Pull request #42980 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2c6a01ac24b0d0c00003a540a69cd4ad307a1218+df7bba7dbc6658ba48851eb4819e0a0a9508b18f (86f05e4d985f664cddfadf42de9b4ca9a9bb37ea) 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-42980@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-11-12T14:42:24.310Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-12T14:42:24.315Z] Trying to pass milestone 3 [Pipeline] milestone [2021-11-12T14:42:24.383Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-11-12T14:42:39.560Z] Still waiting to schedule task [2021-11-12T14:42:39.563Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-071013717d01b8cd0)’ is offline [2021-11-12T14:43:21.469Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-071013717d01b8cd0) in /home/ubuntu/workspace/moby_PR-42980 [Pipeline] { [Pipeline] checkout [2021-11-12T14:43:21.698Z] The recommended git tool is: git [2021-11-12T14:43:24.903Z] using credential docker-jenkins-github-credentials [2021-11-12T14:43:24.921Z] Cloning the remote Git repository [2021-11-12T14:43:24.921Z] Cloning with configured refspecs honoured and without tags [2021-11-12T14:43:24.739Z] Cloning repository https://github.com/moby/moby.git [2021-11-12T14:43:24.813Z] > git init /home/ubuntu/workspace/moby_PR-42980 # timeout=10 [2021-11-12T14:43:25.077Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:43:25.078Z] > git --version # timeout=10 [2021-11-12T14:43:25.103Z] > git --version # 'git version 2.17.1' [2021-11-12T14:43:25.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:43:25.105Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:43:49.842Z] Fetching without tags [2021-11-12T14:43:49.699Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:43:49.722Z] > git config --add remote.origin.fetch +refs/pull/42980/head:refs/remotes/origin/PR-42980 # timeout=10 [2021-11-12T14:43:49.754Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:43:49.811Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:43:49.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:43:49.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:43:49.837Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:43:50.167Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:43:51.185Z] Merge succeeded, producing 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:43:51.185Z] Checking out Revision 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 (PR-42980) [2021-11-12T14:43:50.165Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:43:50.197Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:43:51.023Z] > git remote # timeout=10 [2021-11-12T14:43:51.067Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T14:43:51.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:43:51.134Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-12T14:43:51.154Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T14:43:51.178Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:43:51.206Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:43:56.119Z] Commit message: "vendor: github.com/moby/sys/mount v0.3.0, mountinfo v0.5.0, signal v0.6.0, symlink v0.2.0" [2021-11-12T14:43:56.147Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-12T14:43:57.287Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42980:/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-11-12T14:43:56.115Z] > git rev-list --no-walk 71921bda0c76777fa5ca1e7361fdcdf7357ad06c # timeout=10 [2021-11-12T14:44:03.908Z] Unable to find image 'alpine:latest' locally [2021-11-12T14:44:03.908Z] latest: Pulling from library/alpine [2021-11-12T14:44:03.908Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T14:44:03.908Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T14:44:03.908Z] a0d0a0d46f8b: Download complete [2021-11-12T14:44:03.908Z] a0d0a0d46f8b: Pull complete [2021-11-12T14:44:03.908Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T14:44:03.908Z] Status: Downloaded newer image for alpine:latest [2021-11-12T14:44:10.521Z] 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-11-12T14:44:10.834Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-071013717d01b8cd0) in /home/ubuntu/workspace/moby_PR-42980 [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) [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-11-12T14:44:10.901Z] The recommended git tool is: git [Pipeline] // stage [2021-11-12T14:44:10.918Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-11-12T14:44:10.947Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2021-11-12T14:44:10.967Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // 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] } [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-11-12T14:44:11.380Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:44:11.503Z] Merge succeeded, producing 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:44:11.503Z] Checking out Revision 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 (PR-42980) [2021-11-12T14:44:11.778Z] Commit message: "vendor: github.com/moby/sys/mount v0.3.0, mountinfo v0.5.0, signal v0.6.0, symlink v0.2.0" [2021-11-12T14:44:10.924Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42980/.git # timeout=10 [2021-11-12T14:44:10.948Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:44:10.967Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:44:10.967Z] > git --version # timeout=10 [2021-11-12T14:44:10.983Z] > git --version # 'git version 2.17.1' [2021-11-12T14:44:10.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:44:10.984Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:44:11.380Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:44:11.391Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:44:11.463Z] > git remote # timeout=10 [2021-11-12T14:44:11.469Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T14:44:11.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:44:11.479Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-12T14:44:11.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T14:44:11.503Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:44:11.515Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-12T14:44:12.488Z] + [ PR != PR ] [2021-11-12T14:44:12.488Z] + [ master != master ] [2021-11-12T14:44:12.488Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-12T14:44:12.835Z] + docker version [2021-11-12T14:44:12.835Z] Client: Docker Engine - Community [2021-11-12T14:44:12.835Z] Version: 20.10.10-rc1 [2021-11-12T14:44:12.835Z] API version: 1.41 [2021-11-12T14:44:12.835Z] Go version: go1.16.9 [2021-11-12T14:44:12.835Z] Git commit: b485636 [2021-11-12T14:44:12.835Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-12T14:44:12.835Z] OS/Arch: linux/amd64 [2021-11-12T14:44:12.835Z] Context: default [2021-11-12T14:44:12.835Z] Experimental: true [2021-11-12T14:44:12.835Z] [2021-11-12T14:44:12.835Z] Server: Docker Engine - Community [2021-11-12T14:44:12.835Z] Engine: [2021-11-12T14:44:12.835Z] Version: 20.10.10-rc1 [2021-11-12T14:44:12.835Z] API version: 1.41 (minimum version 1.12) [2021-11-12T14:44:12.835Z] Go version: go1.16.9 [2021-11-12T14:44:12.835Z] Git commit: 9f5b26f [2021-11-12T14:44:12.835Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-12T14:44:12.835Z] OS/Arch: linux/amd64 [2021-11-12T14:44:12.835Z] Experimental: true [2021-11-12T14:44:12.835Z] containerd: [2021-11-12T14:44:12.835Z] Version: 1.4.11 [2021-11-12T14:44:12.835Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-12T14:44:12.835Z] runc: [2021-11-12T14:44:12.835Z] Version: 1.0.2 [2021-11-12T14:44:12.835Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-12T14:44:12.835Z] docker-init: [2021-11-12T14:44:12.835Z] Version: 0.19.0 [2021-11-12T14:44:12.835Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-12T14:44:13.138Z] + docker info [2021-11-12T14:44:25.835Z] Still waiting to schedule task [2021-11-12T14:44:25.835Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-071013717d01b8cd0)’ [2021-11-12T14:44:25.836Z] Still waiting to schedule task [2021-11-12T14:44:25.836Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-071013717d01b8cd0)’ [2021-11-12T14:44:25.836Z] Still waiting to schedule task [2021-11-12T14:44:25.837Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-11-12T14:44:25.839Z] Still waiting to schedule task [2021-11-12T14:44:25.839Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-11-12T14:44:25.840Z] Still waiting to schedule task [2021-11-12T14:44:25.840Z] All nodes of label ‘windows-2019’ are offline [2021-11-12T14:44:25.841Z] Still waiting to schedule task [2021-11-12T14:44:25.841Z] All nodes of label ‘windows-2022’ are offline [2021-11-12T14:44:25.842Z] Still waiting to schedule task [2021-11-12T14:44:25.842Z] All nodes of label ‘windows-2022’ are offline [2021-11-12T14:44:31.280Z] Client: [2021-11-12T14:44:31.280Z] Context: default [2021-11-12T14:44:31.280Z] Debug Mode: false [2021-11-12T14:44:31.280Z] Plugins: [2021-11-12T14:44:31.280Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-12T14:44:31.280Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-12T14:44:31.280Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-12T14:44:31.280Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-12T14:44:31.280Z] [2021-11-12T14:44:31.280Z] Server: [2021-11-12T14:44:31.280Z] Containers: 0 [2021-11-12T14:44:31.280Z] Running: 0 [2021-11-12T14:44:31.280Z] Paused: 0 [2021-11-12T14:44:31.280Z] Stopped: 0 [2021-11-12T14:44:31.280Z] Images: 1 [2021-11-12T14:44:31.280Z] Server Version: 20.10.10-rc1 [2021-11-12T14:44:31.280Z] Storage Driver: overlay2 [2021-11-12T14:44:31.280Z] Backing Filesystem: extfs [2021-11-12T14:44:31.280Z] Supports d_type: true [2021-11-12T14:44:31.280Z] Native Overlay Diff: true [2021-11-12T14:44:31.280Z] userxattr: false [2021-11-12T14:44:31.280Z] Logging Driver: json-file [2021-11-12T14:44:31.280Z] Cgroup Driver: cgroupfs [2021-11-12T14:44:31.280Z] Cgroup Version: 1 [2021-11-12T14:44:31.280Z] Plugins: [2021-11-12T14:44:31.280Z] Volume: local [2021-11-12T14:44:31.280Z] Network: bridge host ipvlan macvlan null overlay [2021-11-12T14:44:31.280Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-12T14:44:31.280Z] Swarm: inactive [2021-11-12T14:44:31.280Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-11-12T14:44:31.280Z] Default Runtime: runc [2021-11-12T14:44:31.280Z] Init Binary: docker-init [2021-11-12T14:44:31.280Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-12T14:44:31.280Z] runc version: v1.0.2-0-g52b36a2 [2021-11-12T14:44:31.280Z] init version: de40ad0 [2021-11-12T14:44:31.280Z] Security Options: [2021-11-12T14:44:31.280Z] apparmor [2021-11-12T14:44:31.280Z] seccomp [2021-11-12T14:44:31.280Z] Profile: default [2021-11-12T14:44:31.280Z] Kernel Version: 5.4.0-1057-aws [2021-11-12T14:44:31.280Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-12T14:44:31.280Z] OSType: linux [2021-11-12T14:44:31.280Z] Architecture: x86_64 [2021-11-12T14:44:31.280Z] CPUs: 2 [2021-11-12T14:44:31.280Z] Total Memory: 7.569GiB [2021-11-12T14:44:31.280Z] Name: ip-10-100-43-215 [2021-11-12T14:44:31.280Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-12T14:44:31.280Z] Docker Root Dir: /var/lib/docker [2021-11-12T14:44:31.280Z] Debug Mode: false [2021-11-12T14:44:31.280Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:44:31.280Z] Labels: [2021-11-12T14:44:31.280Z] Experimental: true [2021-11-12T14:44:31.280Z] Insecure Registries: [2021-11-12T14:44:31.280Z] 127.0.0.0/8 [2021-11-12T14:44:31.280Z] Live Restore Enabled: true [2021-11-12T14:44:31.280Z] [2021-11-12T14:44:31.280Z] WARNING: No swap limit support [Pipeline] sh [2021-11-12T14:44:31.583Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-12T14:44:31.583Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-12T14:44:31.583Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42980/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-12T14:44:31.583Z] + bash /home/ubuntu/workspace/moby_PR-42980/check-config.sh [2021-11-12T14:44:31.583Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-12T14:44:31.583Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-12T14:44:31.583Z] [2021-11-12T14:44:31.583Z] Generally Necessary: [2021-11-12T14:44:31.583Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-12T14:44:31.583Z] - apparmor: enabled and tools installed [2021-11-12T14:44:31.583Z] - CONFIG_NAMESPACES: enabled [2021-11-12T14:44:31.583Z] - CONFIG_NET_NS: enabled [2021-11-12T14:44:31.583Z] - CONFIG_PID_NS: enabled [2021-11-12T14:44:31.583Z] - CONFIG_IPC_NS: enabled [2021-11-12T14:44:31.583Z] - CONFIG_UTS_NS: enabled [2021-11-12T14:44:31.861Z] - CONFIG_CGROUPS: enabled [2021-11-12T14:44:31.861Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-12T14:44:31.861Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-12T14:44:31.861Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-12T14:44:31.861Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-12T14:44:31.861Z] - CONFIG_CPUSETS: enabled [2021-11-12T14:44:31.861Z] - CONFIG_MEMCG: enabled [2021-11-12T14:44:31.861Z] - CONFIG_KEYS: enabled [2021-11-12T14:44:31.861Z] - CONFIG_VETH: enabled (as module) [2021-11-12T14:44:31.861Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-12T14:44:31.861Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-12T14:44:31.861Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-12T14:44:31.861Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-12T14:44:31.861Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-12T14:44:31.861Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-12T14:44:31.861Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-12T14:44:31.861Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-12T14:44:31.861Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-12T14:44:31.861Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-12T14:44:31.861Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-12T14:44:31.861Z] - CONFIG_CGROUP_BPF: enabled [2021-11-12T14:44:31.861Z] [2021-11-12T14:44:31.861Z] Optional Features: [2021-11-12T14:44:31.861Z] - CONFIG_USER_NS: enabled [2021-11-12T14:44:31.861Z] - CONFIG_SECCOMP: enabled [2021-11-12T14:44:31.861Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-12T14:44:31.861Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-12T14:44:31.861Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-12T14:44:31.861Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-12T14:44:31.861Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-12T14:44:31.861Z] - CONFIG_BLK_CGROUP: enabled [2021-11-12T14:44:31.861Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-12T14:44:31.861Z] - CONFIG_CGROUP_PERF: enabled [2021-11-12T14:44:31.861Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-12T14:44:31.861Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-12T14:44:31.861Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-12T14:44:31.861Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-12T14:44:31.861Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-12T14:44:31.861Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-12T14:44:31.861Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-12T14:44:32.138Z] - CONFIG_IP_VS: enabled (as module) [2021-11-12T14:44:32.138Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-12T14:44:32.138Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-12T14:44:32.138Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-12T14:44:32.138Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-12T14:44:32.138Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-12T14:44:32.138Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-12T14:44:32.138Z] - CONFIG_EXT4_FS: enabled [2021-11-12T14:44:32.138Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-12T14:44:32.138Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-12T14:44:32.138Z] - Network Drivers: [2021-11-12T14:44:32.138Z] - "overlay": [2021-11-12T14:44:32.138Z] - CONFIG_VXLAN: enabled (as module) [2021-11-12T14:44:32.138Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-12T14:44:32.138Z] Optional (for encrypted networks): [2021-11-12T14:44:32.138Z] - CONFIG_CRYPTO: enabled [2021-11-12T14:44:32.138Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-12T14:44:32.138Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-12T14:44:32.138Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-12T14:44:32.138Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-12T14:44:32.138Z] - CONFIG_XFRM: enabled [2021-11-12T14:44:32.138Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-12T14:44:32.138Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-12T14:44:32.138Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-12T14:44:32.138Z] - "ipvlan": [2021-11-12T14:44:32.138Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-12T14:44:32.138Z] - "macvlan": [2021-11-12T14:44:32.138Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-12T14:44:32.138Z] - CONFIG_DUMMY: enabled (as module) [2021-11-12T14:44:32.138Z] - "ftp,tftp client in container": [2021-11-12T14:44:32.138Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-12T14:44:32.138Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-12T14:44:32.138Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-12T14:44:32.138Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-12T14:44:32.138Z] - Storage Drivers: [2021-11-12T14:44:32.138Z] - "aufs": [2021-11-12T14:44:32.138Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-12T14:44:32.138Z] - "btrfs": [2021-11-12T14:44:32.138Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-12T14:44:32.138Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-12T14:44:32.138Z] - "devicemapper": [2021-11-12T14:44:32.138Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-12T14:44:32.138Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-12T14:44:32.138Z] - "overlay": [2021-11-12T14:44:32.138Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-12T14:44:32.138Z] - "zfs": [2021-11-12T14:44:32.138Z] - /dev/zfs: present [2021-11-12T14:44:32.138Z] - zfs command: missing [2021-11-12T14:44:32.138Z] - zpool command: missing [2021-11-12T14:44:32.138Z] [2021-11-12T14:44:32.138Z] Limits: [2021-11-12T14:44:32.405Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-12T14:44:32.405Z] [2021-11-12T14:44:32.405Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-12T14:44:32.745Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 . [2021-11-12T14:44:32.745Z] #1 [internal] load build definition from Dockerfile [2021-11-12T14:44:32.745Z] #1 sha256:8eafb0b88bc5d0a824933180b5846c911043de2d9272faa90da062d18fae5ee2 [2021-11-12T14:44:32.745Z] #1 transferring dockerfile: 17.53kB 0.0s done [2021-11-12T14:44:32.745Z] #1 DONE 0.1s [2021-11-12T14:44:32.745Z] [2021-11-12T14:44:32.745Z] #2 [internal] load .dockerignore [2021-11-12T14:44:32.745Z] #2 sha256:6c5a53728372cf94fc4d70d5db0c2996f9284645bfa1b16fa499d2cdeb0bf5a8 [2021-11-12T14:44:32.745Z] #2 transferring context: 87B done [2021-11-12T14:44:32.745Z] #2 DONE 0.1s [2021-11-12T14:44:32.745Z] [2021-11-12T14:44:32.745Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-12T14:44:32.746Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-12T14:44:33.318Z] #3 DONE 0.3s [2021-11-12T14:44:33.318Z] [2021-11-12T14:44:33.318Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-12T14:44:33.318Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-12T14:44:33.318Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-12T14:44:33.318Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-12T14:44:33.318Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-12T14:44:33.318Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-12T14:44:33.318Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2021-11-12T14:44:33.318Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-12T14:44:33.581Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-12T14:44:33.581Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-12T14:44:33.844Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-11-12T14:44:34.109Z] #4 DONE 0.9s [2021-11-12T14:44:34.372Z] [2021-11-12T14:44:34.372Z] #6 [internal] load build definition from Dockerfile [2021-11-12T14:44:34.372Z] #6 sha256:56235e0bc654aac5f3ef17a354afbabf2eef0576cf4f8fc92742633fd92d1588 [2021-11-12T14:44:34.372Z] #6 DONE 0.0s [2021-11-12T14:44:34.372Z] [2021-11-12T14:44:34.372Z] #5 [internal] load .dockerignore [2021-11-12T14:44:34.372Z] #5 sha256:70f05559280a90b3f6a48031178a7a698339b38884d6971aa9d6fa874fb222d8 [2021-11-12T14:44:34.372Z] #5 DONE 0.0s [2021-11-12T14:44:34.372Z] [2021-11-12T14:44:34.372Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-12T14:44:34.372Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-12T14:44:35.771Z] #10 ... [2021-11-12T14:44:35.771Z] [2021-11-12T14:44:35.771Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-12T14:44:35.771Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-12T14:44:35.771Z] #8 DONE 1.1s [2021-11-12T14:44:35.771Z] [2021-11-12T14:44:35.771Z] #9 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-12T14:44:35.771Z] #9 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-12T14:44:35.771Z] #9 DONE 1.2s [2021-11-12T14:44:35.771Z] [2021-11-12T14:44:35.771Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-12T14:44:35.771Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-12T14:44:35.771Z] #7 DONE 1.2s [2021-11-12T14:44:35.771Z] [2021-11-12T14:44:35.771Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-12T14:44:35.771Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-12T14:44:35.771Z] #10 DONE 1.2s [2021-11-12T14:44:36.723Z] [2021-11-12T14:44:36.723Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:44:36.723Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-12T14:44:36.723Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-12T14:44:36.723Z] #78 DONE 0.0s [2021-11-12T14:44:36.723Z] [2021-11-12T14:44:36.723Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:44:36.723Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:44:36.723Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:44:36.723Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.1s done [2021-11-12T14:44:36.723Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 7.73MB / 54.92MB 0.2s [2021-11-12T14:44:36.723Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 1.05MB / 5.15MB 0.2s [2021-11-12T14:44:36.723Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-12T14:44:36.724Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-12T14:44:36.724Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 2.10MB / 10.87MB 0.2s [2021-11-12T14:44:36.724Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-12T14:44:36.995Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 17.83MB / 54.92MB 0.3s [2021-11-12T14:44:36.995Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 2.10MB / 5.15MB 0.3s [2021-11-12T14:44:36.995Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 5.24MB / 10.87MB 0.3s [2021-11-12T14:44:36.995Z] #11 ... [2021-11-12T14:44:36.995Z] [2021-11-12T14:44:36.995Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-12T14:44:36.995Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-12T14:44:36.995Z] #52 DONE 0.5s [2021-11-12T14:44:36.995Z] [2021-11-12T14:44:36.995Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:44:36.995Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:44:36.995Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 24.12MB / 54.92MB 0.4s [2021-11-12T14:44:36.996Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 3.15MB / 5.15MB 0.4s [2021-11-12T14:44:36.996Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 7.34MB / 10.87MB 0.4s [2021-11-12T14:44:37.288Z] #11 ... [2021-11-12T14:44:37.288Z] [2021-11-12T14:44:37.288Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-12T14:44:37.288Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-12T14:44:37.288Z] #52 DONE 0.0s [2021-11-12T14:44:37.288Z] [2021-11-12T14:44:37.288Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:44:37.288Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:44:37.288Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 30.41MB / 54.92MB 0.5s [2021-11-12T14:44:37.288Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 0.5s [2021-11-12T14:44:37.288Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 0.5s [2021-11-12T14:44:37.288Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 34.60MB / 54.92MB 0.6s [2021-11-12T14:44:37.550Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 0.6s done [2021-11-12T14:44:37.550Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 1.10MB / 54.57MB 0.8s [2021-11-12T14:44:37.550Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 0.8s done [2021-11-12T14:44:37.550Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 5.33MB / 54.57MB 0.9s [2021-11-12T14:44:37.550Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 1.05MB / 85.77MB 0.9s [2021-11-12T14:44:37.550Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 42.99MB / 54.92MB 1.0s [2021-11-12T14:44:37.550Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 10.49MB / 54.57MB 1.0s [2021-11-12T14:44:37.550Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 9.44MB / 85.77MB 1.0s [2021-11-12T14:44:37.815Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 46.14MB / 54.92MB 1.1s [2021-11-12T14:44:37.815Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 13.63MB / 54.57MB 1.1s [2021-11-12T14:44:38.079Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 52.43MB / 54.92MB 1.4s [2021-11-12T14:44:38.079Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 23.07MB / 54.57MB 1.4s [2021-11-12T14:44:38.079Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 22.02MB / 85.77MB 1.4s [2021-11-12T14:44:38.352Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 31.60MB / 54.57MB 1.6s [2021-11-12T14:44:38.352Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 29.37MB / 85.77MB 1.6s [2021-11-12T14:44:38.352Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 36.70MB / 54.57MB 1.7s [2021-11-12T14:44:38.352Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 36.70MB / 85.77MB 1.7s [2021-11-12T14:44:38.629Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 41.94MB / 54.57MB 1.8s [2021-11-12T14:44:38.629Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 46.14MB / 85.77MB 1.8s [2021-11-12T14:44:38.629Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.53MB / 54.57MB 2.0s [2021-11-12T14:44:38.629Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 55.57MB / 85.77MB 2.0s [2021-11-12T14:44:38.629Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 2.1s done [2021-11-12T14:44:38.629Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 64.03MB / 85.77MB 2.1s [2021-11-12T14:44:38.896Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 72.35MB / 85.77MB 2.2s [2021-11-12T14:44:38.896Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 79.42MB / 85.77MB 2.3s [2021-11-12T14:44:39.158Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 83.89MB / 85.77MB 2.4s [2021-11-12T14:44:39.431Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 2.6s done [2021-11-12T14:44:39.431Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 0.3s [2021-11-12T14:44:39.431Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 2.7s [2021-11-12T14:44:40.401Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 3.5s done [2021-11-12T14:44:40.401Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 3.6s done [2021-11-12T14:44:40.401Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 0B / 134.80MB 3.6s [2021-11-12T14:44:40.663Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 9.44MB / 134.80MB 3.9s [2021-11-12T14:44:40.926Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 19.92MB / 134.80MB 4.2s [2021-11-12T14:44:40.926Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 31.46MB / 134.80MB 4.3s [2021-11-12T14:44:40.926Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 38.80MB / 134.80MB 4.4s [2021-11-12T14:44:41.188Z] #11 ... [2021-11-12T14:44:41.188Z] [2021-11-12T14:44:41.188Z] #31 [internal] load build context [2021-11-12T14:44:41.188Z] #31 sha256:bd3c15cd7a6a8c64b6295d2868383544722abc4212c20e171d9b48ce39de146d [2021-11-12T14:44:41.188Z] #31 transferring context: 55.52MB 4.3s done [2021-11-12T14:44:41.188Z] #31 DONE 4.6s [2021-11-12T14:44:41.188Z] [2021-11-12T14:44:41.188Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:44:41.188Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:44:41.188Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 47.19MB / 134.80MB 4.5s [2021-11-12T14:44:41.449Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 54.53MB / 134.80MB 4.8s [2021-11-12T14:44:41.711Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 63.96MB / 134.80MB 5.0s [2021-11-12T14:44:41.972Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 71.30MB / 134.80MB 5.2s [2021-11-12T14:44:41.972Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 83.64MB / 134.80MB 5.5s [2021-11-12T14:44:42.548Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 92.27MB / 134.80MB 5.8s [2021-11-12T14:44:42.810Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 108.00MB / 134.80MB 6.1s [2021-11-12T14:44:43.072Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 118.49MB / 134.80MB 6.3s [2021-11-12T14:44:43.072Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 130.02MB / 134.80MB 6.5s [2021-11-12T14:44:44.461Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 5.4s [2021-11-12T14:44:44.724Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 8.0s done [2021-11-12T14:44:44.724Z] #11 ... [2021-11-12T14:44:44.724Z] [2021-11-12T14:44:44.724Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:44:44.724Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-12T14:44:44.724Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-12T14:44:44.724Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-12T14:44:44.724Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-12T14:44:44.724Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-12T14:44:44.724Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s done [2021-11-12T14:44:44.724Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2021-11-12T14:44:44.724Z] #76 DONE 8.1s [2021-11-12T14:44:44.986Z] [2021-11-12T14:44:44.986Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:44:44.986Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-12T14:44:44.986Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-12T14:44:44.986Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-12T14:44:44.986Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-12T14:44:44.986Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2021-11-12T14:44:44.986Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2021-11-12T14:44:44.986Z] #78 DONE 8.3s [2021-11-12T14:44:44.986Z] [2021-11-12T14:44:44.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:44:44.986Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:44:45.936Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 6.8s done [2021-11-12T14:44:46.513Z] #11 ... [2021-11-12T14:44:46.513Z] [2021-11-12T14:44:46.513Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:44:46.513Z] #35 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-12T14:44:46.513Z] #35 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.1s done [2021-11-12T14:44:46.513Z] #35 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-12T14:44:46.513Z] #35 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-12T14:44:46.513Z] #35 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-12T14:44:46.513Z] #35 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 2.1s done [2021-11-12T14:44:46.802Z] #35 DONE 10.1s [2021-11-12T14:44:46.802Z] [2021-11-12T14:44:46.802Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:44:46.802Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:44:46.802Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d [2021-11-12T14:44:47.750Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 1.2s done [2021-11-12T14:44:48.331Z] #11 ... [2021-11-12T14:44:48.331Z] [2021-11-12T14:44:48.331Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-12T14:44:48.331Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-12T14:44:48.331Z] #77 DONE 1.2s [2021-11-12T14:44:48.331Z] [2021-11-12T14:44:48.331Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:44:48.331Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:44:48.331Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a [2021-11-12T14:44:49.720Z] #11 ... [2021-11-12T14:44:49.720Z] [2021-11-12T14:44:49.720Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-12T14:44:49.720Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-12T14:44:49.720Z] #79 DONE 1.2s [2021-11-12T14:44:49.720Z] [2021-11-12T14:44:49.720Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:44:49.720Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:44:50.294Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 2.0s done [2021-11-12T14:44:50.871Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 [2021-11-12T14:44:56.185Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 5.1s [2021-11-12T14:44:56.760Z] #11 ... [2021-11-12T14:44:56.760Z] [2021-11-12T14:44:56.760Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:44:56.760Z] #36 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-12T14:44:56.760Z] #36 1.689 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:44:56.760Z] #36 1.731 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:44:56.760Z] #36 1.731 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:44:56.760Z] #36 1.897 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:44:56.760Z] #36 2.298 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:44:56.760Z] #36 2.746 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:44:56.760Z] #36 4.082 Fetched 8474 kB in 3s (3173 kB/s) [2021-11-12T14:44:56.760Z] #36 4.082 Reading package lists... [2021-11-12T14:44:56.760Z] #36 4.951 Reading package lists... [2021-11-12T14:44:56.760Z] #36 5.773 Building dependency tree... [2021-11-12T14:44:56.760Z] #36 6.144 The following additional packages will be installed: [2021-11-12T14:44:56.760Z] #36 6.144 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-12T14:44:56.760Z] #36 6.145 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-12T14:44:56.760Z] #36 6.146 Recommended packages: [2021-11-12T14:44:56.760Z] #36 6.146 libldap-common publicsuffix libsasl2-modules [2021-11-12T14:44:56.760Z] #36 6.342 The following NEW packages will be installed: [2021-11-12T14:44:56.760Z] #36 6.342 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-12T14:44:56.760Z] #36 6.342 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-12T14:44:56.760Z] #36 6.342 libssh2-1 openssl [2021-11-12T14:44:56.760Z] #36 6.611 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:44:56.760Z] #36 6.611 Need to get 3038 kB of archives. [2021-11-12T14:44:56.760Z] #36 6.611 After this operation, 6652 kB of additional disk space will be used. [2021-11-12T14:44:56.760Z] #36 6.611 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-12T14:44:56.760Z] #36 6.625 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-12T14:44:56.760Z] #36 6.625 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-12T14:44:56.760Z] #36 6.625 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-12T14:44:56.760Z] #36 6.644 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-12T14:44:56.760Z] #36 6.650 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-12T14:44:56.760Z] #36 6.650 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-12T14:44:56.760Z] #36 6.650 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-12T14:44:56.760Z] #36 6.654 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-12T14:44:56.760Z] #36 6.654 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-12T14:44:56.760Z] #36 6.654 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-12T14:44:56.760Z] #36 6.664 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-12T14:44:56.761Z] #36 6.664 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-12T14:44:56.761Z] #36 6.664 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-12T14:44:56.761Z] #36 6.664 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-12T14:44:56.761Z] #36 6.885 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:44:56.761Z] #36 6.917 Fetched 3038 kB in 0s (9497 kB/s) [2021-11-12T14:44:56.761Z] #36 6.949 Selecting previously unselected package openssl. [2021-11-12T14:44:56.761Z] #36 6.949 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-11-12T14:44:56.761Z] #36 6.949 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 6.955 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-12T14:44:56.761Z] #36 7.113 Selecting previously unselected package ca-certificates. [2021-11-12T14:44:56.761Z] #36 7.113 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-12T14:44:56.761Z] #36 7.121 Unpacking ca-certificates (20210119) ... [2021-11-12T14:44:56.761Z] #36 7.199 Selecting previously unselected package libbrotli1:amd64. [2021-11-12T14:44:56.761Z] #36 7.199 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 7.206 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-12T14:44:56.761Z] #36 7.283 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-12T14:44:56.761Z] #36 7.283 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 7.288 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:44:56.761Z] #36 7.338 Selecting previously unselected package libsasl2-2:amd64. [2021-11-12T14:44:56.761Z] #36 7.338 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 7.341 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:44:56.761Z] #36 7.403 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-12T14:44:56.761Z] #36 7.403 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 7.406 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-12T14:44:56.761Z] #36 7.528 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-12T14:44:56.761Z] #36 7.528 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 7.531 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-12T14:44:56.761Z] #36 7.592 Selecting previously unselected package libpsl5:amd64. [2021-11-12T14:44:56.761Z] #36 7.593 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 7.596 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-12T14:44:56.761Z] #36 7.642 Selecting previously unselected package librtmp1:amd64. [2021-11-12T14:44:56.761Z] #36 7.642 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 7.646 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-12T14:44:56.761Z] #36 7.692 Selecting previously unselected package libssh2-1:amd64. [2021-11-12T14:44:56.761Z] #36 7.692 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 7.702 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-12T14:44:56.761Z] #36 7.755 Selecting previously unselected package libcurl4:amd64. [2021-11-12T14:44:56.761Z] #36 7.755 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 7.759 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-12T14:44:56.761Z] #36 7.830 Selecting previously unselected package curl. [2021-11-12T14:44:56.761Z] #36 7.830 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 7.834 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-12T14:44:56.761Z] #36 7.928 Selecting previously unselected package libonig5:amd64. [2021-11-12T14:44:56.761Z] #36 7.928 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 7.933 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:44:56.761Z] #36 8.005 Selecting previously unselected package libjq1:amd64. [2021-11-12T14:44:56.761Z] #36 8.005 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 8.009 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:44:56.761Z] #36 8.058 Selecting previously unselected package jq. [2021-11-12T14:44:56.761Z] #36 8.058 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-12T14:44:56.761Z] #36 8.060 Unpacking jq (1.6-2.1) ... [2021-11-12T14:44:56.761Z] #36 8.116 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-12T14:44:56.761Z] #36 8.129 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-12T14:44:56.761Z] #36 8.140 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-12T14:44:56.761Z] #36 8.151 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:44:56.761Z] #36 8.165 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-12T14:44:56.761Z] #36 8.180 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:44:56.761Z] #36 8.200 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-12T14:44:56.761Z] #36 8.213 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-12T14:44:56.761Z] #36 8.231 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:44:56.761Z] #36 8.243 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:44:56.761Z] #36 8.259 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-12T14:44:56.761Z] #36 8.282 Setting up ca-certificates (20210119) ... [2021-11-12T14:44:56.761Z] #36 8.941 Updating certificates in /etc/ssl/certs... [2021-11-12T14:44:56.761Z] #36 9.800 129 added, 0 removed; done. [2021-11-12T14:44:56.761Z] #36 9.864 Setting up jq (1.6-2.1) ... [2021-11-12T14:44:56.761Z] #36 9.876 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-12T14:44:56.761Z] #36 9.888 Setting up curl (7.74.0-1.3+b1) ... [2021-11-12T14:44:56.761Z] #36 9.900 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:44:56.761Z] #36 9.925 Processing triggers for ca-certificates (20210119) ... [2021-11-12T14:44:56.761Z] #36 9.931 Updating certificates in /etc/ssl/certs... [2021-11-12T14:44:57.025Z] #36 ... [2021-11-12T14:44:57.025Z] [2021-11-12T14:44:57.026Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:44:57.026Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:44:57.599Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 6.6s done [2021-11-12T14:44:57.599Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 [2021-11-12T14:44:58.545Z] #11 ... [2021-11-12T14:44:58.545Z] [2021-11-12T14:44:58.545Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:44:58.545Z] #36 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-12T14:44:58.545Z] #36 10.68 0 added, 0 removed; done. [2021-11-12T14:44:58.545Z] #36 10.68 Running hooks in /etc/ca-certificates/update.d... [2021-11-12T14:44:58.545Z] #36 10.68 done. [2021-11-12T14:44:58.545Z] #36 DONE 11.7s [2021-11-12T14:44:58.545Z] [2021-11-12T14:44:58.545Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:44:58.545Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:44:58.545Z] #11 ... [2021-11-12T14:44:58.545Z] [2021-11-12T14:44:58.545Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-12T14:44:58.545Z] #37 sha256:ebe061e744b7c7d3b857f004f1d87c6660ef63dd8f22a13bb892ae41fb94bf9f [2021-11-12T14:44:58.545Z] #37 DONE 0.1s [2021-11-12T14:44:58.806Z] [2021-11-12T14:44:58.806Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:44:58.806Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:45:03.023Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 5.0s [2021-11-12T14:45:08.443Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 10.1s [2021-11-12T14:45:08.443Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 10.4s done [2021-11-12T14:45:08.443Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 0.1s [2021-11-12T14:45:08.709Z] #11 ... [2021-11-12T14:45:08.709Z] [2021-11-12T14:45:08.709Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-12T14:45:08.709Z] #38 sha256:b9d8a6e511d0e399c3b8ade0f90583ed4af804aa05f0c894649947c41caad826 [2021-11-12T14:45:08.709Z] #38 2.983 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-12T14:45:08.709Z] #38 3.310 [2021-11-12T14:45:08.709Z] #38 3.535 #=#=# ######################################################################## 100.0% [2021-11-12T14:45:08.709Z] #38 3.896 [2021-11-12T14:45:08.709Z] #38 4.974 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-12T14:45:08.709Z] #38 5.320 [2021-11-12T14:45:08.709Z] #38 5.557 #=#=# ### 4.3% ######################################################################## 100.0% [2021-11-12T14:45:08.709Z] #38 5.976 [2021-11-12T14:45:08.709Z] #38 7.094 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-12T14:45:08.709Z] #38 7.439 [2021-11-12T14:45:08.709Z] #38 7.661 #=#=# #### 6.4% ################################### 49.2% ################################################################ 89.9% ######################################################################## 100.0% [2021-11-12T14:45:08.709Z] #38 8.248 [2021-11-12T14:45:08.709Z] #38 9.232 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-12T14:45:08.709Z] #38 9.498 [2021-11-12T14:45:08.709Z] #38 9.722 #=#=# ######################################################################## 100.0% [2021-11-12T14:45:08.709Z] #38 10.12 [2021-11-12T14:45:08.709Z] #38 ... [2021-11-12T14:45:08.709Z] [2021-11-12T14:45:08.709Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:45:08.709Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:45:10.426Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-003d6aafed67a096e) in /home/ubuntu/workspace/moby_PR-42980 [Pipeline] { [Pipeline] checkout [2021-11-12T14:45:10.514Z] The recommended git tool is: git [2021-11-12T14:45:10.641Z] #11 ... [2021-11-12T14:45:10.641Z] [2021-11-12T14:45:10.641Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-12T14:45:10.641Z] #38 sha256:b9d8a6e511d0e399c3b8ade0f90583ed4af804aa05f0c894649947c41caad826 [2021-11-12T14:45:10.641Z] #38 10.92 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-12T14:45:10.641Z] #38 11.18 [2021-11-12T14:45:10.641Z] #38 11.40 #=#=# ######################################################################## 100.0% [2021-11-12T14:45:10.641Z] #38 11.64 [2021-11-12T14:45:10.641Z] #38 11.71 Download of images into '/build' complete. [2021-11-12T14:45:10.641Z] #38 11.71 Use something like the following to load the result into a Docker daemon: [2021-11-12T14:45:10.641Z] #38 11.71 tar -cC '/build' . | docker load [2021-11-12T14:45:10.641Z] #38 DONE 11.9s [2021-11-12T14:45:10.641Z] [2021-11-12T14:45:10.641Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:45:10.641Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:45:13.091Z] using credential docker-jenkins-github-credentials [2021-11-12T14:45:13.100Z] Cloning the remote Git repository [2021-11-12T14:45:13.100Z] Cloning with configured refspecs honoured and without tags [2021-11-12T14:45:13.948Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 5.2s [2021-11-12T14:45:13.093Z] Cloning repository https://github.com/moby/moby.git [2021-11-12T14:45:13.151Z] > git init /home/ubuntu/workspace/moby_PR-42980 # timeout=10 [2021-11-12T14:45:13.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:45:13.388Z] > git --version # timeout=10 [2021-11-12T14:45:13.415Z] > git --version # 'git version 2.17.1' [2021-11-12T14:45:13.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:45:13.418Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:45:19.245Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 11.0s done [2021-11-12T14:45:19.507Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-12T14:45:19.769Z] #11 DONE 43.2s [2021-11-12T14:45:19.769Z] [2021-11-12T14:45:19.769Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-12T14:45:19.769Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-12T14:45:19.883Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07327c0d2db51d8e4) in /home/ubuntu/workspace/moby_PR-42980 [Pipeline] { [Pipeline] checkout [2021-11-12T14:45:20.009Z] The recommended git tool is: git [2021-11-12T14:45:21.128Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bb580d95d0de6f58) in /home/ubuntu/workspace/moby_PR-42980 [Pipeline] { [Pipeline] checkout [2021-11-12T14:45:21.244Z] The recommended git tool is: git [2021-11-12T14:45:22.320Z] #12 DONE 2.4s [2021-11-12T14:45:22.320Z] [2021-11-12T14:45:22.320Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-12T14:45:22.320Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-12T14:45:22.893Z] #13 DONE 0.8s [2021-11-12T14:45:23.155Z] [2021-11-12T14:45:23.155Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-12T14:45:23.155Z] #40 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-12T14:45:23.155Z] #40 DONE 0.0s [2021-11-12T14:45:23.155Z] [2021-11-12T14:45:23.155Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:45:23.155Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:45:23.418Z] #41 ... [2021-11-12T14:45:23.418Z] [2021-11-12T14:45:23.418Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-12T14:45:23.418Z] #49 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-12T14:45:23.418Z] #49 DONE 0.2s [2021-11-12T14:45:23.418Z] [2021-11-12T14:45:23.418Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-12T14:45:23.418Z] #53 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-12T14:45:23.418Z] #53 DONE 0.2s [2021-11-12T14:45:23.418Z] [2021-11-12T14:45:23.418Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:45:23.418Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:45:23.475Z] using credential docker-jenkins-github-credentials [2021-11-12T14:45:23.496Z] Cloning the remote Git repository [2021-11-12T14:45:23.496Z] Cloning with configured refspecs honoured and without tags [2021-11-12T14:45:23.570Z] Cloning repository https://github.com/moby/moby.git [2021-11-12T14:45:23.652Z] > git init /home/ubuntu/workspace/moby_PR-42980 # timeout=10 [2021-11-12T14:45:23.909Z] using credential docker-jenkins-github-credentials [2021-11-12T14:45:23.916Z] Cloning the remote Git repository [2021-11-12T14:45:23.916Z] Cloning with configured refspecs honoured and without tags [2021-11-12T14:45:23.313Z] Cloning repository https://github.com/moby/moby.git [2021-11-12T14:45:23.368Z] > git init /home/ubuntu/workspace/moby_PR-42980 # timeout=10 [2021-11-12T14:45:23.599Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:45:23.599Z] > git --version # timeout=10 [2021-11-12T14:45:23.609Z] > git --version # 'git version 2.17.1' [2021-11-12T14:45:23.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:45:23.626Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:45:23.969Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:45:23.969Z] > git --version # timeout=10 [2021-11-12T14:45:23.998Z] > git --version # 'git version 2.25.1' [2021-11-12T14:45:23.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:45:24.000Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:45:26.731Z] #54 ... [2021-11-12T14:45:26.731Z] [2021-11-12T14:45:26.731Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-11-12T14:45:26.731Z] #14 sha256:0c8e5c061cbf63b8cb2b6d6abda97fac744555f99dbfa1c81a34d483c30015bb [2021-11-12T14:45:26.731Z] #14 DONE 3.3s [2021-11-12T14:45:26.731Z] [2021-11-12T14:45:26.731Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-11-12T14:45:26.731Z] #15 sha256:f25cec36bc74eb41fb4d5f19aa7c4aea7db430bcf12867f3c305e03a618e3e5c [2021-11-12T14:45:29.302Z] #15 DONE 2.8s [2021-11-12T14:45:29.302Z] [2021-11-12T14:45:29.302Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:45:29.302Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:45:29.302Z] #54 4.550 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:45:29.302Z] #54 4.647 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:45:29.302Z] #54 4.733 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:45:29.302Z] #54 4.955 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-12T14:45:29.302Z] #54 5.505 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:45:31.227Z] #54 ... [2021-11-12T14:45:31.227Z] [2021-11-12T14:45:31.227Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-11-12T14:45:31.227Z] #16 sha256:69232905a1e2f9819bb1379797337b2b1bd2581c8c38d4ee1233a5948cd55a0a [2021-11-12T14:45:31.227Z] #16 DONE 2.0s [2021-11-12T14:45:31.227Z] [2021-11-12T14:45:31.227Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-11-12T14:45:31.227Z] #17 sha256:d491bb5b6e3ba4cbf30d558147683cd34fed9830a780f83050b4e784cb0941c1 [2021-11-12T14:45:33.156Z] #17 ... [2021-11-12T14:45:33.156Z] [2021-11-12T14:45:33.156Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:45:33.156Z] #58 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:45:33.156Z] #58 4.195 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-12T14:45:33.156Z] #58 6.236 go: downloading github.com/fatih/color v1.10.0 [2021-11-12T14:45:33.156Z] #58 6.284 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-12T14:45:33.156Z] #58 6.331 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-12T14:45:33.157Z] #58 6.417 go: downloading github.com/pkg/errors v0.9.1 [2021-11-12T14:45:33.157Z] #58 6.991 go: downloading golang.org/x/tools v0.1.0 [2021-11-12T14:45:33.157Z] #58 7.032 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-12T14:45:33.157Z] #58 7.183 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-12T14:45:33.157Z] #58 7.269 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-12T14:45:33.157Z] #58 7.435 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-12T14:45:33.157Z] #58 ... [2021-11-12T14:45:33.157Z] [2021-11-12T14:45:33.157Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-11-12T14:45:33.157Z] #17 sha256:d491bb5b6e3ba4cbf30d558147683cd34fed9830a780f83050b4e784cb0941c1 [2021-11-12T14:45:33.157Z] #17 DONE 2.0s [2021-11-12T14:45:33.157Z] [2021-11-12T14:45:33.157Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-12T14:45:33.157Z] #62 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-12T14:45:33.157Z] #62 5.324 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-12T14:45:33.157Z] #62 6.761 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-12T14:45:33.157Z] #62 6.787 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-12T14:45:33.157Z] #62 6.925 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-12T14:45:33.157Z] #62 9.075 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-12T14:45:33.418Z] #62 ... [2021-11-12T14:45:33.418Z] [2021-11-12T14:45:33.418Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-12T14:45:33.418Z] #43 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-12T14:45:33.418Z] #43 4.858 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-12T14:45:33.418Z] #43 ... [2021-11-12T14:45:33.418Z] [2021-11-12T14:45:33.418Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:45:33.418Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:45:33.418Z] #50 4.408 + git clone https://github.com/docker/distribution.git . [2021-11-12T14:45:33.418Z] #50 4.408 Cloning into '.'... [2021-11-12T14:45:33.680Z] #50 ... [2021-11-12T14:45:33.680Z] [2021-11-12T14:45:33.680Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:45:33.680Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:45:33.680Z] #60 5.440 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-12T14:45:33.942Z] #60 ... [2021-11-12T14:45:33.942Z] [2021-11-12T14:45:33.942Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-12T14:45:33.942Z] #56 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-12T14:45:33.942Z] #56 5.062 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-12T14:45:33.942Z] #56 ... [2021-11-12T14:45:33.942Z] [2021-11-12T14:45:33.942Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-11-12T14:45:33.942Z] #18 sha256:8035e1a4d3cf31affe83a488127be50308946dd7d89a122f17cf2f7ea933237f [2021-11-12T14:45:35.193Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-067144be5430ecf57) in /home/ubuntu/workspace/moby_PR-42980 [Pipeline] { [Pipeline] checkout [2021-11-12T14:45:35.331Z] #18 DONE 2.0s [2021-11-12T14:45:35.331Z] [2021-11-12T14:45:35.331Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-12T14:45:35.331Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-12T14:45:35.443Z] The recommended git tool is: git [2021-11-12T14:45:36.720Z] #19 ... [2021-11-12T14:45:36.720Z] [2021-11-12T14:45:36.720Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:45:36.720Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:45:36.720Z] #41 3.567 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-12T14:45:36.720Z] #41 3.569 Cloning into '.'... [2021-11-12T14:45:36.720Z] #41 ... [2021-11-12T14:45:36.720Z] [2021-11-12T14:45:36.720Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:45:36.720Z] #58 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:45:36.720Z] #58 11.87 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-12T14:45:36.720Z] #58 11.95 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-12T14:45:36.720Z] #58 12.14 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-12T14:45:37.627Z] Fetching without tags [2021-11-12T14:45:37.960Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:45:38.656Z] #58 15.44 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-12T14:45:38.656Z] #58 15.51 go: downloading golang.org/x/mod v0.3.0 [2021-11-12T14:45:38.740Z] Merge succeeded, producing 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:45:38.740Z] Checking out Revision 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 (PR-42980) [2021-11-12T14:45:37.538Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:45:37.549Z] > git config --add remote.origin.fetch +refs/pull/42980/head:refs/remotes/origin/PR-42980 # timeout=10 [2021-11-12T14:45:37.575Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:45:37.602Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:45:37.616Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:45:37.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:45:37.639Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:45:37.997Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:45:38.016Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:45:38.618Z] > git remote # timeout=10 [2021-11-12T14:45:38.645Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T14:45:38.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:45:38.673Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-12T14:45:38.698Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T14:45:38.729Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:45:38.755Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:45:38.884Z] using credential docker-jenkins-github-credentials [2021-11-12T14:45:38.896Z] Cloning the remote Git repository [2021-11-12T14:45:38.896Z] Cloning with configured refspecs honoured and without tags [2021-11-12T14:45:38.914Z] Cloning repository https://github.com/moby/moby.git [2021-11-12T14:45:38.963Z] > git init /home/ubuntu/workspace/moby_PR-42980 # timeout=10 [2021-11-12T14:45:39.730Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:45:39.730Z] > git --version # timeout=10 [2021-11-12T14:45:39.749Z] > git --version # 'git version 2.25.1' [2021-11-12T14:45:39.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:45:39.760Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:45:41.212Z] #58 ... [2021-11-12T14:45:41.212Z] [2021-11-12T14:45:41.213Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:45:41.213Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:45:41.213Z] #60 14.28 go: downloading github.com/fatih/color v1.7.0 [2021-11-12T14:45:41.213Z] #60 14.29 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-12T14:45:41.213Z] #60 14.39 go: downloading github.com/pkg/errors v0.8.1 [2021-11-12T14:45:41.213Z] #60 14.41 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-12T14:45:41.213Z] #60 14.53 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-12T14:45:41.213Z] #60 14.98 go: downloading github.com/spf13/viper v1.6.1 [2021-11-12T14:45:41.213Z] #60 15.25 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-12T14:45:41.213Z] #60 15.25 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-12T14:45:41.213Z] #60 15.38 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-12T14:45:41.213Z] #60 15.38 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-12T14:45:41.213Z] #60 16.52 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-12T14:45:41.213Z] #60 16.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-12T14:45:41.787Z] #60 ... [2021-11-12T14:45:41.787Z] [2021-11-12T14:45:41.787Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:45:41.787Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:45:41.787Z] #54 8.548 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:45:41.787Z] #54 10.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:45:41.787Z] #54 13.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-12T14:45:42.049Z] #54 ... [2021-11-12T14:45:42.049Z] [2021-11-12T14:45:42.049Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-12T14:45:42.049Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-12T14:45:42.049Z] #19 2.032 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:45:42.049Z] #19 2.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:45:42.049Z] #19 2.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:45:42.049Z] #19 3.604 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-12T14:45:42.049Z] #19 4.940 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:45:42.049Z] #19 6.636 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-12T14:45:43.330Z] Commit message: "vendor: github.com/moby/sys/mount v0.3.0, mountinfo v0.5.0, signal v0.6.0, symlink v0.2.0" [2021-11-12T14:45:43.439Z] #19 8.378 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-12T14:45:43.816Z] Fetching without tags [2021-11-12T14:45:44.146Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:45:43.745Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:45:43.760Z] > git config --add remote.origin.fetch +refs/pull/42980/head:refs/remotes/origin/PR-42980 # timeout=10 [2021-11-12T14:45:43.775Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:45:43.784Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:45:43.867Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:45:43.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:45:43.873Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:45:44.151Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:45:44.159Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:45:44.384Z] #19 ... [2021-11-12T14:45:44.384Z] [2021-11-12T14:45:44.384Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:45:44.384Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:45:44.384Z] #60 21.36 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-12T14:45:44.384Z] #60 21.36 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-12T14:45:44.400Z] + docker version [2021-11-12T14:45:44.646Z] #60 21.63 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-12T14:45:44.908Z] #60 21.89 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-12T14:45:45.001Z] Merge succeeded, producing 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:45:45.001Z] Checking out Revision 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 (PR-42980) [2021-11-12T14:45:45.170Z] #60 22.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-12T14:45:45.171Z] #60 ... [2021-11-12T14:45:45.171Z] [2021-11-12T14:45:45.171Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-12T14:45:45.171Z] #43 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-12T14:45:45.171Z] #43 21.56 tomll can be used in two ways: [2021-11-12T14:45:45.171Z] #43 21.56 Writing to STDIN and reading from STDOUT: [2021-11-12T14:45:45.171Z] #43 21.56 cat file.toml | tomll > file.toml [2021-11-12T14:45:45.171Z] #43 21.56 [2021-11-12T14:45:45.171Z] #43 21.56 Reading and updating a list of files: [2021-11-12T14:45:45.171Z] #43 21.56 tomll a.toml b.toml c.toml [2021-11-12T14:45:45.171Z] #43 21.56 [2021-11-12T14:45:45.171Z] #43 21.56 When given a list of files, tomll will modify all files in place without asking. [2021-11-12T14:45:45.171Z] #43 DONE 22.2s [2021-11-12T14:45:45.433Z] [2021-11-12T14:45:45.433Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:45:45.433Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:45:45.433Z] #60 22.42 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-12T14:45:45.433Z] #60 22.48 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-12T14:45:45.695Z] #60 22.59 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-12T14:45:45.695Z] #60 22.59 go: downloading github.com/spf13/afero v1.1.2 [2021-11-12T14:45:45.957Z] #60 22.87 go: downloading github.com/spf13/cast v1.3.0 [2021-11-12T14:45:45.957Z] #60 22.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-12T14:45:45.957Z] #60 22.92 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-12T14:45:45.957Z] #60 22.97 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-12T14:45:46.219Z] #60 23.11 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-12T14:45:46.219Z] #60 23.19 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-12T14:45:44.955Z] > git remote # timeout=10 [2021-11-12T14:45:44.978Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T14:45:44.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:45:44.985Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-12T14:45:44.995Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T14:45:45.003Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:45:45.008Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:45:46.481Z] #60 23.30 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-12T14:45:46.481Z] #60 23.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-12T14:45:46.481Z] #60 23.50 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-12T14:45:46.745Z] #60 23.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-12T14:45:46.745Z] #60 23.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-12T14:45:46.745Z] #60 23.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-12T14:45:46.745Z] #60 23.76 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-12T14:45:47.321Z] #60 24.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-12T14:45:47.321Z] #60 24.17 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-12T14:45:47.321Z] #60 24.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-12T14:45:47.584Z] #60 24.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-12T14:45:47.584Z] #60 24.52 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-12T14:45:47.584Z] #60 24.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-12T14:45:48.159Z] #60 25.16 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-12T14:45:48.159Z] #60 25.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-12T14:45:48.159Z] #60 25.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-12T14:45:48.422Z] #60 ... [2021-11-12T14:45:48.422Z] [2021-11-12T14:45:48.422Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-12T14:45:48.422Z] #56 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-12T14:45:48.422Z] #56 25.25 Usage of /build/vndr: [2021-11-12T14:45:48.422Z] #56 25.25 /build/vndr [[import path] [revision]] [repository] [2021-11-12T14:45:48.422Z] #56 25.25 /build/vndr init [2021-11-12T14:45:48.422Z] #56 25.25 -strict [2021-11-12T14:45:48.422Z] #56 25.25 checking mode. treat non-trivial warning as an error [2021-11-12T14:45:48.422Z] #56 25.25 -verbose [2021-11-12T14:45:48.422Z] #56 25.25 shows all warnings [2021-11-12T14:45:48.422Z] #56 25.25 -whitelist value [2021-11-12T14:45:48.422Z] #56 25.25 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-12T14:45:48.422Z] #56 DONE 25.4s [2021-11-12T14:45:48.422Z] [2021-11-12T14:45:48.422Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:45:48.422Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:45:48.422Z] #60 25.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-12T14:45:48.422Z] #60 25.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-12T14:45:48.685Z] #60 25.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-12T14:45:48.952Z] #60 25.77 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-12T14:45:49.195Z] Commit message: "vendor: github.com/moby/sys/mount v0.3.0, mountinfo v0.5.0, signal v0.6.0, symlink v0.2.0" [2021-11-12T14:45:49.527Z] #60 26.47 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-12T14:45:49.527Z] #60 26.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-12T14:45:49.527Z] #60 26.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-12T14:45:49.527Z] #60 26.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-12T14:45:49.574Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:45:49.593Z] > git config --add remote.origin.fetch +refs/pull/42980/head:refs/remotes/origin/PR-42980 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-11-12T14:45:49.671Z] Fetching without tags [Pipeline] sh [2021-11-12T14:45:49.789Z] #60 26.69 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-12T14:45:49.789Z] #60 26.72 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-12T14:45:50.052Z] #60 27.08 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-12T14:45:50.070Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:45:50.239Z] + docker version [2021-11-12T14:45:50.317Z] #60 27.23 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-12T14:45:50.317Z] #60 27.28 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-12T14:45:50.583Z] #60 27.49 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-12T14:45:50.583Z] #60 27.51 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-12T14:45:50.583Z] #60 27.55 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-12T14:45:50.583Z] #60 27.67 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-12T14:45:50.959Z] Client: Docker Engine - Community [2021-11-12T14:45:50.959Z] Version: 20.10.10-rc1 [2021-11-12T14:45:50.959Z] API version: 1.41 [2021-11-12T14:45:50.959Z] Go version: go1.16.9 [2021-11-12T14:45:50.959Z] Git commit: b485636 [2021-11-12T14:45:50.959Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-12T14:45:50.959Z] OS/Arch: linux/amd64 [2021-11-12T14:45:50.959Z] Context: default [2021-11-12T14:45:50.959Z] Experimental: true [2021-11-12T14:45:50.959Z] [2021-11-12T14:45:50.959Z] Server: Docker Engine - Community [2021-11-12T14:45:50.959Z] Engine: [2021-11-12T14:45:50.959Z] Version: 20.10.10-rc1 [2021-11-12T14:45:50.959Z] API version: 1.41 (minimum version 1.12) [2021-11-12T14:45:50.959Z] Go version: go1.16.9 [2021-11-12T14:45:50.959Z] Git commit: 9f5b26f [2021-11-12T14:45:50.959Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-12T14:45:50.959Z] OS/Arch: linux/amd64 [2021-11-12T14:45:50.960Z] Experimental: true [2021-11-12T14:45:50.960Z] containerd: [2021-11-12T14:45:50.960Z] Version: 1.4.11 [2021-11-12T14:45:50.960Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-12T14:45:50.960Z] runc: [2021-11-12T14:45:50.960Z] Version: 1.0.2 [2021-11-12T14:45:50.960Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-12T14:45:50.960Z] docker-init: [2021-11-12T14:45:50.960Z] Version: 0.19.0 [2021-11-12T14:45:50.960Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-12T14:45:51.007Z] Merge succeeded, producing 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:45:51.007Z] Checking out Revision 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 (PR-42980) [2021-11-12T14:45:51.287Z] + docker info [2021-11-12T14:45:51.974Z] #60 28.85 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-12T14:45:51.974Z] #60 28.85 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-12T14:45:51.974Z] #60 29.02 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-12T14:45:51.974Z] #60 29.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-12T14:45:51.974Z] #60 29.11 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-12T14:45:49.619Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:45:49.645Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:45:49.675Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:45:49.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:45:49.676Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:45:50.077Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:45:50.107Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:45:50.899Z] > git remote # timeout=10 [2021-11-12T14:45:50.923Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T14:45:50.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:45:50.948Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-12T14:45:50.983Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T14:45:51.009Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:45:51.031Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:45:52.236Z] #60 29.23 go: downloading golang.org/x/text v0.3.2 [2021-11-12T14:45:55.545Z] #60 ... [2021-11-12T14:45:55.545Z] [2021-11-12T14:45:55.545Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-12T14:45:55.545Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-12T14:45:55.545Z] #19 9.984 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-12T14:45:55.545Z] #19 11.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-12T14:45:55.545Z] #19 13.00 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [88.1 kB] [2021-11-12T14:45:55.545Z] #19 13.01 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:45:55.545Z] #19 13.06 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-12T14:45:55.545Z] #19 13.08 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [88.2 kB] [2021-11-12T14:45:55.545Z] #19 13.09 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [88.6 kB] [2021-11-12T14:45:55.545Z] #19 13.13 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [86.3 kB] [2021-11-12T14:45:55.545Z] #19 13.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:45:55.545Z] #19 13.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-12T14:45:55.545Z] #19 13.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-12T14:45:55.545Z] #19 13.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-12T14:45:55.545Z] #19 13.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-12T14:45:55.545Z] #19 13.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-12T14:45:55.545Z] #19 ... [2021-11-12T14:45:55.545Z] [2021-11-12T14:45:55.545Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:45:55.545Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:45:55.545Z] #50 26.07 Updating files: 86% (1517/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-12T14:45:55.545Z] #50 26.37 + git checkout -q v2.3.0 [2021-11-12T14:45:55.545Z] #50 28.75 + 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-11-12T14:45:55.610Z] Commit message: "vendor: github.com/moby/sys/mount v0.3.0, mountinfo v0.5.0, signal v0.6.0, symlink v0.2.0" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-12T14:45:56.496Z] #50 ... [2021-11-12T14:45:56.496Z] [2021-11-12T14:45:56.496Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:45:56.496Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:45:56.496Z] #54 23.13 Fetched 8478 kB in 19s (445 kB/s) [2021-11-12T14:45:56.496Z] #54 23.13 Reading package lists... [2021-11-12T14:45:56.760Z] + docker version [2021-11-12T14:45:58.337Z] Client: Docker Engine - Community [2021-11-12T14:45:58.337Z] Version: 20.10.10-rc1 [2021-11-12T14:45:58.337Z] API version: 1.41 [2021-11-12T14:45:58.337Z] Go version: go1.16.9 [2021-11-12T14:45:58.337Z] Git commit: b485636 [2021-11-12T14:45:58.337Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-12T14:45:58.337Z] OS/Arch: linux/amd64 [2021-11-12T14:45:58.337Z] Context: default [2021-11-12T14:45:58.337Z] Experimental: true [2021-11-12T14:45:58.337Z] [2021-11-12T14:45:58.337Z] Server: Docker Engine - Community [2021-11-12T14:45:58.337Z] Engine: [2021-11-12T14:45:58.337Z] Version: 20.10.10-rc1 [2021-11-12T14:45:58.337Z] API version: 1.41 (minimum version 1.12) [2021-11-12T14:45:58.337Z] Go version: go1.16.9 [2021-11-12T14:45:58.337Z] Git commit: 9f5b26f [2021-11-12T14:45:58.337Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-12T14:45:58.337Z] OS/Arch: linux/amd64 [2021-11-12T14:45:58.337Z] Experimental: true [2021-11-12T14:45:58.337Z] containerd: [2021-11-12T14:45:58.337Z] Version: 1.4.11 [2021-11-12T14:45:58.337Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-12T14:45:58.337Z] runc: [2021-11-12T14:45:58.337Z] Version: 1.0.2 [2021-11-12T14:45:58.337Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-12T14:45:58.337Z] docker-init: [2021-11-12T14:45:58.337Z] Version: 0.19.0 [2021-11-12T14:45:58.337Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-12T14:45:58.653Z] + docker info [2021-11-12T14:45:59.114Z] #54 29.65 Reading package lists... [2021-11-12T14:45:59.686Z] #54 35.72 Building dependency tree... [2021-11-12T14:45:59.686Z] #54 ... [2021-11-12T14:45:59.686Z] [2021-11-12T14:45:59.686Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:45:59.686Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:45:59.686Z] #60 36.43 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-12T14:45:59.686Z] #60 36.43 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-12T14:45:59.686Z] #60 36.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-12T14:45:59.686Z] #60 36.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-12T14:45:59.686Z] #60 36.67 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-12T14:46:00.061Z] Client: Docker Engine - Community [2021-11-12T14:46:00.061Z] Version: 20.10.10-rc1 [2021-11-12T14:46:00.061Z] API version: 1.41 [2021-11-12T14:46:00.061Z] Go version: go1.16.9 [2021-11-12T14:46:00.061Z] Git commit: b485636 [2021-11-12T14:46:00.061Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-12T14:46:00.061Z] OS/Arch: linux/amd64 [2021-11-12T14:46:00.061Z] Context: default [2021-11-12T14:46:00.061Z] Experimental: true [2021-11-12T14:46:00.061Z] [2021-11-12T14:46:00.061Z] Server: Docker Engine - Community [2021-11-12T14:46:00.061Z] Engine: [2021-11-12T14:46:00.061Z] Version: 20.10.10-rc1 [2021-11-12T14:46:00.061Z] API version: 1.41 (minimum version 1.12) [2021-11-12T14:46:00.061Z] Go version: go1.16.9 [2021-11-12T14:46:00.061Z] Git commit: 9f5b26f [2021-11-12T14:46:00.061Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-12T14:46:00.061Z] OS/Arch: linux/amd64 [2021-11-12T14:46:00.061Z] Experimental: true [2021-11-12T14:46:00.061Z] containerd: [2021-11-12T14:46:00.061Z] Version: 1.4.11 [2021-11-12T14:46:00.061Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-12T14:46:00.061Z] runc: [2021-11-12T14:46:00.061Z] Version: 1.0.2 [2021-11-12T14:46:00.061Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-12T14:46:00.061Z] docker-init: [2021-11-12T14:46:00.061Z] Version: 0.19.0 [2021-11-12T14:46:00.061Z] GitCommit: de40ad0 [2021-11-12T14:46:00.083Z] Fetching without tags [Pipeline] sh [2021-11-12T14:46:00.390Z] + docker info [2021-11-12T14:46:00.468Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:45:59.975Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:45:59.982Z] > git config --add remote.origin.fetch +refs/pull/42980/head:refs/remotes/origin/PR-42980 # timeout=10 [2021-11-12T14:46:00.021Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:46:00.054Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:46:00.082Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:46:00.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:46:00.084Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:46:00.475Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:46:00.489Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:46:01.605Z] #60 38.44 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-12T14:46:01.605Z] #60 38.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-12T14:46:01.813Z] Merge succeeded, producing 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:46:01.813Z] Checking out Revision 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 (PR-42980) [2021-11-12T14:46:01.867Z] #60 38.83 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-12T14:46:01.473Z] > git remote # timeout=10 [2021-11-12T14:46:01.499Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T14:46:01.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:46:01.723Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-12T14:46:01.800Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T14:46:01.811Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:46:01.824Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:46:05.196Z] #60 ... [2021-11-12T14:46:05.196Z] [2021-11-12T14:46:05.196Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-12T14:46:05.196Z] #62 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-12T14:46:05.196Z] #62 42.07 v3.0.2 [2021-11-12T14:46:06.139Z] #62 DONE 42.8s [2021-11-12T14:46:06.139Z] [2021-11-12T14:46:06.139Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:46:06.139Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:46:06.139Z] #54 35.72 Building dependency tree... [2021-11-12T14:46:06.139Z] #54 39.71 The following additional packages will be installed: [2021-11-12T14:46:06.139Z] #54 39.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-12T14:46:06.139Z] #54 39.72 python3-protobuf python3-six [2021-11-12T14:46:06.139Z] #54 39.72 Suggested packages: [2021-11-12T14:46:06.140Z] #54 39.72 python3-setuptools [2021-11-12T14:46:06.140Z] #54 39.72 Recommended packages: [2021-11-12T14:46:06.140Z] #54 39.72 iproute2 | iproute [2021-11-12T14:46:06.140Z] #54 40.46 The following NEW packages will be installed: [2021-11-12T14:46:06.140Z] #54 40.46 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-12T14:46:06.140Z] #54 40.46 python3-protobuf python3-six [2021-11-12T14:46:06.140Z] #54 41.00 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:46:06.140Z] #54 41.00 Need to get 2288 kB of archives. [2021-11-12T14:46:06.140Z] #54 41.00 After this operation, 11.0 MB of additional disk space will be used. [2021-11-12T14:46:06.140Z] #54 41.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-12T14:46:06.140Z] #54 41.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-12T14:46:06.140Z] #54 41.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-12T14:46:06.140Z] #54 41.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-12T14:46:06.140Z] #54 41.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-12T14:46:06.140Z] #54 41.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-12T14:46:06.140Z] #54 41.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-12T14:46:06.973Z] Commit message: "vendor: github.com/moby/sys/mount v0.3.0, mountinfo v0.5.0, signal v0.6.0, symlink v0.2.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-12T14:46:08.068Z] #54 44.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-12T14:46:08.212Z] + docker version [2021-11-12T14:46:09.338Z] Client: [2021-11-12T14:46:09.338Z] Context: default [2021-11-12T14:46:09.338Z] Debug Mode: false [2021-11-12T14:46:09.338Z] Plugins: [2021-11-12T14:46:09.338Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-12T14:46:09.338Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-12T14:46:09.338Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-12T14:46:09.338Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-12T14:46:09.338Z] [2021-11-12T14:46:09.338Z] Server: [2021-11-12T14:46:09.338Z] Containers: 0 [2021-11-12T14:46:09.338Z] Running: 0 [2021-11-12T14:46:09.338Z] Paused: 0 [2021-11-12T14:46:09.338Z] Stopped: 0 [2021-11-12T14:46:09.338Z] Images: 0 [2021-11-12T14:46:09.338Z] Server Version: 20.10.10-rc1 [2021-11-12T14:46:09.338Z] Storage Driver: overlay2 [2021-11-12T14:46:09.338Z] Backing Filesystem: extfs [2021-11-12T14:46:09.338Z] Supports d_type: true [2021-11-12T14:46:09.338Z] Native Overlay Diff: true [2021-11-12T14:46:09.338Z] userxattr: false [2021-11-12T14:46:09.338Z] Logging Driver: json-file [2021-11-12T14:46:09.338Z] Cgroup Driver: cgroupfs [2021-11-12T14:46:09.338Z] Cgroup Version: 1 [2021-11-12T14:46:09.338Z] Plugins: [2021-11-12T14:46:09.338Z] Volume: local [2021-11-12T14:46:09.338Z] Network: bridge host ipvlan macvlan null overlay [2021-11-12T14:46:09.338Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-12T14:46:09.338Z] Swarm: inactive [2021-11-12T14:46:09.338Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-12T14:46:09.338Z] Default Runtime: runc [2021-11-12T14:46:09.338Z] Init Binary: docker-init [2021-11-12T14:46:09.338Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-12T14:46:09.338Z] runc version: v1.0.2-0-g52b36a2 [2021-11-12T14:46:09.338Z] init version: de40ad0 [2021-11-12T14:46:09.338Z] Security Options: [2021-11-12T14:46:09.338Z] apparmor [2021-11-12T14:46:09.338Z] seccomp [2021-11-12T14:46:09.338Z] Profile: default [2021-11-12T14:46:09.338Z] Kernel Version: 5.4.0-1057-aws [2021-11-12T14:46:09.338Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-12T14:46:09.338Z] OSType: linux [2021-11-12T14:46:09.338Z] Architecture: x86_64 [2021-11-12T14:46:09.338Z] CPUs: 2 [2021-11-12T14:46:09.338Z] Total Memory: 7.569GiB [2021-11-12T14:46:09.338Z] Name: ip-10-100-68-248 [2021-11-12T14:46:09.338Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-12T14:46:09.338Z] Docker Root Dir: /var/lib/docker [2021-11-12T14:46:09.338Z] Debug Mode: false [2021-11-12T14:46:09.338Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:46:09.338Z] Labels: [2021-11-12T14:46:09.338Z] Experimental: true [2021-11-12T14:46:09.338Z] Insecure Registries: [2021-11-12T14:46:09.338Z] 127.0.0.0/8 [2021-11-12T14:46:09.338Z] Live Restore Enabled: true [2021-11-12T14:46:09.338Z] [2021-11-12T14:46:09.338Z] WARNING: No swap limit support [Pipeline] sh [2021-11-12T14:46:09.457Z] #54 46.18 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:46:09.671Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-12T14:46:09.672Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-12T14:46:09.672Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42980/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-12T14:46:09.672Z] + bash /home/ubuntu/workspace/moby_PR-42980/check-config.sh [2021-11-12T14:46:09.672Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-12T14:46:09.672Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-12T14:46:09.672Z] [2021-11-12T14:46:09.672Z] Generally Necessary: [2021-11-12T14:46:09.672Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-12T14:46:09.672Z] - apparmor: enabled and tools installed [2021-11-12T14:46:09.672Z] - CONFIG_NAMESPACES: enabled [2021-11-12T14:46:09.672Z] - CONFIG_NET_NS: enabled [2021-11-12T14:46:09.672Z] - CONFIG_PID_NS: enabled [2021-11-12T14:46:09.672Z] - CONFIG_IPC_NS: enabled [2021-11-12T14:46:09.672Z] - CONFIG_UTS_NS: enabled [2021-11-12T14:46:09.672Z] - CONFIG_CGROUPS: enabled [2021-11-12T14:46:09.672Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-12T14:46:09.672Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-12T14:46:09.672Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-12T14:46:09.672Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-12T14:46:09.672Z] - CONFIG_CPUSETS: enabled [2021-11-12T14:46:09.672Z] - CONFIG_MEMCG: enabled [2021-11-12T14:46:09.672Z] - CONFIG_KEYS: enabled [2021-11-12T14:46:09.672Z] - CONFIG_VETH: enabled (as module) [2021-11-12T14:46:09.672Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-12T14:46:09.672Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-12T14:46:09.718Z] #54 46.48 Fetched 2288 kB in 4s (510 kB/s) [2021-11-12T14:46:09.718Z] #54 ... [2021-11-12T14:46:09.718Z] [2021-11-12T14:46:09.718Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:46:09.718Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:46:09.933Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-12T14:46:09.933Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-12T14:46:09.933Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-12T14:46:09.933Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-12T14:46:09.933Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-12T14:46:09.933Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-12T14:46:09.933Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-12T14:46:09.933Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-12T14:46:09.933Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-12T14:46:09.933Z] - CONFIG_CGROUP_BPF: enabled [2021-11-12T14:46:09.933Z] [2021-11-12T14:46:09.933Z] Optional Features: [2021-11-12T14:46:09.933Z] - CONFIG_USER_NS: enabled [2021-11-12T14:46:09.933Z] - CONFIG_SECCOMP: enabled [2021-11-12T14:46:09.933Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-12T14:46:09.933Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-12T14:46:09.933Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-12T14:46:09.933Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-12T14:46:09.933Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-12T14:46:09.933Z] - CONFIG_BLK_CGROUP: enabled [2021-11-12T14:46:09.933Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-12T14:46:09.933Z] - CONFIG_CGROUP_PERF: enabled [2021-11-12T14:46:09.933Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-12T14:46:09.933Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-12T14:46:09.933Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-12T14:46:09.933Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-12T14:46:09.933Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-12T14:46:09.933Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-12T14:46:09.933Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-12T14:46:09.933Z] - CONFIG_IP_VS: enabled (as module) [2021-11-12T14:46:09.933Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-12T14:46:09.933Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-12T14:46:09.933Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-12T14:46:09.933Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-12T14:46:09.933Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-12T14:46:09.933Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-12T14:46:09.933Z] - CONFIG_EXT4_FS: enabled [2021-11-12T14:46:09.933Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-12T14:46:09.933Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-12T14:46:10.191Z] - Network Drivers: [2021-11-12T14:46:10.191Z] - "overlay": [2021-11-12T14:46:10.191Z] - CONFIG_VXLAN: enabled (as module) [2021-11-12T14:46:10.191Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-12T14:46:10.191Z] Optional (for encrypted networks): [2021-11-12T14:46:10.191Z] - CONFIG_CRYPTO: enabled [2021-11-12T14:46:10.191Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-12T14:46:10.191Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-12T14:46:10.191Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-12T14:46:10.191Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-12T14:46:10.191Z] - CONFIG_XFRM: enabled [2021-11-12T14:46:10.191Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-12T14:46:10.191Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-12T14:46:10.191Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-12T14:46:10.191Z] - "ipvlan": [2021-11-12T14:46:10.191Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-12T14:46:10.191Z] - "macvlan": [2021-11-12T14:46:10.191Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-12T14:46:10.191Z] - CONFIG_DUMMY: enabled (as module) [2021-11-12T14:46:10.191Z] - "ftp,tftp client in container": [2021-11-12T14:46:10.191Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-12T14:46:10.191Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-12T14:46:10.191Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-12T14:46:10.191Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-12T14:46:10.191Z] - Storage Drivers: [2021-11-12T14:46:10.191Z] - "aufs": [2021-11-12T14:46:10.191Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-12T14:46:10.191Z] - "btrfs": [2021-11-12T14:46:10.191Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-12T14:46:10.191Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-12T14:46:10.191Z] - "devicemapper": [2021-11-12T14:46:10.191Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-12T14:46:10.191Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-12T14:46:10.191Z] - "overlay": [2021-11-12T14:46:10.191Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-12T14:46:10.191Z] - "zfs": [2021-11-12T14:46:10.191Z] - /dev/zfs: present [2021-11-12T14:46:10.191Z] - zfs command: missing [2021-11-12T14:46:10.191Z] - zpool command: missing [2021-11-12T14:46:10.191Z] [2021-11-12T14:46:10.191Z] Limits: [2021-11-12T14:46:10.191Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-12T14:46:10.191Z] [2021-11-12T14:46:10.191Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-11-12T14:46:10.242Z] #41 46.72 Updating files: 90% (1372/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-12T14:46:10.242Z] #41 47.18 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-12T14:46:10.242Z] #41 47.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [Pipeline] sh [2021-11-12T14:46:10.381Z] Client: [2021-11-12T14:46:10.381Z] Context: default [2021-11-12T14:46:10.381Z] Debug Mode: false [2021-11-12T14:46:10.381Z] Plugins: [2021-11-12T14:46:10.381Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-12T14:46:10.381Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-12T14:46:10.381Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-12T14:46:10.381Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-12T14:46:10.381Z] [2021-11-12T14:46:10.381Z] Server: [2021-11-12T14:46:10.381Z] Containers: 0 [2021-11-12T14:46:10.381Z] Running: 0 [2021-11-12T14:46:10.381Z] Paused: 0 [2021-11-12T14:46:10.381Z] Stopped: 0 [2021-11-12T14:46:10.381Z] Images: 0 [2021-11-12T14:46:10.381Z] Server Version: 20.10.10-rc1 [2021-11-12T14:46:10.381Z] Storage Driver: overlay2 [2021-11-12T14:46:10.381Z] Backing Filesystem: extfs [2021-11-12T14:46:10.381Z] Supports d_type: true [2021-11-12T14:46:10.381Z] Native Overlay Diff: true [2021-11-12T14:46:10.381Z] userxattr: false [2021-11-12T14:46:10.381Z] Logging Driver: json-file [2021-11-12T14:46:10.381Z] Cgroup Driver: cgroupfs [2021-11-12T14:46:10.381Z] Cgroup Version: 1 [2021-11-12T14:46:10.381Z] Plugins: [2021-11-12T14:46:10.381Z] Volume: local [2021-11-12T14:46:10.381Z] Network: bridge host ipvlan macvlan null overlay [2021-11-12T14:46:10.381Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-12T14:46:10.381Z] Swarm: inactive [2021-11-12T14:46:10.381Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-11-12T14:46:10.381Z] Default Runtime: runc [2021-11-12T14:46:10.381Z] Init Binary: docker-init [2021-11-12T14:46:10.381Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-12T14:46:10.381Z] runc version: v1.0.2-0-g52b36a2 [2021-11-12T14:46:10.381Z] init version: de40ad0 [2021-11-12T14:46:10.381Z] Security Options: [2021-11-12T14:46:10.381Z] apparmor [2021-11-12T14:46:10.381Z] seccomp [2021-11-12T14:46:10.381Z] Profile: default [2021-11-12T14:46:10.381Z] Kernel Version: 5.4.0-1057-aws [2021-11-12T14:46:10.381Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-12T14:46:10.381Z] OSType: linux [2021-11-12T14:46:10.381Z] Architecture: x86_64 [2021-11-12T14:46:10.381Z] CPUs: 2 [2021-11-12T14:46:10.381Z] Total Memory: 7.569GiB [2021-11-12T14:46:10.381Z] Name: ip-10-100-127-224 [2021-11-12T14:46:10.381Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-12T14:46:10.381Z] Docker Root Dir: /var/lib/docker [2021-11-12T14:46:10.381Z] Debug Mode: false [2021-11-12T14:46:10.381Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:46:10.381Z] Labels: [2021-11-12T14:46:10.381Z] Experimental: true [2021-11-12T14:46:10.381Z] Insecure Registries: [2021-11-12T14:46:10.381Z] 127.0.0.0/8 [2021-11-12T14:46:10.381Z] Live Restore Enabled: true [2021-11-12T14:46:10.381Z] [2021-11-12T14:46:10.381Z] WARNING: No swap limit support [Pipeline] sh [2021-11-12T14:46:10.543Z] + sudo modprobe ip_vs [2021-11-12T14:46:10.543Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 . [2021-11-12T14:46:10.668Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-12T14:46:10.668Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-12T14:46:10.668Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42980/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-12T14:46:10.668Z] + bash /home/ubuntu/workspace/moby_PR-42980/check-config.sh [2021-11-12T14:46:10.668Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-12T14:46:10.668Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-12T14:46:10.668Z] [2021-11-12T14:46:10.668Z] Generally Necessary: [2021-11-12T14:46:10.668Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-12T14:46:10.668Z] - apparmor: enabled and tools installed [2021-11-12T14:46:10.668Z] - CONFIG_NAMESPACES: enabled [2021-11-12T14:46:10.668Z] - CONFIG_NET_NS: enabled [2021-11-12T14:46:10.668Z] - CONFIG_PID_NS: enabled [2021-11-12T14:46:10.668Z] - CONFIG_IPC_NS: enabled [2021-11-12T14:46:10.668Z] - CONFIG_UTS_NS: enabled [2021-11-12T14:46:10.668Z] - CONFIG_CGROUPS: enabled [2021-11-12T14:46:10.668Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-12T14:46:10.668Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-12T14:46:10.668Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-12T14:46:10.668Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-12T14:46:10.668Z] - CONFIG_CPUSETS: enabled [2021-11-12T14:46:10.668Z] - CONFIG_MEMCG: enabled [2021-11-12T14:46:10.668Z] - CONFIG_KEYS: enabled [2021-11-12T14:46:10.669Z] - CONFIG_VETH: enabled (as module) [2021-11-12T14:46:10.669Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-12T14:46:10.669Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-12T14:46:10.669Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-12T14:46:10.669Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-12T14:46:10.669Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-12T14:46:10.669Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-12T14:46:10.669Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-12T14:46:10.669Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-12T14:46:10.669Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-12T14:46:10.669Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-12T14:46:10.669Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-12T14:46:10.669Z] - CONFIG_CGROUP_BPF: enabled [2021-11-12T14:46:10.669Z] [2021-11-12T14:46:10.669Z] Optional Features: [2021-11-12T14:46:10.669Z] - CONFIG_USER_NS: enabled [2021-11-12T14:46:10.669Z] - CONFIG_SECCOMP: enabled [2021-11-12T14:46:10.669Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-12T14:46:10.669Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-12T14:46:10.669Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-12T14:46:10.669Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-12T14:46:10.669Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-12T14:46:10.669Z] - CONFIG_BLK_CGROUP: enabled [2021-11-12T14:46:10.669Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-12T14:46:10.802Z] #1 [internal] load build definition from Dockerfile [2021-11-12T14:46:10.802Z] #1 sha256:08e3f83b79ee881df021ebb45f1d58e62187699004fd80b188902365ccc36ebf [2021-11-12T14:46:10.802Z] #1 transferring dockerfile: 17.53kB done [2021-11-12T14:46:10.802Z] #1 DONE 0.1s [2021-11-12T14:46:10.802Z] [2021-11-12T14:46:10.802Z] #2 [internal] load .dockerignore [2021-11-12T14:46:10.802Z] #2 sha256:c1eaba8a2e6a57d0cdd45338a35084a0dd5a2d17c920c54cb73b2fc89b793267 [2021-11-12T14:46:10.802Z] #2 transferring context: [2021-11-12T14:46:10.802Z] #2 transferring context: 87B done [2021-11-12T14:46:10.802Z] #2 DONE 0.1s [2021-11-12T14:46:10.802Z] [2021-11-12T14:46:10.802Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-12T14:46:10.802Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-12T14:46:10.927Z] - CONFIG_CGROUP_PERF: enabled [2021-11-12T14:46:10.927Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-12T14:46:10.927Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-12T14:46:10.927Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-12T14:46:10.927Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-12T14:46:10.927Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-12T14:46:10.927Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-12T14:46:10.927Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-12T14:46:10.927Z] - CONFIG_IP_VS: enabled (as module) [2021-11-12T14:46:10.927Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-12T14:46:10.927Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-12T14:46:10.927Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-12T14:46:10.927Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-12T14:46:10.927Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-12T14:46:10.927Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-12T14:46:10.927Z] - CONFIG_EXT4_FS: enabled [2021-11-12T14:46:10.927Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-12T14:46:10.927Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-12T14:46:10.927Z] - Network Drivers: [2021-11-12T14:46:10.927Z] - "overlay": [2021-11-12T14:46:10.927Z] - CONFIG_VXLAN: enabled (as module) [2021-11-12T14:46:10.927Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-12T14:46:10.927Z] Optional (for encrypted networks): [2021-11-12T14:46:10.927Z] - CONFIG_CRYPTO: enabled [2021-11-12T14:46:10.927Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-12T14:46:10.927Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-12T14:46:10.927Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-12T14:46:10.927Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-12T14:46:10.927Z] - CONFIG_XFRM: enabled [2021-11-12T14:46:10.928Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-12T14:46:10.928Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-12T14:46:10.928Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-12T14:46:10.928Z] - "ipvlan": [2021-11-12T14:46:10.928Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-12T14:46:10.928Z] - "macvlan": [2021-11-12T14:46:10.928Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-12T14:46:10.928Z] - CONFIG_DUMMY: enabled (as module) [2021-11-12T14:46:10.928Z] - "ftp,tftp client in container": [2021-11-12T14:46:10.928Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-12T14:46:10.928Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-12T14:46:10.928Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-12T14:46:10.928Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-12T14:46:10.928Z] - Storage Drivers: [2021-11-12T14:46:10.928Z] - "aufs": [2021-11-12T14:46:10.928Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-12T14:46:11.187Z] - "btrfs": [2021-11-12T14:46:11.187Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-12T14:46:11.187Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-12T14:46:11.187Z] - "devicemapper": [2021-11-12T14:46:11.187Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-12T14:46:11.187Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-12T14:46:11.187Z] - "overlay": [2021-11-12T14:46:11.187Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-12T14:46:11.187Z] - "zfs": [2021-11-12T14:46:11.187Z] - /dev/zfs: present [2021-11-12T14:46:11.187Z] - zfs command: missing [2021-11-12T14:46:11.187Z] - zpool command: missing [2021-11-12T14:46:11.187Z] [2021-11-12T14:46:11.187Z] Limits: [2021-11-12T14:46:11.187Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-12T14:46:11.187Z] [2021-11-12T14:46:11.187Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-12T14:46:11.368Z] #3 DONE 0.4s [2021-11-12T14:46:11.368Z] [2021-11-12T14:46:11.368Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-12T14:46:11.368Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-12T14:46:11.368Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-12T14:46:11.368Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-12T14:46:11.368Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-12T14:46:11.368Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-12T14:46:11.368Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2021-11-12T14:46:11.368Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.44MB / 9.67MB 0.2s [2021-11-12T14:46:11.533Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 . [2021-11-12T14:46:11.625Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-12T14:46:11.625Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-12T14:46:12.100Z] #1 [internal] load build definition from Dockerfile [2021-11-12T14:46:12.100Z] #1 sha256:5e8f7348145b5a8f10dee518d66a770d7b457215c29a8eed0f1fc978672080fd [2021-11-12T14:46:12.100Z] #1 transferring dockerfile: 17.53kB done [2021-11-12T14:46:12.100Z] #1 DONE 0.1s [2021-11-12T14:46:12.100Z] [2021-11-12T14:46:12.100Z] #2 [internal] load .dockerignore [2021-11-12T14:46:12.100Z] #2 sha256:aeeead2a6d6e8a6952b486f83580cb8e5850a2463ddfeee2691cd179ac997abf [2021-11-12T14:46:12.100Z] #2 transferring context: 87B done [2021-11-12T14:46:12.100Z] #2 DONE 0.0s [2021-11-12T14:46:12.100Z] [2021-11-12T14:46:12.100Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-12T14:46:12.100Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-12T14:46:12.190Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2021-11-12T14:46:12.190Z] #4 DONE 0.9s [2021-11-12T14:46:12.448Z] [2021-11-12T14:46:12.448Z] #5 [internal] load .dockerignore [2021-11-12T14:46:12.448Z] #5 sha256:d9dc057bb969420d99042153ba8558f515268ef19a692e36e3b07bc641691be7 [2021-11-12T14:46:12.448Z] #5 DONE 0.0s [2021-11-12T14:46:12.448Z] [2021-11-12T14:46:12.448Z] #6 [internal] load build definition from Dockerfile [2021-11-12T14:46:12.448Z] #6 sha256:5e9d84e9db835a920b180061eae5319a6c17b2f93fb49e4013bff89dc67857c0 [2021-11-12T14:46:12.448Z] #6 DONE 0.0s [2021-11-12T14:46:12.448Z] [2021-11-12T14:46:12.448Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-12T14:46:12.448Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-12T14:46:12.676Z] #3 DONE 0.4s [2021-11-12T14:46:12.676Z] [2021-11-12T14:46:12.676Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-12T14:46:12.676Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-12T14:46:12.676Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-12T14:46:12.676Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-12T14:46:12.676Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-12T14:46:12.676Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-12T14:46:12.676Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2021-11-12T14:46:12.676Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2021-11-12T14:46:12.676Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-12T14:46:13.244Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-11-12T14:46:13.244Z] #4 DONE 0.8s [2021-11-12T14:46:13.382Z] #10 DONE 0.7s [2021-11-12T14:46:13.382Z] [2021-11-12T14:46:13.382Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-12T14:46:13.382Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-12T14:46:13.382Z] #8 DONE 0.7s [2021-11-12T14:46:13.382Z] [2021-11-12T14:46:13.382Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-12T14:46:13.382Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-12T14:46:13.382Z] #9 DONE 0.7s [2021-11-12T14:46:13.382Z] [2021-11-12T14:46:13.382Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-12T14:46:13.382Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-12T14:46:13.382Z] #7 DONE 0.7s [2021-11-12T14:46:13.507Z] [2021-11-12T14:46:13.507Z] #6 [internal] load build definition from Dockerfile [2021-11-12T14:46:13.507Z] #6 sha256:1501030d5fb2eda550d1caf3a17aadbeb371561e3a2806a094efb08ec606d8ec [2021-11-12T14:46:13.507Z] #6 DONE 0.0s [2021-11-12T14:46:13.507Z] [2021-11-12T14:46:13.507Z] #5 [internal] load .dockerignore [2021-11-12T14:46:13.507Z] #5 sha256:415b58a505885c07ba987f8798a665a0bc7d3ac6e6441e99e1ac0db2a33c357e [2021-11-12T14:46:13.507Z] #5 DONE 0.0s [2021-11-12T14:46:13.507Z] [2021-11-12T14:46:13.507Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-12T14:46:13.507Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-12T14:46:13.959Z] [2021-11-12T14:46:13.959Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:46:13.959Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-12T14:46:13.959Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-12T14:46:13.959Z] #71 DONE 0.0s [2021-11-12T14:46:13.959Z] [2021-11-12T14:46:13.959Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:13.959Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-12T14:46:13.959Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.1s done [2021-11-12T14:46:13.959Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-12T14:46:13.959Z] #28 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-12T14:46:14.219Z] #28 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-12T14:46:14.476Z] #28 ... [2021-11-12T14:46:14.476Z] [2021-11-12T14:46:14.476Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-12T14:46:14.476Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-12T14:46:14.476Z] #45 DONE 0.6s [2021-11-12T14:46:14.476Z] [2021-11-12T14:46:14.476Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:14.476Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-12T14:46:14.476Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 1.05MB / 54.92MB 0.3s [2021-11-12T14:46:14.476Z] #28 ... [2021-11-12T14:46:14.476Z] [2021-11-12T14:46:14.476Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-12T14:46:14.476Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-12T14:46:14.476Z] #45 DONE 0.0s [2021-11-12T14:46:14.476Z] [2021-11-12T14:46:14.476Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:14.476Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-12T14:46:14.476Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 4.19MB / 54.92MB 0.4s [2021-11-12T14:46:14.733Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 13.63MB / 54.92MB 0.5s [2021-11-12T14:46:14.733Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 25.17MB / 54.92MB 0.6s [2021-11-12T14:46:14.886Z] #10 DONE 1.0s [2021-11-12T14:46:14.886Z] [2021-11-12T14:46:14.886Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-12T14:46:14.886Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-12T14:46:14.886Z] #7 DONE 1.0s [2021-11-12T14:46:14.886Z] [2021-11-12T14:46:14.886Z] #8 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-12T14:46:14.886Z] #8 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-12T14:46:14.886Z] #8 DONE 1.0s [2021-11-12T14:46:14.886Z] [2021-11-12T14:46:14.886Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-12T14:46:14.886Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-12T14:46:14.886Z] #9 DONE 1.0s [2021-11-12T14:46:14.998Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 30.41MB / 54.92MB 0.8s [2021-11-12T14:46:14.998Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 38.87MB / 54.92MB 0.9s [2021-11-12T14:46:15.255Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 44.04MB / 54.92MB 1.0s [2021-11-12T14:46:15.255Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 50.33MB / 54.92MB 1.2s [2021-11-12T14:46:15.516Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 53.48MB / 54.92MB 1.3s [2021-11-12T14:46:16.342Z] Client: Docker Engine - Community [2021-11-12T14:46:16.342Z] Version: 20.10.10-rc1 [2021-11-12T14:46:16.342Z] API version: 1.41 [2021-11-12T14:46:16.342Z] Go version: go1.16.9 [2021-11-12T14:46:16.342Z] Git commit: b485636 [2021-11-12T14:46:16.342Z] Built: Mon Oct 18 15:21:14 2021 [2021-11-12T14:46:16.342Z] OS/Arch: linux/arm64 [2021-11-12T14:46:16.342Z] Context: default [2021-11-12T14:46:16.342Z] Experimental: true [2021-11-12T14:46:16.342Z] [2021-11-12T14:46:16.342Z] Server: Docker Engine - Community [2021-11-12T14:46:16.342Z] Engine: [2021-11-12T14:46:16.342Z] Version: 20.10.10-rc1 [2021-11-12T14:46:16.342Z] API version: 1.41 (minimum version 1.12) [2021-11-12T14:46:16.342Z] Go version: go1.16.9 [2021-11-12T14:46:16.342Z] Git commit: 9f5b26f [2021-11-12T14:46:16.342Z] Built: Mon Oct 18 15:19:46 2021 [2021-11-12T14:46:16.342Z] OS/Arch: linux/arm64 [2021-11-12T14:46:16.342Z] Experimental: true [2021-11-12T14:46:16.342Z] containerd: [2021-11-12T14:46:16.342Z] Version: 1.4.11 [2021-11-12T14:46:16.342Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-12T14:46:16.342Z] runc: [2021-11-12T14:46:16.342Z] Version: 1.0.2 [2021-11-12T14:46:16.342Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-12T14:46:16.342Z] docker-init: [2021-11-12T14:46:16.342Z] Version: 0.19.0 [2021-11-12T14:46:16.342Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-12T14:46:16.652Z] + docker info [2021-11-12T14:46:16.848Z] #41 ... [2021-11-12T14:46:16.848Z] [2021-11-12T14:46:16.848Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:46:16.848Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:46:16.848Z] #54 46.59 Selecting previously unselected package libprotobuf23:amd64. [2021-11-12T14:46:16.848Z] #54 46.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 ... 15713 files and directories currently installed.) [2021-11-12T14:46:16.848Z] #54 46.66 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-12T14:46:16.848Z] #54 46.68 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-12T14:46:16.848Z] #54 47.57 Selecting previously unselected package python3-pkg-resources. [2021-11-12T14:46:16.848Z] #54 47.58 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-12T14:46:16.848Z] #54 47.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:46:16.848Z] #54 47.83 Selecting previously unselected package python3-six. [2021-11-12T14:46:16.848Z] #54 47.83 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-12T14:46:16.848Z] #54 47.84 Unpacking python3-six (1.16.0-2) ... [2021-11-12T14:46:16.848Z] #54 47.96 Selecting previously unselected package python3-protobuf. [2021-11-12T14:46:16.848Z] #54 47.96 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-12T14:46:16.848Z] #54 47.97 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-12T14:46:16.848Z] #54 48.51 Selecting previously unselected package libnet1:amd64. [2021-11-12T14:46:16.848Z] #54 48.51 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-12T14:46:16.848Z] #54 48.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:46:16.848Z] #54 48.74 Selecting previously unselected package libnl-3-200:amd64. [2021-11-12T14:46:16.848Z] #54 48.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-12T14:46:16.848Z] #54 48.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:46:16.848Z] #54 48.91 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-12T14:46:16.848Z] #54 48.91 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-12T14:46:16.848Z] #54 48.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:46:16.848Z] #54 49.08 Selecting previously unselected package criu. [2021-11-12T14:46:16.848Z] #54 49.08 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-12T14:46:16.848Z] #54 49.10 Unpacking criu (3.16.1-1) ... [2021-11-12T14:46:16.848Z] #54 49.96 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:46:16.848Z] #54 51.77 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-12T14:46:16.848Z] #54 51.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:46:16.848Z] #54 51.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:46:16.848Z] #54 51.81 Setting up python3-six (1.16.0-2) ... [2021-11-12T14:46:16.848Z] #54 53.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:46:16.848Z] #54 53.10 Setting up python3-protobuf (3.12.4-1) ... [2021-11-12T14:46:16.917Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 2.5s done [2021-11-12T14:46:16.917Z] #28 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 [2021-11-12T14:46:17.421Z] [2021-11-12T14:46:17.421Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:17.421Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:17.421Z] #11 DONE 0.0s [2021-11-12T14:46:17.421Z] [2021-11-12T14:46:17.421Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:46:17.421Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-12T14:46:17.421Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-11-12T14:46:17.421Z] #71 DONE 0.0s [2021-11-12T14:46:17.421Z] [2021-11-12T14:46:17.421Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:17.421Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-12T14:46:17.421Z] #28 DONE 0.0s [2021-11-12T14:46:17.421Z] [2021-11-12T14:46:17.421Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-12T14:46:17.421Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-12T14:46:17.689Z] #45 DONE 0.0s [2021-11-12T14:46:17.689Z] [2021-11-12T14:46:17.689Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:46:17.689Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-12T14:46:17.689Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-12T14:46:17.689Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-12T14:46:17.689Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-12T14:46:17.689Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-12T14:46:17.689Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2021-11-12T14:46:17.689Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-11-12T14:46:17.689Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-11-12T14:46:20.218Z] #28 ... [2021-11-12T14:46:20.218Z] [2021-11-12T14:46:20.218Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:46:20.218Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-12T14:46:20.218Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-12T14:46:20.218Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-12T14:46:20.218Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-12T14:46:20.218Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-12T14:46:20.218Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-11-12T14:46:20.218Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2021-11-12T14:46:20.218Z] #69 DONE 5.7s [2021-11-12T14:46:20.218Z] [2021-11-12T14:46:20.218Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:20.218Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-12T14:46:20.218Z] #28 ... [2021-11-12T14:46:20.218Z] [2021-11-12T14:46:20.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:20.218Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:20.218Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.1s done [2021-11-12T14:46:20.218Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-12T14:46:20.218Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-12T14:46:20.218Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-12T14:46:20.218Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 2.3s done [2021-11-12T14:46:20.218Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 0.9s done [2021-11-12T14:46:20.218Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 1.4s done [2021-11-12T14:46:20.218Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 3.1s done [2021-11-12T14:46:20.218Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 5.1s done [2021-11-12T14:46:20.218Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 95.42MB / 134.80MB 5.4s [2021-11-12T14:46:20.218Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 3.4s done [2021-11-12T14:46:20.218Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 102.76MB / 134.80MB 5.5s [2021-11-12T14:46:20.218Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 117.44MB / 134.80MB 5.7s [2021-11-12T14:46:20.218Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 127.93MB / 134.80MB 5.9s [2021-11-12T14:46:20.475Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 6.1s [2021-11-12T14:46:20.555Z] Client: [2021-11-12T14:46:20.555Z] Context: default [2021-11-12T14:46:20.555Z] Debug Mode: false [2021-11-12T14:46:20.555Z] Plugins: [2021-11-12T14:46:20.555Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-12T14:46:20.555Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-12T14:46:20.555Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-12T14:46:20.555Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-12T14:46:20.555Z] [2021-11-12T14:46:20.555Z] Server: [2021-11-12T14:46:20.555Z] Containers: 0 [2021-11-12T14:46:20.555Z] Running: 0 [2021-11-12T14:46:20.555Z] Paused: 0 [2021-11-12T14:46:20.555Z] Stopped: 0 [2021-11-12T14:46:20.555Z] Images: 0 [2021-11-12T14:46:20.555Z] Server Version: 20.10.10-rc1 [2021-11-12T14:46:20.555Z] Storage Driver: overlay2 [2021-11-12T14:46:20.555Z] Backing Filesystem: extfs [2021-11-12T14:46:20.555Z] Supports d_type: true [2021-11-12T14:46:20.555Z] Native Overlay Diff: true [2021-11-12T14:46:20.555Z] userxattr: false [2021-11-12T14:46:20.555Z] Logging Driver: json-file [2021-11-12T14:46:20.555Z] Cgroup Driver: systemd [2021-11-12T14:46:20.555Z] Cgroup Version: 2 [2021-11-12T14:46:20.555Z] Plugins: [2021-11-12T14:46:20.555Z] Volume: local [2021-11-12T14:46:20.555Z] Network: bridge host ipvlan macvlan null overlay [2021-11-12T14:46:20.555Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-12T14:46:20.555Z] Swarm: inactive [2021-11-12T14:46:20.555Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-12T14:46:20.555Z] Default Runtime: runc [2021-11-12T14:46:20.555Z] Init Binary: docker-init [2021-11-12T14:46:20.555Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-12T14:46:20.555Z] runc version: v1.0.2-0-g52b36a2 [2021-11-12T14:46:20.555Z] init version: de40ad0 [2021-11-12T14:46:20.555Z] Security Options: [2021-11-12T14:46:20.555Z] apparmor [2021-11-12T14:46:20.555Z] seccomp [2021-11-12T14:46:20.555Z] Profile: default [2021-11-12T14:46:20.555Z] cgroupns [2021-11-12T14:46:20.555Z] Kernel Version: 5.11.0-1020-aws [2021-11-12T14:46:20.555Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-12T14:46:20.555Z] OSType: linux [2021-11-12T14:46:20.555Z] Architecture: x86_64 [2021-11-12T14:46:20.555Z] CPUs: 2 [2021-11-12T14:46:20.555Z] Total Memory: 7.564GiB [2021-11-12T14:46:20.555Z] Name: ip-10-100-88-246 [2021-11-12T14:46:20.555Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-12T14:46:20.555Z] Docker Root Dir: /var/lib/docker [2021-11-12T14:46:20.555Z] Debug Mode: false [2021-11-12T14:46:20.555Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:46:20.555Z] Labels: [2021-11-12T14:46:20.555Z] Experimental: true [2021-11-12T14:46:20.555Z] Insecure Registries: [2021-11-12T14:46:20.555Z] 127.0.0.0/8 [2021-11-12T14:46:20.555Z] Live Restore Enabled: true [2021-11-12T14:46:20.555Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-12T14:46:20.880Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 . [2021-11-12T14:46:20.880Z] #1 [internal] load build definition from Dockerfile [2021-11-12T14:46:20.880Z] #1 sha256:ad2868e5ac6ae5a2015cbc4dce60ad6cf56d0cf23f2c5da248d5f5877433eb2d [2021-11-12T14:46:20.880Z] #1 transferring dockerfile: 17.53kB 0.0s done [2021-11-12T14:46:21.066Z] #54 57.21 Setting up criu (3.16.1-1) ... [2021-11-12T14:46:21.137Z] #1 DONE 0.1s [2021-11-12T14:46:21.138Z] [2021-11-12T14:46:21.138Z] #2 [internal] load .dockerignore [2021-11-12T14:46:21.138Z] #2 sha256:f5475284f54d1fb1f708ab19b6b4e90bbc49f7b49fe73ec08da98068c2c3d1d7 [2021-11-12T14:46:21.138Z] #2 transferring context: 87B done [2021-11-12T14:46:21.138Z] #2 DONE 0.1s [2021-11-12T14:46:21.138Z] [2021-11-12T14:46:21.138Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-12T14:46:21.138Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-12T14:46:21.397Z] #3 DONE 0.4s [2021-11-12T14:46:21.657Z] [2021-11-12T14:46:21.657Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-12T14:46:21.657Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-12T14:46:21.657Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-12T14:46:21.657Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-12T14:46:21.657Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-12T14:46:21.657Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-12T14:46:21.657Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2021-11-12T14:46:21.657Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-12T14:46:21.914Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-12T14:46:21.914Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-12T14:46:22.171Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-11-12T14:46:22.171Z] #4 DONE 0.7s [2021-11-12T14:46:22.428Z] [2021-11-12T14:46:22.428Z] #6 [internal] load build definition from Dockerfile [2021-11-12T14:46:22.428Z] #6 sha256:05372c703ea57559106ce2a79e57491c2cd08da2c626eb8f02d51ed4c3b6d7d0 [2021-11-12T14:46:22.428Z] #6 DONE 0.0s [2021-11-12T14:46:22.428Z] [2021-11-12T14:46:22.428Z] #5 [internal] load .dockerignore [2021-11-12T14:46:22.428Z] #5 sha256:017268f66872bf3846d331691d6397f6238fab69bbfe5c12e92e99014b6acacd [2021-11-12T14:46:22.428Z] #5 DONE 0.0s [2021-11-12T14:46:22.428Z] [2021-11-12T14:46:22.428Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-12T14:46:22.428Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-12T14:46:22.457Z] #54 59.36 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:46:22.976Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s [2021-11-12T14:46:22.976Z] #69 ... [2021-11-12T14:46:22.976Z] [2021-11-12T14:46:22.976Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:22.977Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:22.977Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.1s done [2021-11-12T14:46:22.977Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-12T14:46:22.977Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-12T14:46:22.977Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-12T14:46:22.977Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 2.9s done [2021-11-12T14:46:22.977Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 1.0s done [2021-11-12T14:46:22.977Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 1.9s done [2021-11-12T14:46:22.977Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 3.5s done [2021-11-12T14:46:22.977Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 5.5s [2021-11-12T14:46:22.977Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 70.83MB / 134.80MB 5.5s [2021-11-12T14:46:22.977Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 2.2s [2021-11-12T14:46:22.977Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 3.7s done [2021-11-12T14:46:22.977Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 79.69MB / 134.80MB 5.6s [2021-11-12T14:46:22.977Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 91.23MB / 134.80MB 5.7s [2021-11-12T14:46:22.999Z] #11 ... [2021-11-12T14:46:22.999Z] [2021-11-12T14:46:22.999Z] #24 [internal] load build context [2021-11-12T14:46:22.999Z] #24 sha256:22b0094803958e553dc90876114db430ed8e81d1c212b88f740479b0c00039cd [2021-11-12T14:46:22.999Z] #24 transferring context: 55.52MB 6.7s done [2021-11-12T14:46:22.999Z] #24 DONE 9.0s [2021-11-12T14:46:22.999Z] [2021-11-12T14:46:22.999Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:23.000Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:23.000Z] #11 ... [2021-11-12T14:46:23.000Z] [2021-11-12T14:46:23.000Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:23.000Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-12T14:46:23.000Z] #28 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 5.8s [2021-11-12T14:46:23.000Z] #28 ... [2021-11-12T14:46:23.000Z] [2021-11-12T14:46:23.000Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:46:23.000Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-12T14:46:23.000Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-12T14:46:23.000Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-12T14:46:23.000Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-12T14:46:23.000Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-11-12T14:46:23.000Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.4s done [2021-11-12T14:46:23.000Z] #71 DONE 8.9s [2021-11-12T14:46:23.000Z] [2021-11-12T14:46:23.000Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:23.000Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-12T14:46:23.358Z] #10 DONE 1.0s [2021-11-12T14:46:23.358Z] [2021-11-12T14:46:23.358Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-12T14:46:23.358Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-12T14:46:23.358Z] #9 ... [2021-11-12T14:46:23.358Z] [2021-11-12T14:46:23.358Z] #8 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-12T14:46:23.358Z] #8 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-12T14:46:23.358Z] #8 DONE 1.1s [2021-11-12T14:46:23.402Z] #54 DONE 60.2s [2021-11-12T14:46:23.402Z] [2021-11-12T14:46:23.402Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:46:23.402Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:46:23.548Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 6.0s done [2021-11-12T14:46:23.548Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 100.66MB / 134.80MB 6.1s [2021-11-12T14:46:23.548Z] #11 ... [2021-11-12T14:46:23.548Z] [2021-11-12T14:46:23.548Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:46:23.548Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-12T14:46:23.548Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done [2021-11-12T14:46:23.548Z] #69 DONE 6.5s [2021-11-12T14:46:23.548Z] [2021-11-12T14:46:23.548Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:23.548Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:23.548Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 112.20MB / 134.80MB 6.2s [2021-11-12T14:46:23.548Z] #11 ... [2021-11-12T14:46:23.548Z] [2021-11-12T14:46:23.548Z] #24 [internal] load build context [2021-11-12T14:46:23.548Z] #24 sha256:596ff79b02b5e6d9527f131d0db48c6ab407f319e5f12d6a81a2530b1d389a90 [2021-11-12T14:46:23.548Z] #24 transferring context: 49.95MB 6.4s [2021-11-12T14:46:23.548Z] #24 ... [2021-11-12T14:46:23.548Z] [2021-11-12T14:46:23.548Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:23.548Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:23.614Z] [2021-11-12T14:46:23.614Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-12T14:46:23.614Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-12T14:46:23.614Z] #9 DONE 1.1s [2021-11-12T14:46:23.614Z] [2021-11-12T14:46:23.614Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-12T14:46:23.614Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-12T14:46:23.614Z] #7 DONE 1.1s [2021-11-12T14:46:23.808Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 119.54MB / 134.80MB 6.4s [2021-11-12T14:46:23.878Z] [2021-11-12T14:46:23.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:23.878Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:23.878Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:23.878Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.2s done [2021-11-12T14:46:24.067Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 130.37MB / 134.80MB 6.7s [2021-11-12T14:46:24.135Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-12T14:46:24.135Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-12T14:46:24.135Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-12T14:46:24.374Z] #28 ... [2021-11-12T14:46:24.374Z] [2021-11-12T14:46:24.374Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-12T14:46:24.374Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-12T14:46:24.374Z] #70 DONE 0.7s [2021-11-12T14:46:24.374Z] [2021-11-12T14:46:24.374Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:24.374Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-12T14:46:24.374Z] #28 DONE 10.4s [2021-11-12T14:46:24.374Z] [2021-11-12T14:46:24.374Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:46:24.374Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-12T14:46:24.394Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 4.19MB / 54.92MB 0.1s [2021-11-12T14:46:24.395Z] #11 ... [2021-11-12T14:46:24.395Z] [2021-11-12T14:46:24.395Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-12T14:46:24.395Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-12T14:46:24.395Z] #45 DONE 0.0s [2021-11-12T14:46:24.395Z] [2021-11-12T14:46:24.395Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:24.395Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:24.395Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 8.39MB / 54.92MB 0.2s [2021-11-12T14:46:24.395Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 19.92MB / 54.92MB 0.3s [2021-11-12T14:46:24.677Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 28.31MB / 54.92MB 0.4s [2021-11-12T14:46:24.677Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 41.94MB / 54.92MB 0.5s [2021-11-12T14:46:25.038Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 46.14MB / 54.92MB 0.7s [2021-11-12T14:46:25.296Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 50.33MB / 54.92MB 0.8s [2021-11-12T14:46:25.296Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 0B / 5.15MB 0.8s [2021-11-12T14:46:25.296Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 0.9s [2021-11-12T14:46:25.296Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 1.05MB / 5.15MB 0.9s [2021-11-12T14:46:25.296Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 1.1s [2021-11-12T14:46:25.306Z] #29 ... [2021-11-12T14:46:25.306Z] [2021-11-12T14:46:25.306Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-12T14:46:25.306Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-12T14:46:25.306Z] #72 DONE 0.9s [2021-11-12T14:46:25.306Z] [2021-11-12T14:46:25.306Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:25.306Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:25.306Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 7.0s done [2021-11-12T14:46:25.306Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 1.0s done [2021-11-12T14:46:25.566Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a [2021-11-12T14:46:25.871Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.5s done [2021-11-12T14:46:25.871Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 1.6s done [2021-11-12T14:46:25.871Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 0B / 85.77MB 1.7s [2021-11-12T14:46:25.871Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 0B / 54.57MB 1.7s [2021-11-12T14:46:26.131Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 12.58MB / 85.77MB 2.0s [2021-11-12T14:46:26.131Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 8.39MB / 54.57MB 2.0s [2021-11-12T14:46:26.131Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 0B / 10.87MB 2.0s [2021-11-12T14:46:26.388Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 19.92MB / 85.77MB 2.1s [2021-11-12T14:46:26.388Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 13.63MB / 54.57MB 2.1s [2021-11-12T14:46:26.388Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 1.05MB / 10.87MB 2.1s [2021-11-12T14:46:26.388Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 26.21MB / 85.77MB 2.2s [2021-11-12T14:46:26.388Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 22.02MB / 54.57MB 2.2s [2021-11-12T14:46:26.388Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 4.19MB / 10.87MB 2.2s [2021-11-12T14:46:26.646Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 37.75MB / 85.77MB 2.4s [2021-11-12T14:46:26.646Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 31.46MB / 54.57MB 2.4s [2021-11-12T14:46:26.646Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.49MB / 10.87MB 2.4s [2021-11-12T14:46:26.646Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 42.99MB / 85.77MB 2.5s [2021-11-12T14:46:26.646Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 34.60MB / 54.57MB 2.5s [2021-11-12T14:46:26.904Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 37.75MB / 54.57MB 2.6s [2021-11-12T14:46:26.904Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 57.67MB / 85.77MB 2.8s [2021-11-12T14:46:26.904Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 51.38MB / 54.57MB 2.8s [2021-11-12T14:46:27.162Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 2.9s [2021-11-12T14:46:27.162Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 2.8s done [2021-11-12T14:46:27.162Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 0B / 134.80MB 2.9s [2021-11-12T14:46:27.162Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 68.16MB / 85.77MB 3.0s [2021-11-12T14:46:27.357Z] #11 ... [2021-11-12T14:46:27.357Z] [2021-11-12T14:46:27.357Z] #24 [internal] load build context [2021-11-12T14:46:27.357Z] #24 sha256:596ff79b02b5e6d9527f131d0db48c6ab407f319e5f12d6a81a2530b1d389a90 [2021-11-12T14:46:27.357Z] #24 transferring context: 55.52MB 7.1s done [2021-11-12T14:46:27.357Z] #24 DONE 10.1s [2021-11-12T14:46:27.357Z] [2021-11-12T14:46:27.357Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:27.357Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:27.357Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 9.6s done [2021-11-12T14:46:27.357Z] #11 ... [2021-11-12T14:46:27.357Z] [2021-11-12T14:46:27.357Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:27.357Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-12T14:46:27.357Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.1s done [2021-11-12T14:46:27.357Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-12T14:46:27.357Z] #28 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-12T14:46:27.357Z] #28 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-12T14:46:27.357Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 2.9s done [2021-11-12T14:46:27.357Z] #28 ... [2021-11-12T14:46:27.357Z] [2021-11-12T14:46:27.357Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:46:27.357Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-12T14:46:27.357Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-12T14:46:27.357Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-12T14:46:27.357Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-12T14:46:27.357Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-11-12T14:46:27.357Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.8s done [2021-11-12T14:46:27.357Z] #71 DONE 10.0s [2021-11-12T14:46:27.357Z] [2021-11-12T14:46:27.357Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:27.357Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-12T14:46:27.357Z] #28 ... [2021-11-12T14:46:27.357Z] [2021-11-12T14:46:27.357Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:27.357Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:27.422Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 73.40MB / 85.77MB 3.1s [2021-11-12T14:46:27.422Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 11.53MB / 134.80MB 3.1s [2021-11-12T14:46:27.422Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 1.3s [2021-11-12T14:46:27.422Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 83.89MB / 85.77MB 3.3s [2021-11-12T14:46:27.422Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 22.02MB / 134.80MB 3.3s [2021-11-12T14:46:27.614Z] #50 ... [2021-11-12T14:46:27.614Z] [2021-11-12T14:46:27.614Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:46:27.614Z] #58 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:46:27.614Z] #58 64.15 gotestsum version dev [2021-11-12T14:46:27.614Z] #58 DONE 64.4s [2021-11-12T14:46:27.614Z] [2021-11-12T14:46:27.614Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:46:27.614Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:46:27.679Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 3.3s done [2021-11-12T14:46:27.679Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 29.36MB / 134.80MB 3.5s [2021-11-12T14:46:27.679Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 3.5s [2021-11-12T14:46:27.925Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 7.2s [2021-11-12T14:46:27.938Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 42.99MB / 134.80MB 3.7s [2021-11-12T14:46:27.938Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 53.48MB / 134.80MB 3.9s [2021-11-12T14:46:28.087Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 2.0s done [2021-11-12T14:46:28.230Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 7.7s done [2021-11-12T14:46:28.344Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 [2021-11-12T14:46:28.488Z] #11 ... [2021-11-12T14:46:28.489Z] [2021-11-12T14:46:28.489Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-12T14:46:28.489Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-12T14:46:28.489Z] #70 DONE 0.8s [2021-11-12T14:46:28.489Z] [2021-11-12T14:46:28.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:28.489Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:28.489Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d [2021-11-12T14:46:28.506Z] #11 ... [2021-11-12T14:46:28.506Z] [2021-11-12T14:46:28.506Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:46:28.506Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-12T14:46:28.506Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-12T14:46:28.506Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-12T14:46:28.506Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-12T14:46:28.506Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-12T14:46:28.506Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-11-12T14:46:28.506Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2021-11-12T14:46:28.506Z] #69 DONE 4.5s [2021-11-12T14:46:28.506Z] [2021-11-12T14:46:28.506Z] #24 [internal] load build context [2021-11-12T14:46:28.506Z] #24 sha256:d724d3130f0ba0a5ba1aa63f9be12eeff1a33fc25a274468b869f6aee834f007 [2021-11-12T14:46:28.506Z] #24 transferring context: 55.51MB 4.6s done [2021-11-12T14:46:28.506Z] #24 DONE 4.7s [2021-11-12T14:46:28.506Z] [2021-11-12T14:46:28.506Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:28.506Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:28.506Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 4.1s done [2021-11-12T14:46:28.506Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 65.01MB / 134.80MB 4.2s [2021-11-12T14:46:28.506Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 4.1s done [2021-11-12T14:46:28.506Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 81.79MB / 134.80MB 4.4s [2021-11-12T14:46:28.747Z] #11 ... [2021-11-12T14:46:28.747Z] [2021-11-12T14:46:28.747Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:28.747Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-12T14:46:28.747Z] #28 DONE 11.5s [2021-11-12T14:46:28.747Z] [2021-11-12T14:46:28.747Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:28.747Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:28.767Z] #11 ... [2021-11-12T14:46:28.767Z] [2021-11-12T14:46:28.767Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:46:28.767Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-12T14:46:28.767Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-11-12T14:46:28.767Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-12T14:46:28.767Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-12T14:46:28.767Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-12T14:46:28.767Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-11-12T14:46:28.767Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2021-11-12T14:46:28.767Z] #71 DONE 4.7s [2021-11-12T14:46:28.767Z] [2021-11-12T14:46:28.767Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:28.767Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:28.767Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 89.13MB / 134.80MB 4.5s [2021-11-12T14:46:28.767Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 98.57MB / 134.80MB 4.6s [2021-11-12T14:46:28.859Z] Client: [2021-11-12T14:46:28.859Z] Context: default [2021-11-12T14:46:28.859Z] Debug Mode: false [2021-11-12T14:46:28.859Z] Plugins: [2021-11-12T14:46:28.859Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-12T14:46:28.859Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-12T14:46:28.859Z] [2021-11-12T14:46:28.859Z] Server: [2021-11-12T14:46:28.859Z] Containers: 0 [2021-11-12T14:46:28.859Z] Running: 0 [2021-11-12T14:46:28.859Z] Paused: 0 [2021-11-12T14:46:28.859Z] Stopped: 0 [2021-11-12T14:46:28.859Z] Images: 0 [2021-11-12T14:46:28.859Z] Server Version: 20.10.10-rc1 [2021-11-12T14:46:28.859Z] Storage Driver: overlay2 [2021-11-12T14:46:28.859Z] Backing Filesystem: extfs [2021-11-12T14:46:28.859Z] Supports d_type: true [2021-11-12T14:46:28.859Z] Native Overlay Diff: true [2021-11-12T14:46:28.859Z] userxattr: false [2021-11-12T14:46:28.859Z] Logging Driver: json-file [2021-11-12T14:46:28.859Z] Cgroup Driver: cgroupfs [2021-11-12T14:46:28.859Z] Cgroup Version: 1 [2021-11-12T14:46:28.859Z] Plugins: [2021-11-12T14:46:28.859Z] Volume: local [2021-11-12T14:46:28.859Z] Network: bridge host ipvlan macvlan null overlay [2021-11-12T14:46:28.859Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-12T14:46:28.859Z] Swarm: inactive [2021-11-12T14:46:28.859Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-12T14:46:28.859Z] Default Runtime: runc [2021-11-12T14:46:28.859Z] Init Binary: docker-init [2021-11-12T14:46:28.859Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-12T14:46:28.859Z] runc version: v1.0.2-0-g52b36a2 [2021-11-12T14:46:28.859Z] init version: de40ad0 [2021-11-12T14:46:28.859Z] Security Options: [2021-11-12T14:46:28.859Z] apparmor [2021-11-12T14:46:28.859Z] seccomp [2021-11-12T14:46:28.859Z] Profile: default [2021-11-12T14:46:28.859Z] Kernel Version: 5.11.0-1020-aws [2021-11-12T14:46:28.859Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-12T14:46:28.859Z] OSType: linux [2021-11-12T14:46:28.859Z] Architecture: aarch64 [2021-11-12T14:46:28.859Z] CPUs: 2 [2021-11-12T14:46:28.859Z] Total Memory: 7.582GiB [2021-11-12T14:46:28.859Z] Name: ip-10-100-111-91 [2021-11-12T14:46:28.859Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-11-12T14:46:28.859Z] Docker Root Dir: /var/lib/docker [2021-11-12T14:46:28.859Z] Debug Mode: false [2021-11-12T14:46:28.859Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:46:28.859Z] Labels: [2021-11-12T14:46:28.859Z] Experimental: true [2021-11-12T14:46:28.859Z] Insecure Registries: [2021-11-12T14:46:28.859Z] 127.0.0.0/8 [2021-11-12T14:46:28.859Z] Live Restore Enabled: true [2021-11-12T14:46:28.859Z] [Pipeline] sh [2021-11-12T14:46:29.025Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 108.08MB / 134.80MB 4.8s [2021-11-12T14:46:29.025Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 118.17MB / 134.80MB 4.9s [2021-11-12T14:46:29.140Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-12T14:46:29.140Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-12T14:46:29.140Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42980/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-12T14:46:29.140Z] + bash /home/ubuntu/workspace/moby_PR-42980/check-config.sh [2021-11-12T14:46:29.140Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-12T14:46:29.140Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-11-12T14:46:29.140Z] [2021-11-12T14:46:29.140Z] Generally Necessary: [2021-11-12T14:46:29.140Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-12T14:46:29.140Z] - apparmor: enabled and tools installed [2021-11-12T14:46:29.140Z] - CONFIG_NAMESPACES: enabled [2021-11-12T14:46:29.140Z] - CONFIG_NET_NS: enabled [2021-11-12T14:46:29.140Z] - CONFIG_PID_NS: enabled [2021-11-12T14:46:29.140Z] - CONFIG_IPC_NS: enabled [2021-11-12T14:46:29.140Z] - CONFIG_UTS_NS: enabled [2021-11-12T14:46:29.140Z] - CONFIG_CGROUPS: enabled [2021-11-12T14:46:29.140Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-12T14:46:29.140Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-12T14:46:29.140Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-12T14:46:29.140Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-12T14:46:29.140Z] - CONFIG_CPUSETS: enabled [2021-11-12T14:46:29.140Z] - CONFIG_MEMCG: enabled [2021-11-12T14:46:29.140Z] - CONFIG_KEYS: enabled [2021-11-12T14:46:29.140Z] - CONFIG_VETH: enabled (as module) [2021-11-12T14:46:29.140Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-12T14:46:29.140Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-12T14:46:29.140Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-12T14:46:29.140Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-12T14:46:29.140Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-12T14:46:29.140Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-12T14:46:29.140Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-12T14:46:29.140Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-12T14:46:29.140Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-12T14:46:29.281Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 133.17MB / 134.80MB 5.0s [2021-11-12T14:46:29.351Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 0.6s done [2021-11-12T14:46:29.351Z] #11 ... [2021-11-12T14:46:29.351Z] [2021-11-12T14:46:29.351Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-12T14:46:29.351Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-12T14:46:29.351Z] #72 DONE 0.8s [2021-11-12T14:46:29.351Z] [2021-11-12T14:46:29.351Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:29.351Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:29.351Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a [2021-11-12T14:46:29.398Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-12T14:46:29.398Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-12T14:46:29.398Z] - CONFIG_CGROUP_BPF: enabled [2021-11-12T14:46:29.398Z] [2021-11-12T14:46:29.398Z] Optional Features: [2021-11-12T14:46:29.398Z] - CONFIG_USER_NS: enabled [2021-11-12T14:46:29.398Z] - CONFIG_SECCOMP: enabled [2021-11-12T14:46:29.398Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-12T14:46:29.398Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-12T14:46:29.398Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-12T14:46:29.398Z] (cgroup swap accounting is currently enabled) [2021-11-12T14:46:29.398Z] - CONFIG_BLK_CGROUP: enabled [2021-11-12T14:46:29.398Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-12T14:46:29.398Z] - CONFIG_CGROUP_PERF: enabled [2021-11-12T14:46:29.398Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-12T14:46:29.398Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-12T14:46:29.398Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-12T14:46:29.398Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-12T14:46:29.398Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-12T14:46:29.398Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-12T14:46:29.398Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-12T14:46:29.398Z] - CONFIG_IP_VS: enabled (as module) [2021-11-12T14:46:29.398Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-12T14:46:29.398Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-12T14:46:29.398Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-12T14:46:29.398Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-12T14:46:29.398Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-12T14:46:29.398Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-12T14:46:29.398Z] - CONFIG_EXT4_FS: enabled [2021-11-12T14:46:29.398Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-12T14:46:29.398Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-12T14:46:29.398Z] - Network Drivers: [2021-11-12T14:46:29.398Z] - "overlay": [2021-11-12T14:46:29.398Z] - CONFIG_VXLAN: enabled (as module) [2021-11-12T14:46:29.398Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-12T14:46:29.398Z] Optional (for encrypted networks): [2021-11-12T14:46:29.398Z] - CONFIG_CRYPTO: enabled [2021-11-12T14:46:29.398Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-12T14:46:29.398Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-12T14:46:29.398Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-12T14:46:29.398Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-12T14:46:29.398Z] - CONFIG_XFRM: enabled [2021-11-12T14:46:29.398Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-12T14:46:29.398Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-12T14:46:29.398Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-12T14:46:29.398Z] - "ipvlan": [2021-11-12T14:46:29.398Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-12T14:46:29.398Z] - "macvlan": [2021-11-12T14:46:29.398Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-12T14:46:29.398Z] - CONFIG_DUMMY: enabled (as module) [2021-11-12T14:46:29.398Z] - "ftp,tftp client in container": [2021-11-12T14:46:29.398Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-12T14:46:29.398Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-12T14:46:29.398Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-12T14:46:29.398Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-12T14:46:29.398Z] - Storage Drivers: [2021-11-12T14:46:29.398Z] - "aufs": [2021-11-12T14:46:29.398Z] - CONFIG_AUFS_FS: missing [2021-11-12T14:46:29.398Z] - "btrfs": [2021-11-12T14:46:29.659Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-12T14:46:29.659Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-12T14:46:29.659Z] - "devicemapper": [2021-11-12T14:46:29.659Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-12T14:46:29.659Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-12T14:46:29.659Z] - "overlay": [2021-11-12T14:46:29.659Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-12T14:46:29.659Z] - "zfs": [2021-11-12T14:46:29.659Z] - /dev/zfs: present [2021-11-12T14:46:29.659Z] - zfs command: missing [2021-11-12T14:46:29.659Z] - zpool command: missing [2021-11-12T14:46:29.659Z] [2021-11-12T14:46:29.659Z] Limits: [2021-11-12T14:46:29.659Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-12T14:46:29.659Z] [2021-11-12T14:46:29.659Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-12T14:46:30.000Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 . [2021-11-12T14:46:30.000Z] #2 [internal] load .dockerignore [2021-11-12T14:46:30.000Z] #2 sha256:2fc6d1fcea381cc836c0ccd2c7b0569460f48245dff86d9241886a7cd1085c59 [2021-11-12T14:46:30.260Z] #2 transferring context: 87B done [2021-11-12T14:46:30.260Z] #2 DONE 0.1s [2021-11-12T14:46:30.260Z] [2021-11-12T14:46:30.260Z] #1 [internal] load build definition from Dockerfile [2021-11-12T14:46:30.260Z] #1 sha256:56640c4651714ba2db18581802010c921fc0e1fcec7f1c000cbd30c7eb92d39e [2021-11-12T14:46:30.260Z] #1 transferring dockerfile: 17.53kB done [2021-11-12T14:46:30.260Z] #1 DONE 0.2s [2021-11-12T14:46:30.260Z] [2021-11-12T14:46:30.260Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-12T14:46:30.260Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-11-12T14:46:30.518Z] #3 DONE 0.4s [2021-11-12T14:46:30.776Z] [2021-11-12T14:46:30.776Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-12T14:46:30.776Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-11-12T14:46:30.776Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-12T14:46:30.776Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-12T14:46:30.776Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-11-12T14:46:30.776Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-11-12T14:46:30.776Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2021-11-12T14:46:30.776Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 2.10MB / 9.06MB 0.2s [2021-11-12T14:46:31.035Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2021-11-12T14:46:31.176Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d [2021-11-12T14:46:31.176Z] #11 ... [2021-11-12T14:46:31.176Z] [2021-11-12T14:46:31.176Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:31.176Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-12T14:46:31.176Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.0s done [2021-11-12T14:46:31.176Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-12T14:46:31.176Z] #28 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-12T14:46:31.176Z] #28 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-12T14:46:31.176Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.7s done [2021-11-12T14:46:31.176Z] #28 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 5.0s done [2021-11-12T14:46:31.176Z] #28 DONE 7.3s [2021-11-12T14:46:31.176Z] [2021-11-12T14:46:31.176Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:31.176Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:31.176Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 6.8s done [2021-11-12T14:46:31.258Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 1.9s done [2021-11-12T14:46:31.293Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2021-11-12T14:46:31.551Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2021-11-12T14:46:31.551Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2021-11-12T14:46:31.551Z] #4 DONE 0.9s [2021-11-12T14:46:31.742Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 0.6s done [2021-11-12T14:46:31.809Z] [2021-11-12T14:46:31.809Z] #5 [internal] load build definition from Dockerfile [2021-11-12T14:46:31.809Z] #5 sha256:208114472aa46cf2341b43262020dbeeb2453731616ae093abe1450d2de6466d [2021-11-12T14:46:31.809Z] #5 DONE 0.0s [2021-11-12T14:46:31.809Z] [2021-11-12T14:46:31.809Z] #6 [internal] load .dockerignore [2021-11-12T14:46:31.809Z] #6 sha256:a5ea4a8ffa5e2854a9c5146b6491c792a2757fdc1763d845ba71e8b0e0bc6387 [2021-11-12T14:46:31.809Z] #6 DONE 0.0s [2021-11-12T14:46:31.809Z] [2021-11-12T14:46:31.809Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-12T14:46:31.809Z] #10 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-11-12T14:46:32.000Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a [2021-11-12T14:46:32.197Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 [2021-11-12T14:46:32.259Z] #11 ... [2021-11-12T14:46:32.259Z] [2021-11-12T14:46:32.259Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-12T14:46:32.259Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-12T14:46:32.259Z] #70 DONE 0.8s [2021-11-12T14:46:32.259Z] [2021-11-12T14:46:32.259Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:32.259Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:32.744Z] #10 ... [2021-11-12T14:46:32.744Z] [2021-11-12T14:46:32.744Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-12T14:46:32.744Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-12T14:46:32.744Z] #9 DONE 1.1s [2021-11-12T14:46:32.744Z] [2021-11-12T14:46:32.744Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-12T14:46:32.744Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-11-12T14:46:32.744Z] #7 DONE 1.1s [2021-11-12T14:46:32.744Z] [2021-11-12T14:46:32.744Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-12T14:46:32.744Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-12T14:46:32.744Z] #8 DONE 1.1s [2021-11-12T14:46:32.822Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 0.8s done [2021-11-12T14:46:33.047Z] [2021-11-12T14:46:33.047Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-12T14:46:33.047Z] #10 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-11-12T14:46:33.047Z] #10 DONE 1.1s [2021-11-12T14:46:33.079Z] #11 ... [2021-11-12T14:46:33.080Z] [2021-11-12T14:46:33.080Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-12T14:46:33.080Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-12T14:46:33.080Z] #72 DONE 0.7s [2021-11-12T14:46:33.080Z] [2021-11-12T14:46:33.080Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:33.080Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:33.080Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 [2021-11-12T14:46:33.313Z] [2021-11-12T14:46:33.313Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:33.313Z] #28 sha256:6702028d853491e77e39fcd917ce282868c8c9fac4dfea218eebf594a62213fa [2021-11-12T14:46:33.313Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.0s done [2021-11-12T14:46:33.574Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-12T14:46:33.574Z] #28 sha256:21e79e173393a5c03e2dd910354affc1e6ea995aa3c88a18d40bae41760b3d4e 529B / 529B done [2021-11-12T14:46:33.574Z] #28 sha256:bf33d9a9dfb709a9a24218f6ea55bab3965d0029cdc2ce01214ad1a87040e530 1.48kB / 1.48kB done [2021-11-12T14:46:33.574Z] #28 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 0B / 53.60MB 0.1s [2021-11-12T14:46:33.601Z] #11 ... [2021-11-12T14:46:33.601Z] [2021-11-12T14:46:33.601Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:46:33.601Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-12T14:46:33.601Z] #29 2.518 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:46:33.601Z] #29 2.539 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:46:33.601Z] #29 2.539 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:46:33.601Z] #29 2.791 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:46:33.601Z] #29 3.159 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:46:33.601Z] #29 3.622 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:46:33.601Z] #29 4.822 Fetched 8474 kB in 3s (3289 kB/s) [2021-11-12T14:46:33.601Z] #29 4.822 Reading package lists... [2021-11-12T14:46:33.601Z] #29 5.642 Reading package lists... [2021-11-12T14:46:33.601Z] #29 6.457 Building dependency tree... [2021-11-12T14:46:33.601Z] #29 6.828 The following additional packages will be installed: [2021-11-12T14:46:33.601Z] #29 6.830 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-12T14:46:33.601Z] #29 6.830 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-12T14:46:33.601Z] #29 6.836 Recommended packages: [2021-11-12T14:46:33.601Z] #29 6.836 libldap-common publicsuffix libsasl2-modules [2021-11-12T14:46:33.601Z] #29 7.020 The following NEW packages will be installed: [2021-11-12T14:46:33.601Z] #29 7.020 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-12T14:46:33.601Z] #29 7.020 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-12T14:46:33.601Z] #29 7.021 libssh2-1 openssl [2021-11-12T14:46:33.601Z] #29 7.301 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:46:33.601Z] #29 7.301 Need to get 3038 kB of archives. [2021-11-12T14:46:33.601Z] #29 7.301 After this operation, 6652 kB of additional disk space will be used. [2021-11-12T14:46:33.601Z] #29 7.301 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-12T14:46:33.601Z] #29 7.319 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-12T14:46:33.601Z] #29 7.319 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-12T14:46:33.601Z] #29 7.342 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-12T14:46:33.601Z] #29 7.343 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-12T14:46:33.601Z] #29 7.349 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-12T14:46:33.601Z] #29 7.349 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-12T14:46:33.601Z] #29 7.349 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-12T14:46:33.601Z] #29 7.349 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-12T14:46:33.601Z] #29 7.355 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-12T14:46:33.601Z] #29 7.355 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-12T14:46:33.601Z] #29 7.355 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-12T14:46:33.601Z] #29 7.358 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-12T14:46:33.601Z] #29 7.363 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-12T14:46:33.601Z] #29 7.363 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-12T14:46:33.601Z] #29 7.679 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:46:33.601Z] #29 7.720 Fetched 3038 kB in 0s (9085 kB/s) [2021-11-12T14:46:33.601Z] #29 7.879 Selecting previously unselected package openssl. [2021-11-12T14:46:33.601Z] #29 7.879 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-11-12T14:46:33.601Z] #29 7.879 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-12T14:46:33.601Z] #29 7.886 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-12T14:46:33.601Z] #29 8.079 Selecting previously unselected package ca-certificates. [2021-11-12T14:46:33.601Z] #29 8.079 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-12T14:46:33.601Z] #29 8.085 Unpacking ca-certificates (20210119) ... [2021-11-12T14:46:33.601Z] #29 8.385 Selecting previously unselected package libbrotli1:amd64. [2021-11-12T14:46:33.601Z] #29 8.385 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-12T14:46:33.601Z] #29 8.399 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-12T14:46:33.601Z] #29 8.518 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-12T14:46:33.601Z] #29 8.518 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-12T14:46:33.601Z] #29 8.527 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:33.601Z] #29 8.640 Selecting previously unselected package libsasl2-2:amd64. [2021-11-12T14:46:33.601Z] #29 8.640 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-12T14:46:33.601Z] #29 8.650 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:33.601Z] #29 8.756 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-12T14:46:33.601Z] #29 8.757 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-12T14:46:33.601Z] #29 8.772 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-12T14:46:33.601Z] #29 8.918 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-12T14:46:33.601Z] #29 8.918 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-12T14:46:33.601Z] #29 8.926 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-12T14:46:33.601Z] #29 9.097 Selecting previously unselected package libpsl5:amd64. [2021-11-12T14:46:33.601Z] #29 9.097 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-12T14:46:33.601Z] #29 9.108 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-12T14:46:33.601Z] #29 9.224 Selecting previously unselected package librtmp1:amd64. [2021-11-12T14:46:33.601Z] #29 9.224 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-12T14:46:33.601Z] #29 9.243 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-12T14:46:33.858Z] #29 9.475 Selecting previously unselected package libssh2-1:amd64. [2021-11-12T14:46:33.858Z] #29 9.475 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-12T14:46:33.858Z] #29 9.492 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-12T14:46:33.858Z] #29 9.571 Selecting previously unselected package libcurl4:amd64. [2021-11-12T14:46:33.859Z] #29 9.571 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-12T14:46:33.859Z] #29 9.576 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-12T14:46:33.859Z] #29 9.668 Selecting previously unselected package curl. [2021-11-12T14:46:33.859Z] #29 9.668 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-12T14:46:33.861Z] #28 ... [2021-11-12T14:46:33.861Z] [2021-11-12T14:46:33.861Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-12T14:46:33.861Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-12T14:46:33.861Z] #45 DONE 0.0s [2021-11-12T14:46:34.115Z] #29 9.676 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-12T14:46:34.115Z] #29 9.758 Selecting previously unselected package libonig5:amd64. [2021-11-12T14:46:34.115Z] #29 9.758 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-12T14:46:34.115Z] #29 9.758 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:46:34.115Z] #29 9.833 Selecting previously unselected package libjq1:amd64. [2021-11-12T14:46:34.115Z] #29 9.833 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-12T14:46:34.115Z] #29 9.849 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:46:34.115Z] #29 9.904 Selecting previously unselected package jq. [2021-11-12T14:46:34.115Z] #29 9.904 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-12T14:46:34.115Z] #29 9.908 Unpacking jq (1.6-2.1) ... [2021-11-12T14:46:34.115Z] #29 9.962 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-12T14:46:34.133Z] [2021-11-12T14:46:34.133Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:34.133Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-12T14:46:34.133Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.0s done [2021-11-12T14:46:34.133Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-12T14:46:34.133Z] #11 sha256:188890221179ae813175fef21829b84a005878c78ff92a507d260fbcbdfe6208 1.80kB / 1.80kB done [2021-11-12T14:46:34.133Z] #11 sha256:075a07855af2d20a814bdf24c69dd07b1bc730b9c6e3f6cbe40198dbf131acda 6.97kB / 6.97kB done [2021-11-12T14:46:34.133Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 8.39MB / 53.60MB 0.4s [2021-11-12T14:46:34.133Z] #11 sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 5.14MB / 5.14MB 0.4s [2021-11-12T14:46:34.133Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 13.63MB / 53.60MB 0.6s [2021-11-12T14:46:34.133Z] #11 sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 5.14MB / 5.14MB 0.6s done [2021-11-12T14:46:34.133Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 0B / 10.66MB 0.7s [2021-11-12T14:46:34.133Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 16.78MB / 53.60MB 0.8s [2021-11-12T14:46:34.133Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 8.39MB / 10.66MB 0.8s [2021-11-12T14:46:34.208Z] #50 ... [2021-11-12T14:46:34.208Z] [2021-11-12T14:46:34.208Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-12T14:46:34.208Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-12T14:46:34.208Z] #19 58.39 Fetched 48.7 MB in 57s (860 kB/s) [2021-11-12T14:46:34.372Z] #29 9.981 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-12T14:46:34.372Z] #29 10.00 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-12T14:46:34.372Z] #29 10.02 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:34.372Z] #29 10.03 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-12T14:46:34.372Z] #29 10.05 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:34.372Z] #29 10.06 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-12T14:46:34.372Z] #29 10.08 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-12T14:46:34.372Z] #29 10.16 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:46:34.372Z] #29 10.18 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:46:34.405Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 31.46MB / 53.60MB 0.9s [2021-11-12T14:46:34.405Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 10.66MB / 10.66MB 0.9s [2021-11-12T14:46:34.629Z] #29 10.19 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-12T14:46:34.629Z] #29 10.21 Setting up ca-certificates (20210119) ... [2021-11-12T14:46:34.693Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 0B / 54.67MB 1.1s [2021-11-12T14:46:34.693Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 38.80MB / 53.60MB 1.2s [2021-11-12T14:46:34.952Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 48.23MB / 53.60MB 1.3s [2021-11-12T14:46:34.952Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 53.60MB / 53.60MB 1.5s [2021-11-12T14:46:34.952Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 10.66MB / 10.66MB 1.4s done [2021-11-12T14:46:34.952Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 16.78MB / 54.67MB 1.5s [2021-11-12T14:46:34.952Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 0B / 80.99MB 1.5s [2021-11-12T14:46:35.194Z] #29 10.82 Updating certificates in /etc/ssl/certs... [2021-11-12T14:46:35.219Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 30.41MB / 54.67MB 1.8s [2021-11-12T14:46:35.503Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 41.94MB / 54.67MB 1.9s [2021-11-12T14:46:35.503Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 11.53MB / 80.99MB 1.9s [2021-11-12T14:46:35.503Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 54.67MB / 54.67MB 2.0s [2021-11-12T14:46:35.503Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 17.83MB / 80.99MB 2.0s [2021-11-12T14:46:35.765Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 38.80MB / 80.99MB 2.3s [2021-11-12T14:46:35.765Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 51.38MB / 80.99MB 2.4s [2021-11-12T14:46:36.031Z] #11 ... [2021-11-12T14:46:36.031Z] [2021-11-12T14:46:36.031Z] #24 [internal] load build context [2021-11-12T14:46:36.031Z] #24 sha256:368c0720025ad9d87ffad228ffc81c5926fc9bac31d17faac4f724bb694f14ee [2021-11-12T14:46:36.031Z] #24 transferring context: 55.52MB 2.2s done [2021-11-12T14:46:36.031Z] #24 DONE 2.7s [2021-11-12T14:46:36.031Z] [2021-11-12T14:46:36.031Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:36.031Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-12T14:46:36.031Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 66.06MB / 80.99MB 2.5s [2021-11-12T14:46:36.031Z] #11 extracting sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf [2021-11-12T14:46:36.031Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 53.60MB / 53.60MB 2.5s done [2021-11-12T14:46:36.126Z] #29 11.72 129 added, 0 removed; done. [2021-11-12T14:46:36.126Z] #29 11.83 Setting up jq (1.6-2.1) ... [2021-11-12T14:46:36.126Z] #29 11.88 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-12T14:46:36.126Z] #29 11.90 Setting up curl (7.74.0-1.3+b1) ... [2021-11-12T14:46:36.126Z] #29 11.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:46:36.289Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 79.69MB / 80.99MB 2.7s [2021-11-12T14:46:36.388Z] #29 11.97 Processing triggers for ca-certificates (20210119) ... [2021-11-12T14:46:36.388Z] #29 11.98 Updating certificates in /etc/ssl/certs... [2021-11-12T14:46:37.226Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 54.67MB / 54.67MB 3.6s done [2021-11-12T14:46:37.226Z] #11 sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 126B / 126B 3.7s [2021-11-12T14:46:37.325Z] #29 12.80 0 added, 0 removed; done. [2021-11-12T14:46:37.325Z] #29 12.80 Running hooks in /etc/ca-certificates/update.d... [2021-11-12T14:46:37.325Z] #29 12.80 done. [2021-11-12T14:46:37.471Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 5.1s [2021-11-12T14:46:37.792Z] #11 extracting sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 1.8s done [2021-11-12T14:46:38.353Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 4.5s done [2021-11-12T14:46:38.353Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 [2021-11-12T14:46:38.697Z] #29 ... [2021-11-12T14:46:38.697Z] [2021-11-12T14:46:38.697Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:38.697Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:38.697Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 7.2s done [2021-11-12T14:46:38.697Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 2.8s [2021-11-12T14:46:38.731Z] #11 extracting sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 [2021-11-12T14:46:38.731Z] #11 ... [2021-11-12T14:46:38.731Z] [2021-11-12T14:46:38.731Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:46:38.731Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-12T14:46:38.731Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-12T14:46:38.731Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-12T14:46:38.731Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-12T14:46:38.731Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-12T14:46:38.731Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2021-11-12T14:46:38.731Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-11-12T14:46:38.731Z] #69 DONE 5.4s [2021-11-12T14:46:38.731Z] [2021-11-12T14:46:38.731Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-12T14:46:38.731Z] #28 sha256:6702028d853491e77e39fcd917ce282868c8c9fac4dfea218eebf594a62213fa [2021-11-12T14:46:38.731Z] #28 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 53.60MB / 53.60MB 2.4s done [2021-11-12T14:46:38.731Z] #28 DONE 5.4s [2021-11-12T14:46:38.731Z] [2021-11-12T14:46:38.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:38.731Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-12T14:46:38.731Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 80.99MB / 80.99MB 5.2s done [2021-11-12T14:46:38.731Z] #11 sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 126B / 126B 5.2s done [2021-11-12T14:46:38.731Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 0B / 102.62MB 5.2s [2021-11-12T14:46:38.856Z] #11 ... [2021-11-12T14:46:38.856Z] [2021-11-12T14:46:38.856Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:46:38.856Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-12T14:46:38.856Z] #29 2.481 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:46:38.856Z] #29 2.494 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:46:38.856Z] #29 2.494 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:46:38.856Z] #29 2.709 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:46:38.856Z] #29 2.936 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:46:38.856Z] #29 3.348 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:46:38.856Z] #29 4.717 Fetched 8474 kB in 2s (3394 kB/s) [2021-11-12T14:46:38.856Z] #29 4.717 Reading package lists... [2021-11-12T14:46:38.856Z] #29 5.506 Reading package lists... [2021-11-12T14:46:38.856Z] #29 6.368 Building dependency tree... [2021-11-12T14:46:38.856Z] #29 6.740 The following additional packages will be installed: [2021-11-12T14:46:38.856Z] #29 6.740 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-12T14:46:38.856Z] #29 6.746 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-12T14:46:38.856Z] #29 6.746 Recommended packages: [2021-11-12T14:46:38.856Z] #29 6.746 libldap-common publicsuffix libsasl2-modules [2021-11-12T14:46:38.856Z] #29 6.988 The following NEW packages will be installed: [2021-11-12T14:46:38.856Z] #29 6.988 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-12T14:46:38.856Z] #29 6.988 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-12T14:46:38.856Z] #29 6.988 libssh2-1 openssl [2021-11-12T14:46:38.856Z] #29 7.265 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:46:38.856Z] #29 7.265 Need to get 3038 kB of archives. [2021-11-12T14:46:38.856Z] #29 7.265 After this operation, 6652 kB of additional disk space will be used. [2021-11-12T14:46:38.856Z] #29 7.265 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-12T14:46:38.856Z] #29 7.281 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-12T14:46:38.856Z] #29 7.281 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-12T14:46:38.856Z] #29 7.287 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-12T14:46:38.856Z] #29 7.287 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-12T14:46:38.856Z] #29 7.287 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-12T14:46:38.856Z] #29 7.312 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-12T14:46:38.856Z] #29 7.314 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-12T14:46:38.856Z] #29 7.315 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-12T14:46:38.856Z] #29 7.315 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-12T14:46:38.856Z] #29 7.325 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-12T14:46:38.856Z] #29 7.325 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-12T14:46:38.856Z] #29 7.325 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-12T14:46:38.856Z] #29 7.325 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-12T14:46:38.856Z] #29 7.327 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-12T14:46:38.856Z] #29 7.472 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:46:38.856Z] #29 7.508 Fetched 3038 kB in 0s (9124 kB/s) [2021-11-12T14:46:38.856Z] #29 7.542 Selecting previously unselected package openssl. [2021-11-12T14:46:38.856Z] #29 7.542 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-11-12T14:46:38.856Z] #29 7.542 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 7.542 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-12T14:46:38.856Z] #29 7.720 Selecting previously unselected package ca-certificates. [2021-11-12T14:46:38.856Z] #29 7.720 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-12T14:46:38.856Z] #29 7.722 Unpacking ca-certificates (20210119) ... [2021-11-12T14:46:38.856Z] #29 7.837 Selecting previously unselected package libbrotli1:amd64. [2021-11-12T14:46:38.856Z] #29 7.837 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 7.846 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-12T14:46:38.856Z] #29 7.947 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-12T14:46:38.856Z] #29 7.947 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 7.960 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:38.856Z] #29 8.011 Selecting previously unselected package libsasl2-2:amd64. [2021-11-12T14:46:38.856Z] #29 8.011 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 8.023 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:38.856Z] #29 8.097 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-12T14:46:38.856Z] #29 8.097 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 8.098 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-12T14:46:38.856Z] #29 8.184 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-12T14:46:38.856Z] #29 8.184 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 8.187 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-12T14:46:38.856Z] #29 8.243 Selecting previously unselected package libpsl5:amd64. [2021-11-12T14:46:38.856Z] #29 8.244 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 8.249 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-12T14:46:38.856Z] #29 8.300 Selecting previously unselected package librtmp1:amd64. [2021-11-12T14:46:38.856Z] #29 8.300 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 8.304 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-12T14:46:38.856Z] #29 8.360 Selecting previously unselected package libssh2-1:amd64. [2021-11-12T14:46:38.856Z] #29 8.360 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 8.364 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-12T14:46:38.856Z] #29 8.418 Selecting previously unselected package libcurl4:amd64. [2021-11-12T14:46:38.856Z] #29 8.418 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 8.426 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-12T14:46:38.856Z] #29 8.501 Selecting previously unselected package curl. [2021-11-12T14:46:38.856Z] #29 8.501 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 8.506 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-12T14:46:38.856Z] #29 8.576 Selecting previously unselected package libonig5:amd64. [2021-11-12T14:46:38.856Z] #29 8.576 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 8.581 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:46:38.856Z] #29 8.668 Selecting previously unselected package libjq1:amd64. [2021-11-12T14:46:38.856Z] #29 8.668 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 8.672 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:46:38.856Z] #29 8.732 Selecting previously unselected package jq. [2021-11-12T14:46:38.856Z] #29 8.732 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-12T14:46:38.856Z] #29 8.735 Unpacking jq (1.6-2.1) ... [2021-11-12T14:46:38.856Z] #29 8.793 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-12T14:46:38.856Z] #29 8.812 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-12T14:46:38.856Z] #29 8.829 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-12T14:46:38.856Z] #29 8.837 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:38.856Z] #29 8.847 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-12T14:46:38.856Z] #29 8.870 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:38.856Z] #29 8.892 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-12T14:46:38.856Z] #29 8.908 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-12T14:46:38.856Z] #29 8.929 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:46:38.856Z] #29 8.944 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:46:38.856Z] #29 8.957 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-12T14:46:38.856Z] #29 8.973 Setting up ca-certificates (20210119) ... [2021-11-12T14:46:38.856Z] #29 9.837 Updating certificates in /etc/ssl/certs... [2021-11-12T14:46:38.856Z] #29 ... [2021-11-12T14:46:38.856Z] [2021-11-12T14:46:38.856Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:38.856Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:38.954Z] #11 ... [2021-11-12T14:46:38.954Z] [2021-11-12T14:46:38.954Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:46:38.954Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-12T14:46:38.954Z] #29 DONE 14.5s [2021-11-12T14:46:38.954Z] [2021-11-12T14:46:38.954Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:38.954Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:38.954Z] #11 ... [2021-11-12T14:46:38.954Z] [2021-11-12T14:46:38.954Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-12T14:46:38.954Z] #30 sha256:8074144ae010b81cf3be86dec6125ccecc974f57052d60fb1b3777476967aab6 [2021-11-12T14:46:39.042Z] #11 extracting sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 0.4s done [2021-11-12T14:46:39.042Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 13.03MB / 102.62MB 5.5s [2021-11-12T14:46:39.301Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 24.89MB / 102.62MB 5.6s [2021-11-12T14:46:39.301Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 38.80MB / 102.62MB 5.8s [2021-11-12T14:46:39.301Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 50.33MB / 102.62MB 5.9s [2021-11-12T14:46:39.518Z] #30 DONE 0.6s [2021-11-12T14:46:39.518Z] [2021-11-12T14:46:39.518Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:39.518Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:39.560Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 61.87MB / 102.62MB 6.1s [2021-11-12T14:46:39.560Z] #11 extracting sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 [2021-11-12T14:46:39.825Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 79.69MB / 102.62MB 6.4s [2021-11-12T14:46:39.825Z] #11 extracting sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 0.3s done [2021-11-12T14:46:40.084Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 88.08MB / 102.62MB 6.6s [2021-11-12T14:46:40.237Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 7.9s done [2021-11-12T14:46:40.342Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 98.57MB / 102.62MB 6.8s [2021-11-12T14:46:40.343Z] #11 extracting sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 [2021-11-12T14:46:40.496Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 [2021-11-12T14:46:41.631Z] #11 ... [2021-11-12T14:46:41.631Z] [2021-11-12T14:46:41.631Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:46:41.631Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-12T14:46:41.631Z] #29 2.267 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:46:41.631Z] #29 2.274 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:46:41.631Z] #29 2.277 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:46:41.631Z] #29 2.406 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:46:41.631Z] #29 2.605 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:46:41.631Z] #29 2.998 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:46:41.631Z] #29 4.165 Fetched 8474 kB in 2s (3911 kB/s) [2021-11-12T14:46:41.631Z] #29 4.165 Reading package lists... [2021-11-12T14:46:41.631Z] #29 4.938 Reading package lists... [2021-11-12T14:46:41.631Z] #29 5.722 Building dependency tree... [2021-11-12T14:46:41.631Z] #29 6.046 The following additional packages will be installed: [2021-11-12T14:46:41.631Z] #29 6.047 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-12T14:46:41.631Z] #29 6.047 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-12T14:46:41.631Z] #29 6.048 Recommended packages: [2021-11-12T14:46:41.631Z] #29 6.048 libldap-common publicsuffix libsasl2-modules [2021-11-12T14:46:41.631Z] #29 6.219 The following NEW packages will be installed: [2021-11-12T14:46:41.631Z] #29 6.219 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-12T14:46:41.631Z] #29 6.219 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-12T14:46:41.631Z] #29 6.219 libssh2-1 openssl [2021-11-12T14:46:41.631Z] #29 6.490 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:46:41.631Z] #29 6.490 Need to get 3038 kB of archives. [2021-11-12T14:46:41.631Z] #29 6.490 After this operation, 6652 kB of additional disk space will be used. [2021-11-12T14:46:41.631Z] #29 6.490 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-12T14:46:41.631Z] #29 6.506 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-12T14:46:41.631Z] #29 6.506 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-12T14:46:41.631Z] #29 6.506 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-12T14:46:41.631Z] #29 6.506 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-12T14:46:41.631Z] #29 6.506 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-12T14:46:41.632Z] #29 6.522 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-12T14:46:41.632Z] #29 6.523 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-12T14:46:41.632Z] #29 6.524 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-12T14:46:41.632Z] #29 6.525 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-12T14:46:41.632Z] #29 6.526 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-12T14:46:41.632Z] #29 6.530 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-12T14:46:41.632Z] #29 6.544 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-12T14:46:41.632Z] #29 6.544 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-12T14:46:41.632Z] #29 6.544 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-12T14:46:41.632Z] #29 6.699 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:46:41.632Z] #29 6.732 Fetched 3038 kB in 0s (9314 kB/s) [2021-11-12T14:46:41.632Z] #29 6.781 Selecting previously unselected package openssl. [2021-11-12T14:46:41.632Z] #29 6.781 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-11-12T14:46:41.632Z] #29 6.782 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 6.789 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-12T14:46:41.632Z] #29 6.947 Selecting previously unselected package ca-certificates. [2021-11-12T14:46:41.632Z] #29 6.947 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-12T14:46:41.632Z] #29 6.953 Unpacking ca-certificates (20210119) ... [2021-11-12T14:46:41.632Z] #29 7.033 Selecting previously unselected package libbrotli1:amd64. [2021-11-12T14:46:41.632Z] #29 7.033 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 7.043 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-12T14:46:41.632Z] #29 7.117 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-12T14:46:41.632Z] #29 7.117 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 7.122 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:41.632Z] #29 7.170 Selecting previously unselected package libsasl2-2:amd64. [2021-11-12T14:46:41.632Z] #29 7.171 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 7.176 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:41.632Z] #29 7.226 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-12T14:46:41.632Z] #29 7.226 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 7.230 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-12T14:46:41.632Z] #29 7.295 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-12T14:46:41.632Z] #29 7.295 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 7.300 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-12T14:46:41.632Z] #29 7.344 Selecting previously unselected package libpsl5:amd64. [2021-11-12T14:46:41.632Z] #29 7.344 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 7.350 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-12T14:46:41.632Z] #29 7.405 Selecting previously unselected package librtmp1:amd64. [2021-11-12T14:46:41.632Z] #29 7.405 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 7.409 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-12T14:46:41.632Z] #29 7.454 Selecting previously unselected package libssh2-1:amd64. [2021-11-12T14:46:41.632Z] #29 7.454 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 7.459 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-12T14:46:41.632Z] #29 7.519 Selecting previously unselected package libcurl4:amd64. [2021-11-12T14:46:41.632Z] #29 7.519 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 7.530 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-12T14:46:41.632Z] #29 7.615 Selecting previously unselected package curl. [2021-11-12T14:46:41.632Z] #29 7.615 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 7.621 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-12T14:46:41.632Z] #29 7.689 Selecting previously unselected package libonig5:amd64. [2021-11-12T14:46:41.632Z] #29 7.689 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 7.692 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:46:41.632Z] #29 7.758 Selecting previously unselected package libjq1:amd64. [2021-11-12T14:46:41.632Z] #29 7.759 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 7.765 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:46:41.632Z] #29 7.815 Selecting previously unselected package jq. [2021-11-12T14:46:41.632Z] #29 7.815 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-12T14:46:41.632Z] #29 7.819 Unpacking jq (1.6-2.1) ... [2021-11-12T14:46:41.632Z] #29 7.894 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-12T14:46:41.632Z] #29 7.909 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-12T14:46:41.632Z] #29 7.923 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-12T14:46:41.632Z] #29 7.938 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:41.632Z] #29 7.953 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-12T14:46:41.632Z] #29 7.964 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:41.632Z] #29 7.977 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-12T14:46:41.632Z] #29 7.990 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-12T14:46:41.632Z] #29 8.007 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:46:41.632Z] #29 8.021 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:46:41.632Z] #29 8.034 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-12T14:46:41.632Z] #29 8.045 Setting up ca-certificates (20210119) ... [2021-11-12T14:46:41.632Z] #29 8.660 Updating certificates in /etc/ssl/certs... [2021-11-12T14:46:41.632Z] #29 9.339 129 added, 0 removed; done. [2021-11-12T14:46:41.632Z] #29 9.400 Setting up jq (1.6-2.1) ... [2021-11-12T14:46:41.632Z] #29 9.411 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-12T14:46:41.632Z] #29 9.424 Setting up curl (7.74.0-1.3+b1) ... [2021-11-12T14:46:41.632Z] #29 9.436 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:46:41.632Z] #29 9.455 Processing triggers for ca-certificates (20210119) ... [2021-11-12T14:46:41.632Z] #29 9.463 Updating certificates in /etc/ssl/certs... [2021-11-12T14:46:41.632Z] #29 10.03 0 added, 0 removed; done. [2021-11-12T14:46:41.632Z] #29 10.03 Running hooks in /etc/ca-certificates/update.d... [2021-11-12T14:46:41.632Z] #29 10.03 done. [2021-11-12T14:46:41.632Z] #29 ... [2021-11-12T14:46:41.632Z] [2021-11-12T14:46:41.632Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:41.632Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:41.879Z] #11 ... [2021-11-12T14:46:41.879Z] [2021-11-12T14:46:41.879Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:46:41.879Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-12T14:46:41.879Z] #29 10.75 129 added, 0 removed; done. [2021-11-12T14:46:41.879Z] #29 10.80 Setting up jq (1.6-2.1) ... [2021-11-12T14:46:41.879Z] #29 10.82 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-12T14:46:41.879Z] #29 10.83 Setting up curl (7.74.0-1.3+b1) ... [2021-11-12T14:46:41.879Z] #29 10.84 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:46:41.879Z] #29 10.86 Processing triggers for ca-certificates (20210119) ... [2021-11-12T14:46:41.879Z] #29 10.87 Updating certificates in /etc/ssl/certs... [2021-11-12T14:46:41.879Z] #29 11.80 0 added, 0 removed; done. [2021-11-12T14:46:41.879Z] #29 11.80 Running hooks in /etc/ca-certificates/update.d... [2021-11-12T14:46:41.879Z] #29 11.80 done. [2021-11-12T14:46:41.879Z] #29 DONE 13.1s [2021-11-12T14:46:42.139Z] [2021-11-12T14:46:42.139Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-12T14:46:42.139Z] #30 sha256:dcd9fe93f308d6968212b6a56568ab0639ede3d14fe71d67c24e4f0c615adeb5 [2021-11-12T14:46:42.139Z] #30 DONE 0.2s [2021-11-12T14:46:42.139Z] [2021-11-12T14:46:42.139Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-12T14:46:42.139Z] #31 sha256:e8b22c29d5d9c5db3f3eb3630da8b7f7e99f4f733273e9cf2392fdbc9de7568e [2021-11-12T14:46:42.194Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 4.3s done [2021-11-12T14:46:42.760Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 [2021-11-12T14:46:42.875Z] #11 extracting sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 2.1s done [2021-11-12T14:46:42.875Z] #11 ... [2021-11-12T14:46:42.875Z] [2021-11-12T14:46:42.875Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-12T14:46:42.875Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-12T14:46:42.875Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-12T14:46:42.875Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-12T14:46:42.875Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-12T14:46:42.875Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-12T14:46:42.875Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.4s done [2021-11-12T14:46:42.875Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-11-12T14:46:42.875Z] #71 DONE 9.5s [2021-11-12T14:46:42.875Z] [2021-11-12T14:46:42.875Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:42.875Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-12T14:46:42.875Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 102.62MB / 102.62MB 9.2s done [2021-11-12T14:46:42.875Z] #11 extracting sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 [2021-11-12T14:46:43.016Z] #11 ... [2021-11-12T14:46:43.017Z] [2021-11-12T14:46:43.017Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:46:43.017Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-12T14:46:43.017Z] #29 DONE 11.7s [2021-11-12T14:46:43.017Z] [2021-11-12T14:46:43.017Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:43.017Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:43.273Z] #11 ... [2021-11-12T14:46:43.273Z] [2021-11-12T14:46:43.273Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-12T14:46:43.273Z] #30 sha256:fa3a04a5175d3153d956d33b89002181cf12724a28571fa7f82c70fa117df354 [2021-11-12T14:46:43.273Z] #30 DONE 0.4s [2021-11-12T14:46:43.273Z] [2021-11-12T14:46:43.273Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:43.273Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:44.772Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 7.9s [2021-11-12T14:46:44.772Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 8.5s done [2021-11-12T14:46:44.784Z] #11 extracting sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 2.0s done [2021-11-12T14:46:45.029Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 [2021-11-12T14:46:45.042Z] #11 extracting sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 [2021-11-12T14:46:45.431Z] #31 2.722 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-12T14:46:45.431Z] #31 3.108 [2021-11-12T14:46:45.431Z] #31 3.335 #=#=# ######################################################################## 100.0% [2021-11-12T14:46:45.697Z] #31 3.657 [2021-11-12T14:46:46.451Z] #19 58.39 Reading package lists... [2021-11-12T14:46:46.633Z] #31 4.693 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-12T14:46:47.201Z] #31 5.082 [2021-11-12T14:46:47.471Z] #31 5.317 #=#=# ######################################################################## 100.0% [2021-11-12T14:46:47.730Z] #31 5.661 [2021-11-12T14:46:48.324Z] #11 extracting sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 3.3s done [2021-11-12T14:46:48.534Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 5.1s [2021-11-12T14:46:48.583Z] #11 extracting sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 [2021-11-12T14:46:48.669Z] #31 ... [2021-11-12T14:46:48.669Z] [2021-11-12T14:46:48.669Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:48.669Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:48.669Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 8.0s [2021-11-12T14:46:48.841Z] #11 extracting sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 done [2021-11-12T14:46:48.841Z] #11 ... [2021-11-12T14:46:48.841Z] [2021-11-12T14:46:48.841Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:46:48.841Z] #29 sha256:72fe9753317b24124465b3ecdf6176b4eabd23317084fc8c56a08c868b6b9a1b [2021-11-12T14:46:49.100Z] #29 ... [2021-11-12T14:46:49.100Z] [2021-11-12T14:46:49.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:49.100Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-12T14:46:49.100Z] #11 DONE 15.7s [2021-11-12T14:46:49.100Z] [2021-11-12T14:46:49.100Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-12T14:46:49.100Z] #12 sha256:8e0072cf4302e6331cd9d159cf4ccd30cdab8110a1f7a4a97712431d19349f6e [2021-11-12T14:46:49.100Z] #12 ... [2021-11-12T14:46:49.100Z] [2021-11-12T14:46:49.100Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-12T14:46:49.100Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-11-12T14:46:49.100Z] #70 DONE 4.6s [2021-11-12T14:46:49.359Z] [2021-11-12T14:46:49.359Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-12T14:46:49.359Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-11-12T14:46:49.606Z] #11 ... [2021-11-12T14:46:49.606Z] [2021-11-12T14:46:49.606Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-12T14:46:49.606Z] #31 sha256:e8b22c29d5d9c5db3f3eb3630da8b7f7e99f4f733273e9cf2392fdbc9de7568e [2021-11-12T14:46:49.606Z] #31 6.748 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-12T14:46:49.606Z] #31 7.091 [2021-11-12T14:46:49.606Z] #31 7.321 #=#=# ############### 21.6% ########################################## 59.1% ################################################################# 91.0% ######################################################################## 100.0% [2021-11-12T14:46:49.867Z] #31 7.908 [2021-11-12T14:46:50.300Z] #11 ... [2021-11-12T14:46:50.300Z] [2021-11-12T14:46:50.300Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-12T14:46:50.300Z] #31 sha256:c311295e14862170b9f062c5e8647853f70f7e638c20a19648adcb3b6496ca2f [2021-11-12T14:46:50.300Z] #31 2.338 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-12T14:46:50.300Z] #31 2.709 [2021-11-12T14:46:50.300Z] #31 2.939 #=#=# ######################################################################## 100.0% [2021-11-12T14:46:50.300Z] #31 3.243 [2021-11-12T14:46:50.300Z] #31 4.355 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-12T14:46:50.300Z] #31 4.715 [2021-11-12T14:46:50.300Z] #31 4.952 #=#=# ######################################################################## 100.0% [2021-11-12T14:46:50.300Z] #31 5.333 [2021-11-12T14:46:50.300Z] #31 6.412 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-12T14:46:50.300Z] #31 6.809 [2021-11-12T14:46:50.300Z] #31 7.041 #=#=# ################### 27.7% ########################################## 59.4% ################################################################# 91.6% ######################################################################## 100.0% [2021-11-12T14:46:50.300Z] #31 7.598 [2021-11-12T14:46:50.300Z] #31 8.619 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-12T14:46:50.300Z] #31 8.921 [2021-11-12T14:46:50.300Z] #31 9.144 #=#=# ######################################################################## 100.0% [2021-11-12T14:46:50.300Z] #31 9.444 [2021-11-12T14:46:50.300Z] #31 10.22 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-12T14:46:50.300Z] #31 ... [2021-11-12T14:46:50.300Z] [2021-11-12T14:46:50.300Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:50.300Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:50.300Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 5.1s [2021-11-12T14:46:50.739Z] #72 DONE 1.7s [2021-11-12T14:46:50.739Z] [2021-11-12T14:46:50.739Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:46:50.739Z] #29 sha256:72fe9753317b24124465b3ecdf6176b4eabd23317084fc8c56a08c868b6b9a1b [2021-11-12T14:46:50.739Z] #29 11.23 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:46:50.739Z] #29 11.24 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:46:50.739Z] #29 11.29 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:46:50.739Z] #29 11.43 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-12T14:46:50.739Z] #29 11.55 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-12T14:46:50.740Z] #29 11.82 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-12T14:46:50.805Z] #31 8.935 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-12T14:46:50.999Z] #29 ... [2021-11-12T14:46:50.999Z] [2021-11-12T14:46:50.999Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-12T14:46:50.999Z] #12 sha256:8e0072cf4302e6331cd9d159cf4ccd30cdab8110a1f7a4a97712431d19349f6e [2021-11-12T14:46:50.999Z] #12 DONE 1.9s [2021-11-12T14:46:50.999Z] [2021-11-12T14:46:50.999Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-12T14:46:50.999Z] #13 sha256:10488c5ee71ec11eee2a4f63d05969fb8ae4d789760e1b0462381601bcf8d082 [2021-11-12T14:46:51.373Z] #31 9.272 [2021-11-12T14:46:51.633Z] #31 9.504 #=#=# ######################################################################## 100.0% [2021-11-12T14:46:51.892Z] #31 9.835 [2021-11-12T14:46:52.377Z] #13 DONE 1.6s [2021-11-12T14:46:52.377Z] [2021-11-12T14:46:52.377Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:46:52.377Z] #29 sha256:72fe9753317b24124465b3ecdf6176b4eabd23317084fc8c56a08c868b6b9a1b [2021-11-12T14:46:52.377Z] #29 12.96 Fetched 8360 kB in 2s (4210 kB/s) [2021-11-12T14:46:52.377Z] #29 12.96 Reading package lists... [2021-11-12T14:46:52.460Z] #31 10.52 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-12T14:46:52.642Z] #29 13.55 Reading package lists... [2021-11-12T14:46:52.642Z] #29 ... [2021-11-12T14:46:52.642Z] [2021-11-12T14:46:52.642Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-12T14:46:52.642Z] #42 sha256:52e574fb08766ee5bacb409174819215ded8c54053f5853586dac4bb047beeda [2021-11-12T14:46:52.642Z] #42 DONE 0.2s [2021-11-12T14:46:52.642Z] [2021-11-12T14:46:52.642Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-12T14:46:52.642Z] #33 sha256:b35013b1d0746e5c252890689dcbfba2a30e2e626e84a7c04f24488d86376718 [2021-11-12T14:46:52.642Z] #33 DONE 0.3s [2021-11-12T14:46:52.720Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 9.9s done [2021-11-12T14:46:52.720Z] #31 10.81 [2021-11-12T14:46:52.720Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 [2021-11-12T14:46:52.903Z] [2021-11-12T14:46:52.903Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-12T14:46:52.903Z] #46 sha256:db80393ca73b38fc5c2882a800bdcef9aab180ecc0f2a6fccade3f3907bed6cf [2021-11-12T14:46:52.903Z] #46 DONE 0.4s [2021-11-12T14:46:52.903Z] [2021-11-12T14:46:52.903Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:46:52.903Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-12T14:46:52.903Z] #34 ... [2021-11-12T14:46:52.903Z] [2021-11-12T14:46:52.903Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-12T14:46:52.903Z] #64 sha256:1992ece23771ac6aa67a1bb1587b636ea2cda52376821eff1c185e35abb6ffc2 [2021-11-12T14:46:52.903Z] #64 DONE 0.4s [2021-11-12T14:46:52.903Z] [2021-11-12T14:46:52.903Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-12T14:46:52.903Z] #25 sha256:2b84467870a0ed831291f6d1ceef06bfdb0052261a47bfd67ab9c077224fd3c2 [2021-11-12T14:46:52.903Z] #25 DONE 0.5s [2021-11-12T14:46:52.978Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-12T14:46:52.978Z] #11 DONE 29.1s [2021-11-12T14:46:52.978Z] [2021-11-12T14:46:52.978Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-12T14:46:52.978Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-12T14:46:52.979Z] #31 11.03 #=#=# ######################################################################## 100.0% [2021-11-12T14:46:53.164Z] [2021-11-12T14:46:53.164Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:46:53.164Z] #29 sha256:72fe9753317b24124465b3ecdf6176b4eabd23317084fc8c56a08c868b6b9a1b [2021-11-12T14:46:53.164Z] #29 13.55 Reading package lists... [2021-11-12T14:46:53.279Z] #31 11.29 [2021-11-12T14:46:53.279Z] #31 11.35 Download of images into '/build' complete. [2021-11-12T14:46:53.279Z] #31 11.35 Use something like the following to load the result into a Docker daemon: [2021-11-12T14:46:53.279Z] #31 11.35 tar -cC '/build' . | docker load [2021-11-12T14:46:53.423Z] #29 14.30 Building dependency tree... [2021-11-12T14:46:53.546Z] #12 ... [2021-11-12T14:46:53.546Z] [2021-11-12T14:46:53.546Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-12T14:46:53.546Z] #31 sha256:5e6fc8f1b065c03bc97c3b2030bba960bffcf638cd424300d9c3ee1bc1f93da0 [2021-11-12T14:46:53.546Z] #31 2.507 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-12T14:46:53.546Z] #31 2.975 [2021-11-12T14:46:53.546Z] #31 3.211 #=#=# ######################################################################## 100.0% [2021-11-12T14:46:53.546Z] #31 3.487 [2021-11-12T14:46:53.546Z] #31 4.333 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-12T14:46:53.546Z] #31 4.586 [2021-11-12T14:46:53.546Z] #31 4.802 #=#=# ######################################################################## 100.0% [2021-11-12T14:46:53.546Z] #31 5.056 [2021-11-12T14:46:53.546Z] #31 5.931 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-12T14:46:53.546Z] #31 6.207 [2021-11-12T14:46:53.546Z] #31 6.423 #=#=# ################## 25.9% ######################################### 57.8% ################################################################ 89.3% ######################################################################## 100.0% [2021-11-12T14:46:53.546Z] #31 6.963 [2021-11-12T14:46:53.546Z] #31 7.862 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-12T14:46:53.546Z] #31 8.115 [2021-11-12T14:46:53.546Z] #31 8.329 #=#=# ######################################################################## 100.0% [2021-11-12T14:46:53.546Z] #31 8.553 [2021-11-12T14:46:53.546Z] #31 9.203 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-12T14:46:53.546Z] #31 9.470 [2021-11-12T14:46:53.546Z] #31 9.685 #=#=# ######################################################################## 100.0% [2021-11-12T14:46:53.546Z] #31 9.988 [2021-11-12T14:46:53.546Z] #31 10.07 Download of images into '/build' complete. [2021-11-12T14:46:53.546Z] #31 10.07 Use something like the following to load the result into a Docker daemon: [2021-11-12T14:46:53.546Z] #31 10.07 tar -cC '/build' . | docker load [2021-11-12T14:46:53.682Z] #29 14.95 The following additional packages will be installed: [2021-11-12T14:46:53.682Z] #29 14.96 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-12T14:46:53.682Z] #29 14.96 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-12T14:46:53.682Z] #29 14.96 Recommended packages: [2021-11-12T14:46:53.682Z] #29 14.96 libldap-common publicsuffix libsasl2-modules [2021-11-12T14:46:54.058Z] #29 15.16 The following NEW packages will be installed: [2021-11-12T14:46:54.058Z] #29 15.16 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-12T14:46:54.058Z] #29 15.16 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-12T14:46:54.058Z] #29 15.16 libssh2-1 openssl [2021-11-12T14:46:54.333Z] #29 15.44 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:46:54.333Z] #29 15.44 Need to get 2934 kB of archives. [2021-11-12T14:46:54.333Z] #29 15.44 After this operation, 6485 kB of additional disk space will be used. [2021-11-12T14:46:54.333Z] #29 15.44 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-11-12T14:46:54.333Z] #29 15.46 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-11-12T14:46:54.333Z] #29 15.46 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-11-12T14:46:54.333Z] #29 15.53 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-11-12T14:46:54.333Z] #29 15.53 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-11-12T14:46:54.333Z] #29 15.53 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-11-12T14:46:54.333Z] #29 15.53 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-11-12T14:46:54.333Z] #29 15.53 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-11-12T14:46:54.333Z] #29 15.53 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-11-12T14:46:54.333Z] #29 15.53 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-11-12T14:46:54.333Z] #29 15.53 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-11-12T14:46:54.333Z] #29 15.54 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-11-12T14:46:54.333Z] #29 15.54 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-12T14:46:54.333Z] #29 15.54 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-12T14:46:54.333Z] #29 15.54 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-12T14:46:54.479Z] #31 DONE 11.3s [2021-11-12T14:46:54.479Z] [2021-11-12T14:46:54.479Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-12T14:46:54.479Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-12T14:46:54.486Z] #11 ... [2021-11-12T14:46:54.487Z] [2021-11-12T14:46:54.487Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-12T14:46:54.487Z] #31 sha256:c311295e14862170b9f062c5e8647853f70f7e638c20a19648adcb3b6496ca2f [2021-11-12T14:46:54.487Z] #31 10.60 [2021-11-12T14:46:54.487Z] #31 10.84 #=#=# ######################################################################## 100.0% [2021-11-12T14:46:54.487Z] #31 11.17 [2021-11-12T14:46:54.487Z] #31 11.28 Download of images into '/build' complete. [2021-11-12T14:46:54.487Z] #31 11.28 Use something like the following to load the result into a Docker daemon: [2021-11-12T14:46:54.487Z] #31 11.28 tar -cC '/build' . | docker load [2021-11-12T14:46:54.487Z] #31 DONE 14.4s [2021-11-12T14:46:54.487Z] [2021-11-12T14:46:54.487Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:54.487Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:54.592Z] #29 15.81 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:46:54.592Z] #29 15.86 Fetched 2934 kB in 0s (7462 kB/s) [2021-11-12T14:46:54.592Z] #29 15.90 Selecting previously unselected package openssl. [2021-11-12T14:46:54.592Z] #29 15.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 ... 6645 files and directories currently installed.) [2021-11-12T14:46:54.592Z] #29 15.92 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-11-12T14:46:54.592Z] #29 15.92 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-12T14:46:54.736Z] #12 DONE 1.6s [2021-11-12T14:46:54.736Z] [2021-11-12T14:46:54.736Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-12T14:46:54.736Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-12T14:46:54.852Z] #29 16.05 Selecting previously unselected package ca-certificates. [2021-11-12T14:46:54.852Z] #29 16.05 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-12T14:46:54.852Z] #29 16.06 Unpacking ca-certificates (20210119) ... [2021-11-12T14:46:54.852Z] #29 16.13 Selecting previously unselected package libbrotli1:arm64. [2021-11-12T14:46:54.852Z] #29 16.13 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-11-12T14:46:54.852Z] #29 16.15 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-12T14:46:54.852Z] #29 16.21 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-11-12T14:46:54.852Z] #29 16.21 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-12T14:46:54.852Z] #29 16.22 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:54.852Z] #29 16.27 Selecting previously unselected package libsasl2-2:arm64. [2021-11-12T14:46:54.852Z] #29 16.27 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-12T14:46:55.050Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 10.1s [2021-11-12T14:46:55.111Z] #29 16.28 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:55.111Z] #29 16.33 Selecting previously unselected package libldap-2.4-2:arm64. [2021-11-12T14:46:55.111Z] #29 16.33 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-11-12T14:46:55.111Z] #29 16.34 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-12T14:46:55.371Z] #29 16.45 Selecting previously unselected package libnghttp2-14:arm64. [2021-11-12T14:46:55.371Z] #29 16.45 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-11-12T14:46:55.371Z] #29 16.45 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-12T14:46:55.371Z] #29 16.50 Selecting previously unselected package libpsl5:arm64. [2021-11-12T14:46:55.371Z] #29 16.50 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-11-12T14:46:55.371Z] #29 16.50 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-11-12T14:46:55.371Z] #29 16.56 Selecting previously unselected package librtmp1:arm64. [2021-11-12T14:46:55.371Z] #29 16.56 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-11-12T14:46:55.371Z] #29 16.56 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-12T14:46:55.371Z] #29 16.60 Selecting previously unselected package libssh2-1:arm64. [2021-11-12T14:46:55.371Z] #29 16.60 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-11-12T14:46:55.371Z] #29 16.61 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-11-12T14:46:55.371Z] #29 16.67 Selecting previously unselected package libcurl4:arm64. [2021-11-12T14:46:55.371Z] #29 16.67 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-11-12T14:46:55.630Z] #29 16.68 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-12T14:46:55.630Z] #29 16.75 Selecting previously unselected package curl. [2021-11-12T14:46:55.630Z] #29 16.76 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-11-12T14:46:55.630Z] #29 16.76 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-12T14:46:55.630Z] #29 16.84 Selecting previously unselected package libonig5:arm64. [2021-11-12T14:46:55.630Z] #29 16.84 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-12T14:46:55.630Z] #29 16.85 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-12T14:46:55.630Z] #29 16.90 Selecting previously unselected package libjq1:arm64. [2021-11-12T14:46:55.630Z] #29 16.90 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-11-12T14:46:55.630Z] #29 16.92 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-12T14:46:55.630Z] #29 16.95 Selecting previously unselected package jq. [2021-11-12T14:46:55.630Z] #29 16.95 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-11-12T14:46:55.672Z] #13 DONE 1.1s [2021-11-12T14:46:55.890Z] #29 16.96 Unpacking jq (1.6-2.1) ... [2021-11-12T14:46:55.890Z] #29 17.00 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-11-12T14:46:55.890Z] #29 17.00 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-12T14:46:55.890Z] #29 17.02 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-12T14:46:55.890Z] #29 17.03 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:55.890Z] #29 17.04 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-12T14:46:55.890Z] #29 17.10 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-12T14:46:55.890Z] #29 17.10 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-11-12T14:46:55.890Z] #29 17.10 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-12T14:46:55.890Z] #29 17.10 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-12T14:46:55.890Z] #29 17.10 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-12T14:46:55.890Z] #29 17.11 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-12T14:46:55.890Z] #29 17.12 Setting up ca-certificates (20210119) ... [2021-11-12T14:46:55.935Z] [2021-11-12T14:46:55.935Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-12T14:46:55.935Z] #25 sha256:65cc5cefa92c2c8b7c55aa1521ba54a6f1aa471d6f40eefcb22cd97964ee7694 [2021-11-12T14:46:56.026Z] #31 DONE 13.8s [2021-11-12T14:46:56.026Z] [2021-11-12T14:46:56.026Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-12T14:46:56.026Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-12T14:46:56.026Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 10.8s done [2021-11-12T14:46:56.026Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 4.3s [2021-11-12T14:46:56.195Z] #25 ... [2021-11-12T14:46:56.195Z] [2021-11-12T14:46:56.195Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-12T14:46:56.195Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-12T14:46:56.195Z] #42 DONE 0.3s [2021-11-12T14:46:56.195Z] [2021-11-12T14:46:56.195Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-12T14:46:56.195Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-12T14:46:56.195Z] #33 DONE 0.4s [2021-11-12T14:46:56.195Z] [2021-11-12T14:46:56.195Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-12T14:46:56.195Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-12T14:46:56.195Z] #46 DONE 0.4s [2021-11-12T14:46:56.195Z] [2021-11-12T14:46:56.195Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-12T14:46:56.195Z] #25 sha256:65cc5cefa92c2c8b7c55aa1521ba54a6f1aa471d6f40eefcb22cd97964ee7694 [2021-11-12T14:46:56.195Z] #25 DONE 0.4s [2021-11-12T14:46:56.195Z] [2021-11-12T14:46:56.195Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-12T14:46:56.195Z] #64 sha256:bb52520f1dcd4f298b9d14b617b6dc2783a94ca2258028d38c5b69e9922c0cc8 [2021-11-12T14:46:56.195Z] #64 DONE 0.4s [2021-11-12T14:46:56.195Z] [2021-11-12T14:46:56.195Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:46:56.195Z] #65 sha256:7684f1b73d35794733b80930d3da495d99833bfd99f71fe3995680ebb031465c [2021-11-12T14:46:56.458Z] #29 17.71 Updating certificates in /etc/ssl/certs... [2021-11-12T14:46:56.473Z] #19 70.72 Reading package lists... [2021-11-12T14:46:57.046Z] #19 79.77 Building dependency tree... [2021-11-12T14:46:58.393Z] #29 19.46 129 added, 0 removed; done. [2021-11-12T14:46:58.652Z] #29 19.65 Setting up jq (1.6-2.1) ... [2021-11-12T14:46:58.652Z] #29 19.88 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-12T14:46:58.652Z] #29 19.96 Setting up curl (7.74.0-1.3+b1) ... [2021-11-12T14:46:58.910Z] #29 19.97 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:46:58.910Z] #29 20.04 Processing triggers for ca-certificates (20210119) ... [2021-11-12T14:46:58.910Z] #29 20.06 Updating certificates in /etc/ssl/certs... [2021-11-12T14:46:58.964Z] #19 83.64 The following additional packages will be installed: [2021-11-12T14:46:58.964Z] #19 83.64 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-12T14:46:58.964Z] #19 83.64 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-12T14:46:58.964Z] #19 83.64 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-12T14:46:58.964Z] #19 83.64 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-12T14:46:58.964Z] #19 83.64 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-12T14:46:58.964Z] #19 83.64 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-12T14:46:58.964Z] #19 83.65 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-11-12T14:46:58.964Z] #19 83.65 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-11-12T14:46:58.964Z] #19 83.65 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-11-12T14:46:58.964Z] #19 83.65 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-11-12T14:46:58.964Z] #19 83.65 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-12T14:46:58.964Z] #19 83.65 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-12T14:46:58.964Z] #19 83.65 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-12T14:46:58.964Z] #19 83.65 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-12T14:46:58.964Z] #19 83.65 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-12T14:46:58.964Z] #19 83.65 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-12T14:46:58.964Z] #19 83.66 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-12T14:46:58.964Z] #19 83.66 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-12T14:46:58.964Z] #19 83.66 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-12T14:46:58.964Z] #19 83.66 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-12T14:46:58.964Z] #19 83.66 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-12T14:46:58.964Z] #19 83.66 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-12T14:46:58.964Z] #19 83.66 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-12T14:46:58.964Z] #19 83.66 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-12T14:46:58.964Z] #19 83.66 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-12T14:46:58.964Z] #19 83.66 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-12T14:46:58.964Z] #19 83.66 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-12T14:46:58.964Z] #19 83.66 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-12T14:46:58.964Z] #19 83.66 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-12T14:46:58.964Z] #19 83.66 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-12T14:46:58.964Z] #19 83.66 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-12T14:46:58.964Z] #19 83.66 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-12T14:46:58.964Z] #19 83.67 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-12T14:46:58.964Z] #19 83.67 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-12T14:46:58.964Z] #19 83.67 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-12T14:46:58.964Z] #19 83.67 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-12T14:46:58.964Z] #19 83.67 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-12T14:46:58.964Z] #19 83.67 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-12T14:46:58.964Z] #19 83.67 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-12T14:46:58.964Z] #19 83.67 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-12T14:46:58.964Z] #19 83.67 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-12T14:46:58.964Z] #19 83.67 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-12T14:46:58.964Z] #19 83.67 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-12T14:46:58.964Z] #19 83.67 linux-libc-dev-s390x-cross patch xz-utils [2021-11-12T14:46:58.964Z] #19 83.70 Suggested packages: [2021-11-12T14:46:58.964Z] #19 83.70 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-11-12T14:46:58.964Z] #19 83.70 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-11-12T14:46:58.964Z] #19 83.70 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-11-12T14:46:58.964Z] #19 83.70 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-11-12T14:46:58.964Z] #19 83.70 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-11-12T14:46:58.964Z] #19 83.70 libyaml-shell-perl ed diffutils-doc [2021-11-12T14:46:58.964Z] #19 83.70 Recommended packages: [2021-11-12T14:46:58.964Z] #19 83.70 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-11-12T14:46:58.964Z] #19 83.70 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-11-12T14:46:59.225Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 13.9s done [2021-11-12T14:46:59.481Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-12T14:46:59.738Z] #11 DONE 45.7s [2021-11-12T14:46:59.738Z] [2021-11-12T14:46:59.738Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-12T14:46:59.738Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-12T14:47:00.668Z] #12 DONE 1.0s [2021-11-12T14:47:00.925Z] [2021-11-12T14:47:00.925Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-12T14:47:00.925Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-12T14:47:01.302Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 9.4s [2021-11-12T14:47:01.865Z] #13 DONE 1.0s [2021-11-12T14:47:01.865Z] [2021-11-12T14:47:01.865Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-12T14:47:01.865Z] #25 sha256:5e4eb37030060916c34133e45f755e6ca58b04df7bae89f83c058cefef718c9e [2021-11-12T14:47:02.125Z] #25 ... [2021-11-12T14:47:02.125Z] [2021-11-12T14:47:02.125Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-12T14:47:02.125Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-12T14:47:02.125Z] #33 DONE 0.2s [2021-11-12T14:47:02.125Z] [2021-11-12T14:47:02.125Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-12T14:47:02.125Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-12T14:47:02.125Z] #42 DONE 0.2s [2021-11-12T14:47:02.125Z] [2021-11-12T14:47:02.125Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-12T14:47:02.125Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-12T14:47:02.125Z] #46 DONE 0.3s [2021-11-12T14:47:02.125Z] [2021-11-12T14:47:02.125Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-12T14:47:02.125Z] #64 sha256:76fae774eebc7a1ce11f30b610f66132fe8311524ebd7a0694d70902ae3a80f1 [2021-11-12T14:47:02.125Z] #64 DONE 0.3s [2021-11-12T14:47:02.125Z] [2021-11-12T14:47:02.125Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-12T14:47:02.125Z] #25 sha256:5e4eb37030060916c34133e45f755e6ca58b04df7bae89f83c058cefef718c9e [2021-11-12T14:47:02.125Z] #25 DONE 0.4s [2021-11-12T14:47:02.125Z] [2021-11-12T14:47:02.125Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:47:02.125Z] #26 sha256:f1ee8fd944fd04f47fa6b6d9cea5740b028c8fbc05ad8e80cfe2479a205a146d [2021-11-12T14:47:02.677Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 11.1s done [2021-11-12T14:47:02.752Z] #65 ... [2021-11-12T14:47:02.752Z] [2021-11-12T14:47:02.752Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:02.752Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:02.752Z] #14 5.314 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:02.752Z] #14 5.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:02.752Z] #14 5.335 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:02.752Z] #14 5.588 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:47:02.752Z] #14 ... [2021-11-12T14:47:02.752Z] [2021-11-12T14:47:02.752Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:47:02.752Z] #65 sha256:7684f1b73d35794733b80930d3da495d99833bfd99f71fe3995680ebb031465c [2021-11-12T14:47:02.752Z] #65 5.905 + RM_GOPATH=0 [2021-11-12T14:47:02.752Z] #65 5.905 + TMP_GOPATH= [2021-11-12T14:47:02.752Z] #65 5.905 + : /build [2021-11-12T14:47:02.752Z] #65 5.905 + '[' -z '' ']' [2021-11-12T14:47:02.752Z] #65 5.905 ++ mktemp -d [2021-11-12T14:47:02.752Z] #65 5.905 + export GOPATH=/tmp/tmp.PSNZ185wc9 [2021-11-12T14:47:02.752Z] #65 5.905 + GOPATH=/tmp/tmp.PSNZ185wc9 [2021-11-12T14:47:02.752Z] #65 5.905 + RM_GOPATH=1 [2021-11-12T14:47:02.752Z] #65 5.905 + case "$(go env GOARCH)" in [2021-11-12T14:47:02.752Z] #65 5.905 ++ go env GOARCH [2021-11-12T14:47:02.752Z] #65 5.944 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:02.752Z] #65 5.944 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:02.752Z] #65 5.944 ++ dirname /install.sh [2021-11-12T14:47:02.752Z] #65 5.944 + dir=/ [2021-11-12T14:47:02.752Z] #65 5.944 + bin=rootlesskit [2021-11-12T14:47:02.752Z] #65 5.944 + shift [2021-11-12T14:47:02.752Z] #65 5.944 + '[' '!' -f //rootlesskit.installer ']' [2021-11-12T14:47:02.752Z] #65 5.944 + . //rootlesskit.installer [2021-11-12T14:47:02.752Z] #65 5.944 ++ : v0.14.6 [2021-11-12T14:47:02.752Z] #65 5.944 + install_rootlesskit [2021-11-12T14:47:02.752Z] #65 5.944 + case "$1" in [2021-11-12T14:47:02.752Z] #65 5.944 + export CGO_ENABLED=0 [2021-11-12T14:47:02.752Z] #65 5.944 + CGO_ENABLED=0 [2021-11-12T14:47:02.752Z] #65 5.944 + _install_rootlesskit [2021-11-12T14:47:02.752Z] #65 5.944 + echo 'Install rootlesskit version v0.14.6' [2021-11-12T14:47:02.752Z] #65 5.944 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-12T14:47:02.752Z] #65 5.944 + GOBIN=/build [2021-11-12T14:47:02.752Z] #65 5.944 + GO111MODULE=on [2021-11-12T14:47:02.752Z] #65 5.944 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-12T14:47:02.752Z] #65 5.956 Install rootlesskit version v0.14.6 [2021-11-12T14:47:02.752Z] #65 6.582 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-12T14:47:02.935Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 [2021-11-12T14:47:02.935Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-12T14:47:03.138Z] #29 ... [2021-11-12T14:47:03.138Z] [2021-11-12T14:47:03.138Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:03.138Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-12T14:47:03.138Z] #38 4.203 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:03.138Z] #38 4.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:03.138Z] #38 4.460 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:03.138Z] #38 4.481 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-12T14:47:03.138Z] #38 4.987 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-12T14:47:03.138Z] #38 5.880 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-12T14:47:03.138Z] #38 ... [2021-11-12T14:47:03.138Z] [2021-11-12T14:47:03.138Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-12T14:47:03.138Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-12T14:47:03.138Z] #55 6.987 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-12T14:47:03.138Z] #55 8.817 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-12T14:47:03.138Z] #55 8.871 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-12T14:47:03.138Z] #55 8.922 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-12T14:47:03.138Z] #55 ... [2021-11-12T14:47:03.138Z] [2021-11-12T14:47:03.138Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:03.138Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-12T14:47:03.138Z] #60 4.551 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:03.138Z] #60 4.569 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:03.138Z] #60 4.569 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:03.138Z] #60 4.969 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-12T14:47:03.138Z] #60 5.559 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-12T14:47:03.138Z] #60 7.917 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-12T14:47:03.138Z] #60 ... [2021-11-12T14:47:03.138Z] [2021-11-12T14:47:03.138Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-12T14:47:03.138Z] #36 sha256:9e733a2787609847bd212aefe9b9ffd65e6789f908a14218dd329037db449f22 [2021-11-12T14:47:03.138Z] #36 6.164 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-12T14:47:03.138Z] #36 ... [2021-11-12T14:47:03.138Z] [2021-11-12T14:47:03.138Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:47:03.138Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-12T14:47:03.138Z] #51 6.357 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-12T14:47:03.138Z] #51 8.926 go: downloading github.com/fatih/color v1.10.0 [2021-11-12T14:47:03.138Z] #51 9.103 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-12T14:47:03.138Z] #51 9.103 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-12T14:47:03.138Z] #51 9.217 go: downloading github.com/pkg/errors v0.9.1 [2021-11-12T14:47:03.138Z] #51 9.870 go: downloading golang.org/x/tools v0.1.0 [2021-11-12T14:47:03.138Z] #51 10.07 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-12T14:47:03.138Z] #51 10.28 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-12T14:47:03.138Z] #51 10.35 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-12T14:47:03.138Z] #51 10.45 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-12T14:47:03.138Z] #51 ... [2021-11-12T14:47:03.138Z] [2021-11-12T14:47:03.138Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:47:03.138Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-12T14:47:03.138Z] #43 6.089 + git clone https://github.com/docker/distribution.git . [2021-11-12T14:47:03.138Z] #43 6.089 Cloning into '.'... [2021-11-12T14:47:03.181Z] #19 87.28 The following NEW packages will be installed: [2021-11-12T14:47:03.181Z] #19 87.28 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-12T14:47:03.181Z] #19 87.28 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-12T14:47:03.181Z] #19 87.28 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-12T14:47:03.181Z] #19 87.28 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-12T14:47:03.181Z] #19 87.28 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-12T14:47:03.181Z] #19 87.28 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-12T14:47:03.181Z] #19 87.28 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-11-12T14:47:03.181Z] #19 87.28 crossbuild-essential-armel crossbuild-essential-armhf [2021-11-12T14:47:03.181Z] #19 87.29 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-11-12T14:47:03.181Z] #19 87.29 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-11-12T14:47:03.181Z] #19 87.29 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-11-12T14:47:03.181Z] #19 87.29 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-11-12T14:47:03.181Z] #19 87.29 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-11-12T14:47:03.181Z] #19 87.29 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-12T14:47:03.181Z] #19 87.29 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-12T14:47:03.181Z] #19 87.29 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-12T14:47:03.181Z] #19 87.29 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-12T14:47:03.181Z] #19 87.29 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-12T14:47:03.181Z] #19 87.29 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-12T14:47:03.181Z] #19 87.29 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-12T14:47:03.181Z] #19 87.29 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-12T14:47:03.181Z] #19 87.29 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-12T14:47:03.181Z] #19 87.29 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-12T14:47:03.181Z] #19 87.29 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-12T14:47:03.181Z] #19 87.29 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-12T14:47:03.181Z] #19 87.29 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-12T14:47:03.181Z] #19 87.29 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-12T14:47:03.181Z] #19 87.29 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-12T14:47:03.181Z] #19 87.29 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-12T14:47:03.181Z] #19 87.29 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-12T14:47:03.181Z] #19 87.29 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-12T14:47:03.181Z] #19 87.29 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-12T14:47:03.181Z] #19 87.29 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-12T14:47:03.181Z] #19 87.29 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-12T14:47:03.181Z] #19 87.29 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-12T14:47:03.181Z] #19 87.30 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-12T14:47:03.181Z] #19 87.30 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-12T14:47:03.181Z] #19 87.30 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-12T14:47:03.181Z] #19 87.30 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-12T14:47:03.181Z] #19 87.30 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-12T14:47:03.181Z] #19 87.30 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-12T14:47:03.181Z] #19 87.30 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-12T14:47:03.181Z] #19 87.30 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-12T14:47:03.181Z] #19 87.30 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-12T14:47:03.181Z] #19 87.30 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-12T14:47:03.181Z] #19 87.30 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-12T14:47:03.181Z] #19 87.30 linux-libc-dev-s390x-cross patch xz-utils [2021-11-12T14:47:03.181Z] #19 87.73 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:47:03.181Z] #19 87.73 Need to get 787 MB of archives. [2021-11-12T14:47:03.181Z] #19 87.73 After this operation, 3385 MB of additional disk space will be used. [2021-11-12T14:47:03.181Z] #19 87.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-11-12T14:47:03.181Z] #19 87.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-12T14:47:03.181Z] #19 87.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-11-12T14:47:03.181Z] #19 87.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-11-12T14:47:03.181Z] #19 87.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-11-12T14:47:03.181Z] #19 87.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-12T14:47:03.181Z] #19 87.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-11-12T14:47:03.181Z] #19 87.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-11-12T14:47:03.181Z] #19 87.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-11-12T14:47:03.181Z] #19 87.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-11-12T14:47:03.181Z] #19 88.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-11-12T14:47:03.181Z] #19 88.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-11-12T14:47:03.194Z] #11 DONE 46.1s [2021-11-12T14:47:03.194Z] [2021-11-12T14:47:03.194Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-12T14:47:03.194Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-12T14:47:03.400Z] #43 ... [2021-11-12T14:47:03.400Z] [2021-11-12T14:47:03.400Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:03.400Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-12T14:47:03.400Z] #47 6.509 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:03.400Z] #47 6.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:03.400Z] #47 6.568 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:03.400Z] #47 7.168 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-12T14:47:03.400Z] #47 8.627 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-12T14:47:03.400Z] #47 ... [2021-11-12T14:47:03.400Z] [2021-11-12T14:47:03.400Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-12T14:47:03.400Z] #49 sha256:695918f21a995b045a8a45b40eded073ec1ee71d22f40eb04d06e98e1200a38f [2021-11-12T14:47:03.400Z] #49 6.585 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-12T14:47:03.443Z] #19 88.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-11-12T14:47:03.662Z] #49 ... [2021-11-12T14:47:03.662Z] [2021-11-12T14:47:03.662Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:03.662Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-12T14:47:03.662Z] #14 5.137 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:03.662Z] #14 5.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:03.662Z] #14 5.167 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:03.662Z] #14 5.631 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-12T14:47:03.662Z] #14 7.691 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-12T14:47:03.662Z] #14 ... [2021-11-12T14:47:03.662Z] [2021-11-12T14:47:03.662Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:03.662Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-12T14:47:03.662Z] #53 6.543 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-12T14:47:03.922Z] #53 ... [2021-11-12T14:47:03.922Z] [2021-11-12T14:47:03.922Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:47:03.922Z] #26 sha256:a91604dbcbfce06daf529d973c4f4a976ed3b45b304fd5f09ed4993f60a1cc23 [2021-11-12T14:47:03.922Z] #26 5.330 + RM_GOPATH=0 [2021-11-12T14:47:03.922Z] #26 5.330 + TMP_GOPATH= [2021-11-12T14:47:03.922Z] #26 5.330 + : /build [2021-11-12T14:47:03.922Z] #26 5.330 + '[' -z '' ']' [2021-11-12T14:47:03.922Z] #26 5.341 ++ mktemp -d [2021-11-12T14:47:03.922Z] #26 5.365 + export GOPATH=/tmp/tmp.1DKogYGEa9 [2021-11-12T14:47:03.922Z] #26 5.365 + GOPATH=/tmp/tmp.1DKogYGEa9 [2021-11-12T14:47:03.922Z] #26 5.365 + RM_GOPATH=1 [2021-11-12T14:47:03.922Z] #26 5.365 + case "$(go env GOARCH)" in [2021-11-12T14:47:03.922Z] #26 5.365 ++ go env GOARCH [2021-11-12T14:47:03.922Z] #26 5.373 Install docker/cli version 17.06.2-ce from stable [2021-11-12T14:47:03.922Z] #26 5.373 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:03.922Z] #26 5.373 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:03.922Z] #26 5.373 ++ dirname /install.sh [2021-11-12T14:47:03.922Z] #26 5.373 + dir=/ [2021-11-12T14:47:03.922Z] #26 5.373 + bin=dockercli [2021-11-12T14:47:03.922Z] #26 5.373 + shift [2021-11-12T14:47:03.922Z] #26 5.373 + '[' '!' -f //dockercli.installer ']' [2021-11-12T14:47:03.922Z] #26 5.373 + . //dockercli.installer [2021-11-12T14:47:03.922Z] #26 5.373 ++ : stable [2021-11-12T14:47:03.922Z] #26 5.373 ++ : 17.06.2-ce [2021-11-12T14:47:03.922Z] #26 5.373 + install_dockercli [2021-11-12T14:47:03.922Z] #26 5.373 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-12T14:47:03.922Z] #26 5.373 ++ uname -m [2021-11-12T14:47:03.922Z] #26 5.373 + arch=aarch64 [2021-11-12T14:47:03.922Z] #26 5.373 + '[' aarch64 '!=' x86_64 ']' [2021-11-12T14:47:03.922Z] #26 5.373 + '[' aarch64 '!=' s390x ']' [2021-11-12T14:47:03.922Z] #26 5.373 + '[' aarch64 '!=' armhf ']' [2021-11-12T14:47:03.922Z] #26 5.373 + build_dockercli [2021-11-12T14:47:03.922Z] #26 5.373 + git clone https://github.com/docker/docker-ce /tmp/tmp.1DKogYGEa9/tmp/docker-ce [2021-11-12T14:47:03.922Z] #26 5.373 Cloning into '/tmp/tmp.1DKogYGEa9/tmp/docker-ce'... [2021-11-12T14:47:03.922Z] #26 ... [2021-11-12T14:47:03.922Z] [2021-11-12T14:47:03.922Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:47:03.922Z] #65 sha256:7d111d3d1e2ba176e6e16628cd5f65a9e5210f01b626e482a61a798756a38349 [2021-11-12T14:47:03.922Z] #65 5.448 + RM_GOPATH=0 [2021-11-12T14:47:03.922Z] #65 5.448 + TMP_GOPATH= [2021-11-12T14:47:03.922Z] #65 5.448 + : /build [2021-11-12T14:47:03.922Z] #65 5.448 + '[' -z '' ']' [2021-11-12T14:47:03.922Z] #65 5.448 ++ mktemp -d [2021-11-12T14:47:03.922Z] #65 5.448 + export GOPATH=/tmp/tmp.azLl3s1SyA [2021-11-12T14:47:03.922Z] #65 5.448 + GOPATH=/tmp/tmp.azLl3s1SyA [2021-11-12T14:47:03.922Z] #65 5.448 + RM_GOPATH=1 [2021-11-12T14:47:03.922Z] #65 5.448 + case "$(go env GOARCH)" in [2021-11-12T14:47:03.922Z] #65 5.455 ++ go env GOARCH [2021-11-12T14:47:03.922Z] #65 5.458 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:03.922Z] #65 5.458 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:03.922Z] #65 5.459 ++ dirname /install.sh [2021-11-12T14:47:03.922Z] #65 5.459 + dir=/ [2021-11-12T14:47:03.922Z] #65 5.460 + bin=rootlesskit [2021-11-12T14:47:03.922Z] #65 5.460 + shift [2021-11-12T14:47:03.922Z] #65 5.460 + '[' '!' -f //rootlesskit.installer ']' [2021-11-12T14:47:03.922Z] #65 5.460 + . //rootlesskit.installer [2021-11-12T14:47:03.922Z] #65 5.460 ++ : v0.14.6 [2021-11-12T14:47:03.922Z] #65 5.460 + install_rootlesskit [2021-11-12T14:47:03.922Z] #65 5.460 + case "$1" in [2021-11-12T14:47:03.922Z] #65 5.460 + export CGO_ENABLED=0 [2021-11-12T14:47:03.922Z] #65 5.460 + CGO_ENABLED=0 [2021-11-12T14:47:03.922Z] #65 5.460 + _install_rootlesskit [2021-11-12T14:47:03.922Z] #65 5.460 + echo 'Install rootlesskit version v0.14.6' [2021-11-12T14:47:03.922Z] #65 5.460 Install rootlesskit version v0.14.6 [2021-11-12T14:47:03.922Z] #65 5.461 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-12T14:47:03.922Z] #65 5.461 + GOBIN=/build [2021-11-12T14:47:03.922Z] #65 5.461 + GO111MODULE=on [2021-11-12T14:47:03.922Z] #65 5.461 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-12T14:47:03.922Z] #65 6.131 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-12T14:47:03.922Z] #65 10.48 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-12T14:47:03.922Z] #65 10.52 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-12T14:47:04.181Z] #65 ... [2021-11-12T14:47:04.181Z] [2021-11-12T14:47:04.181Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:04.181Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-12T14:47:04.181Z] #14 11.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-12T14:47:04.832Z] #19 89.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-11-12T14:47:04.832Z] #19 89.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-11-12T14:47:05.102Z] #12 DONE 1.7s [2021-11-12T14:47:05.102Z] [2021-11-12T14:47:05.102Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-11-12T14:47:05.102Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-12T14:47:05.670Z] #13 DONE 0.9s [2021-11-12T14:47:05.670Z] [2021-11-12T14:47:05.670Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-12T14:47:05.670Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-12T14:47:05.670Z] #33 DONE 0.1s [2021-11-12T14:47:05.670Z] [2021-11-12T14:47:05.670Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:47:05.670Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:47:05.929Z] #34 ... [2021-11-12T14:47:05.929Z] [2021-11-12T14:47:05.929Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-12T14:47:05.929Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-12T14:47:05.929Z] #42 DONE 0.2s [2021-11-12T14:47:05.929Z] [2021-11-12T14:47:05.929Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-12T14:47:05.929Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-12T14:47:05.929Z] #46 DONE 0.3s [2021-11-12T14:47:05.929Z] [2021-11-12T14:47:05.929Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-12T14:47:05.929Z] #64 sha256:8b2a6d19c0bd6701c9de3b5f54459aa3b37d5e2d3562da902e2d7f08d3685e49 [2021-11-12T14:47:05.929Z] #64 DONE 0.4s [2021-11-12T14:47:05.929Z] [2021-11-12T14:47:05.929Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-12T14:47:05.929Z] #25 sha256:0c72c07996848eb5dc944e38e6cb0b39d4cb2f171be9ae5e7d70de9edf03d4d4 [2021-11-12T14:47:05.929Z] #25 DONE 0.4s [2021-11-12T14:47:05.929Z] [2021-11-12T14:47:05.929Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:47:05.929Z] #26 sha256:77a4523334d30052d9770c869dafbc8fc7f108adfde43c7232e3bc86f3181550 [2021-11-12T14:47:06.029Z] #65 9.532 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-12T14:47:06.029Z] #65 9.556 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-12T14:47:06.029Z] #65 ... [2021-11-12T14:47:06.029Z] [2021-11-12T14:47:06.029Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:06.029Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:06.029Z] #53 6.190 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-12T14:47:06.029Z] #53 ... [2021-11-12T14:47:06.029Z] [2021-11-12T14:47:06.029Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-12T14:47:06.029Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-12T14:47:06.029Z] #55 5.951 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-12T14:47:06.029Z] #55 6.925 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-12T14:47:06.029Z] #55 6.927 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-12T14:47:06.029Z] #55 6.979 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-12T14:47:06.029Z] #55 8.846 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-12T14:47:06.221Z] #19 90.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-11-12T14:47:06.221Z] #19 90.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-11-12T14:47:06.285Z] #55 ... [2021-11-12T14:47:06.285Z] [2021-11-12T14:47:06.285Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-12T14:47:06.285Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-12T14:47:06.285Z] #49 6.222 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-12T14:47:06.285Z] #49 ... [2021-11-12T14:47:06.285Z] [2021-11-12T14:47:06.285Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-12T14:47:06.285Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-12T14:47:06.285Z] #36 6.202 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-12T14:47:06.543Z] #36 ... [2021-11-12T14:47:06.543Z] [2021-11-12T14:47:06.543Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:06.543Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:06.543Z] #47 7.031 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:06.543Z] #47 7.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:06.543Z] #47 7.076 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:06.543Z] #47 7.681 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-12T14:47:06.543Z] #47 8.135 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:47:06.718Z] #14 ... [2021-11-12T14:47:06.718Z] [2021-11-12T14:47:06.718Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-11-12T14:47:06.718Z] #29 sha256:72fe9753317b24124465b3ecdf6176b4eabd23317084fc8c56a08c868b6b9a1b [2021-11-12T14:47:06.718Z] #29 25.89 0 added, 0 removed; done. [2021-11-12T14:47:06.718Z] #29 25.89 Running hooks in /etc/ca-certificates/update.d... [2021-11-12T14:47:06.718Z] #29 25.90 done. [2021-11-12T14:47:06.718Z] #29 DONE 27.9s [2021-11-12T14:47:06.718Z] [2021-11-12T14:47:06.718Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-12T14:47:06.718Z] #30 sha256:cda4b0f789d7d27987b88630f53f1db1d403e301946a0572a0b11a6a26c3a62a [2021-11-12T14:47:06.718Z] #30 DONE 0.2s [2021-11-12T14:47:06.718Z] [2021-11-12T14:47:06.718Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-12T14:47:06.718Z] #31 sha256:f6eb275d1c7294a0d7e5bed30cf3742544c72495ee3860767732dfa38d551072 [2021-11-12T14:47:06.803Z] #47 ... [2021-11-12T14:47:06.803Z] [2021-11-12T14:47:06.803Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:47:06.803Z] #26 sha256:098c150ab881cdfe061b28f50bb4b93bf3335addcb6d310f7299add220b18ed1 [2021-11-12T14:47:06.803Z] #26 6.226 + RM_GOPATH=0 [2021-11-12T14:47:06.803Z] #26 6.226 + TMP_GOPATH= [2021-11-12T14:47:06.803Z] #26 6.226 + : /build [2021-11-12T14:47:06.803Z] #26 6.226 + '[' -z '' ']' [2021-11-12T14:47:06.803Z] #26 6.226 ++ mktemp -d [2021-11-12T14:47:06.803Z] #26 6.226 + export GOPATH=/tmp/tmp.sT0FwCgCn9 [2021-11-12T14:47:06.803Z] #26 6.226 + GOPATH=/tmp/tmp.sT0FwCgCn9 [2021-11-12T14:47:06.803Z] #26 6.226 + RM_GOPATH=1 [2021-11-12T14:47:06.803Z] #26 6.226 + case "$(go env GOARCH)" in [2021-11-12T14:47:06.803Z] #26 6.226 ++ go env GOARCH [2021-11-12T14:47:06.803Z] #26 6.262 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:06.803Z] #26 6.262 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:06.803Z] #26 6.262 ++ dirname /install.sh [2021-11-12T14:47:06.803Z] #26 6.262 + dir=/ [2021-11-12T14:47:06.803Z] #26 6.262 + bin=dockercli [2021-11-12T14:47:06.803Z] #26 6.262 + shift [2021-11-12T14:47:06.803Z] #26 6.262 + '[' '!' -f //dockercli.installer ']' [2021-11-12T14:47:06.803Z] #26 6.262 + . //dockercli.installer [2021-11-12T14:47:06.803Z] #26 6.262 ++ : stable [2021-11-12T14:47:06.803Z] #26 6.262 ++ : 17.06.2-ce [2021-11-12T14:47:06.803Z] #26 6.262 + install_dockercli [2021-11-12T14:47:06.803Z] #26 6.262 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-12T14:47:06.803Z] #26 6.262 ++ uname -m [2021-11-12T14:47:06.803Z] #26 6.262 + arch=x86_64 [2021-11-12T14:47:06.803Z] #26 6.262 + '[' x86_64 '!=' x86_64 ']' [2021-11-12T14:47:06.803Z] #26 6.262 + url=https://download.docker.com/linux/static [2021-11-12T14:47:06.803Z] #26 6.262 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-12T14:47:06.803Z] #26 6.262 + tar -xz docker/docker [2021-11-12T14:47:06.803Z] #26 6.262 Install docker/cli version 17.06.2-ce from stable [2021-11-12T14:47:06.803Z] #26 ... [2021-11-12T14:47:06.803Z] [2021-11-12T14:47:06.803Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:06.803Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:47:06.803Z] #60 6.909 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:06.803Z] #60 6.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:06.803Z] #60 6.956 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:06.803Z] #60 7.842 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:47:06.803Z] #60 10.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:47:07.060Z] #60 ... [2021-11-12T14:47:07.060Z] [2021-11-12T14:47:07.060Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:07.060Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:07.060Z] #38 7.450 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:07.060Z] #38 7.505 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:07.060Z] #38 7.513 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:07.060Z] #38 8.514 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:47:07.060Z] #38 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:47:07.060Z] #38 ... [2021-11-12T14:47:07.060Z] [2021-11-12T14:47:07.060Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:47:07.060Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:47:07.060Z] #34 5.339 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-12T14:47:07.060Z] #34 5.339 Cloning into '.'... [2021-11-12T14:47:07.167Z] #19 91.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-11-12T14:47:07.167Z] #19 91.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-11-12T14:47:07.318Z] #34 ... [2021-11-12T14:47:07.318Z] [2021-11-12T14:47:07.318Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:47:07.318Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:47:07.318Z] #43 5.021 + git clone https://github.com/docker/distribution.git . [2021-11-12T14:47:07.318Z] #43 5.021 Cloning into '.'... [2021-11-12T14:47:07.318Z] #43 ... [2021-11-12T14:47:07.318Z] [2021-11-12T14:47:07.318Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:47:07.318Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:47:07.318Z] #51 6.220 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-12T14:47:07.318Z] #51 7.980 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-12T14:47:07.318Z] #51 8.010 go: downloading github.com/fatih/color v1.10.0 [2021-11-12T14:47:07.318Z] #51 8.085 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-12T14:47:07.318Z] #51 8.114 go: downloading github.com/pkg/errors v0.9.1 [2021-11-12T14:47:07.318Z] #51 8.711 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-12T14:47:07.318Z] #51 8.795 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-12T14:47:07.318Z] #51 8.800 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-12T14:47:07.318Z] #51 8.844 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-12T14:47:07.318Z] #51 9.058 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-12T14:47:07.318Z] #51 9.160 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-12T14:47:07.318Z] #51 9.262 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-12T14:47:07.318Z] #51 9.693 go: downloading golang.org/x/tools v0.1.0 [2021-11-12T14:47:07.883Z] #51 ... [2021-11-12T14:47:07.883Z] [2021-11-12T14:47:07.883Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:07.883Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:07.883Z] #53 12.21 go: downloading github.com/fatih/color v1.7.0 [2021-11-12T14:47:08.103Z] #31 ... [2021-11-12T14:47:08.103Z] [2021-11-12T14:47:08.103Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:47:08.103Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-12T14:47:08.103Z] #34 5.290 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-12T14:47:08.103Z] #34 5.290 Cloning into '.'... [2021-11-12T14:47:08.103Z] #34 ... [2021-11-12T14:47:08.103Z] [2021-11-12T14:47:08.103Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:08.103Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-12T14:47:08.103Z] #53 15.81 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-12T14:47:08.104Z] #53 15.81 go: downloading github.com/fatih/color v1.7.0 [2021-11-12T14:47:08.141Z] #53 12.21 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-12T14:47:08.141Z] #53 12.30 go: downloading github.com/pkg/errors v0.8.1 [2021-11-12T14:47:08.141Z] #53 12.30 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-12T14:47:08.363Z] #53 16.00 go: downloading github.com/pkg/errors v0.8.1 [2021-11-12T14:47:08.363Z] #53 16.00 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-12T14:47:08.363Z] #53 16.09 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-12T14:47:08.398Z] #53 12.37 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-12T14:47:08.577Z] #19 93.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-11-12T14:47:08.577Z] #19 93.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2021-11-12T14:47:08.656Z] #53 12.67 go: downloading github.com/spf13/viper v1.6.1 [2021-11-12T14:47:08.676Z] #26 ... [2021-11-12T14:47:08.676Z] [2021-11-12T14:47:08.676Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:08.676Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:47:08.676Z] #60 6.845 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:08.676Z] #60 6.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:08.676Z] #60 7.037 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:08.913Z] #53 13.16 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-12T14:47:08.913Z] #53 13.16 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-12T14:47:08.913Z] #53 13.23 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-12T14:47:08.930Z] #53 16.44 go: downloading github.com/spf13/viper v1.6.1 [2021-11-12T14:47:08.934Z] #60 7.099 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:47:09.169Z] #53 13.25 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-12T14:47:09.498Z] #60 7.737 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:47:09.553Z] #19 94.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-11-12T14:47:09.553Z] #19 94.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-11-12T14:47:09.553Z] #19 94.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-11-12T14:47:09.553Z] #19 94.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-11-12T14:47:09.553Z] #19 94.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-11-12T14:47:09.553Z] #19 94.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-11-12T14:47:09.553Z] #19 94.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-11-12T14:47:09.553Z] #19 94.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-11-12T14:47:09.553Z] #19 94.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-11-12T14:47:09.553Z] #19 94.44 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-11-12T14:47:09.553Z] #19 94.44 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-11-12T14:47:09.553Z] #19 94.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-11-12T14:47:09.553Z] #19 94.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-11-12T14:47:09.553Z] #19 94.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-11-12T14:47:09.815Z] #19 94.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-11-12T14:47:09.815Z] #19 94.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-11-12T14:47:09.815Z] #19 94.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-11-12T14:47:09.815Z] #19 94.57 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-11-12T14:47:09.815Z] #19 94.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-11-12T14:47:10.099Z] #53 14.24 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-12T14:47:10.309Z] #53 17.57 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-12T14:47:10.309Z] #53 17.74 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-12T14:47:10.356Z] #53 14.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-12T14:47:10.430Z] #60 ... [2021-11-12T14:47:10.430Z] [2021-11-12T14:47:10.430Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:47:10.430Z] #65 sha256:6f7d347719cbbbd3c1dd5f93ef9c316a029b9e110cf3a2903f96ee6c75bf7ffb [2021-11-12T14:47:10.430Z] #65 8.161 + RM_GOPATH=0 [2021-11-12T14:47:10.430Z] #65 8.161 + TMP_GOPATH= [2021-11-12T14:47:10.430Z] #65 8.161 + : /build [2021-11-12T14:47:10.430Z] #65 8.161 + '[' -z '' ']' [2021-11-12T14:47:10.430Z] #65 8.168 ++ mktemp -d [2021-11-12T14:47:10.430Z] #65 8.168 + export GOPATH=/tmp/tmp.XrvKK6IQ3z [2021-11-12T14:47:10.430Z] #65 8.168 + GOPATH=/tmp/tmp.XrvKK6IQ3z [2021-11-12T14:47:10.430Z] #65 8.168 + RM_GOPATH=1 [2021-11-12T14:47:10.430Z] #65 8.168 + case "$(go env GOARCH)" in [2021-11-12T14:47:10.430Z] #65 8.179 ++ go env GOARCH [2021-11-12T14:47:10.430Z] #65 8.187 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:10.430Z] #65 8.187 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:10.430Z] #65 8.187 ++ dirname /install.sh [2021-11-12T14:47:10.430Z] #65 8.187 + dir=/ [2021-11-12T14:47:10.430Z] #65 8.187 + bin=rootlesskit [2021-11-12T14:47:10.430Z] #65 8.187 + shift [2021-11-12T14:47:10.430Z] #65 8.187 + '[' '!' -f //rootlesskit.installer ']' [2021-11-12T14:47:10.430Z] #65 8.187 + . //rootlesskit.installer [2021-11-12T14:47:10.430Z] #65 8.187 ++ : v0.14.6 [2021-11-12T14:47:10.430Z] #65 8.187 + install_rootlesskit [2021-11-12T14:47:10.430Z] #65 8.187 + case "$1" in [2021-11-12T14:47:10.430Z] #65 8.187 + export CGO_ENABLED=0 [2021-11-12T14:47:10.430Z] #65 8.187 + CGO_ENABLED=0 [2021-11-12T14:47:10.430Z] #65 8.187 + _install_rootlesskit [2021-11-12T14:47:10.430Z] #65 8.195 Install rootlesskit version v0.14.6 [2021-11-12T14:47:10.430Z] #65 8.196 + echo 'Install rootlesskit version v0.14.6' [2021-11-12T14:47:10.430Z] #65 8.196 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-12T14:47:10.430Z] #65 8.196 + GOBIN=/build [2021-11-12T14:47:10.430Z] #65 8.196 + GO111MODULE=on [2021-11-12T14:47:10.430Z] #65 8.196 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-12T14:47:10.687Z] #65 ... [2021-11-12T14:47:10.687Z] [2021-11-12T14:47:10.687Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:47:10.687Z] #26 sha256:f1ee8fd944fd04f47fa6b6d9cea5740b028c8fbc05ad8e80cfe2479a205a146d [2021-11-12T14:47:10.687Z] #26 8.620 + RM_GOPATH=0 [2021-11-12T14:47:10.687Z] #26 8.620 + TMP_GOPATH= [2021-11-12T14:47:10.687Z] #26 8.620 + : /build [2021-11-12T14:47:10.687Z] #26 8.620 + '[' -z '' ']' [2021-11-12T14:47:10.687Z] #26 8.620 ++ mktemp -d [2021-11-12T14:47:10.687Z] #26 8.629 + export GOPATH=/tmp/tmp.ctC3AYqHpb [2021-11-12T14:47:10.687Z] #26 8.629 + GOPATH=/tmp/tmp.ctC3AYqHpb [2021-11-12T14:47:10.687Z] #26 8.629 + RM_GOPATH=1 [2021-11-12T14:47:10.687Z] #26 8.629 + case "$(go env GOARCH)" in [2021-11-12T14:47:10.687Z] #26 8.629 ++ go env GOARCH [2021-11-12T14:47:10.687Z] #26 8.698 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:10.687Z] #26 8.698 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:10.945Z] #26 8.704 ++ dirname /install.sh [2021-11-12T14:47:10.945Z] #26 8.704 + dir=/ [2021-11-12T14:47:10.945Z] #26 8.704 + bin=dockercli [2021-11-12T14:47:10.945Z] #26 8.704 + shift [2021-11-12T14:47:10.945Z] #26 8.704 + '[' '!' -f //dockercli.installer ']' [2021-11-12T14:47:10.945Z] #26 8.704 + . //dockercli.installer [2021-11-12T14:47:10.945Z] #26 8.704 ++ : stable [2021-11-12T14:47:10.945Z] #26 8.704 ++ : 17.06.2-ce [2021-11-12T14:47:10.945Z] #26 8.704 + install_dockercli [2021-11-12T14:47:10.945Z] #26 8.704 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-12T14:47:10.945Z] #26 8.705 Install docker/cli version 17.06.2-ce from stable [2021-11-12T14:47:10.945Z] #26 8.713 ++ uname -m [2021-11-12T14:47:10.945Z] #26 8.713 + arch=x86_64 [2021-11-12T14:47:10.945Z] #26 8.713 + '[' x86_64 '!=' x86_64 ']' [2021-11-12T14:47:10.945Z] #26 8.713 + url=https://download.docker.com/linux/static [2021-11-12T14:47:10.945Z] #26 8.716 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-12T14:47:10.945Z] #26 8.731 + tar -xz docker/docker [2021-11-12T14:47:11.702Z] #53 19.36 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-12T14:47:11.726Z] #53 ... [2021-11-12T14:47:11.726Z] [2021-11-12T14:47:11.726Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:47:11.726Z] #26 sha256:098c150ab881cdfe061b28f50bb4b93bf3335addcb6d310f7299add220b18ed1 [2021-11-12T14:47:11.726Z] #26 14.75 + mkdir -p /build [2021-11-12T14:47:11.726Z] #26 14.76 + mv docker/docker /build/ [2021-11-12T14:47:11.726Z] #26 14.77 + rmdir docker [2021-11-12T14:47:11.726Z] #26 DONE 15.2s [2021-11-12T14:47:11.726Z] [2021-11-12T14:47:11.726Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:47:11.726Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:47:11.726Z] #51 15.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-12T14:47:11.726Z] #51 15.74 go: downloading golang.org/x/mod v0.3.0 [2021-11-12T14:47:11.733Z] #19 96.20 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-11-12T14:47:11.733Z] #19 96.20 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-11-12T14:47:11.733Z] #19 96.26 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-11-12T14:47:11.733Z] #19 96.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-11-12T14:47:11.733Z] #19 96.34 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-11-12T14:47:11.882Z] #26 ... [2021-11-12T14:47:11.882Z] [2021-11-12T14:47:11.882Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-12T14:47:11.882Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-12T14:47:11.882Z] #55 7.338 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-12T14:47:11.882Z] #55 8.629 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-12T14:47:11.882Z] #55 8.629 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-12T14:47:11.882Z] #55 8.777 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-12T14:47:11.882Z] #55 ... [2021-11-12T14:47:11.882Z] [2021-11-12T14:47:11.882Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:47:11.882Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:47:11.882Z] #51 9.148 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-12T14:47:12.151Z] #51 ... [2021-11-12T14:47:12.151Z] [2021-11-12T14:47:12.151Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:12.151Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:12.151Z] #53 8.416 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-12T14:47:12.151Z] #53 ... [2021-11-12T14:47:12.151Z] [2021-11-12T14:47:12.151Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:12.151Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:12.151Z] #47 8.817 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:12.151Z] #47 8.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:12.151Z] #47 8.898 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:12.151Z] #47 9.685 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-12T14:47:12.270Z] #53 19.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-12T14:47:12.306Z] #19 ... [2021-11-12T14:47:12.306Z] [2021-11-12T14:47:12.306Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:47:12.306Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:47:12.306Z] #41 DONE 109.1s [2021-11-12T14:47:12.306Z] [2021-11-12T14:47:12.306Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:12.306Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:12.407Z] #47 ... [2021-11-12T14:47:12.407Z] [2021-11-12T14:47:12.407Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:12.407Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:12.407Z] #14 9.284 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:12.407Z] #14 9.363 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:12.407Z] #14 9.393 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:12.407Z] #14 ... [2021-11-12T14:47:12.407Z] [2021-11-12T14:47:12.407Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:12.407Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:12.407Z] #38 9.513 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:12.407Z] #38 9.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:12.407Z] #38 9.621 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:12.568Z] #60 ... [2021-11-12T14:47:12.568Z] [2021-11-12T14:47:12.568Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-12T14:47:12.568Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-12T14:47:12.568Z] #19 97.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-11-12T14:47:12.568Z] #19 97.38 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-12T14:47:12.568Z] #19 97.38 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-11-12T14:47:12.568Z] #19 97.43 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-11-12T14:47:12.568Z] #19 97.43 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-11-12T14:47:12.664Z] #38 ... [2021-11-12T14:47:12.664Z] [2021-11-12T14:47:12.664Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-12T14:47:12.664Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-12T14:47:12.664Z] #49 7.744 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-12T14:47:12.665Z] #51 ... [2021-11-12T14:47:12.665Z] [2021-11-12T14:47:12.665Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:12.665Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:12.665Z] #14 6.824 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:47:12.665Z] #14 8.915 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:47:12.665Z] #14 16.67 Fetched 8474 kB in 12s (732 kB/s) [2021-11-12T14:47:12.829Z] #19 97.45 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-12T14:47:12.922Z] #49 ... [2021-11-12T14:47:12.922Z] [2021-11-12T14:47:12.922Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-12T14:47:12.922Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-12T14:47:12.922Z] #36 8.804 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-12T14:47:12.922Z] #36 ... [2021-11-12T14:47:12.922Z] [2021-11-12T14:47:12.922Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:47:12.922Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:47:12.922Z] #34 7.112 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-12T14:47:12.922Z] #34 7.123 Cloning into '.'... [2021-11-12T14:47:12.922Z] #14 16.67 Reading package lists... [2021-11-12T14:47:12.922Z] #14 ... [2021-11-12T14:47:12.922Z] [2021-11-12T14:47:12.922Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:47:12.922Z] #65 sha256:7684f1b73d35794733b80930d3da495d99833bfd99f71fe3995680ebb031465c [2021-11-12T14:47:12.922Z] #65 10.20 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-12T14:47:12.922Z] #65 13.65 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-12T14:47:12.922Z] #65 14.36 go: downloading github.com/google/uuid v1.3.0 [2021-11-12T14:47:12.922Z] #65 14.43 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-12T14:47:12.922Z] #65 14.50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-12T14:47:12.922Z] #65 14.73 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-12T14:47:12.922Z] #65 14.80 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T14:47:12.922Z] #65 15.15 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-12T14:47:12.922Z] #65 15.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-12T14:47:12.922Z] #65 15.76 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-12T14:47:12.922Z] #65 15.89 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-12T14:47:13.091Z] #19 97.76 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-12T14:47:13.091Z] #19 97.77 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-11-12T14:47:13.091Z] #19 97.77 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-11-12T14:47:13.091Z] #19 97.78 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-11-12T14:47:13.091Z] #19 97.78 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-11-12T14:47:13.091Z] #19 97.79 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-11-12T14:47:13.091Z] #19 97.79 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-11-12T14:47:13.091Z] #19 97.80 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-11-12T14:47:13.091Z] #19 97.80 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-11-12T14:47:13.091Z] #19 97.80 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-11-12T14:47:13.091Z] #19 97.80 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-11-12T14:47:13.091Z] #19 97.80 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-11-12T14:47:13.091Z] #19 97.80 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-11-12T14:47:13.091Z] #19 97.80 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-11-12T14:47:13.091Z] #19 97.88 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-11-12T14:47:13.091Z] #19 97.88 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-11-12T14:47:13.091Z] #19 97.88 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-11-12T14:47:13.091Z] #19 97.88 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-11-12T14:47:13.091Z] #19 97.91 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-11-12T14:47:13.091Z] #19 97.91 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-11-12T14:47:13.091Z] #19 97.93 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-11-12T14:47:13.091Z] #19 97.96 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-11-12T14:47:13.179Z] #34 ... [2021-11-12T14:47:13.179Z] [2021-11-12T14:47:13.179Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:47:13.179Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:47:13.179Z] #43 7.731 + git clone https://github.com/docker/distribution.git . [2021-11-12T14:47:13.179Z] #43 7.731 Cloning into '.'... [2021-11-12T14:47:13.179Z] #43 ... [2021-11-12T14:47:13.179Z] [2021-11-12T14:47:13.179Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:13.179Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:13.179Z] #14 11.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:47:13.853Z] #65 ... [2021-11-12T14:47:13.853Z] [2021-11-12T14:47:13.853Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:13.853Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:13.853Z] #53 18.07 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-12T14:47:13.853Z] #53 18.07 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-12T14:47:14.066Z] #26 ... [2021-11-12T14:47:14.066Z] [2021-11-12T14:47:14.066Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:14.066Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:14.066Z] #53 7.217 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-12T14:47:14.066Z] #53 ... [2021-11-12T14:47:14.066Z] [2021-11-12T14:47:14.066Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:47:14.066Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:47:14.066Z] #43 7.663 + git clone https://github.com/docker/distribution.git . [2021-11-12T14:47:14.066Z] #43 7.663 Cloning into '.'... [2021-11-12T14:47:14.066Z] #43 ... [2021-11-12T14:47:14.066Z] [2021-11-12T14:47:14.066Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:14.066Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:14.066Z] #14 8.021 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:14.066Z] #14 8.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:14.066Z] #14 8.044 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:14.113Z] #53 18.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-12T14:47:14.327Z] #14 8.523 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:47:14.369Z] #53 18.37 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-12T14:47:14.369Z] #53 18.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-12T14:47:14.587Z] #14 ... [2021-11-12T14:47:14.587Z] [2021-11-12T14:47:14.587Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:47:14.587Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:47:14.587Z] #34 8.685 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-12T14:47:14.587Z] #34 8.691 Cloning into '.'... [2021-11-12T14:47:14.801Z] #53 ... [2021-11-12T14:47:14.801Z] [2021-11-12T14:47:14.801Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:47:14.801Z] #65 sha256:7d111d3d1e2ba176e6e16628cd5f65a9e5210f01b626e482a61a798756a38349 [2021-11-12T14:47:14.801Z] #65 11.50 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-12T14:47:14.801Z] #65 16.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-12T14:47:14.801Z] #65 17.68 go: downloading github.com/google/uuid v1.3.0 [2021-11-12T14:47:14.801Z] #65 17.83 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-12T14:47:14.802Z] #65 17.83 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-12T14:47:14.802Z] #65 17.99 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-12T14:47:14.802Z] #65 18.44 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T14:47:14.802Z] #65 18.70 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-12T14:47:14.802Z] #65 19.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-12T14:47:14.802Z] #65 19.78 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-12T14:47:14.802Z] #65 19.97 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-12T14:47:14.802Z] #65 ... [2021-11-12T14:47:14.802Z] [2021-11-12T14:47:14.802Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-12T14:47:14.802Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-12T14:47:14.802Z] #55 12.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-12T14:47:14.802Z] #55 ... [2021-11-12T14:47:14.802Z] [2021-11-12T14:47:14.802Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:14.802Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-12T14:47:14.802Z] #14 22.16 Fetched 8360 kB in 17s (484 kB/s) [2021-11-12T14:47:14.933Z] #53 18.83 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-12T14:47:14.933Z] #53 18.83 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-12T14:47:14.933Z] #53 18.99 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-12T14:47:14.933Z] #53 19.08 go: downloading github.com/spf13/afero v1.1.2 [2021-11-12T14:47:14.933Z] #53 19.08 go: downloading github.com/spf13/cast v1.3.0 [2021-11-12T14:47:14.933Z] #53 19.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-12T14:47:14.933Z] #53 19.22 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-12T14:47:14.933Z] #53 19.22 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-12T14:47:15.009Z] #19 99.75 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-11-12T14:47:15.010Z] #19 99.76 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-11-12T14:47:15.010Z] #19 99.79 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-11-12T14:47:15.010Z] #19 99.84 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-11-12T14:47:15.010Z] #19 99.88 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-11-12T14:47:15.061Z] #14 22.16 Reading package lists... [2021-11-12T14:47:15.061Z] #14 ... [2021-11-12T14:47:15.061Z] [2021-11-12T14:47:15.061Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:15.061Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-12T14:47:15.061Z] #47 12.29 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-12T14:47:15.061Z] #47 16.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-12T14:47:15.061Z] #47 18.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-12T14:47:15.190Z] #53 19.37 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-12T14:47:15.190Z] #53 19.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-12T14:47:15.319Z] #47 ... [2021-11-12T14:47:15.319Z] [2021-11-12T14:47:15.319Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:47:15.319Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-12T14:47:15.319Z] #51 16.95 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-12T14:47:15.319Z] #51 17.03 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-12T14:47:15.319Z] #51 17.22 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-12T14:47:15.319Z] #51 20.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-12T14:47:15.319Z] #51 20.31 go: downloading golang.org/x/mod v0.3.0 [2021-11-12T14:47:15.447Z] #53 19.62 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-12T14:47:15.538Z] #34 ... [2021-11-12T14:47:15.538Z] [2021-11-12T14:47:15.538Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-12T14:47:15.538Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-12T14:47:15.538Z] #36 9.288 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-12T14:47:15.704Z] #53 19.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-12T14:47:15.704Z] #53 ... [2021-11-12T14:47:15.704Z] [2021-11-12T14:47:15.704Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-12T14:47:15.704Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-12T14:47:15.704Z] #36 19.57 tomll can be used in two ways: [2021-11-12T14:47:15.704Z] #36 19.57 Writing to STDIN and reading from STDOUT: [2021-11-12T14:47:15.704Z] #36 19.57 cat file.toml | tomll > file.toml [2021-11-12T14:47:15.704Z] #36 19.57 [2021-11-12T14:47:15.704Z] #36 19.57 Reading and updating a list of files: [2021-11-12T14:47:15.704Z] #36 19.57 tomll a.toml b.toml c.toml [2021-11-12T14:47:15.704Z] #36 19.57 [2021-11-12T14:47:15.704Z] #36 19.57 When given a list of files, tomll will modify all files in place without asking. [2021-11-12T14:47:15.704Z] #36 DONE 19.9s [2021-11-12T14:47:15.704Z] [2021-11-12T14:47:15.704Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:15.704Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:15.704Z] #53 19.91 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-12T14:47:15.704Z] #53 19.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-12T14:47:15.704Z] #53 19.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-12T14:47:15.704Z] #53 20.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-12T14:47:15.797Z] #36 ... [2021-11-12T14:47:15.797Z] [2021-11-12T14:47:15.797Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:47:15.797Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:47:15.797Z] #51 9.035 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-12T14:47:15.797Z] #51 ... [2021-11-12T14:47:15.797Z] [2021-11-12T14:47:15.797Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:15.797Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:15.797Z] #38 8.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:15.797Z] #38 8.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:15.797Z] #38 8.463 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:15.797Z] #38 9.689 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:47:15.961Z] #53 20.07 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-12T14:47:15.961Z] #53 20.18 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-12T14:47:16.057Z] #38 ... [2021-11-12T14:47:16.057Z] [2021-11-12T14:47:16.057Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:47:16.057Z] #65 sha256:494744c28527ae38e030816043a8395bcce3e44aef7d1d53e8e6ff26dc7ec548 [2021-11-12T14:47:16.057Z] #65 8.765 + RM_GOPATH=0 [2021-11-12T14:47:16.057Z] #65 8.765 + TMP_GOPATH= [2021-11-12T14:47:16.057Z] #65 8.765 + : /build [2021-11-12T14:47:16.057Z] #65 8.765 + '[' -z '' ']' [2021-11-12T14:47:16.057Z] #65 8.765 ++ mktemp -d [2021-11-12T14:47:16.057Z] #65 8.775 + export GOPATH=/tmp/tmp.Aw3FTV4jNU [2021-11-12T14:47:16.057Z] #65 8.775 + GOPATH=/tmp/tmp.Aw3FTV4jNU [2021-11-12T14:47:16.057Z] #65 8.775 + RM_GOPATH=1 [2021-11-12T14:47:16.057Z] #65 8.775 + case "$(go env GOARCH)" in [2021-11-12T14:47:16.057Z] #65 8.775 ++ go env GOARCH [2021-11-12T14:47:16.057Z] #65 8.810 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:16.057Z] #65 8.810 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:16.057Z] #65 8.810 ++ dirname /install.sh [2021-11-12T14:47:16.057Z] #65 8.825 + dir=/ [2021-11-12T14:47:16.057Z] #65 8.825 + bin=rootlesskit [2021-11-12T14:47:16.057Z] #65 8.825 + shift [2021-11-12T14:47:16.057Z] #65 8.825 + '[' '!' -f //rootlesskit.installer ']' [2021-11-12T14:47:16.057Z] #65 8.831 + . //rootlesskit.installer [2021-11-12T14:47:16.057Z] #65 8.831 ++ : v0.14.6 [2021-11-12T14:47:16.057Z] #65 8.831 + install_rootlesskit [2021-11-12T14:47:16.057Z] #65 8.831 + case "$1" in [2021-11-12T14:47:16.057Z] #65 8.831 + export CGO_ENABLED=0 [2021-11-12T14:47:16.057Z] #65 8.831 + CGO_ENABLED=0 [2021-11-12T14:47:16.057Z] #65 8.831 + _install_rootlesskit [2021-11-12T14:47:16.057Z] #65 8.831 + echo 'Install rootlesskit version v0.14.6' [2021-11-12T14:47:16.057Z] #65 8.831 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-12T14:47:16.057Z] #65 8.831 + GOBIN=/build [2021-11-12T14:47:16.057Z] #65 8.831 + GO111MODULE=on [2021-11-12T14:47:16.057Z] #65 8.831 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-12T14:47:16.057Z] #65 8.832 Install rootlesskit version v0.14.6 [2021-11-12T14:47:16.057Z] #65 9.536 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-12T14:47:16.218Z] #53 20.26 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-12T14:47:16.218Z] #53 20.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-12T14:47:16.218Z] #53 20.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-12T14:47:16.218Z] #53 20.48 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-12T14:47:16.316Z] #65 ... [2021-11-12T14:47:16.316Z] [2021-11-12T14:47:16.316Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-12T14:47:16.316Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-12T14:47:16.316Z] #49 9.857 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-12T14:47:16.316Z] #49 ... [2021-11-12T14:47:16.316Z] [2021-11-12T14:47:16.316Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:16.316Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:47:16.316Z] #60 8.361 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:16.316Z] #60 8.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:16.316Z] #60 8.379 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:16.316Z] #60 9.477 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:47:16.398Z] #19 101.3 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-11-12T14:47:16.398Z] #19 101.3 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-11-12T14:47:16.398Z] #19 101.3 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-11-12T14:47:16.398Z] #19 101.3 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-11-12T14:47:16.475Z] #53 20.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-12T14:47:16.577Z] #60 ... [2021-11-12T14:47:16.577Z] [2021-11-12T14:47:16.577Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:16.577Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:16.577Z] #47 9.749 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:47:16.577Z] #47 9.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:47:16.577Z] #47 9.852 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:47:16.577Z] #47 10.71 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-12T14:47:16.577Z] #47 ... [2021-11-12T14:47:16.577Z] [2021-11-12T14:47:16.577Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-12T14:47:16.577Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-12T14:47:16.577Z] #55 9.946 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-12T14:47:16.660Z] #19 101.3 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-11-12T14:47:16.660Z] #19 101.3 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-11-12T14:47:16.660Z] #19 101.3 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-11-12T14:47:16.660Z] #19 101.3 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-11-12T14:47:16.660Z] #19 101.3 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-11-12T14:47:16.660Z] #19 101.4 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-11-12T14:47:16.660Z] #19 101.4 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-11-12T14:47:16.712Z] #51 ... [2021-11-12T14:47:16.712Z] [2021-11-12T14:47:16.712Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:47:16.712Z] #65 sha256:7d111d3d1e2ba176e6e16628cd5f65a9e5210f01b626e482a61a798756a38349 [2021-11-12T14:47:16.712Z] #65 23.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-12T14:47:16.732Z] #53 ... [2021-11-12T14:47:16.732Z] [2021-11-12T14:47:16.732Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:16.732Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:16.732Z] #47 10.47 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:47:16.732Z] #47 13.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:47:16.732Z] #47 15.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-12T14:47:16.732Z] #47 ... [2021-11-12T14:47:16.732Z] [2021-11-12T14:47:16.732Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:16.732Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:16.732Z] #53 20.94 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-12T14:47:16.732Z] #53 20.98 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-12T14:47:16.732Z] #53 21.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-12T14:47:16.836Z] #55 ... [2021-11-12T14:47:16.836Z] [2021-11-12T14:47:16.836Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:47:16.836Z] #26 sha256:77a4523334d30052d9770c869dafbc8fc7f108adfde43c7232e3bc86f3181550 [2021-11-12T14:47:16.836Z] #26 8.704 + RM_GOPATH=0 [2021-11-12T14:47:16.836Z] #26 8.704 + TMP_GOPATH= [2021-11-12T14:47:16.836Z] #26 8.704 + : /build [2021-11-12T14:47:16.836Z] #26 8.704 + '[' -z '' ']' [2021-11-12T14:47:16.836Z] #26 8.704 ++ mktemp -d [2021-11-12T14:47:16.836Z] #26 8.714 + export GOPATH=/tmp/tmp.Iw4FXX43nq [2021-11-12T14:47:16.836Z] #26 8.714 + GOPATH=/tmp/tmp.Iw4FXX43nq [2021-11-12T14:47:16.836Z] #26 8.714 + RM_GOPATH=1 [2021-11-12T14:47:16.836Z] #26 8.714 + case "$(go env GOARCH)" in [2021-11-12T14:47:16.836Z] #26 8.714 ++ go env GOARCH [2021-11-12T14:47:16.836Z] #26 8.760 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:16.836Z] #26 8.760 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:16.836Z] #26 8.760 ++ dirname /install.sh [2021-11-12T14:47:16.836Z] #26 8.780 + dir=/ [2021-11-12T14:47:16.836Z] #26 8.780 + bin=dockercli [2021-11-12T14:47:16.836Z] #26 8.780 + shift [2021-11-12T14:47:16.836Z] #26 8.780 + '[' '!' -f //dockercli.installer ']' [2021-11-12T14:47:16.836Z] #26 8.781 + . //dockercli.installer [2021-11-12T14:47:16.836Z] #26 8.781 ++ : stable [2021-11-12T14:47:16.836Z] #26 8.781 ++ : 17.06.2-ce [2021-11-12T14:47:16.836Z] #26 8.785 + install_dockercli [2021-11-12T14:47:16.836Z] #26 8.785 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-12T14:47:16.836Z] #26 8.785 ++ uname -m [2021-11-12T14:47:16.836Z] #26 8.785 Install docker/cli version 17.06.2-ce from stable [2021-11-12T14:47:16.836Z] #26 8.827 + arch=x86_64 [2021-11-12T14:47:16.836Z] #26 8.827 + '[' x86_64 '!=' x86_64 ']' [2021-11-12T14:47:16.836Z] #26 8.827 + url=https://download.docker.com/linux/static [2021-11-12T14:47:16.836Z] #26 8.827 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-12T14:47:16.836Z] #26 8.827 + tar -xz docker/docker [2021-11-12T14:47:16.989Z] #53 21.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-12T14:47:16.989Z] #53 21.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-12T14:47:17.352Z] #14 15.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:47:17.554Z] #53 21.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-12T14:47:17.554Z] #53 21.52 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-12T14:47:18.049Z] #19 102.6 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-11-12T14:47:18.049Z] #19 102.6 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-11-12T14:47:18.049Z] #19 102.6 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-11-12T14:47:18.049Z] #19 102.7 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-11-12T14:47:18.049Z] #19 102.7 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-11-12T14:47:18.119Z] #53 22.13 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-12T14:47:18.119Z] #53 22.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-12T14:47:18.119Z] #53 22.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-12T14:47:18.119Z] #53 22.18 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-12T14:47:18.119Z] #53 22.27 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-12T14:47:18.119Z] #53 22.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-12T14:47:18.686Z] #53 22.69 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-12T14:47:18.686Z] #53 ... [2021-11-12T14:47:18.686Z] [2021-11-12T14:47:18.686Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-12T14:47:18.686Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-12T14:47:18.686Z] #49 21.93 Usage of /build/vndr: [2021-11-12T14:47:18.686Z] #49 21.93 /build/vndr [[import path] [revision]] [repository] [2021-11-12T14:47:18.686Z] #49 21.93 /build/vndr init [2021-11-12T14:47:18.686Z] #49 21.93 -strict [2021-11-12T14:47:18.686Z] #49 21.93 checking mode. treat non-trivial warning as an error [2021-11-12T14:47:18.686Z] #49 21.93 -verbose [2021-11-12T14:47:18.686Z] #49 21.93 shows all warnings [2021-11-12T14:47:18.686Z] #49 21.93 -whitelist value [2021-11-12T14:47:18.686Z] #49 21.93 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-12T14:47:18.686Z] #49 DONE 22.9s [2021-11-12T14:47:18.686Z] [2021-11-12T14:47:18.686Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:18.686Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:18.686Z] #53 22.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-12T14:47:18.686Z] #53 22.96 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-12T14:47:18.686Z] #53 22.99 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-12T14:47:18.719Z] #14 ... [2021-11-12T14:47:18.719Z] [2021-11-12T14:47:18.719Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:47:18.719Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:47:18.719Z] #51 12.40 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-12T14:47:18.719Z] #51 12.40 go: downloading github.com/fatih/color v1.10.0 [2021-11-12T14:47:18.719Z] #51 12.44 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-12T14:47:18.719Z] #51 12.65 go: downloading github.com/pkg/errors v0.9.1 [2021-11-12T14:47:18.719Z] #51 13.10 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-12T14:47:18.719Z] #51 13.18 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-12T14:47:18.719Z] #51 13.32 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-12T14:47:18.719Z] #51 13.62 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-12T14:47:18.719Z] #51 13.69 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-12T14:47:18.719Z] #51 13.84 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-12T14:47:18.719Z] #51 14.12 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-12T14:47:18.719Z] #51 15.24 go: downloading golang.org/x/tools v0.1.0 [2021-11-12T14:47:18.953Z] #53 ... [2021-11-12T14:47:18.953Z] [2021-11-12T14:47:18.953Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:18.953Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:47:18.953Z] #60 13.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:47:18.953Z] #60 20.76 Fetched 8474 kB in 14s (599 kB/s) [2021-11-12T14:47:18.994Z] #19 103.9 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-11-12T14:47:18.995Z] #19 103.9 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-11-12T14:47:18.995Z] #19 103.9 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-11-12T14:47:18.995Z] #19 103.9 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-11-12T14:47:19.215Z] #60 20.76 Reading package lists... [2021-11-12T14:47:19.215Z] #60 ... [2021-11-12T14:47:19.215Z] [2021-11-12T14:47:19.215Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:19.215Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:19.215Z] #53 23.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-12T14:47:19.215Z] #53 23.09 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-12T14:47:19.215Z] #53 23.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-12T14:47:19.256Z] #19 103.9 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-11-12T14:47:19.256Z] #19 103.9 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-11-12T14:47:19.256Z] #19 103.9 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-11-12T14:47:19.256Z] #19 103.9 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-11-12T14:47:19.256Z] #19 104.0 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-11-12T14:47:19.256Z] #19 104.0 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-11-12T14:47:19.256Z] #19 104.0 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-11-12T14:47:19.256Z] #19 104.0 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-11-12T14:47:19.256Z] #19 104.1 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-11-12T14:47:19.256Z] #19 104.1 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-11-12T14:47:19.256Z] #19 104.1 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-11-12T14:47:19.473Z] #53 ... [2021-11-12T14:47:19.473Z] [2021-11-12T14:47:19.473Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:19.473Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:19.473Z] #38 13.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:47:19.473Z] #38 21.35 Fetched 8474 kB in 14s (592 kB/s) [2021-11-12T14:47:19.473Z] #38 21.35 Reading package lists... [2021-11-12T14:47:19.473Z] #38 ... [2021-11-12T14:47:19.473Z] [2021-11-12T14:47:19.473Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:19.473Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:19.473Z] #14 16.67 Reading package lists... [2021-11-12T14:47:19.999Z] #65 ... [2021-11-12T14:47:19.999Z] [2021-11-12T14:47:19.999Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:19.999Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-12T14:47:19.999Z] #38 17.22 Fetched 8360 kB in 13s (635 kB/s) [2021-11-12T14:47:19.999Z] #38 17.22 Reading package lists... [2021-11-12T14:47:19.999Z] #38 25.94 Reading package lists... [2021-11-12T14:47:19.999Z] #38 ... [2021-11-12T14:47:19.999Z] [2021-11-12T14:47:19.999Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:19.999Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-12T14:47:19.999Z] #47 26.91 Fetched 8363 kB in 21s (403 kB/s) [2021-11-12T14:47:20.651Z] #19 105.3 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-11-12T14:47:20.651Z] #19 105.3 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-11-12T14:47:20.651Z] #19 105.3 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-11-12T14:47:20.651Z] #19 105.3 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-11-12T14:47:20.651Z] #19 105.4 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-11-12T14:47:21.030Z] #26 ... [2021-11-12T14:47:21.030Z] [2021-11-12T14:47:21.030Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:47:21.030Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:47:21.030Z] #51 12.04 go: downloading github.com/fatih/color v1.10.0 [2021-11-12T14:47:21.030Z] #51 12.65 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-12T14:47:21.030Z] #51 12.74 go: downloading golang.org/x/tools v0.1.0 [2021-11-12T14:47:21.030Z] #51 13.64 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-12T14:47:21.030Z] #51 13.64 go: downloading github.com/pkg/errors v0.9.1 [2021-11-12T14:47:21.030Z] #51 13.99 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-12T14:47:21.030Z] #51 14.22 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-12T14:47:21.030Z] #51 14.66 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-12T14:47:21.030Z] #51 14.75 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-12T14:47:21.030Z] #51 14.92 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-12T14:47:21.030Z] #51 15.05 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-12T14:47:21.030Z] #51 15.19 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-12T14:47:21.256Z] #51 ... [2021-11-12T14:47:21.256Z] [2021-11-12T14:47:21.256Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:47:21.256Z] #65 sha256:6f7d347719cbbbd3c1dd5f93ef9c316a029b9e110cf3a2903f96ee6c75bf7ffb [2021-11-12T14:47:21.256Z] #65 8.971 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-12T14:47:21.256Z] #65 14.03 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-12T14:47:21.256Z] #65 14.03 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-12T14:47:21.256Z] #65 15.21 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-12T14:47:21.256Z] #65 ... [2021-11-12T14:47:21.256Z] [2021-11-12T14:47:21.256Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:21.256Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:21.256Z] #38 11.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:47:21.256Z] #38 15.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:47:21.256Z] #38 19.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:47:21.512Z] #38 ... [2021-11-12T14:47:21.512Z] [2021-11-12T14:47:21.512Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:21.512Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:21.512Z] #14 19.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:47:21.596Z] #19 106.6 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-11-12T14:47:21.768Z] #14 ... [2021-11-12T14:47:21.768Z] [2021-11-12T14:47:21.768Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:21.768Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:47:21.768Z] #60 9.849 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:47:21.768Z] #60 ... [2021-11-12T14:47:21.768Z] [2021-11-12T14:47:21.769Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:21.769Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:21.769Z] #47 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:47:21.769Z] #47 14.60 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:47:21.769Z] #47 18.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:47:21.858Z] #19 106.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-11-12T14:47:21.858Z] #19 106.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-11-12T14:47:21.858Z] #19 106.6 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-11-12T14:47:21.858Z] #19 106.6 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-11-12T14:47:21.858Z] #19 106.6 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-11-12T14:47:21.858Z] #19 106.6 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-11-12T14:47:21.858Z] #19 106.6 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-11-12T14:47:21.858Z] #19 106.6 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-11-12T14:47:21.858Z] #19 106.6 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-11-12T14:47:21.858Z] #19 106.6 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-11-12T14:47:21.858Z] #19 106.6 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-11-12T14:47:21.902Z] #47 26.91 Reading package lists... [2021-11-12T14:47:21.902Z] #47 ... [2021-11-12T14:47:21.902Z] [2021-11-12T14:47:21.902Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-12T14:47:21.902Z] #36 sha256:9e733a2787609847bd212aefe9b9ffd65e6789f908a14218dd329037db449f22 [2021-11-12T14:47:21.902Z] #36 27.44 tomll can be used in two ways: [2021-11-12T14:47:21.902Z] #36 27.44 Writing to STDIN and reading from STDOUT: [2021-11-12T14:47:21.902Z] #36 27.44 cat file.toml | tomll > file.toml [2021-11-12T14:47:21.902Z] #36 27.44 [2021-11-12T14:47:21.902Z] #36 27.44 Reading and updating a list of files: [2021-11-12T14:47:21.902Z] #36 27.44 tomll a.toml b.toml c.toml [2021-11-12T14:47:21.902Z] #36 27.44 [2021-11-12T14:47:21.902Z] #36 27.44 When given a list of files, tomll will modify all files in place without asking. [2021-11-12T14:47:21.902Z] #36 DONE 29.5s [2021-11-12T14:47:22.160Z] [2021-11-12T14:47:22.160Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:22.160Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-12T14:47:22.160Z] #53 24.18 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-12T14:47:22.160Z] #53 24.18 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-12T14:47:22.160Z] #53 24.46 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-12T14:47:22.160Z] #53 24.46 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-12T14:47:22.160Z] #53 24.59 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-12T14:47:22.160Z] #53 24.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-12T14:47:22.160Z] #53 24.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-12T14:47:22.160Z] #53 25.33 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-12T14:47:22.160Z] #53 25.45 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-12T14:47:22.160Z] #53 25.55 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-12T14:47:22.160Z] #53 25.55 go: downloading github.com/spf13/afero v1.1.2 [2021-11-12T14:47:22.160Z] #53 25.72 go: downloading github.com/spf13/cast v1.3.0 [2021-11-12T14:47:22.160Z] #53 25.86 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-12T14:47:22.160Z] #53 25.86 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-12T14:47:22.160Z] #53 25.92 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-12T14:47:22.160Z] #53 25.97 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-12T14:47:22.160Z] #53 26.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-12T14:47:22.160Z] #53 26.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-12T14:47:22.160Z] #53 26.51 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-12T14:47:22.160Z] #53 26.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-12T14:47:22.160Z] #53 26.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-12T14:47:22.160Z] #53 26.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-12T14:47:22.160Z] #53 26.60 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-12T14:47:22.161Z] #53 26.77 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-12T14:47:22.161Z] #53 26.83 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-12T14:47:22.161Z] #53 26.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-12T14:47:22.161Z] #53 27.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-12T14:47:22.161Z] #53 27.00 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-12T14:47:22.161Z] #53 27.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-12T14:47:22.161Z] #53 27.10 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-12T14:47:22.161Z] #53 27.15 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-12T14:47:22.161Z] #53 27.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-12T14:47:22.161Z] #53 27.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-12T14:47:22.161Z] #53 27.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-12T14:47:22.161Z] #53 27.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-12T14:47:22.161Z] #53 27.86 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-12T14:47:22.161Z] #53 28.04 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-12T14:47:22.161Z] #53 28.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-12T14:47:22.161Z] #53 28.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-12T14:47:22.161Z] #53 28.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-12T14:47:22.161Z] #53 28.42 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-12T14:47:22.161Z] #53 28.44 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-12T14:47:22.161Z] #53 28.73 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-12T14:47:22.161Z] #53 28.79 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-12T14:47:22.161Z] #53 28.90 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-12T14:47:22.161Z] #53 29.07 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-12T14:47:22.161Z] #53 29.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-12T14:47:22.161Z] #53 29.24 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-12T14:47:22.161Z] #53 29.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-12T14:47:22.331Z] #47 ... [2021-11-12T14:47:22.331Z] [2021-11-12T14:47:22.331Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:22.331Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:22.331Z] #53 20.32 go: downloading github.com/fatih/color v1.7.0 [2021-11-12T14:47:22.331Z] #53 20.36 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-12T14:47:22.331Z] #53 20.51 go: downloading github.com/pkg/errors v0.8.1 [2021-11-12T14:47:22.331Z] #53 20.51 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-12T14:47:22.588Z] #53 20.67 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-12T14:47:22.729Z] #53 ... [2021-11-12T14:47:22.729Z] [2021-11-12T14:47:22.729Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:22.729Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-12T14:47:22.729Z] #60 20.11 Fetched 8360 kB in 16s (531 kB/s) [2021-11-12T14:47:22.729Z] #60 20.11 Reading package lists... [2021-11-12T14:47:22.729Z] #60 29.05 Reading package lists... [2021-11-12T14:47:22.729Z] #60 ... [2021-11-12T14:47:22.729Z] [2021-11-12T14:47:22.729Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-12T14:47:22.729Z] #31 sha256:f6eb275d1c7294a0d7e5bed30cf3742544c72495ee3860767732dfa38d551072 [2021-11-12T14:47:22.729Z] #31 10.42 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-12T14:47:22.729Z] #31 13.19 #=#=# [2021-11-12T14:47:22.729Z] #31 13.54 #=#=# ##O#-# ######################################################################## 100.0% [2021-11-12T14:47:22.729Z] #31 15.98 [2021-11-12T14:47:22.805Z] #19 107.7 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-11-12T14:47:22.805Z] #19 107.7 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-11-12T14:47:22.990Z] #31 ... [2021-11-12T14:47:22.990Z] [2021-11-12T14:47:22.990Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:22.990Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-12T14:47:22.990Z] #53 30.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-12T14:47:22.990Z] #53 30.61 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-12T14:47:23.068Z] #19 107.8 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-11-12T14:47:23.068Z] #19 107.8 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-11-12T14:47:23.068Z] #19 107.8 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-11-12T14:47:23.151Z] #53 21.38 go: downloading github.com/spf13/viper v1.6.1 [2021-11-12T14:47:23.212Z] Running on azwin-2-81d3c0 in d:\jenkins\workspace\moby_PR-42980 [Pipeline] { [Pipeline] ws [2021-11-12T14:47:23.237Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-11-12T14:47:23.249Z] #53 30.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-12T14:47:23.249Z] #53 30.88 go: downloading github.com/davecgh/go-spew v1.1.1 [Pipeline] checkout [2021-11-12T14:47:23.564Z] #51 ... [2021-11-12T14:47:23.564Z] [2021-11-12T14:47:23.564Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:23.564Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:23.564Z] #53 17.97 go: downloading github.com/fatih/color v1.7.0 [2021-11-12T14:47:23.650Z] #14 22.76 Reading package lists... [2021-11-12T14:47:23.716Z] #53 21.92 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-12T14:47:23.716Z] #53 21.96 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-12T14:47:23.820Z] #53 31.16 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-12T14:47:23.820Z] #53 31.32 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-12T14:47:23.823Z] #53 18.00 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-12T14:47:23.823Z] #53 18.18 go: downloading github.com/pkg/errors v0.8.1 [2021-11-12T14:47:23.823Z] #53 18.24 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-12T14:47:23.972Z] #53 ... [2021-11-12T14:47:23.972Z] [2021-11-12T14:47:23.972Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-12T14:47:23.972Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-12T14:47:23.972Z] #55 12.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-12T14:47:23.972Z] #55 ... [2021-11-12T14:47:23.972Z] [2021-11-12T14:47:23.972Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:23.972Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:23.972Z] #53 22.23 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-12T14:47:23.972Z] #53 22.27 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-12T14:47:24.079Z] #53 31.59 go: downloading golang.org/x/text v0.3.2 [2021-11-12T14:47:24.079Z] #53 ... [2021-11-12T14:47:24.079Z] [2021-11-12T14:47:24.079Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-12T14:47:24.079Z] #49 sha256:695918f21a995b045a8a45b40eded073ec1ee71d22f40eb04d06e98e1200a38f [2021-11-12T14:47:24.079Z] #49 31.16 Usage of /build/vndr: [2021-11-12T14:47:24.079Z] #49 31.16 /build/vndr [[import path] [revision]] [repository] [2021-11-12T14:47:24.079Z] #49 31.16 /build/vndr init [2021-11-12T14:47:24.079Z] #49 31.16 -strict [2021-11-12T14:47:24.079Z] #49 31.16 checking mode. treat non-trivial warning as an error [2021-11-12T14:47:24.079Z] #49 31.16 -verbose [2021-11-12T14:47:24.079Z] #49 31.16 shows all warnings [2021-11-12T14:47:24.079Z] #49 31.16 -whitelist value [2021-11-12T14:47:24.079Z] #49 31.16 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-12T14:47:24.079Z] #49 DONE 31.7s [2021-11-12T14:47:24.082Z] #53 18.24 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-12T14:47:24.273Z] #14 27.68 Building dependency tree... [2021-11-12T14:47:24.273Z] #14 ... [2021-11-12T14:47:24.273Z] [2021-11-12T14:47:24.273Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:47:24.273Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:47:24.273Z] #43 23.65 Updating files: 91% (1608/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-12T14:47:24.273Z] #43 23.84 + git checkout -q v2.3.0 [2021-11-12T14:47:24.273Z] #43 25.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-12T14:47:24.339Z] [2021-11-12T14:47:24.339Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:47:24.339Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-12T14:47:24.339Z] #43 31.07 Updating files: 70% (1227/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-12T14:47:24.339Z] #43 31.70 + git checkout -q v2.3.0 [2021-11-12T14:47:24.457Z] #19 109.0 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-11-12T14:47:24.457Z] #19 109.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-11-12T14:47:24.649Z] #53 19.00 go: downloading github.com/spf13/viper v1.6.1 [2021-11-12T14:47:24.719Z] #19 109.6 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:47:24.873Z] #43 ... [2021-11-12T14:47:24.873Z] [2021-11-12T14:47:24.873Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:47:24.873Z] #65 sha256:7684f1b73d35794733b80930d3da495d99833bfd99f71fe3995680ebb031465c [2021-11-12T14:47:24.873Z] #65 18.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-12T14:47:24.981Z] The recommended git tool is: git [2021-11-12T14:47:25.133Z] #65 ... [2021-11-12T14:47:25.133Z] [2021-11-12T14:47:25.133Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:25.133Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:25.133Z] #14 27.68 Building dependency tree... [2021-11-12T14:47:25.216Z] #53 19.38 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-12T14:47:25.293Z] #19 109.9 Fetched 787 MB in 22s (36.5 MB/s) [2021-11-12T14:47:25.293Z] #19 109.9 Selecting previously unselected package liblocale-gettext-perl. [2021-11-12T14:47:25.293Z] #19 109.9 (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 ... 15713 files and directories currently installed.) [2021-11-12T14:47:25.293Z] #19 109.9 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-11-12T14:47:25.293Z] #19 109.9 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-11-12T14:47:25.293Z] #19 110.0 Selecting previously unselected package bzip2. [2021-11-12T14:47:25.293Z] #19 110.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-11-12T14:47:25.293Z] #19 110.0 Unpacking bzip2 (1.0.8-4) ... [2021-11-12T14:47:25.293Z] #19 110.0 Selecting previously unselected package libmagic-mgc. [2021-11-12T14:47:25.293Z] #19 110.0 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-11-12T14:47:25.293Z] #19 110.0 Unpacking libmagic-mgc (1:5.39-3) ... [2021-11-12T14:47:25.293Z] #19 110.2 Selecting previously unselected package libmagic1:amd64. [2021-11-12T14:47:25.293Z] #19 110.2 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-11-12T14:47:25.293Z] #19 110.2 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-11-12T14:47:25.475Z] #53 19.60 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-12T14:47:25.559Z] #19 110.3 Selecting previously unselected package file. [2021-11-12T14:47:25.559Z] #19 110.3 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-11-12T14:47:25.559Z] #19 110.3 Unpacking file (1:5.39-3) ... [2021-11-12T14:47:25.559Z] #19 110.4 Selecting previously unselected package xz-utils. [2021-11-12T14:47:25.559Z] #19 110.4 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-11-12T14:47:25.559Z] #19 110.4 Unpacking xz-utils (5.2.5-2) ... [2021-11-12T14:47:25.821Z] #19 110.5 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-11-12T14:47:25.821Z] #19 110.5 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-12T14:47:25.821Z] #19 110.5 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-12T14:47:25.863Z] #53 23.95 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-12T14:47:26.119Z] #53 24.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-12T14:47:26.376Z] #53 24.45 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-12T14:47:26.500Z] #43 33.74 + 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-11-12T14:47:26.633Z] #53 24.98 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-12T14:47:26.766Z] #19 111.3 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-11-12T14:47:26.766Z] #19 111.3 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-11-12T14:47:26.766Z] #19 111.3 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-12T14:47:27.027Z] #19 111.9 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-11-12T14:47:27.027Z] #19 111.9 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-11-12T14:47:27.027Z] #19 111.9 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-12T14:47:27.039Z] #14 31.05 The following additional packages will be installed: [2021-11-12T14:47:27.039Z] #14 31.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-12T14:47:27.039Z] #14 31.05 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-12T14:47:27.039Z] #14 31.05 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-12T14:47:27.039Z] #14 31.05 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-12T14:47:27.039Z] #14 31.05 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-12T14:47:27.039Z] #14 31.05 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-12T14:47:27.039Z] #14 31.05 mingw-w64-common mingw-w64-x86-64-dev [2021-11-12T14:47:27.039Z] #14 31.05 Suggested packages: [2021-11-12T14:47:27.039Z] #14 31.05 gcc-10-locales seccomp wine64 [2021-11-12T14:47:27.379Z] #53 ... [2021-11-12T14:47:27.379Z] [2021-11-12T14:47:27.379Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:27.379Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:27.379Z] #14 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:47:27.379Z] #14 15.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:47:27.379Z] #14 ... [2021-11-12T14:47:27.379Z] [2021-11-12T14:47:27.379Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:47:27.379Z] #65 sha256:494744c28527ae38e030816043a8395bcce3e44aef7d1d53e8e6ff26dc7ec548 [2021-11-12T14:47:27.379Z] #65 16.04 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-12T14:47:27.379Z] #65 16.06 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-12T14:47:27.379Z] #65 17.50 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-12T14:47:27.379Z] #65 ... [2021-11-12T14:47:27.379Z] [2021-11-12T14:47:27.379Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:27.379Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:27.379Z] #53 21.66 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-12T14:47:27.379Z] #53 ... [2021-11-12T14:47:27.379Z] [2021-11-12T14:47:27.379Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-12T14:47:27.379Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-12T14:47:27.379Z] #55 11.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-12T14:47:27.379Z] #55 11.70 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-12T14:47:27.379Z] #55 11.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-12T14:47:27.379Z] #55 14.39 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-12T14:47:27.567Z] #53 25.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-12T14:47:27.601Z] #19 112.6 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-11-12T14:47:27.638Z] #55 ... [2021-11-12T14:47:27.638Z] [2021-11-12T14:47:27.638Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:27.638Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:27.638Z] #53 21.96 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-12T14:47:27.638Z] #53 21.97 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-12T14:47:27.638Z] #53 22.06 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-12T14:47:27.863Z] #19 112.6 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-12T14:47:27.863Z] #19 112.6 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-12T14:47:27.897Z] #53 ... [2021-11-12T14:47:27.897Z] [2021-11-12T14:47:27.897Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:27.897Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:27.897Z] #47 11.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:47:27.897Z] #47 15.94 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:47:27.897Z] #47 19.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:47:28.408Z] #14 ... [2021-11-12T14:47:28.409Z] [2021-11-12T14:47:28.409Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:28.409Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:28.409Z] #47 21.88 Fetched 8478 kB in 15s (559 kB/s) [2021-11-12T14:47:28.409Z] #47 21.88 Reading package lists... [2021-11-12T14:47:28.409Z] #47 27.20 Reading package lists... [2021-11-12T14:47:28.409Z] #47 ... [2021-11-12T14:47:28.409Z] [2021-11-12T14:47:28.409Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:28.409Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:28.409Z] #14 32.52 The following NEW packages will be installed: [2021-11-12T14:47:28.409Z] #14 32.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-12T14:47:28.409Z] #14 32.52 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-12T14:47:28.409Z] #14 32.52 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-12T14:47:28.409Z] #14 32.52 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-12T14:47:28.409Z] #14 32.52 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-12T14:47:28.409Z] #14 32.52 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-12T14:47:28.409Z] #14 32.52 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-12T14:47:28.409Z] #14 32.52 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-12T14:47:28.409Z] #14 32.52 mingw-w64-x86-64-dev [2021-11-12T14:47:28.697Z] #19 113.3 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-11-12T14:47:28.697Z] #19 113.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-12T14:47:28.697Z] #19 113.3 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-12T14:47:28.833Z] #47 ... [2021-11-12T14:47:28.833Z] [2021-11-12T14:47:28.833Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:28.833Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:28.833Z] #38 13.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:47:28.833Z] #38 16.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:47:28.833Z] #38 ... [2021-11-12T14:47:28.833Z] [2021-11-12T14:47:28.833Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:28.833Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:47:28.833Z] #60 13.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:47:28.833Z] #60 16.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:47:28.958Z] #19 113.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-11-12T14:47:28.958Z] #19 113.8 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:47:28.958Z] #19 113.8 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-12T14:47:28.973Z] #14 32.97 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:47:28.973Z] #14 32.97 Need to get 115 MB of archives. [2021-11-12T14:47:28.973Z] #14 32.97 After this operation, 645 MB of additional disk space will be used. [2021-11-12T14:47:28.973Z] #14 32.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-12T14:47:28.973Z] #14 33.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-12T14:47:29.092Z] #60 ... [2021-11-12T14:47:29.092Z] [2021-11-12T14:47:29.092Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:29.092Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:29.092Z] #47 23.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-12T14:47:29.221Z] #19 113.9 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-11-12T14:47:29.221Z] #19 113.9 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:47:29.221Z] #19 113.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:47:29.230Z] #14 33.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-12T14:47:29.230Z] #14 33.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-12T14:47:29.230Z] #14 33.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-12T14:47:29.230Z] #14 33.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-12T14:47:29.488Z] #14 33.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-12T14:47:29.745Z] #14 33.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-12T14:47:29.745Z] #14 33.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-12T14:47:29.745Z] #14 ... [2021-11-12T14:47:29.745Z] [2021-11-12T14:47:29.745Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:29.745Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:29.745Z] #53 24.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-12T14:47:29.745Z] #53 24.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-12T14:47:29.745Z] #53 24.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-12T14:47:29.745Z] #53 24.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-12T14:47:29.745Z] #53 24.22 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-12T14:47:29.745Z] #53 24.37 go: downloading golang.org/x/text v0.3.2 [2021-11-12T14:47:29.745Z] #53 30.40 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-12T14:47:29.745Z] #53 30.48 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-12T14:47:29.745Z] #53 30.56 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-12T14:47:29.745Z] #53 30.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-12T14:47:29.745Z] #53 30.67 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-12T14:47:29.745Z] #53 32.11 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-12T14:47:29.745Z] #53 32.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-12T14:47:29.745Z] #53 32.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-12T14:47:30.003Z] #53 ... [2021-11-12T14:47:30.003Z] [2021-11-12T14:47:30.003Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:30.003Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:30.003Z] #47 27.20 Reading package lists... [2021-11-12T14:47:30.003Z] #47 32.36 Building dependency tree... [2021-11-12T14:47:30.091Z] #53 ... [2021-11-12T14:47:30.091Z] [2021-11-12T14:47:30.091Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:47:30.091Z] #26 sha256:f1ee8fd944fd04f47fa6b6d9cea5740b028c8fbc05ad8e80cfe2479a205a146d [2021-11-12T14:47:30.091Z] #26 26.17 + mkdir -p /build [2021-11-12T14:47:30.091Z] #26 26.19 + mv docker/docker /build/ [2021-11-12T14:47:30.091Z] #26 26.21 + rmdir docker [2021-11-12T14:47:30.091Z] #26 DONE 27.8s [2021-11-12T14:47:30.091Z] [2021-11-12T14:47:30.091Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:47:30.091Z] #65 sha256:6f7d347719cbbbd3c1dd5f93ef9c316a029b9e110cf3a2903f96ee6c75bf7ffb [2021-11-12T14:47:30.091Z] #65 21.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-12T14:47:30.091Z] #65 22.49 go: downloading github.com/google/uuid v1.3.0 [2021-11-12T14:47:30.091Z] #65 22.78 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-12T14:47:30.091Z] #65 23.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-12T14:47:30.091Z] #65 23.55 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-12T14:47:30.091Z] #65 23.66 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T14:47:30.091Z] #65 24.08 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-12T14:47:30.091Z] #65 25.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-12T14:47:30.091Z] #65 25.37 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-12T14:47:30.091Z] #65 25.56 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-12T14:47:30.699Z] #43 ... [2021-11-12T14:47:30.699Z] [2021-11-12T14:47:30.699Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-12T14:47:30.699Z] #31 sha256:f6eb275d1c7294a0d7e5bed30cf3742544c72495ee3860767732dfa38d551072 [2021-11-12T14:47:30.699Z] #31 21.92 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-12T14:47:30.699Z] #31 23.09 [2021-11-12T14:47:30.699Z] #31 23.35 #=#=# 0.1% ######################################################################## 100.0% [2021-11-12T14:47:31.267Z] #31 24.39 [2021-11-12T14:47:31.899Z] #47 ... [2021-11-12T14:47:31.899Z] [2021-11-12T14:47:31.899Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:31.899Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:47:31.899Z] #60 20.76 Reading package lists... [2021-11-12T14:47:31.899Z] #60 26.10 Reading package lists... [2021-11-12T14:47:31.899Z] #60 31.48 Building dependency tree... [2021-11-12T14:47:31.899Z] #60 34.67 The following additional packages will be installed: [2021-11-12T14:47:31.899Z] #60 34.67 libbtrfs0 [2021-11-12T14:47:31.899Z] #60 34.87 The following NEW packages will be installed: [2021-11-12T14:47:31.899Z] #60 34.87 libbtrfs-dev libbtrfs0 [2021-11-12T14:47:31.899Z] #60 35.24 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:47:31.899Z] #60 35.24 Need to get 460 kB of archives. [2021-11-12T14:47:31.899Z] #60 35.24 After this operation, 1237 kB of additional disk space will be used. [2021-11-12T14:47:31.899Z] #60 35.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-12T14:47:31.899Z] #60 35.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-12T14:47:31.900Z] #60 ... [2021-11-12T14:47:31.900Z] [2021-11-12T14:47:31.900Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-12T14:47:31.900Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-12T14:47:31.900Z] #55 35.37 v3.0.2 [2021-11-12T14:47:31.900Z] #55 DONE 36.0s [2021-11-12T14:47:31.900Z] [2021-11-12T14:47:31.900Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:31.900Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:31.900Z] #47 35.72 The following additional packages will be installed: [2021-11-12T14:47:31.900Z] #47 35.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-12T14:47:31.900Z] #47 35.72 python3-protobuf python3-six [2021-11-12T14:47:32.157Z] #47 35.85 Suggested packages: [2021-11-12T14:47:32.157Z] #47 35.85 python3-setuptools [2021-11-12T14:47:32.157Z] #47 35.85 Recommended packages: [2021-11-12T14:47:32.157Z] #47 35.85 iproute2 | iproute [2021-11-12T14:47:32.157Z] #47 ... [2021-11-12T14:47:32.157Z] [2021-11-12T14:47:32.157Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:32.157Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:32.157Z] #38 21.35 Reading package lists... [2021-11-12T14:47:32.157Z] #38 26.58 Reading package lists... [2021-11-12T14:47:32.157Z] #38 31.71 Building dependency tree... [2021-11-12T14:47:32.157Z] #38 34.98 The following additional packages will be installed: [2021-11-12T14:47:32.157Z] #38 34.99 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-12T14:47:32.157Z] #38 35.01 Suggested packages: [2021-11-12T14:47:32.157Z] #38 35.01 cmake-doc ninja-build lrzip [2021-11-12T14:47:32.157Z] #38 35.01 Recommended packages: [2021-11-12T14:47:32.157Z] #38 35.01 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-12T14:47:32.157Z] #38 35.63 The following NEW packages will be installed: [2021-11-12T14:47:32.157Z] #38 35.63 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-12T14:47:32.157Z] #38 35.63 vim-common xxd [2021-11-12T14:47:32.157Z] #38 36.03 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:47:32.157Z] #38 36.03 Need to get 17.7 MB of archives. [2021-11-12T14:47:32.157Z] #38 36.03 After this operation, 70.7 MB of additional disk space will be used. [2021-11-12T14:47:32.157Z] #38 36.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-12T14:47:32.157Z] #38 36.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-12T14:47:32.157Z] #38 36.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-12T14:47:32.157Z] #38 36.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-12T14:47:32.178Z] #65 29.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-12T14:47:32.383Z] #47 ... [2021-11-12T14:47:32.383Z] [2021-11-12T14:47:32.383Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:47:32.383Z] #26 sha256:77a4523334d30052d9770c869dafbc8fc7f108adfde43c7232e3bc86f3181550 [2021-11-12T14:47:32.383Z] #26 25.56 + mkdir -p /build [2021-11-12T14:47:32.383Z] #26 25.59 + mv docker/docker /build/ [2021-11-12T14:47:32.383Z] #26 25.59 + rmdir docker [2021-11-12T14:47:32.383Z] #26 DONE 26.4s [2021-11-12T14:47:32.414Z] #38 ... [2021-11-12T14:47:32.414Z] [2021-11-12T14:47:32.414Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:32.414Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:47:32.414Z] #60 36.42 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:47:32.414Z] #60 36.67 Fetched 460 kB in 0s (1425 kB/s) [2021-11-12T14:47:32.641Z] [2021-11-12T14:47:32.642Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:47:32.642Z] #65 sha256:494744c28527ae38e030816043a8395bcce3e44aef7d1d53e8e6ff26dc7ec548 [2021-11-12T14:47:32.642Z] #65 24.18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-12T14:47:32.642Z] #65 25.26 go: downloading github.com/google/uuid v1.3.0 [2021-11-12T14:47:32.642Z] #65 25.39 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-12T14:47:32.642Z] #65 25.46 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-12T14:47:32.642Z] #65 25.78 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-12T14:47:32.642Z] #65 25.93 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T14:47:32.642Z] #65 26.44 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-12T14:47:32.977Z] #60 36.87 Selecting previously unselected package libbtrfs0:amd64. [2021-11-12T14:47:32.977Z] #60 36.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-12T14:47:32.977Z] #60 36.87 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-12T14:47:32.977Z] #60 36.87 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:47:32.977Z] #60 37.17 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-12T14:47:32.977Z] #60 37.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-12T14:47:32.977Z] #60 37.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:47:33.113Z] #65 ... [2021-11-12T14:47:33.113Z] [2021-11-12T14:47:33.113Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:33.113Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:33.113Z] #53 31.35 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-12T14:47:33.113Z] #53 31.43 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-12T14:47:33.170Z] #31 ... [2021-11-12T14:47:33.170Z] [2021-11-12T14:47:33.170Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:33.170Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-12T14:47:33.170Z] #14 22.16 Reading package lists... [2021-11-12T14:47:33.170Z] #14 30.88 Reading package lists... [2021-11-12T14:47:33.170Z] #14 36.38 Building dependency tree... [2021-11-12T14:47:33.170Z] #14 39.63 The following additional packages will be installed: [2021-11-12T14:47:33.170Z] #14 39.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-12T14:47:33.170Z] #14 39.64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-12T14:47:33.170Z] #14 39.64 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-12T14:47:33.170Z] #14 39.64 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-12T14:47:33.170Z] #14 39.64 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-12T14:47:33.170Z] #14 39.64 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-12T14:47:33.170Z] #14 39.65 mingw-w64-common mingw-w64-x86-64-dev [2021-11-12T14:47:33.170Z] #14 39.65 Suggested packages: [2021-11-12T14:47:33.170Z] #14 39.67 gcc-10-locales seccomp wine64 [2021-11-12T14:47:33.170Z] #14 40.75 The following NEW packages will be installed: [2021-11-12T14:47:33.170Z] #14 40.75 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-12T14:47:33.170Z] #14 40.75 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-12T14:47:33.170Z] #14 40.75 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-12T14:47:33.170Z] #14 40.75 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-12T14:47:33.170Z] #14 40.75 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-12T14:47:33.170Z] #14 40.75 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-12T14:47:33.170Z] #14 40.75 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-12T14:47:33.170Z] #14 40.77 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-12T14:47:33.170Z] #14 ... [2021-11-12T14:47:33.170Z] [2021-11-12T14:47:33.170Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:33.170Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-12T14:47:33.170Z] #38 25.94 Reading package lists... [2021-11-12T14:47:33.170Z] #38 33.93 Building dependency tree... [2021-11-12T14:47:33.170Z] #38 37.26 The following additional packages will be installed: [2021-11-12T14:47:33.170Z] #38 37.29 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-12T14:47:33.170Z] #38 37.31 Suggested packages: [2021-11-12T14:47:33.170Z] #38 37.32 cmake-doc ninja-build lrzip [2021-11-12T14:47:33.170Z] #38 37.32 Recommended packages: [2021-11-12T14:47:33.170Z] #38 37.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-12T14:47:33.170Z] #38 38.03 The following NEW packages will be installed: [2021-11-12T14:47:33.170Z] #38 38.04 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-12T14:47:33.170Z] #38 38.04 vim-common xxd [2021-11-12T14:47:33.170Z] #38 38.43 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:47:33.170Z] #38 38.43 Need to get 15.6 MB of archives. [2021-11-12T14:47:33.170Z] #38 38.43 After this operation, 67.4 MB of additional disk space will be used. [2021-11-12T14:47:33.170Z] #38 38.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-12T14:47:33.170Z] #38 38.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-12T14:47:33.170Z] #38 38.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-12T14:47:33.170Z] #38 38.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-12T14:47:33.170Z] #38 38.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-11-12T14:47:33.170Z] #38 38.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-11-12T14:47:33.170Z] #38 38.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-11-12T14:47:33.170Z] #38 38.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-11-12T14:47:33.170Z] #38 38.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-11-12T14:47:33.170Z] #38 38.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-11-12T14:47:33.170Z] #38 39.92 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:47:33.170Z] #38 40.22 Fetched 15.6 MB in 1s (16.9 MB/s) [2021-11-12T14:47:33.170Z] #38 40.29 Selecting previously unselected package xxd. [2021-11-12T14:47:33.170Z] #38 40.29 (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 ... 15703 files and directories currently installed.) [2021-11-12T14:47:33.170Z] #38 40.39 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-12T14:47:33.170Z] #38 40.41 Unpacking xxd (2:8.2.2434-3) ... [2021-11-12T14:47:33.170Z] #38 40.66 Selecting previously unselected package vim-common. [2021-11-12T14:47:33.170Z] #38 40.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:47:33.170Z] #38 40.69 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-12T14:47:33.209Z] #65 27.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-12T14:47:33.209Z] #65 27.20 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-12T14:47:33.429Z] #38 40.96 Selecting previously unselected package cmake-data. [2021-11-12T14:47:33.429Z] #38 40.96 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-12T14:47:33.429Z] #38 40.98 Unpacking cmake-data (3.18.4-2) ... [2021-11-12T14:47:33.541Z] #60 37.47 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:47:33.541Z] #60 37.54 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:47:33.541Z] #60 37.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:47:34.042Z] #53 32.09 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-12T14:47:34.042Z] #53 32.09 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-12T14:47:34.042Z] #53 32.16 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-12T14:47:34.106Z] #60 DONE 38.3s [2021-11-12T14:47:34.106Z] [2021-11-12T14:47:34.106Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:34.106Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:34.106Z] #38 36.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-12T14:47:34.106Z] #38 36.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-12T14:47:34.106Z] #38 36.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-12T14:47:34.106Z] #38 36.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-12T14:47:34.106Z] #38 36.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-12T14:47:34.106Z] #38 36.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-12T14:47:34.106Z] #38 38.06 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:47:34.106Z] #38 38.38 Fetched 17.7 MB in 1s (12.3 MB/s) [2021-11-12T14:47:34.106Z] #38 38.43 Selecting previously unselected package xxd. [2021-11-12T14:47:34.289Z] Running on azwin-2-a6d4f0 in d:\jenkins\workspace\moby_PR-42980 [Pipeline] { [2021-11-12T14:47:34.302Z] #53 ... [2021-11-12T14:47:34.302Z] [2021-11-12T14:47:34.302Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-12T14:47:34.302Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-12T14:47:34.302Z] #36 32.49 tomll can be used in two ways: [2021-11-12T14:47:34.302Z] #36 32.49 Writing to STDIN and reading from STDOUT: [2021-11-12T14:47:34.302Z] #36 32.49 cat file.toml | tomll > file.toml [2021-11-12T14:47:34.302Z] #36 32.49 [2021-11-12T14:47:34.302Z] #36 32.49 Reading and updating a list of files: [2021-11-12T14:47:34.302Z] #36 32.49 tomll a.toml b.toml c.toml [2021-11-12T14:47:34.302Z] #36 32.49 [2021-11-12T14:47:34.302Z] #36 32.49 When given a list of files, tomll will modify all files in place without asking. [2021-11-12T14:47:34.302Z] #36 DONE 32.6s [2021-11-12T14:47:34.302Z] [2021-11-12T14:47:34.302Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:34.302Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:34.302Z] #53 32.60 go: downloading github.com/spf13/afero v1.1.2 [2021-11-12T14:47:34.302Z] #53 32.61 go: downloading github.com/spf13/cast v1.3.0 [Pipeline] ws [2021-11-12T14:47:34.313Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-12T14:47:34.365Z] #38 ... [2021-11-12T14:47:34.365Z] [2021-11-12T14:47:34.365Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:34.365Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-12T14:47:34.365Z] #14 40.77 mingw-w64-x86-64-dev [2021-11-12T14:47:34.365Z] #14 41.15 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:47:34.365Z] #14 41.15 Need to get 108 MB of archives. [2021-11-12T14:47:34.365Z] #14 41.15 After this operation, 620 MB of additional disk space will be used. [2021-11-12T14:47:34.365Z] #14 41.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-11-12T14:47:34.365Z] #14 41.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-11-12T14:47:34.365Z] #14 41.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-12T14:47:34.365Z] #14 41.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-11-12T14:47:34.365Z] #14 41.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-11-12T14:47:34.365Z] #14 41.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-12T14:47:34.366Z] #38 38.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-12T14:47:34.366Z] #38 38.44 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-12T14:47:34.366Z] #38 38.45 Unpacking xxd (2:8.2.2434-3) ... [2021-11-12T14:47:34.366Z] #38 38.64 Selecting previously unselected package vim-common. [2021-11-12T14:47:34.366Z] #38 38.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:47:34.366Z] #38 38.70 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-12T14:47:34.624Z] #14 42.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-12T14:47:34.624Z] #14 42.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-11-12T14:47:34.634Z] #38 ... [2021-11-12T14:47:34.634Z] [2021-11-12T14:47:34.634Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-12T14:47:34.634Z] #61 sha256:071349fb0deb299194ef4d07835bc50a44cdf1c3b0b8f364e6c926617fc52e65 [2021-11-12T14:47:34.634Z] #61 DONE 0.6s [2021-11-12T14:47:34.865Z] #53 32.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-12T14:47:34.865Z] #53 32.93 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-12T14:47:34.865Z] #53 32.93 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-12T14:47:34.865Z] #53 32.98 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-12T14:47:34.865Z] #53 ... [2021-11-12T14:47:34.865Z] [2021-11-12T14:47:34.865Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:34.865Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:34.865Z] #47 22.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-12T14:47:34.865Z] #47 ... [2021-11-12T14:47:34.865Z] [2021-11-12T14:47:34.865Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:47:34.865Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:47:34.865Z] #51 26.91 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-12T14:47:34.865Z] #51 26.93 go: downloading golang.org/x/mod v0.3.0 [2021-11-12T14:47:34.882Z] #14 42.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-11-12T14:47:34.895Z] [2021-11-12T14:47:34.895Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:34.895Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:34.895Z] #38 38.98 Selecting previously unselected package cmake-data. [2021-11-12T14:47:34.895Z] #38 38.98 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-12T14:47:34.895Z] #38 39.00 Unpacking cmake-data (3.18.4-2) ... [2021-11-12T14:47:35.025Z] Running on azwin-2-a6d4f1 in d:\jenkins\workspace\moby_PR-42980 [Pipeline] { [Pipeline] ws [2021-11-12T14:47:35.042Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-12T14:47:35.122Z] #51 ... [2021-11-12T14:47:35.124Z] [2021-11-12T14:47:35.124Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:35.124Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:35.124Z] #53 33.36 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-12T14:47:35.124Z] #53 33.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-12T14:47:35.381Z] #53 33.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-12T14:47:35.449Z] #14 42.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-11-12T14:47:35.449Z] #14 ... [2021-11-12T14:47:35.449Z] [2021-11-12T14:47:35.449Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:35.449Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-12T14:47:35.449Z] #60 29.05 Reading package lists... [2021-11-12T14:47:35.449Z] #60 35.63 Building dependency tree... [2021-11-12T14:47:35.449Z] #60 38.64 The following additional packages will be installed: [2021-11-12T14:47:35.449Z] #60 38.64 libbtrfs0 [2021-11-12T14:47:35.449Z] #60 38.82 The following NEW packages will be installed: [2021-11-12T14:47:35.449Z] #60 38.82 libbtrfs-dev libbtrfs0 [2021-11-12T14:47:35.449Z] #60 39.22 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:47:35.449Z] #60 39.22 Need to get 454 kB of archives. [2021-11-12T14:47:35.449Z] #60 39.22 After this operation, 1275 kB of additional disk space will be used. [2021-11-12T14:47:35.449Z] #60 39.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-12T14:47:35.449Z] #60 39.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-12T14:47:35.449Z] #60 39.98 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:47:35.449Z] #60 40.25 Fetched 454 kB in 0s (1438 kB/s) [2021-11-12T14:47:35.449Z] #60 40.42 Selecting previously unselected package libbtrfs0:arm64. [2021-11-12T14:47:35.449Z] #60 40.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-12T14:47:35.449Z] #60 40.44 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-12T14:47:35.449Z] #60 40.46 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-12T14:47:35.449Z] #60 40.67 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-12T14:47:35.449Z] #60 40.68 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-12T14:47:35.449Z] #60 40.69 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-12T14:47:35.449Z] #60 40.92 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-12T14:47:35.449Z] #60 40.95 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-12T14:47:35.449Z] #60 40.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:47:35.449Z] #60 DONE 43.1s [2021-11-12T14:47:35.449Z] [2021-11-12T14:47:35.449Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-12T14:47:35.449Z] #61 sha256:d787517e094e2799ad7b48b5adba747d50a72f5af4c3874a70258682624926df [2021-11-12T14:47:35.639Z] #53 33.75 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-12T14:47:35.639Z] #53 33.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-12T14:47:35.639Z] #53 33.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-12T14:47:35.896Z] #53 34.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-12T14:47:35.896Z] #53 34.12 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-12T14:47:36.154Z] The recommended git tool is: git [2021-11-12T14:47:36.156Z] #53 34.39 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-12T14:47:36.413Z] #53 34.55 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-12T14:47:36.413Z] #53 34.81 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-12T14:47:36.497Z] #65 ... [2021-11-12T14:47:36.497Z] [2021-11-12T14:47:36.497Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:36.497Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:36.497Z] #53 27.67 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-12T14:47:36.497Z] #53 27.73 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-12T14:47:36.497Z] #53 28.08 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-12T14:47:36.497Z] #53 28.23 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-12T14:47:36.497Z] #53 28.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-12T14:47:36.497Z] #53 28.90 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-12T14:47:36.497Z] #53 28.95 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-12T14:47:36.497Z] #53 28.95 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-12T14:47:36.497Z] #53 29.22 go: downloading github.com/spf13/afero v1.1.2 [2021-11-12T14:47:36.497Z] #53 29.25 go: downloading github.com/spf13/cast v1.3.0 [2021-11-12T14:47:36.497Z] #53 29.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-12T14:47:36.497Z] #53 29.45 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-12T14:47:36.497Z] #53 29.59 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-12T14:47:36.497Z] #53 29.70 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-12T14:47:36.497Z] #53 29.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-12T14:47:36.497Z] #53 29.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-12T14:47:36.497Z] #53 30.02 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-12T14:47:36.497Z] #53 30.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-12T14:47:36.497Z] #53 30.20 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-12T14:47:36.497Z] #53 30.26 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-12T14:47:36.497Z] #53 30.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-12T14:47:36.497Z] #53 30.37 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-12T14:47:36.497Z] #53 30.42 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-12T14:47:36.497Z] #53 30.49 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-12T14:47:36.497Z] #53 30.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-12T14:47:36.560Z] The recommended git tool is: git [2021-11-12T14:47:36.757Z] #53 31.02 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-12T14:47:37.015Z] #53 31.31 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-12T14:47:37.015Z] #53 31.38 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-12T14:47:37.345Z] #53 35.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-12T14:47:37.345Z] #53 35.42 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-12T14:47:37.345Z] #53 35.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-12T14:47:37.354Z] #61 DONE 1.8s [2021-11-12T14:47:37.354Z] [2021-11-12T14:47:37.354Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:37.354Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-12T14:47:37.354Z] #47 26.91 Reading package lists... [2021-11-12T14:47:37.354Z] #47 34.48 Reading package lists... [2021-11-12T14:47:37.354Z] #47 37.97 Building dependency tree... [2021-11-12T14:47:37.354Z] #47 40.93 The following additional packages will be installed: [2021-11-12T14:47:37.354Z] #47 40.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-12T14:47:37.354Z] #47 40.96 python3-protobuf python3-six [2021-11-12T14:47:37.354Z] #47 40.98 Suggested packages: [2021-11-12T14:47:37.354Z] #47 40.98 python3-setuptools [2021-11-12T14:47:37.354Z] #47 40.98 Recommended packages: [2021-11-12T14:47:37.354Z] #47 40.98 iproute2 | iproute [2021-11-12T14:47:37.354Z] #47 41.43 The following NEW packages will be installed: [2021-11-12T14:47:37.354Z] #47 41.45 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-12T14:47:37.354Z] #47 41.46 python3-protobuf python3-six [2021-11-12T14:47:37.354Z] #47 41.85 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:47:37.354Z] #47 41.85 Need to get 2112 kB of archives. [2021-11-12T14:47:37.354Z] #47 41.85 After this operation, 10.7 MB of additional disk space will be used. [2021-11-12T14:47:37.354Z] #47 41.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-11-12T14:47:37.354Z] #47 41.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-12T14:47:37.355Z] #47 41.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-12T14:47:37.355Z] #47 41.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-11-12T14:47:37.355Z] #47 41.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-12T14:47:37.355Z] #47 41.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-11-12T14:47:37.355Z] #47 41.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-12T14:47:37.355Z] #47 ... [2021-11-12T14:47:37.355Z] [2021-11-12T14:47:37.355Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-12T14:47:37.355Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-12T14:47:37.355Z] #55 44.02 v3.0.2 [2021-11-12T14:47:37.355Z] #55 DONE 44.8s [2021-11-12T14:47:37.355Z] [2021-11-12T14:47:37.355Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-12T14:47:37.355Z] #31 sha256:f6eb275d1c7294a0d7e5bed30cf3742544c72495ee3860767732dfa38d551072 [2021-11-12T14:47:37.355Z] #31 28.14 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-12T14:47:37.355Z] #31 29.51 #=#=# [2021-11-12T14:47:37.604Z] #53 35.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-12T14:47:37.864Z] #53 35.91 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-12T14:47:37.864Z] #53 36.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-12T14:47:37.872Z] #31 29.88 #=#=# 0.0% ############# 18.1% ######################## 34.6% ##################################### 52.0% ########################################## 59.6% ################################################## 70.1% ####################################################### 77.2% ############################################################### 88.2% ######################################################################## 100.0% [2021-11-12T14:47:37.955Z] #53 32.34 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-12T14:47:37.955Z] #53 32.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-12T14:47:37.955Z] #53 32.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-12T14:47:38.171Z] #38 41.96 Selecting previously unselected package libicu67:amd64. [2021-11-12T14:47:38.171Z] #38 41.96 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-12T14:47:38.171Z] #38 41.98 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-12T14:47:38.428Z] #53 ... [2021-11-12T14:47:38.428Z] [2021-11-12T14:47:38.428Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-12T14:47:38.428Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-12T14:47:38.428Z] #49 36.49 Usage of /build/vndr: [2021-11-12T14:47:38.428Z] #49 36.49 /build/vndr [[import path] [revision]] [repository] [2021-11-12T14:47:38.429Z] #49 36.49 /build/vndr init [2021-11-12T14:47:38.429Z] #49 36.49 -strict [2021-11-12T14:47:38.429Z] #49 36.49 checking mode. treat non-trivial warning as an error [2021-11-12T14:47:38.429Z] #49 36.49 -verbose [2021-11-12T14:47:38.429Z] #49 36.49 shows all warnings [2021-11-12T14:47:38.429Z] #49 36.49 -whitelist value [2021-11-12T14:47:38.429Z] #49 36.49 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-12T14:47:38.429Z] #49 DONE 36.6s [2021-11-12T14:47:38.523Z] #53 ... [2021-11-12T14:47:38.523Z] [2021-11-12T14:47:38.523Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-12T14:47:38.523Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-12T14:47:38.523Z] #36 32.58 tomll can be used in two ways: [2021-11-12T14:47:38.523Z] #36 32.58 Writing to STDIN and reading from STDOUT: [2021-11-12T14:47:38.523Z] #36 32.58 cat file.toml | tomll > file.toml [2021-11-12T14:47:38.523Z] #36 32.58 [2021-11-12T14:47:38.523Z] #36 32.58 Reading and updating a list of files: [2021-11-12T14:47:38.523Z] #36 32.58 tomll a.toml b.toml c.toml [2021-11-12T14:47:38.523Z] #36 32.58 [2021-11-12T14:47:38.523Z] #36 32.58 When given a list of files, tomll will modify all files in place without asking. [2021-11-12T14:47:38.523Z] #36 DONE 32.7s [2021-11-12T14:47:38.523Z] [2021-11-12T14:47:38.523Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:38.523Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:38.523Z] #14 32.44 Fetched 8474 kB in 25s (344 kB/s) [2021-11-12T14:47:38.686Z] [2021-11-12T14:47:38.686Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:38.686Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:38.686Z] #38 35.18 Fetched 8474 kB in 26s (326 kB/s) [2021-11-12T14:47:38.686Z] #38 35.18 Reading package lists... [2021-11-12T14:47:38.686Z] #38 ... [2021-11-12T14:47:38.686Z] [2021-11-12T14:47:38.686Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:38.686Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:47:38.686Z] #60 26.85 Fetched 8474 kB in 20s (417 kB/s) [2021-11-12T14:47:38.943Z] #60 26.85 Reading package lists... [2021-11-12T14:47:38.943Z] #60 ... [2021-11-12T14:47:38.943Z] [2021-11-12T14:47:38.943Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:38.943Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:38.943Z] #53 36.82 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-12T14:47:38.943Z] #53 36.84 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-12T14:47:38.943Z] #53 36.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-12T14:47:39.200Z] #53 37.35 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-12T14:47:39.200Z] #53 37.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-12T14:47:39.226Z] #19 123.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-11-12T14:47:39.226Z] #19 123.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:47:39.226Z] #19 123.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-12T14:47:39.226Z] #19 123.4 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-11-12T14:47:39.226Z] #19 123.4 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:47:39.226Z] #19 123.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-12T14:47:39.458Z] #53 37.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-12T14:47:39.716Z] #53 37.82 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-12T14:47:39.774Z] #31 32.73 [2021-11-12T14:47:40.649Z] #53 38.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-12T14:47:40.649Z] #53 38.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-12T14:47:40.649Z] #53 38.78 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-12T14:47:40.649Z] #53 38.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-12T14:47:40.649Z] #53 38.93 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-12T14:47:40.649Z] #53 38.94 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-12T14:47:40.690Z] #38 ... [2021-11-12T14:47:40.690Z] [2021-11-12T14:47:40.690Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:40.690Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:40.690Z] #47 36.51 The following NEW packages will be installed: [2021-11-12T14:47:40.690Z] #47 36.51 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-12T14:47:40.690Z] #47 36.51 python3-protobuf python3-six [2021-11-12T14:47:40.690Z] #47 36.94 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:47:40.690Z] #47 36.94 Need to get 2288 kB of archives. [2021-11-12T14:47:40.690Z] #47 36.94 After this operation, 11.0 MB of additional disk space will be used. [2021-11-12T14:47:40.690Z] #47 36.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-12T14:47:40.690Z] #47 36.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-12T14:47:40.690Z] #47 36.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-12T14:47:40.690Z] #47 36.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-12T14:47:40.690Z] #47 36.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-12T14:47:40.690Z] #47 36.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-12T14:47:40.690Z] #47 36.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-12T14:47:40.690Z] #47 40.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-12T14:47:40.690Z] #47 41.43 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:47:40.690Z] #47 41.62 Fetched 2288 kB in 4s (561 kB/s) [2021-11-12T14:47:40.690Z] #47 41.71 Selecting previously unselected package libprotobuf23:amd64. [2021-11-12T14:47:40.690Z] #47 41.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-12T14:47:40.690Z] #47 41.79 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-12T14:47:40.690Z] #47 41.80 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-12T14:47:40.690Z] #47 42.60 Selecting previously unselected package python3-pkg-resources. [2021-11-12T14:47:40.690Z] #47 42.60 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-12T14:47:40.690Z] #47 42.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:47:40.690Z] #47 42.83 Selecting previously unselected package python3-six. [2021-11-12T14:47:40.690Z] #47 42.83 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-12T14:47:40.690Z] #47 42.85 Unpacking python3-six (1.16.0-2) ... [2021-11-12T14:47:40.690Z] #47 42.93 Selecting previously unselected package python3-protobuf. [2021-11-12T14:47:40.690Z] #47 42.93 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-12T14:47:40.690Z] #47 42.94 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-12T14:47:40.690Z] #47 43.36 Selecting previously unselected package libnet1:amd64. [2021-11-12T14:47:40.690Z] #47 43.39 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-12T14:47:40.690Z] #47 43.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:47:40.690Z] #47 43.58 Selecting previously unselected package libnl-3-200:amd64. [2021-11-12T14:47:40.690Z] #47 43.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-12T14:47:40.690Z] #47 43.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:47:40.690Z] #47 43.73 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-12T14:47:40.690Z] #47 43.74 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-12T14:47:40.690Z] #47 43.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:47:40.690Z] #47 43.87 Selecting previously unselected package criu. [2021-11-12T14:47:40.690Z] #47 43.87 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-12T14:47:40.690Z] #47 43.89 Unpacking criu (3.16.1-1) ... [2021-11-12T14:47:40.690Z] #47 ... [2021-11-12T14:47:40.690Z] [2021-11-12T14:47:40.690Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:47:40.690Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:47:40.690Z] #34 44.25 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) [2021-11-12T14:47:40.690Z] #34 ... [2021-11-12T14:47:40.690Z] [2021-11-12T14:47:40.690Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:40.690Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:40.690Z] #14 34.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-12T14:47:40.690Z] #14 36.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-12T14:47:40.690Z] #14 37.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-12T14:47:40.690Z] #14 37.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-12T14:47:40.690Z] #14 39.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-12T14:47:40.690Z] #14 39.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-12T14:47:40.690Z] #14 39.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-12T14:47:40.690Z] #14 39.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-12T14:47:40.690Z] #14 39.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-12T14:47:40.690Z] #14 39.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-12T14:47:40.690Z] #14 39.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-12T14:47:40.690Z] #14 39.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-12T14:47:40.690Z] #14 39.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-12T14:47:40.690Z] #14 39.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-12T14:47:40.690Z] #14 39.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-12T14:47:40.690Z] #14 39.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-12T14:47:40.690Z] #14 39.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-12T14:47:40.690Z] #14 39.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-12T14:47:40.690Z] #14 39.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-12T14:47:40.690Z] #14 39.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-12T14:47:40.690Z] #14 39.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-12T14:47:40.690Z] #14 40.67 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:47:40.690Z] #14 40.89 Fetched 115 MB in 7s (15.8 MB/s) [2021-11-12T14:47:40.690Z] #14 40.97 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-12T14:47:40.690Z] #14 40.97 (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 ... 15713 files and directories currently installed.) [2021-11-12T14:47:40.690Z] #14 41.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-12T14:47:40.690Z] #14 41.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-12T14:47:40.690Z] #14 43.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-12T14:47:40.690Z] #14 43.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-12T14:47:40.690Z] #14 43.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-12T14:47:40.691Z] #14 ... [2021-11-12T14:47:40.691Z] [2021-11-12T14:47:40.691Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:47:40.691Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:47:40.808Z] #31 ... [2021-11-12T14:47:40.808Z] [2021-11-12T14:47:40.808Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:40.808Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-12T14:47:40.808Z] #53 38.41 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-12T14:47:40.808Z] #53 38.45 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-12T14:47:40.808Z] #53 38.50 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-12T14:47:40.808Z] #53 38.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-12T14:47:40.808Z] #53 38.63 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-12T14:47:40.808Z] #53 39.56 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-12T14:47:40.808Z] #53 39.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-12T14:47:40.808Z] #53 39.83 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-12T14:47:40.949Z] #34 44.25 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-12T14:47:41.057Z] #14 32.44 Reading package lists... [2021-11-12T14:47:41.057Z] #14 ... [2021-11-12T14:47:41.057Z] [2021-11-12T14:47:41.057Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:47:41.057Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:47:41.057Z] #51 25.39 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-12T14:47:41.057Z] #51 25.48 go: downloading golang.org/x/mod v0.3.0 [2021-11-12T14:47:41.057Z] #51 ... [2021-11-12T14:47:41.057Z] [2021-11-12T14:47:41.057Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:41.057Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:41.057Z] #53 32.84 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-12T14:47:41.057Z] #53 33.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-12T14:47:41.057Z] #53 33.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-12T14:47:41.057Z] #53 33.62 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-12T14:47:41.057Z] #53 34.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-12T14:47:41.057Z] #53 34.57 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-12T14:47:41.057Z] #53 34.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-12T14:47:41.057Z] #53 34.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-12T14:47:41.057Z] #53 34.73 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-12T14:47:41.057Z] #53 34.80 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-12T14:47:41.057Z] #53 35.28 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-12T14:47:41.070Z] #53 ... [2021-11-12T14:47:41.070Z] [2021-11-12T14:47:41.070Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:41.070Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-12T14:47:41.070Z] #47 45.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [606 kB] [2021-11-12T14:47:41.070Z] #47 47.36 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:47:41.070Z] #47 48.17 Fetched 2112 kB in 4s (481 kB/s) [2021-11-12T14:47:41.207Z] #34 44.79 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-12T14:47:41.214Z] #53 39.39 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-12T14:47:41.317Z] #53 35.60 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-12T14:47:41.471Z] #53 39.81 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-12T14:47:41.471Z] #53 39.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-12T14:47:41.576Z] #53 35.69 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-12T14:47:41.610Z] #47 48.61 Selecting previously unselected package libprotobuf23:arm64. [2021-11-12T14:47:41.610Z] #47 48.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 ... 15703 files and directories currently installed.) [2021-11-12T14:47:41.610Z] #47 48.67 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-11-12T14:47:41.727Z] #53 40.02 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-12T14:47:41.727Z] #53 40.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-12T14:47:41.727Z] #53 40.12 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-12T14:47:41.772Z] #34 45.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:47:41.835Z] #53 36.10 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-12T14:47:41.835Z] #53 36.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-12T14:47:41.835Z] #53 36.19 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-12T14:47:41.835Z] #53 36.24 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-12T14:47:41.868Z] #47 48.86 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-11-12T14:47:41.984Z] #53 40.19 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-12T14:47:42.434Z] #47 49.43 Selecting previously unselected package python3-pkg-resources. [2021-11-12T14:47:42.434Z] #47 49.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-12T14:47:42.434Z] #47 49.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:47:42.434Z] #47 49.59 Selecting previously unselected package python3-six. [2021-11-12T14:47:42.434Z] #47 49.59 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-12T14:47:42.434Z] #47 49.61 Unpacking python3-six (1.16.0-2) ... [2021-11-12T14:47:42.434Z] #47 49.70 Selecting previously unselected package python3-protobuf. [2021-11-12T14:47:42.692Z] #47 49.70 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-11-12T14:47:42.692Z] #47 49.71 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-12T14:47:42.951Z] #47 50.13 Selecting previously unselected package libnet1:arm64. [2021-11-12T14:47:42.951Z] #47 50.14 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-12T14:47:42.951Z] #47 50.15 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:47:42.951Z] #47 50.23 Selecting previously unselected package libnl-3-200:arm64. [2021-11-12T14:47:43.210Z] #47 50.23 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-12T14:47:43.210Z] #47 50.23 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-12T14:47:43.210Z] #47 50.35 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-12T14:47:43.210Z] #47 50.35 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-12T14:47:43.210Z] #47 50.36 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-12T14:47:43.210Z] #47 50.43 Selecting previously unselected package criu. [2021-11-12T14:47:43.210Z] #47 50.43 Preparing to unpack .../7-criu_3.16.1-1_arm64.deb ... [2021-11-12T14:47:43.210Z] #47 50.44 Unpacking criu (3.16.1-1) ... [2021-11-12T14:47:43.353Z] #53 41.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-12T14:47:43.353Z] #53 41.55 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-12T14:47:43.610Z] #53 41.86 go: downloading golang.org/x/text v0.3.2 [2021-11-12T14:47:43.744Z] #53 ... [2021-11-12T14:47:43.744Z] [2021-11-12T14:47:43.744Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-12T14:47:43.744Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-12T14:47:43.744Z] #49 37.86 Usage of /build/vndr: [2021-11-12T14:47:43.744Z] #49 37.86 /build/vndr [[import path] [revision]] [repository] [2021-11-12T14:47:43.744Z] #49 37.86 /build/vndr init [2021-11-12T14:47:43.744Z] #49 37.86 -strict [2021-11-12T14:47:43.744Z] #49 37.86 checking mode. treat non-trivial warning as an error [2021-11-12T14:47:43.744Z] #49 37.86 -verbose [2021-11-12T14:47:43.744Z] #49 37.86 shows all warnings [2021-11-12T14:47:43.744Z] #49 37.86 -whitelist value [2021-11-12T14:47:43.744Z] #49 37.86 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-12T14:47:43.744Z] #49 DONE 38.0s [2021-11-12T14:47:43.744Z] [2021-11-12T14:47:43.744Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:43.744Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:43.744Z] #47 35.80 Fetched 8478 kB in 26s (320 kB/s) [2021-11-12T14:47:44.153Z] #47 51.13 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:47:45.055Z] #34 ... [2021-11-12T14:47:45.055Z] [2021-11-12T14:47:45.055Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:47:45.055Z] #62 sha256:38a1b1a8e69e98e8dedeb691a002cce7b682ae690ba5848305cfaf8dcf5196c6 [2021-11-12T14:47:45.055Z] #62 3.757 + RM_GOPATH=0 [2021-11-12T14:47:45.055Z] #62 3.757 + TMP_GOPATH= [2021-11-12T14:47:45.055Z] #62 3.757 + : /build [2021-11-12T14:47:45.055Z] #62 3.757 + '[' -z '' ']' [2021-11-12T14:47:45.055Z] #62 3.757 ++ mktemp -d [2021-11-12T14:47:45.055Z] #62 3.757 + export GOPATH=/tmp/tmp.7y5ZLgX2gs [2021-11-12T14:47:45.055Z] #62 3.757 + GOPATH=/tmp/tmp.7y5ZLgX2gs [2021-11-12T14:47:45.055Z] #62 3.757 + RM_GOPATH=1 [2021-11-12T14:47:45.055Z] #62 3.757 + case "$(go env GOARCH)" in [2021-11-12T14:47:45.055Z] #62 3.757 ++ go env GOARCH [2021-11-12T14:47:45.055Z] #62 3.785 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:45.055Z] #62 3.785 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:45.055Z] #62 3.785 ++ dirname /install.sh [2021-11-12T14:47:45.055Z] #62 3.785 + dir=/ [2021-11-12T14:47:45.055Z] #62 3.790 + bin=containerd [2021-11-12T14:47:45.055Z] #62 3.790 + shift [2021-11-12T14:47:45.055Z] #62 3.793 + '[' '!' -f //containerd.installer ']' [2021-11-12T14:47:45.055Z] #62 3.793 + . //containerd.installer [2021-11-12T14:47:45.055Z] #62 3.793 ++ set -e [2021-11-12T14:47:45.055Z] #62 3.793 ++ : v1.5.7 [2021-11-12T14:47:45.055Z] #62 3.793 + install_containerd [2021-11-12T14:47:45.055Z] #62 3.793 + echo 'Install containerd version v1.5.7' [2021-11-12T14:47:45.055Z] #62 3.797 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7y5ZLgX2gs/src/github.com/containerd/containerd [2021-11-12T14:47:45.055Z] #62 3.797 Install containerd version v1.5.7 [2021-11-12T14:47:45.055Z] #62 3.798 Cloning into '/tmp/tmp.7y5ZLgX2gs/src/github.com/containerd/containerd'... [2021-11-12T14:47:45.055Z] #62 ... [2021-11-12T14:47:45.055Z] [2021-11-12T14:47:45.055Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:45.055Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:45.055Z] #38 48.03 Selecting previously unselected package libxml2:amd64. [2021-11-12T14:47:45.055Z] #38 48.03 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-12T14:47:45.055Z] #38 48.03 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-12T14:47:45.055Z] #38 48.46 Selecting previously unselected package libarchive13:amd64. [2021-11-12T14:47:45.055Z] #38 48.46 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-12T14:47:45.055Z] #38 48.47 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-12T14:47:45.055Z] #38 48.74 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-12T14:47:45.055Z] #38 48.75 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-12T14:47:45.055Z] #38 48.75 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-12T14:47:45.055Z] #38 48.91 Selecting previously unselected package librhash0:amd64. [2021-11-12T14:47:45.055Z] #38 48.92 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-12T14:47:45.055Z] #38 48.92 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-12T14:47:45.055Z] #38 49.12 Selecting previously unselected package libuv1:amd64. [2021-11-12T14:47:45.055Z] #38 49.12 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-12T14:47:45.055Z] #38 49.13 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-12T14:47:45.055Z] #38 49.27 Selecting previously unselected package cmake. [2021-11-12T14:47:45.055Z] #38 49.28 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-12T14:47:45.055Z] #38 49.29 Unpacking cmake (3.18.4-2) ... [2021-11-12T14:47:45.152Z] #47 ... [2021-11-12T14:47:45.152Z] [2021-11-12T14:47:45.152Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-12T14:47:45.152Z] #31 sha256:f6eb275d1c7294a0d7e5bed30cf3742544c72495ee3860767732dfa38d551072 [2021-11-12T14:47:45.152Z] #31 36.82 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-12T14:47:45.152Z] #31 37.90 [2021-11-12T14:47:45.152Z] #31 38.13 #=#=# ######################################################################## 100.0% [2021-11-12T14:47:46.093Z] #31 39.33 [2021-11-12T14:47:46.132Z] #53 ... [2021-11-12T14:47:46.132Z] [2021-11-12T14:47:46.132Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:46.132Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:46.132Z] #38 35.18 Reading package lists... [2021-11-12T14:47:46.663Z] #31 ... [2021-11-12T14:47:46.663Z] [2021-11-12T14:47:46.663Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:46.663Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-12T14:47:46.663Z] #14 44.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-11-12T14:47:46.663Z] #14 44.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-11-12T14:47:46.664Z] #14 45.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-11-12T14:47:46.664Z] #14 47.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-11-12T14:47:46.664Z] #14 48.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-12T14:47:46.664Z] #14 48.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-12T14:47:46.664Z] #14 48.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-12T14:47:46.664Z] #14 48.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-12T14:47:46.664Z] #14 48.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-12T14:47:46.664Z] #14 48.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-11-12T14:47:46.664Z] #14 48.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-11-12T14:47:46.664Z] #14 48.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-11-12T14:47:46.664Z] #14 49.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-11-12T14:47:46.664Z] #14 49.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-11-12T14:47:46.664Z] #14 49.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-11-12T14:47:46.664Z] #14 49.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-11-12T14:47:46.664Z] #14 49.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-11-12T14:47:46.664Z] #14 49.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-11-12T14:47:46.664Z] #14 49.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-12T14:47:46.664Z] #14 49.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-11-12T14:47:46.664Z] #14 50.12 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:47:46.664Z] #14 50.31 Fetched 108 MB in 8s (12.9 MB/s) [2021-11-12T14:47:46.664Z] #14 50.37 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-12T14:47:46.664Z] #14 50.37 (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 ... 15703 files and directories currently installed.) [2021-11-12T14:47:46.664Z] #14 50.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-12T14:47:46.664Z] #14 50.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-12T14:47:46.664Z] #14 52.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-12T14:47:46.664Z] #14 52.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-12T14:47:46.664Z] #14 52.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-12T14:47:46.941Z] #14 ... [2021-11-12T14:47:46.941Z] [2021-11-12T14:47:46.941Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:46.941Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-12T14:47:46.941Z] #47 52.48 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-11-12T14:47:46.941Z] #47 52.49 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:47:46.941Z] #47 52.52 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-12T14:47:46.941Z] #47 52.54 Setting up python3-six (1.16.0-2) ... [2021-11-12T14:47:46.941Z] #47 53.41 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-12T14:47:46.941Z] #47 53.44 Setting up python3-protobuf (3.12.4-1) ... [2021-11-12T14:47:46.941Z] #47 ... [2021-11-12T14:47:46.941Z] [2021-11-12T14:47:46.941Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:46.941Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-12T14:47:46.941Z] #38 44.49 Selecting previously unselected package libicu67:arm64. [2021-11-12T14:47:46.941Z] #38 44.49 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-11-12T14:47:46.941Z] #38 44.70 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-12T14:47:46.941Z] #38 51.75 Selecting previously unselected package libxml2:arm64. [2021-11-12T14:47:46.941Z] #38 51.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-11-12T14:47:46.941Z] #38 51.76 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-12T14:47:46.941Z] #38 52.30 Selecting previously unselected package libarchive13:arm64. [2021-11-12T14:47:46.941Z] #38 52.31 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-11-12T14:47:46.941Z] #38 52.32 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-12T14:47:46.941Z] #38 52.49 Selecting previously unselected package libjsoncpp24:arm64. [2021-11-12T14:47:46.941Z] #38 52.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-11-12T14:47:46.941Z] #38 52.50 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-12T14:47:46.941Z] #38 52.65 Selecting previously unselected package librhash0:arm64. [2021-11-12T14:47:46.941Z] #38 52.65 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-11-12T14:47:46.941Z] #38 52.65 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-11-12T14:47:46.941Z] #38 52.77 Selecting previously unselected package libuv1:arm64. [2021-11-12T14:47:46.941Z] #38 52.77 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-11-12T14:47:46.941Z] #38 52.78 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-11-12T14:47:46.941Z] #38 53.02 Selecting previously unselected package cmake. [2021-11-12T14:47:46.941Z] #38 53.03 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-11-12T14:47:46.941Z] #38 53.03 Unpacking cmake (3.18.4-2) ... [2021-11-12T14:47:46.953Z] #38 44.50 Reading package lists... [2021-11-12T14:47:46.954Z] #38 ... [2021-11-12T14:47:46.954Z] [2021-11-12T14:47:46.954Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:46.954Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:46.954Z] #14 35.16 Fetched 8474 kB in 26s (324 kB/s) [2021-11-12T14:47:46.954Z] #14 35.16 Reading package lists... [2021-11-12T14:47:46.954Z] #14 44.32 Reading package lists... [2021-11-12T14:47:46.954Z] #14 ... [2021-11-12T14:47:46.954Z] [2021-11-12T14:47:46.954Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:47:46.954Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:47:46.954Z] #43 38.64 Updating files: 67% (1173/1750) Updating files: 68% (1190/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-12T14:47:46.954Z] #43 39.51 + git checkout -q v2.3.0 [2021-11-12T14:47:46.954Z] #43 42.19 + 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-11-12T14:47:47.047Z] #47 35.80 Reading package lists... [2021-11-12T14:47:47.047Z] #47 ... [2021-11-12T14:47:47.047Z] [2021-11-12T14:47:47.047Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:47:47.047Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:47:47.047Z] #43 39.54 Updating files: 72% (1265/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-12T14:47:47.047Z] #43 40.26 + git checkout -q v2.3.0 [2021-11-12T14:47:47.047Z] #43 ... [2021-11-12T14:47:47.047Z] [2021-11-12T14:47:47.047Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:47.047Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:47:47.047Z] #60 31.25 Fetched 8474 kB in 23s (366 kB/s) [2021-11-12T14:47:47.047Z] #60 31.25 Reading package lists... [2021-11-12T14:47:47.047Z] #60 41.18 Reading package lists... [2021-11-12T14:47:47.047Z] #60 ... [2021-11-12T14:47:47.047Z] [2021-11-12T14:47:47.047Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:47.047Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:47.047Z] #53 38.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-12T14:47:47.047Z] #53 38.30 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-12T14:47:47.047Z] #53 38.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-12T14:47:47.047Z] #53 38.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-12T14:47:47.047Z] #53 38.56 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-12T14:47:47.047Z] #53 38.82 go: downloading golang.org/x/text v0.3.2 [2021-11-12T14:47:47.199Z] #38 ... [2021-11-12T14:47:47.199Z] [2021-11-12T14:47:47.199Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:47:47.199Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-12T14:47:47.199Z] #34 49.33 Updating files: 95% (1454/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-12T14:47:47.199Z] #34 49.41 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-12T14:47:47.199Z] #34 50.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:47:47.199Z] #34 ... [2021-11-12T14:47:47.199Z] [2021-11-12T14:47:47.199Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:47:47.199Z] #62 sha256:739c11c0aa71d7527349b09887f7b7119107b399a11dafef283641baca54f800 [2021-11-12T14:47:47.199Z] #62 1.544 + RM_GOPATH=0 [2021-11-12T14:47:47.199Z] #62 1.544 + TMP_GOPATH= [2021-11-12T14:47:47.199Z] #62 1.544 + : /build [2021-11-12T14:47:47.199Z] #62 1.544 + '[' -z '' ']' [2021-11-12T14:47:47.199Z] #62 1.544 ++ mktemp -d [2021-11-12T14:47:47.199Z] #62 1.544 + export GOPATH=/tmp/tmp.dTXJeid4Br [2021-11-12T14:47:47.199Z] #62 1.544 + GOPATH=/tmp/tmp.dTXJeid4Br [2021-11-12T14:47:47.199Z] #62 1.544 + RM_GOPATH=1 [2021-11-12T14:47:47.199Z] #62 1.544 + case "$(go env GOARCH)" in [2021-11-12T14:47:47.199Z] #62 1.544 ++ go env GOARCH [2021-11-12T14:47:47.199Z] #62 1.576 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:47.199Z] #62 1.576 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:47.199Z] #62 1.576 ++ dirname /install.sh [2021-11-12T14:47:47.199Z] #62 1.576 + dir=/ [2021-11-12T14:47:47.199Z] #62 1.576 + bin=containerd [2021-11-12T14:47:47.199Z] #62 1.576 + shift [2021-11-12T14:47:47.199Z] #62 1.576 + '[' '!' -f //containerd.installer ']' [2021-11-12T14:47:47.199Z] #62 1.576 + . //containerd.installer [2021-11-12T14:47:47.199Z] #62 1.576 ++ set -e [2021-11-12T14:47:47.199Z] #62 1.576 ++ : v1.5.7 [2021-11-12T14:47:47.199Z] #62 1.576 + install_containerd [2021-11-12T14:47:47.199Z] #62 1.576 + echo 'Install containerd version v1.5.7' [2021-11-12T14:47:47.199Z] #62 1.576 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dTXJeid4Br/src/github.com/containerd/containerd [2021-11-12T14:47:47.199Z] #62 1.576 Cloning into '/tmp/tmp.dTXJeid4Br/src/github.com/containerd/containerd'... [2021-11-12T14:47:47.199Z] #62 1.576 Install containerd version v1.5.7 [2021-11-12T14:47:47.306Z] #53 ... [2021-11-12T14:47:47.306Z] [2021-11-12T14:47:47.306Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:47.306Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:47.306Z] #38 31.58 Fetched 8474 kB in 23s (363 kB/s) [2021-11-12T14:47:47.306Z] #38 31.58 Reading package lists... [2021-11-12T14:47:47.457Z] #62 ... [2021-11-12T14:47:47.457Z] [2021-11-12T14:47:47.457Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:47.457Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-12T14:47:47.457Z] #14 54.82 Selecting previously unselected package binutils-mingw-w64. [2021-11-12T14:47:47.457Z] #14 54.82 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-12T14:47:47.457Z] #14 54.83 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-12T14:47:47.457Z] #14 54.92 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-11-12T14:47:47.457Z] #14 54.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-12T14:47:47.457Z] #14 54.93 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-12T14:47:47.566Z] #38 41.38 Reading package lists... [2021-11-12T14:47:47.566Z] #38 ... [2021-11-12T14:47:47.566Z] [2021-11-12T14:47:47.566Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:47.566Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:47.566Z] #14 32.44 Reading package lists... [2021-11-12T14:47:47.719Z] #14 55.10 Selecting previously unselected package dmsetup. [2021-11-12T14:47:47.719Z] #14 55.10 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-11-12T14:47:47.719Z] #14 55.11 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-12T14:47:47.719Z] #14 55.23 Selecting previously unselected package mingw-w64-common. [2021-11-12T14:47:47.719Z] #14 55.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-12T14:47:47.719Z] #14 55.24 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-12T14:47:47.826Z] #14 ... [2021-11-12T14:47:47.826Z] [2021-11-12T14:47:47.826Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:47:47.826Z] #65 sha256:494744c28527ae38e030816043a8395bcce3e44aef7d1d53e8e6ff26dc7ec548 [2021-11-12T14:47:47.826Z] #65 31.74 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-12T14:47:47.826Z] #65 32.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-12T14:47:47.884Z] #43 ... [2021-11-12T14:47:47.884Z] [2021-11-12T14:47:47.884Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:47.884Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:47.884Z] #47 35.46 Fetched 8478 kB in 27s (315 kB/s) [2021-11-12T14:47:47.884Z] #47 35.46 Reading package lists... [2021-11-12T14:47:48.085Z] #65 ... [2021-11-12T14:47:48.085Z] [2021-11-12T14:47:48.085Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:48.085Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:48.140Z] #47 44.94 Reading package lists... [2021-11-12T14:47:48.140Z] #47 ... [2021-11-12T14:47:48.140Z] [2021-11-12T14:47:48.140Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:47:48.140Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:47:48.140Z] #60 26.85 Reading package lists... [2021-11-12T14:47:48.140Z] #60 37.71 Reading package lists... [2021-11-12T14:47:49.234Z] #19 132.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-11-12T14:47:49.234Z] #19 132.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:47:49.234Z] #19 132.7 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-12T14:47:49.234Z] #19 132.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-11-12T14:47:49.234Z] #19 132.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:47:49.234Z] #19 132.7 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-12T14:47:49.234Z] #19 ... [2021-11-12T14:47:49.234Z] [2021-11-12T14:47:49.234Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:49.234Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:49.234Z] #60 145.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-12T14:47:49.236Z] #38 53.31 Setting up libicu67:amd64 (67.1-7) ... [2021-11-12T14:47:49.236Z] #38 53.32 Setting up xxd (2:8.2.2434-3) ... [2021-11-12T14:47:49.236Z] #38 53.35 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-12T14:47:49.236Z] #38 53.37 Setting up vim-common (2:8.2.2434-3) ... [2021-11-12T14:47:49.236Z] #38 53.40 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-12T14:47:49.236Z] #38 53.44 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-12T14:47:49.494Z] #38 53.45 Setting up cmake-data (3.18.4-2) ... [2021-11-12T14:47:49.494Z] #38 53.48 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-12T14:47:49.494Z] #38 53.50 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-12T14:47:49.494Z] #38 53.52 Setting up cmake (3.18.4-2) ... [2021-11-12T14:47:49.494Z] #38 53.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:47:50.356Z] using credential docker-jenkins-github-credentials [2021-11-12T14:47:50.429Z] #38 DONE 54.4s [2021-11-12T14:47:50.429Z] [2021-11-12T14:47:50.429Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:50.429Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:50.429Z] #47 44.73 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:47:50.429Z] #47 46.55 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-12T14:47:50.429Z] #47 46.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:47:50.429Z] #47 46.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:47:50.429Z] #47 46.60 Setting up python3-six (1.16.0-2) ... [2021-11-12T14:47:50.429Z] #47 47.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:47:50.429Z] #47 47.87 Setting up python3-protobuf (3.12.4-1) ... [2021-11-12T14:47:50.429Z] #47 51.57 Setting up criu (3.16.1-1) ... [2021-11-12T14:47:50.429Z] #47 53.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:47:50.429Z] #47 DONE 54.0s [2021-11-12T14:47:50.429Z] [2021-11-12T14:47:50.429Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-12T14:47:50.429Z] #39 sha256:d318a77a8a2c402b0c40978f4d0b0daf8060bd08ae7dccaa5b80a828d1902fcc [2021-11-12T14:47:50.439Z] Cloning the remote Git repository [2021-11-12T14:47:50.439Z] Cloning with configured refspecs honoured and without tags [2021-11-12T14:47:50.642Z] Cloning repository https://github.com/moby/moby.git [2021-11-12T14:47:51.245Z] #60 46.73 Building dependency tree... [2021-11-12T14:47:51.362Z] #39 DONE 0.8s [2021-11-12T14:47:51.362Z] [2021-11-12T14:47:51.362Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:51.362Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:51.362Z] #14 45.80 Selecting previously unselected package binutils-mingw-w64. [2021-11-12T14:47:51.362Z] #14 45.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-12T14:47:51.362Z] #14 45.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-12T14:47:51.362Z] #14 45.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-12T14:47:51.362Z] #14 45.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:47:51.362Z] #14 45.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:47:51.362Z] #14 46.12 Selecting previously unselected package dmsetup. [2021-11-12T14:47:51.362Z] #14 46.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:47:51.362Z] #14 46.14 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-12T14:47:51.362Z] #14 46.29 Selecting previously unselected package mingw-w64-common. [2021-11-12T14:47:51.362Z] #14 46.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-12T14:47:51.362Z] #14 46.30 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-12T14:47:51.362Z] #14 51.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-12T14:47:51.362Z] #14 51.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-12T14:47:51.362Z] #14 51.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-12T14:47:51.619Z] #14 ... [2021-11-12T14:47:51.619Z] [2021-11-12T14:47:51.619Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-12T14:47:51.619Z] #40 sha256:81f0a3f6e6c080ec1eccc10290ec89c84c36f762555b5e06ee5facaeb9177b18 [2021-11-12T14:47:51.908Z] #14 ... [2021-11-12T14:47:51.908Z] [2021-11-12T14:47:51.908Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:51.908Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-12T14:47:51.908Z] #38 55.39 Setting up libicu67:arm64 (67.1-7) ... [2021-11-12T14:47:51.908Z] #38 55.41 Setting up xxd (2:8.2.2434-3) ... [2021-11-12T14:47:51.908Z] #38 55.44 Setting up libuv1:arm64 (1.40.0-2) ... [2021-11-12T14:47:51.908Z] #38 55.46 Setting up vim-common (2:8.2.2434-3) ... [2021-11-12T14:47:51.908Z] #38 55.50 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-12T14:47:51.908Z] #38 55.52 Setting up librhash0:arm64 (1.4.1-2) ... [2021-11-12T14:47:51.908Z] #38 55.54 Setting up cmake-data (3.18.4-2) ... [2021-11-12T14:47:51.908Z] #38 55.56 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-12T14:47:51.908Z] #38 55.58 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-12T14:47:51.908Z] #38 55.59 Setting up cmake (3.18.4-2) ... [2021-11-12T14:47:51.908Z] #38 55.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:47:51.908Z] #38 DONE 59.1s [2021-11-12T14:47:51.908Z] [2021-11-12T14:47:51.908Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-12T14:47:51.908Z] #39 sha256:ad500bad4752e8af116e0fed6550ea52b29e7bb752828df77b454c9ca7a732d6 [2021-11-12T14:47:51.908Z] #39 ... [2021-11-12T14:47:51.908Z] [2021-11-12T14:47:51.908Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-12T14:47:51.908Z] #31 sha256:f6eb275d1c7294a0d7e5bed30cf3742544c72495ee3860767732dfa38d551072 [2021-11-12T14:47:51.908Z] #31 41.38 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-12T14:47:51.908Z] #31 42.71 [2021-11-12T14:47:51.908Z] #31 42.96 #=#=# ######################################################################## 100.0% [2021-11-12T14:47:51.908Z] #31 43.93 [2021-11-12T14:47:51.908Z] #31 44.10 Download of images into '/build' complete. [2021-11-12T14:47:51.908Z] #31 44.10 Use something like the following to load the result into a Docker daemon: [2021-11-12T14:47:51.908Z] #31 44.10 tar -cC '/build' . | docker load [2021-11-12T14:47:51.908Z] #31 DONE 44.9s [2021-11-12T14:47:51.908Z] [2021-11-12T14:47:51.908Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-12T14:47:51.908Z] #39 sha256:ad500bad4752e8af116e0fed6550ea52b29e7bb752828df77b454c9ca7a732d6 [2021-11-12T14:47:51.908Z] #39 DONE 0.4s [2021-11-12T14:47:51.908Z] [2021-11-12T14:47:51.908Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:51.908Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-12T14:47:51.908Z] #47 56.98 Setting up criu (3.16.1-1) ... [2021-11-12T14:47:51.908Z] #47 58.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:47:52.475Z] #47 DONE 59.6s [2021-11-12T14:47:52.475Z] [2021-11-12T14:47:52.475Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-12T14:47:52.475Z] #40 sha256:8c6e91958998735cb652aca7c02fe77b9f057d56935af764356ef03b17837267 [2021-11-12T14:47:52.990Z] #40 ... [2021-11-12T14:47:52.990Z] [2021-11-12T14:47:52.990Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:47:52.990Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:47:52.990Z] #51 56.64 gotestsum version dev [2021-11-12T14:47:52.990Z] #51 DONE 57.1s [2021-11-12T14:47:51.074Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-12T14:47:51.902Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:47:51.902Z] > git --version # timeout=10 [2021-11-12T14:47:51.947Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-12T14:47:51.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:47:51.951Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:47:53.248Z] [2021-11-12T14:47:53.248Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:47:53.248Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:47:53.248Z] #14 57.24 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-12T14:47:53.248Z] #14 57.24 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:47:53.248Z] #14 57.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-12T14:47:53.248Z] #14 57.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-12T14:47:53.248Z] #14 57.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:47:53.248Z] #14 57.40 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-12T14:47:53.410Z] #40 1.525 + RM_GOPATH=0 [2021-11-12T14:47:53.410Z] #40 1.525 + TMP_GOPATH= [2021-11-12T14:47:53.410Z] #40 1.525 + : /build [2021-11-12T14:47:53.410Z] #40 1.525 + '[' -z '' ']' [2021-11-12T14:47:53.410Z] #40 1.525 ++ mktemp -d [2021-11-12T14:47:53.410Z] #40 1.525 + export GOPATH=/tmp/tmp.nIRZq77dkK [2021-11-12T14:47:53.410Z] #40 1.525 + GOPATH=/tmp/tmp.nIRZq77dkK [2021-11-12T14:47:53.410Z] #40 1.525 + RM_GOPATH=1 [2021-11-12T14:47:53.410Z] #40 1.525 + case "$(go env GOARCH)" in [2021-11-12T14:47:53.410Z] #40 1.525 ++ go env GOARCH [2021-11-12T14:47:53.410Z] #40 1.534 Install tini version v0.19.0 [2021-11-12T14:47:53.410Z] #40 1.534 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:53.410Z] #40 1.534 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:53.410Z] #40 1.534 ++ dirname /install.sh [2021-11-12T14:47:53.410Z] #40 1.534 + dir=/ [2021-11-12T14:47:53.410Z] #40 1.534 + bin=tini [2021-11-12T14:47:53.410Z] #40 1.534 + shift [2021-11-12T14:47:53.410Z] #40 1.534 + '[' '!' -f //tini.installer ']' [2021-11-12T14:47:53.410Z] #40 1.534 + . //tini.installer [2021-11-12T14:47:53.410Z] #40 1.534 ++ : v0.19.0 [2021-11-12T14:47:53.410Z] #40 1.534 + install_tini [2021-11-12T14:47:53.410Z] #40 1.534 + echo 'Install tini version v0.19.0' [2021-11-12T14:47:53.410Z] #40 1.534 + git clone https://github.com/krallin/tini.git /tmp/tmp.nIRZq77dkK/tini [2021-11-12T14:47:53.410Z] #40 1.534 Cloning into '/tmp/tmp.nIRZq77dkK/tini'... [2021-11-12T14:47:54.346Z] #40 2.473 + cd /tmp/tmp.nIRZq77dkK/tini [2021-11-12T14:47:54.346Z] #40 2.473 + git checkout -q v0.19.0 [2021-11-12T14:47:54.346Z] #40 2.513 + cmake . [2021-11-12T14:47:54.523Z] #60 ... [2021-11-12T14:47:54.523Z] [2021-11-12T14:47:54.523Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:54.523Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:54.523Z] #53 52.25 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-12T14:47:54.523Z] #53 52.26 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-12T14:47:54.523Z] #53 52.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-12T14:47:54.523Z] #53 52.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-12T14:47:54.523Z] #53 52.60 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-12T14:47:54.529Z] #60 ... [2021-11-12T14:47:54.529Z] [2021-11-12T14:47:54.529Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:47:54.529Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:47:54.529Z] #50 147.3 + dpkg --print-architecture [2021-11-12T14:47:54.529Z] #50 147.3 + git checkout -q v2.1.0 [2021-11-12T14:47:54.529Z] #50 147.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-12T14:47:54.529Z] #50 147.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-12T14:47:54.692Z] #14 42.24 Reading package lists... [2021-11-12T14:47:54.692Z] #14 ... [2021-11-12T14:47:54.692Z] [2021-11-12T14:47:54.692Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:47:54.692Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:47:54.692Z] #47 35.80 Reading package lists... [2021-11-12T14:47:55.283Z] #40 3.221 -- The C compiler identification is GNU 10.2.1 [2021-11-12T14:47:55.283Z] #40 3.283 -- Detecting C compiler ABI info [2021-11-12T14:47:55.638Z] #47 45.07 Reading package lists... [2021-11-12T14:47:55.639Z] #47 ... [2021-11-12T14:47:55.639Z] [2021-11-12T14:47:55.639Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:47:55.639Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:47:55.639Z] #38 41.38 Reading package lists... [2021-11-12T14:47:56.217Z] #40 4.101 -- Detecting C compiler ABI info - done [2021-11-12T14:47:56.218Z] #40 4.242 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-12T14:47:56.218Z] #40 4.242 -- Detecting C compile features [2021-11-12T14:47:56.218Z] #40 4.261 -- Detecting C compile features - done [2021-11-12T14:47:56.218Z] #40 4.315 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-12T14:47:56.459Z] #50 ... [2021-11-12T14:47:56.459Z] [2021-11-12T14:47:56.459Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:56.459Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:56.459Z] #60 DONE 153.1s [2021-11-12T14:47:56.459Z] [2021-11-12T14:47:56.459Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-12T14:47:56.459Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-12T14:47:56.459Z] #19 140.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-11-12T14:47:56.459Z] #19 140.2 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:47:56.459Z] #19 140.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-12T14:47:56.459Z] #19 141.0 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-11-12T14:47:56.459Z] #19 141.0 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:47:56.459Z] #19 141.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:47:56.476Z] #40 4.585 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-12T14:47:56.734Z] #40 4.729 -- Configuring done [2021-11-12T14:47:56.734Z] #40 4.749 -- Generating done [2021-11-12T14:47:56.734Z] #40 4.783 -- Build files have been written to: /tmp/tmp.nIRZq77dkK/tini [2021-11-12T14:47:56.734Z] #40 4.813 + make tini-static [2021-11-12T14:47:57.045Z] #53 54.85 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-12T14:47:57.300Z] #40 5.302 Scanning dependencies of target tini-static [2021-11-12T14:47:57.302Z] #53 55.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-12T14:47:57.302Z] #53 55.46 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-12T14:47:57.558Z] #40 5.504 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-12T14:47:58.506Z] #14 ... [2021-11-12T14:47:58.506Z] [2021-11-12T14:47:58.506Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-12T14:47:58.506Z] #40 sha256:81f0a3f6e6c080ec1eccc10290ec89c84c36f762555b5e06ee5facaeb9177b18 [2021-11-12T14:47:58.506Z] #40 4.888 + RM_GOPATH=0 [2021-11-12T14:47:58.506Z] #40 4.888 + TMP_GOPATH= [2021-11-12T14:47:58.506Z] #40 4.888 + : /build [2021-11-12T14:47:58.506Z] #40 4.888 + '[' -z '' ']' [2021-11-12T14:47:58.506Z] #40 4.901 ++ mktemp -d [2021-11-12T14:47:58.506Z] #40 4.901 + export GOPATH=/tmp/tmp.AjUvoHNDsD [2021-11-12T14:47:58.506Z] #40 4.901 + GOPATH=/tmp/tmp.AjUvoHNDsD [2021-11-12T14:47:58.506Z] #40 4.901 + RM_GOPATH=1 [2021-11-12T14:47:58.506Z] #40 4.901 + case "$(go env GOARCH)" in [2021-11-12T14:47:58.506Z] #40 4.901 ++ go env GOARCH [2021-11-12T14:47:58.506Z] #40 4.927 Install tini version v0.19.0 [2021-11-12T14:47:58.506Z] #40 4.927 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:58.506Z] #40 4.927 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:47:58.506Z] #40 4.927 ++ dirname /install.sh [2021-11-12T14:47:58.506Z] #40 4.927 + dir=/ [2021-11-12T14:47:58.506Z] #40 4.927 + bin=tini [2021-11-12T14:47:58.506Z] #40 4.927 + shift [2021-11-12T14:47:58.506Z] #40 4.927 + '[' '!' -f //tini.installer ']' [2021-11-12T14:47:58.506Z] #40 4.927 + . //tini.installer [2021-11-12T14:47:58.506Z] #40 4.927 ++ : v0.19.0 [2021-11-12T14:47:58.506Z] #40 4.927 + install_tini [2021-11-12T14:47:58.506Z] #40 4.927 + echo 'Install tini version v0.19.0' [2021-11-12T14:47:58.506Z] #40 4.927 + git clone https://github.com/krallin/tini.git /tmp/tmp.AjUvoHNDsD/tini [2021-11-12T14:47:58.506Z] #40 4.935 Cloning into '/tmp/tmp.AjUvoHNDsD/tini'... [2021-11-12T14:47:58.506Z] #40 5.687 + cd /tmp/tmp.AjUvoHNDsD/tini [2021-11-12T14:47:58.506Z] #40 5.687 + git checkout -q v0.19.0 [2021-11-12T14:47:58.506Z] #40 5.691 + cmake . [2021-11-12T14:47:58.506Z] #40 6.152 -- The C compiler identification is GNU 10.2.1 [2021-11-12T14:47:58.506Z] #40 6.235 -- Detecting C compiler ABI info [2021-11-12T14:47:58.506Z] #40 6.783 -- Detecting C compiler ABI info - done [2021-11-12T14:47:58.506Z] #40 6.962 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-12T14:47:58.506Z] #40 6.962 -- Detecting C compile features [2021-11-12T14:47:58.506Z] #40 6.962 -- Detecting C compile features - done [2021-11-12T14:47:58.506Z] #40 6.962 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-12T14:47:58.744Z] #38 50.34 Building dependency tree... [2021-11-12T14:47:58.764Z] #40 7.211 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-12T14:47:58.764Z] #40 7.211 -- Configuring done [2021-11-12T14:47:58.764Z] #40 7.211 -- Generating done [2021-11-12T14:47:58.764Z] #40 7.211 -- Build files have been written to: /tmp/tmp.AjUvoHNDsD/tini [2021-11-12T14:47:58.764Z] #40 7.278 + make tini-static [2021-11-12T14:47:59.022Z] #40 7.545 Scanning dependencies of target tini-static [2021-11-12T14:47:59.280Z] #40 7.719 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-12T14:47:59.311Z] #38 ... [2021-11-12T14:47:59.311Z] [2021-11-12T14:47:59.311Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:47:59.311Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:47:59.311Z] #43 43.53 + 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-11-12T14:47:59.459Z] #40 7.466 [100%] Linking C executable tini-static [2021-11-12T14:47:59.459Z] #40 ... [2021-11-12T14:47:59.459Z] [2021-11-12T14:47:59.459Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:47:59.459Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-12T14:47:59.459Z] #51 67.10 gotestsum version dev [2021-11-12T14:47:59.570Z] #43 ... [2021-11-12T14:47:59.570Z] [2021-11-12T14:47:59.570Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:47:59.570Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:47:59.570Z] #53 49.42 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-12T14:47:59.570Z] #53 49.42 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-12T14:47:59.570Z] #53 49.63 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-12T14:47:59.570Z] #53 49.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-12T14:47:59.570Z] #53 49.81 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-12T14:47:59.570Z] #53 52.31 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-12T14:47:59.570Z] #53 52.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-12T14:47:59.570Z] #53 53.02 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-12T14:48:00.212Z] #40 8.875 [100%] Linking C executable tini-static [2021-11-12T14:48:00.577Z] #53 ... [2021-11-12T14:48:00.577Z] [2021-11-12T14:48:00.577Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:48:00.577Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:48:00.577Z] #60 52.93 The following additional packages will be installed: [2021-11-12T14:48:00.577Z] #60 52.93 libbtrfs0 [2021-11-12T14:48:00.577Z] #60 53.34 The following NEW packages will be installed: [2021-11-12T14:48:00.577Z] #60 53.35 libbtrfs-dev libbtrfs0 [2021-11-12T14:48:00.577Z] #60 53.91 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:48:00.577Z] #60 53.91 Need to get 460 kB of archives. [2021-11-12T14:48:00.577Z] #60 53.91 After this operation, 1237 kB of additional disk space will be used. [2021-11-12T14:48:00.577Z] #60 53.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-12T14:48:00.577Z] #60 53.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-12T14:48:00.577Z] #60 55.86 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:48:00.577Z] #60 56.26 Fetched 460 kB in 0s (1098 kB/s) [2021-11-12T14:48:00.577Z] #60 56.42 Selecting previously unselected package libbtrfs0:amd64. [2021-11-12T14:48:00.577Z] #60 56.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-12T14:48:00.577Z] #60 56.53 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-12T14:48:00.577Z] #60 56.59 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:48:00.577Z] #60 57.00 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-12T14:48:00.577Z] #60 57.00 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-12T14:48:00.577Z] #60 57.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:48:00.577Z] #60 57.61 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:48:00.577Z] #60 57.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:48:00.577Z] #60 57.76 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:48:00.577Z] #60 DONE 58.5s [2021-11-12T14:48:00.577Z] [2021-11-12T14:48:00.577Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-12T14:48:00.577Z] #61 sha256:0dbd625344d86a5e6e478f1ddc6c30af7a78cf13825b088909ce7e69c4430fcb [2021-11-12T14:48:00.577Z] #61 DONE 0.1s [2021-11-12T14:48:00.577Z] [2021-11-12T14:48:00.577Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:48:00.577Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:48:00.577Z] #47 44.94 Reading package lists... [2021-11-12T14:48:00.577Z] #47 54.14 Building dependency tree... [2021-11-12T14:48:01.144Z] #40 9.551 [100%] Built target tini-static [2021-11-12T14:48:01.144Z] #40 9.631 + mkdir -p /build [2021-11-12T14:48:01.144Z] #40 9.631 + cp tini-static /build/docker-init [2021-11-12T14:48:01.367Z] #51 DONE 68.8s [2021-11-12T14:48:01.367Z] [2021-11-12T14:48:01.367Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-12T14:48:01.367Z] #40 sha256:8c6e91958998735cb652aca7c02fe77b9f057d56935af764356ef03b17837267 [2021-11-12T14:48:01.367Z] #40 7.914 [100%] Built target tini-static [2021-11-12T14:48:01.367Z] #40 7.937 + mkdir -p /build [2021-11-12T14:48:01.367Z] #40 7.943 + cp tini-static /build/docker-init [2021-11-12T14:48:01.367Z] #40 DONE 9.3s [2021-11-12T14:48:01.367Z] [2021-11-12T14:48:01.367Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:01.367Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-12T14:48:01.367Z] #14 60.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-12T14:48:01.367Z] #14 60.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-12T14:48:01.367Z] #14 60.80 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-12T14:48:01.367Z] #14 68.16 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-12T14:48:01.367Z] #14 68.16 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-11-12T14:48:01.367Z] #14 68.17 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-12T14:48:01.367Z] #14 68.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-12T14:48:01.367Z] #14 68.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-12T14:48:01.367Z] #14 68.40 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-12T14:48:01.410Z] using credential docker-jenkins-github-credentials [2021-11-12T14:48:01.488Z] Cloning the remote Git repository [2021-11-12T14:48:01.488Z] Cloning with configured refspecs honoured and without tags [2021-11-12T14:48:01.755Z] #19 ... [2021-11-12T14:48:01.755Z] [2021-11-12T14:48:01.755Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:48:01.755Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:48:01.755Z] #50 DONE 157.9s [2021-11-12T14:48:01.755Z] [2021-11-12T14:48:01.755Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-11-12T14:48:01.755Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-12T14:48:01.947Z] #47 ... [2021-11-12T14:48:01.947Z] [2021-11-12T14:48:01.947Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:48:01.947Z] #62 sha256:def5d3bf111405febd19d06711fd7f22b0555d0304d874dc675d846f9ceee008 [2021-11-12T14:48:01.947Z] #62 1.364 + RM_GOPATH=0 [2021-11-12T14:48:01.947Z] #62 1.365 + TMP_GOPATH= [2021-11-12T14:48:01.947Z] #62 1.365 + : /build [2021-11-12T14:48:01.947Z] #62 1.365 + '[' -z '' ']' [2021-11-12T14:48:01.947Z] #62 1.365 ++ mktemp -d [2021-11-12T14:48:01.947Z] #62 1.375 + export GOPATH=/tmp/tmp.VFDCi9xDlc [2021-11-12T14:48:01.947Z] #62 1.375 + GOPATH=/tmp/tmp.VFDCi9xDlc [2021-11-12T14:48:01.947Z] #62 1.375 + RM_GOPATH=1 [2021-11-12T14:48:01.947Z] #62 1.375 + case "$(go env GOARCH)" in [2021-11-12T14:48:01.947Z] #62 1.375 ++ go env GOARCH [2021-11-12T14:48:01.947Z] #62 1.410 Install containerd version v1.5.7 [2021-11-12T14:48:01.947Z] #62 1.411 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:48:01.947Z] #62 1.411 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:48:01.947Z] #62 1.411 ++ dirname /install.sh [2021-11-12T14:48:01.947Z] #62 1.411 + dir=/ [2021-11-12T14:48:01.947Z] #62 1.411 + bin=containerd [2021-11-12T14:48:01.947Z] #62 1.411 + shift [2021-11-12T14:48:01.947Z] #62 1.411 + '[' '!' -f //containerd.installer ']' [2021-11-12T14:48:01.947Z] #62 1.411 + . //containerd.installer [2021-11-12T14:48:01.947Z] #62 1.411 ++ set -e [2021-11-12T14:48:01.947Z] #62 1.411 ++ : v1.5.7 [2021-11-12T14:48:01.947Z] #62 1.411 + install_containerd [2021-11-12T14:48:01.947Z] #62 1.411 + echo 'Install containerd version v1.5.7' [2021-11-12T14:48:01.947Z] #62 1.411 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VFDCi9xDlc/src/github.com/containerd/containerd [2021-11-12T14:48:01.947Z] #62 1.411 Cloning into '/tmp/tmp.VFDCi9xDlc/src/github.com/containerd/containerd'... [2021-11-12T14:48:02.013Z] using credential docker-jenkins-github-credentials [2021-11-12T14:48:02.093Z] Cloning the remote Git repository [2021-11-12T14:48:02.093Z] Cloning with configured refspecs honoured and without tags [2021-11-12T14:48:02.109Z] #53 ... [2021-11-12T14:48:02.109Z] [2021-11-12T14:48:02.109Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:48:02.109Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:48:02.109Z] #38 56.30 The following additional packages will be installed: [2021-11-12T14:48:02.109Z] #38 56.33 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-12T14:48:02.109Z] #38 56.37 Suggested packages: [2021-11-12T14:48:02.109Z] #38 56.37 cmake-doc ninja-build lrzip [2021-11-12T14:48:02.109Z] #38 56.37 Recommended packages: [2021-11-12T14:48:02.109Z] #38 56.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-12T14:48:01.685Z] Cloning repository https://github.com/moby/moby.git [2021-11-12T14:48:02.103Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-12T14:48:02.515Z] #40 DONE 11.0s [2021-11-12T14:48:02.515Z] [2021-11-12T14:48:02.515Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:02.515Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:02.515Z] #14 64.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-12T14:48:02.515Z] #14 64.90 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:48:02.515Z] #14 64.90 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:48:02.292Z] Cloning repository https://github.com/moby/moby.git [2021-11-12T14:48:03.141Z] #19 148.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-11-12T14:48:03.141Z] #19 148.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:48:03.141Z] #19 148.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-12T14:48:03.141Z] #19 148.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-11-12T14:48:03.141Z] #19 148.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:48:03.318Z] #62 ... [2021-11-12T14:48:03.318Z] [2021-11-12T14:48:03.318Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-12T14:48:03.318Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-12T14:48:03.318Z] #55 61.08 v3.0.2 [2021-11-12T14:48:03.318Z] #55 DONE 61.3s [2021-11-12T14:48:03.318Z] [2021-11-12T14:48:03.318Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:48:03.318Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:48:03.318Z] #47 60.07 The following additional packages will be installed: [2021-11-12T14:48:03.318Z] #47 60.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-12T14:48:03.318Z] #47 60.11 python3-protobuf python3-six [2021-11-12T14:48:03.318Z] #47 60.12 Suggested packages: [2021-11-12T14:48:03.318Z] #47 60.12 python3-setuptools [2021-11-12T14:48:03.318Z] #47 60.12 Recommended packages: [2021-11-12T14:48:03.318Z] #47 60.12 iproute2 | iproute [2021-11-12T14:48:03.318Z] #47 61.23 The following NEW packages will be installed: [2021-11-12T14:48:03.318Z] #47 61.23 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-12T14:48:03.318Z] #47 61.23 python3-protobuf python3-six [2021-11-12T14:48:03.403Z] #19 148.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:48:03.882Z] #47 61.89 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:48:03.882Z] #47 61.89 Need to get 2288 kB of archives. [2021-11-12T14:48:03.882Z] #47 61.89 After this operation, 11.0 MB of additional disk space will be used. [2021-11-12T14:48:03.882Z] #47 61.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-12T14:48:04.025Z] #38 57.98 The following NEW packages will be installed: [2021-11-12T14:48:04.025Z] #38 58.01 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-12T14:48:04.025Z] #38 58.01 vim-common xxd [2021-11-12T14:48:04.140Z] #47 61.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-12T14:48:04.140Z] #47 61.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-12T14:48:04.140Z] #47 61.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-12T14:48:04.140Z] #47 62.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-12T14:48:04.140Z] #47 62.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-12T14:48:04.140Z] #47 62.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-12T14:48:04.284Z] #38 58.56 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:48:04.284Z] #38 58.56 Need to get 17.7 MB of archives. [2021-11-12T14:48:04.284Z] #38 58.56 After this operation, 70.7 MB of additional disk space will be used. [2021-11-12T14:48:04.284Z] #38 58.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-12T14:48:04.284Z] #38 58.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-12T14:48:02.943Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:48:02.943Z] > git --version # timeout=10 [2021-11-12T14:48:02.980Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-12T14:48:02.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:48:02.983Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:48:04.543Z] #38 58.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-12T14:48:04.543Z] #38 58.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-12T14:48:04.708Z] #47 ... [2021-11-12T14:48:04.709Z] [2021-11-12T14:48:04.709Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:04.709Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:04.709Z] #14 44.32 Reading package lists... [2021-11-12T14:48:04.709Z] #14 53.25 Building dependency tree... [2021-11-12T14:48:04.709Z] #14 59.26 The following additional packages will be installed: [2021-11-12T14:48:04.709Z] #14 59.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-12T14:48:04.709Z] #14 59.26 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-12T14:48:04.709Z] #14 59.26 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-12T14:48:04.709Z] #14 59.28 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-12T14:48:04.709Z] #14 59.28 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-12T14:48:04.709Z] #14 59.29 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-12T14:48:04.709Z] #14 59.30 mingw-w64-common mingw-w64-x86-64-dev [2021-11-12T14:48:04.709Z] #14 59.32 Suggested packages: [2021-11-12T14:48:04.709Z] #14 59.32 gcc-10-locales seccomp wine64 [2021-11-12T14:48:04.709Z] #14 61.56 The following NEW packages will be installed: [2021-11-12T14:48:04.709Z] #14 61.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-12T14:48:04.709Z] #14 61.56 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-12T14:48:04.709Z] #14 61.56 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-12T14:48:04.709Z] #14 61.56 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-12T14:48:04.709Z] #14 61.56 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-12T14:48:04.709Z] #14 61.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-12T14:48:04.709Z] #14 61.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-12T14:48:04.709Z] #14 61.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-12T14:48:04.709Z] #14 61.58 mingw-w64-x86-64-dev [2021-11-12T14:48:04.709Z] #14 62.12 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:48:04.709Z] #14 62.12 Need to get 115 MB of archives. [2021-11-12T14:48:04.709Z] #14 62.12 After this operation, 645 MB of additional disk space will be used. [2021-11-12T14:48:04.709Z] #14 62.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-12T14:48:04.709Z] #14 62.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-12T14:48:04.709Z] #14 62.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-12T14:48:04.709Z] #14 62.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-12T14:48:04.709Z] #14 62.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-12T14:48:04.709Z] #14 62.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-12T14:48:02.702Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-12T14:48:03.487Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:48:03.487Z] > git --version # timeout=10 [2021-11-12T14:48:03.526Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-12T14:48:03.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:48:03.529Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:48:04.968Z] #14 63.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-12T14:48:04.968Z] #14 ... [2021-11-12T14:48:04.968Z] [2021-11-12T14:48:04.968Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:48:04.968Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:48:04.968Z] #38 44.50 Reading package lists... [2021-11-12T14:48:04.968Z] #38 53.31 Building dependency tree... [2021-11-12T14:48:04.968Z] #38 59.27 The following additional packages will be installed: [2021-11-12T14:48:04.968Z] #38 59.29 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-12T14:48:04.968Z] #38 59.31 Suggested packages: [2021-11-12T14:48:04.968Z] #38 59.31 cmake-doc ninja-build lrzip [2021-11-12T14:48:04.968Z] #38 59.31 Recommended packages: [2021-11-12T14:48:04.968Z] #38 59.31 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-12T14:48:04.968Z] #38 60.64 The following NEW packages will be installed: [2021-11-12T14:48:04.968Z] #38 60.69 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-12T14:48:04.968Z] #38 60.69 vim-common xxd [2021-11-12T14:48:04.968Z] #38 61.21 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:48:04.968Z] #38 61.21 Need to get 17.7 MB of archives. [2021-11-12T14:48:04.968Z] #38 61.21 After this operation, 70.7 MB of additional disk space will be used. [2021-11-12T14:48:04.968Z] #38 61.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-12T14:48:04.968Z] #38 61.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-12T14:48:04.968Z] #38 61.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-12T14:48:04.968Z] #38 61.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-12T14:48:04.968Z] #38 62.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-12T14:48:04.968Z] #38 62.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-12T14:48:04.968Z] #38 62.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-12T14:48:04.968Z] #38 62.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-12T14:48:04.968Z] #38 62.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-12T14:48:04.968Z] #38 62.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-12T14:48:05.226Z] #38 ... [2021-11-12T14:48:05.226Z] [2021-11-12T14:48:05.226Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:05.226Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:05.226Z] #14 63.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-12T14:48:05.226Z] #14 63.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-12T14:48:05.480Z] #38 59.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-12T14:48:05.739Z] #38 59.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-12T14:48:05.739Z] #38 59.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-12T14:48:05.739Z] #38 59.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-12T14:48:05.739Z] #38 ... [2021-11-12T14:48:05.739Z] [2021-11-12T14:48:05.739Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:48:05.739Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:48:05.739Z] #60 41.18 Reading package lists... [2021-11-12T14:48:05.739Z] #60 50.15 Building dependency tree... [2021-11-12T14:48:05.739Z] #60 56.21 The following additional packages will be installed: [2021-11-12T14:48:05.739Z] #60 56.23 libbtrfs0 [2021-11-12T14:48:05.739Z] #60 56.59 The following NEW packages will be installed: [2021-11-12T14:48:05.739Z] #60 56.64 libbtrfs-dev libbtrfs0 [2021-11-12T14:48:05.739Z] #60 57.20 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:48:05.739Z] #60 57.20 Need to get 460 kB of archives. [2021-11-12T14:48:05.739Z] #60 57.20 After this operation, 1237 kB of additional disk space will be used. [2021-11-12T14:48:05.739Z] #60 57.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-12T14:48:05.739Z] #60 57.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-12T14:48:05.739Z] #60 59.20 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:48:05.739Z] #60 59.62 Fetched 460 kB in 0s (1126 kB/s) [2021-11-12T14:48:05.739Z] #60 59.89 Selecting previously unselected package libbtrfs0:amd64. [2021-11-12T14:48:05.739Z] #60 59.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 ... 15713 files and directories currently installed.) [2021-11-12T14:48:05.739Z] #60 59.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-12T14:48:05.739Z] #60 60.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:48:05.739Z] #60 ... [2021-11-12T14:48:05.739Z] [2021-11-12T14:48:05.739Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:48:05.739Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:48:05.739Z] #38 60.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-12T14:48:05.739Z] #38 60.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-12T14:48:06.596Z] #14 64.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-12T14:48:06.676Z] #38 ... [2021-11-12T14:48:06.676Z] [2021-11-12T14:48:06.676Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:06.676Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:06.676Z] #14 42.24 Reading package lists... [2021-11-12T14:48:06.676Z] #14 51.25 Building dependency tree... [2021-11-12T14:48:06.676Z] #14 57.55 The following additional packages will be installed: [2021-11-12T14:48:06.676Z] #14 57.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-12T14:48:06.676Z] #14 57.55 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-12T14:48:06.676Z] #14 57.55 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-12T14:48:06.676Z] #14 57.55 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-12T14:48:06.676Z] #14 57.55 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-12T14:48:06.676Z] #14 57.55 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-12T14:48:06.676Z] #14 57.62 mingw-w64-common mingw-w64-x86-64-dev [2021-11-12T14:48:06.676Z] #14 57.62 Suggested packages: [2021-11-12T14:48:06.676Z] #14 57.62 gcc-10-locales seccomp wine64 [2021-11-12T14:48:06.676Z] #14 59.97 The following NEW packages will be installed: [2021-11-12T14:48:06.676Z] #14 59.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-12T14:48:06.676Z] #14 59.97 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-12T14:48:06.676Z] #14 59.97 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-12T14:48:06.676Z] #14 59.97 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-12T14:48:06.676Z] #14 59.97 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-12T14:48:06.676Z] #14 59.97 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-12T14:48:06.676Z] #14 59.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-12T14:48:06.676Z] #14 59.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-12T14:48:06.676Z] #14 59.97 mingw-w64-x86-64-dev [2021-11-12T14:48:06.676Z] #14 60.49 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:48:06.676Z] #14 60.49 Need to get 115 MB of archives. [2021-11-12T14:48:06.676Z] #14 60.49 After this operation, 645 MB of additional disk space will be used. [2021-11-12T14:48:06.676Z] #14 60.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-12T14:48:06.676Z] #14 60.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-12T14:48:06.676Z] #14 ... [2021-11-12T14:48:06.676Z] [2021-11-12T14:48:06.676Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:48:06.676Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-12T14:48:06.676Z] #60 60.46 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-12T14:48:06.676Z] #60 60.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-12T14:48:06.676Z] #60 60.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:48:06.676Z] #60 61.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:48:06.676Z] #60 61.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:48:06.676Z] #60 61.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:48:06.909Z] Fetching without tags [2021-11-12T14:48:07.614Z] #60 DONE 61.9s [2021-11-12T14:48:07.614Z] [2021-11-12T14:48:07.614Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-12T14:48:07.614Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-12T14:48:07.614Z] #55 61.50 v3.0.2 [2021-11-12T14:48:07.614Z] #55 DONE 61.9s [2021-11-12T14:48:07.614Z] [2021-11-12T14:48:07.614Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-12T14:48:07.614Z] #61 sha256:f7736f0ab026f76aa24b2917429e2a8e250abf744b7a23794002ab0653db551f [2021-11-12T14:48:07.614Z] #61 DONE 0.2s [2021-11-12T14:48:07.614Z] [2021-11-12T14:48:07.614Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:48:07.614Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:48:07.614Z] #38 62.05 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:48:07.615Z] #19 152.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-11-12T14:48:07.615Z] #19 152.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:48:07.615Z] #19 152.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:48:07.615Z] #19 152.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-11-12T14:48:07.615Z] #19 152.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:48:07.615Z] #19 152.5 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-12T14:48:07.615Z] #19 152.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-11-12T14:48:07.615Z] #19 152.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:48:07.615Z] #19 152.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-12T14:48:07.615Z] #19 152.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-11-12T14:48:07.615Z] #19 152.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:48:07.615Z] #19 152.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:48:07.615Z] #19 152.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-11-12T14:48:07.673Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:48:07.875Z] #19 152.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:48:07.876Z] #19 152.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:48:07.876Z] #19 152.6 Selecting previously unselected package cross-config. [2021-11-12T14:48:07.876Z] #19 152.6 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-11-12T14:48:07.876Z] #19 152.6 Unpacking cross-config (2.6.18+nmu1) ... [2021-11-12T14:48:07.876Z] #19 152.7 Selecting previously unselected package gcc-10-cross-base. [2021-11-12T14:48:07.876Z] #19 152.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:07.876Z] #19 152.7 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-12T14:48:07.876Z] #19 152.7 Selecting previously unselected package libc6-arm64-cross. [2021-11-12T14:48:07.876Z] #19 152.7 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-11-12T14:48:07.876Z] #19 152.7 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-11-12T14:48:07.876Z] #19 152.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-11-12T14:48:07.935Z] #14 75.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-12T14:48:07.935Z] #14 75.41 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-12T14:48:07.935Z] #14 75.41 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:48:08.136Z] #19 152.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:08.136Z] #19 152.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:48:08.136Z] #19 152.9 Selecting previously unselected package libgomp1-arm64-cross. [2021-11-12T14:48:08.136Z] #19 152.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:08.136Z] #19 152.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:48:08.136Z] #19 152.9 Selecting previously unselected package libitm1-arm64-cross. [2021-11-12T14:48:08.136Z] #19 152.9 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:08.136Z] #19 152.9 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:48:08.136Z] #19 152.9 Selecting previously unselected package libatomic1-arm64-cross. [2021-11-12T14:48:08.136Z] #19 152.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:08.136Z] #19 152.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:48:08.136Z] #19 153.0 Selecting previously unselected package libasan6-arm64-cross. [2021-11-12T14:48:08.136Z] #19 153.0 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:08.136Z] #19 153.0 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:48:08.185Z] #38 62.42 Fetched 17.7 MB in 2s (7849 kB/s) [2021-11-12T14:48:08.397Z] #19 153.2 Selecting previously unselected package liblsan0-arm64-cross. [2021-11-12T14:48:08.397Z] #19 153.2 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:08.397Z] #19 153.2 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:48:08.398Z] #19 153.3 Selecting previously unselected package libtsan0-arm64-cross. [2021-11-12T14:48:08.451Z] #38 62.61 Selecting previously unselected package xxd. [2021-11-12T14:48:08.451Z] #38 62.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 ... 15713 files and directories currently installed.) [2021-11-12T14:48:08.451Z] #38 62.71 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-12T14:48:08.451Z] #38 62.72 Unpacking xxd (2:8.2.2434-3) ... [2021-11-12T14:48:06.614Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:48:06.668Z] > git config --add remote.origin.fetch +refs/pull/42980/head:refs/remotes/origin/PR-42980 # timeout=10 [2021-11-12T14:48:06.711Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:48:06.828Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:48:06.949Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:48:06.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:48:06.951Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:48:07.790Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:48:07.836Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:48:08.664Z] #19 153.3 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:08.664Z] #19 153.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:48:08.664Z] #19 153.5 Selecting previously unselected package libstdc++6-arm64-cross. [2021-11-12T14:48:08.711Z] #38 63.04 Selecting previously unselected package vim-common. [2021-11-12T14:48:08.711Z] #38 63.04 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:48:08.711Z] #38 63.07 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-12T14:48:08.932Z] #19 153.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:08.932Z] #19 153.6 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:48:08.932Z] #19 153.6 Selecting previously unselected package libubsan1-arm64-cross. [2021-11-12T14:48:08.932Z] #19 153.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:08.932Z] #19 153.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:48:08.932Z] #19 153.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-11-12T14:48:08.932Z] #19 153.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:08.932Z] #19 153.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:48:09.195Z] #19 153.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-11-12T14:48:09.195Z] #19 153.9 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:48:09.195Z] #19 153.9 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:48:09.278Z] #38 63.50 Selecting previously unselected package cmake-data. [2021-11-12T14:48:09.278Z] #38 63.52 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-12T14:48:09.278Z] #38 63.52 Unpacking cmake-data (3.18.4-2) ... [2021-11-12T14:48:09.845Z] #38 ... [2021-11-12T14:48:09.845Z] [2021-11-12T14:48:09.845Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:48:09.845Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:48:09.845Z] #47 45.07 Reading package lists... [2021-11-12T14:48:09.845Z] #47 54.05 Building dependency tree... [2021-11-12T14:48:09.845Z] #47 60.13 The following additional packages will be installed: [2021-11-12T14:48:09.845Z] #47 60.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-12T14:48:09.845Z] #47 60.13 python3-protobuf python3-six [2021-11-12T14:48:09.845Z] #47 60.17 Suggested packages: [2021-11-12T14:48:09.845Z] #47 60.17 python3-setuptools [2021-11-12T14:48:09.845Z] #47 60.17 Recommended packages: [2021-11-12T14:48:09.845Z] #47 60.17 iproute2 | iproute [2021-11-12T14:48:09.845Z] #47 61.32 The following NEW packages will be installed: [2021-11-12T14:48:09.845Z] #47 61.32 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-12T14:48:09.846Z] #47 61.32 python3-protobuf python3-six [2021-11-12T14:48:09.846Z] #47 61.89 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:48:09.846Z] #47 61.89 Need to get 2288 kB of archives. [2021-11-12T14:48:09.846Z] #47 61.89 After this operation, 11.0 MB of additional disk space will be used. [2021-11-12T14:48:09.846Z] #47 61.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-12T14:48:09.846Z] #47 61.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-12T14:48:09.846Z] #47 61.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-12T14:48:09.846Z] #47 62.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-12T14:48:09.846Z] #47 62.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-12T14:48:09.846Z] #47 62.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-12T14:48:09.846Z] #47 62.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-12T14:48:09.871Z] #14 67.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-12T14:48:10.107Z] #47 ... [2021-11-12T14:48:10.107Z] [2021-11-12T14:48:10.107Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:48:10.107Z] #62 sha256:3cda06be77010424be199ff1f49a75fe3cf9ac116a865b18ac41a51c8710c49d [2021-11-12T14:48:10.107Z] #62 2.042 + RM_GOPATH=0 [2021-11-12T14:48:10.107Z] #62 2.042 + TMP_GOPATH= [2021-11-12T14:48:10.107Z] #62 2.042 + : /build [2021-11-12T14:48:10.107Z] #62 2.042 + '[' -z '' ']' [2021-11-12T14:48:10.107Z] #62 2.042 ++ mktemp -d [2021-11-12T14:48:10.107Z] #62 2.042 + export GOPATH=/tmp/tmp.asEOtaPGJe [2021-11-12T14:48:10.107Z] #62 2.042 + GOPATH=/tmp/tmp.asEOtaPGJe [2021-11-12T14:48:10.107Z] #62 2.042 + RM_GOPATH=1 [2021-11-12T14:48:10.107Z] #62 2.042 + case "$(go env GOARCH)" in [2021-11-12T14:48:10.107Z] #62 2.042 ++ go env GOARCH [2021-11-12T14:48:10.107Z] #62 2.066 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:48:10.107Z] #62 2.066 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:48:10.107Z] #62 2.066 ++ dirname /install.sh [2021-11-12T14:48:10.107Z] #62 2.066 + dir=/ [2021-11-12T14:48:10.107Z] #62 2.066 + bin=containerd [2021-11-12T14:48:10.107Z] #62 2.066 + shift [2021-11-12T14:48:10.107Z] #62 2.066 + '[' '!' -f //containerd.installer ']' [2021-11-12T14:48:10.107Z] #62 2.066 + . //containerd.installer [2021-11-12T14:48:10.107Z] #62 2.066 ++ set -e [2021-11-12T14:48:10.107Z] #62 2.066 ++ : v1.5.7 [2021-11-12T14:48:10.107Z] #62 2.066 + install_containerd [2021-11-12T14:48:10.107Z] #62 2.066 + echo 'Install containerd version v1.5.7' [2021-11-12T14:48:10.107Z] #62 2.080 + git clone https://github.com/containerd/containerd.git /tmp/tmp.asEOtaPGJe/src/github.com/containerd/containerd [2021-11-12T14:48:10.107Z] #62 2.081 Install containerd version v1.5.7 [2021-11-12T14:48:10.107Z] #62 2.081 Cloning into '/tmp/tmp.asEOtaPGJe/src/github.com/containerd/containerd'... [2021-11-12T14:48:10.328Z] Merge succeeded, producing 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:48:10.329Z] Checking out Revision 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 (PR-42980) [2021-11-12T14:48:10.434Z] #14 68.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-12T14:48:10.998Z] #14 ... [2021-11-12T14:48:10.998Z] [2021-11-12T14:48:10.998Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:48:10.998Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:48:10.998Z] #47 65.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-12T14:48:10.998Z] #47 68.01 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:48:10.998Z] #47 68.51 Fetched 2288 kB in 5s (493 kB/s) [2021-11-12T14:48:10.998Z] #47 68.64 Selecting previously unselected package libprotobuf23:amd64. [2021-11-12T14:48:10.998Z] #47 68.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-12T14:48:10.998Z] #47 68.77 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-12T14:48:10.998Z] #47 68.83 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-12T14:48:09.971Z] > git remote # timeout=10 [2021-11-12T14:48:10.043Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T14:48:10.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:48:10.088Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-12T14:48:10.227Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-12T14:48:10.366Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:48:10.409Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:48:12.368Z] #47 70.23 Selecting previously unselected package python3-pkg-resources. [2021-11-12T14:48:12.368Z] #47 70.23 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-12T14:48:12.368Z] #47 70.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:48:12.626Z] #47 70.55 Selecting previously unselected package python3-six. [2021-11-12T14:48:12.626Z] #47 70.56 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-12T14:48:12.626Z] #47 70.56 Unpacking python3-six (1.16.0-2) ... [2021-11-12T14:48:12.883Z] #47 70.70 Selecting previously unselected package python3-protobuf. [2021-11-12T14:48:12.883Z] #47 70.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-12T14:48:12.883Z] #47 70.78 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-12T14:48:13.196Z] #14 ... [2021-11-12T14:48:13.196Z] [2021-11-12T14:48:13.196Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:48:13.196Z] #62 sha256:739c11c0aa71d7527349b09887f7b7119107b399a11dafef283641baca54f800 [2021-11-12T14:48:13.713Z] #62 36.01 Updating files: 77% (3617/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2021-11-12T14:48:13.713Z] #62 36.51 + cd /tmp/tmp.dTXJeid4Br/src/github.com/containerd/containerd [2021-11-12T14:48:13.713Z] #62 36.51 + git checkout -q v1.5.7 [2021-11-12T14:48:13.863Z] #47 71.52 Selecting previously unselected package libnet1:amd64. [2021-11-12T14:48:13.863Z] #47 71.52 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-12T14:48:13.863Z] #47 71.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:48:13.863Z] #47 71.66 Selecting previously unselected package libnl-3-200:amd64. [2021-11-12T14:48:13.863Z] #47 71.67 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-12T14:48:13.863Z] #47 71.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:48:14.120Z] #47 71.82 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-12T14:48:14.120Z] #47 71.82 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-12T14:48:14.120Z] #47 71.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:48:14.298Z] #62 ... [2021-11-12T14:48:14.298Z] [2021-11-12T14:48:14.298Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:48:14.298Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:48:14.298Z] #38 68.46 Selecting previously unselected package libicu67:amd64. [2021-11-12T14:48:14.298Z] #38 68.47 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-12T14:48:14.298Z] #38 68.51 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-12T14:48:14.377Z] #47 72.12 Selecting previously unselected package criu. [2021-11-12T14:48:14.377Z] #47 72.12 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-12T14:48:14.378Z] #47 72.13 Unpacking criu (3.16.1-1) ... [2021-11-12T14:48:14.494Z] #19 158.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-11-12T14:48:14.494Z] #19 158.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:48:14.494Z] #19 158.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:48:14.494Z] #19 159.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-11-12T14:48:14.494Z] #19 159.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-11-12T14:48:14.494Z] #19 159.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-12T14:48:14.494Z] #19 159.1 Selecting previously unselected package libc6-dev-arm64-cross. [2021-11-12T14:48:14.494Z] #19 159.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-11-12T14:48:14.494Z] #19 159.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-12T14:48:14.635Z] #47 ... [2021-11-12T14:48:14.635Z] [2021-11-12T14:48:14.635Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:48:14.635Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:48:14.635Z] #34 70.71 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-12T14:48:14.635Z] #34 71.21 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-12T14:48:14.635Z] #34 71.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:48:14.714Z] #14 77.40 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-12T14:48:14.714Z] #14 77.41 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:48:14.714Z] #14 77.42 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:48:14.755Z] #19 159.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-11-12T14:48:14.755Z] #19 159.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:14.755Z] #19 159.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:48:14.755Z] #19 159.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-11-12T14:48:15.016Z] #19 159.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:48:15.016Z] #19 159.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:48:15.089Z] #62 37.86 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-12T14:48:15.089Z] #62 37.86 + BUILDTAGS='netgo osusergo static_build' [2021-11-12T14:48:15.089Z] #62 37.86 + export EXTRA_FLAGS=-buildmode=pie [2021-11-12T14:48:15.089Z] #62 37.86 + EXTRA_FLAGS=-buildmode=pie [2021-11-12T14:48:15.089Z] #62 37.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-12T14:48:15.089Z] #62 37.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-12T14:48:15.089Z] #62 37.86 + '[' '' = dynamic ']' [2021-11-12T14:48:15.089Z] #62 37.86 + make [2021-11-12T14:48:16.005Z] #34 ... [2021-11-12T14:48:16.005Z] [2021-11-12T14:48:16.005Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:48:16.005Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:48:16.005Z] #38 64.25 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:48:16.005Z] #38 64.60 Fetched 17.7 MB in 2s (9092 kB/s) [2021-11-12T14:48:16.005Z] #38 64.73 Selecting previously unselected package xxd. [2021-11-12T14:48:16.005Z] #38 64.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 ... 15713 files and directories currently installed.) [2021-11-12T14:48:16.005Z] #38 64.85 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-12T14:48:16.005Z] #38 64.89 Unpacking xxd (2:8.2.2434-3) ... [2021-11-12T14:48:16.005Z] #38 65.20 Selecting previously unselected package vim-common. [2021-11-12T14:48:16.005Z] #38 65.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:48:16.005Z] #38 65.23 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-12T14:48:16.005Z] #38 65.67 Selecting previously unselected package cmake-data. [2021-11-12T14:48:16.005Z] #38 65.67 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-12T14:48:16.005Z] #38 65.69 Unpacking cmake-data (3.18.4-2) ... [2021-11-12T14:48:16.005Z] #38 71.17 Selecting previously unselected package libicu67:amd64. [2021-11-12T14:48:16.005Z] #38 71.18 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-12T14:48:16.005Z] #38 71.22 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-12T14:48:16.262Z] #38 ... [2021-11-12T14:48:16.262Z] [2021-11-12T14:48:16.262Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:16.262Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:16.262Z] #14 69.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-12T14:48:16.262Z] #14 71.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-12T14:48:16.262Z] #14 72.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-12T14:48:16.262Z] #14 72.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-12T14:48:16.262Z] #14 72.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-12T14:48:16.262Z] #14 72.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-12T14:48:16.263Z] #14 72.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-12T14:48:16.263Z] #14 72.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-12T14:48:16.263Z] #14 72.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-12T14:48:16.263Z] #14 72.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-12T14:48:16.263Z] #14 72.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-12T14:48:16.263Z] #14 72.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-12T14:48:16.263Z] #14 72.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-12T14:48:16.263Z] #14 72.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-12T14:48:16.263Z] #14 72.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-12T14:48:16.263Z] #14 72.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-12T14:48:16.263Z] #14 72.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-12T14:48:16.263Z] #14 72.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-12T14:48:16.263Z] #14 73.30 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:48:16.263Z] #14 73.53 Fetched 115 MB in 11s (10.7 MB/s) [2021-11-12T14:48:16.263Z] #14 73.63 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-12T14:48:16.263Z] #14 73.63 (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 ... 15713 files and directories currently installed.) [2021-11-12T14:48:16.263Z] #14 73.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-12T14:48:16.263Z] #14 73.75 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-12T14:48:16.462Z] #62 38.99 + bin/ctr [2021-11-12T14:48:16.612Z] #14 ... [2021-11-12T14:48:16.612Z] [2021-11-12T14:48:16.612Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:48:16.612Z] #62 sha256:38a1b1a8e69e98e8dedeb691a002cce7b682ae690ba5848305cfaf8dcf5196c6 [2021-11-12T14:48:16.845Z] #38 ... [2021-11-12T14:48:16.845Z] [2021-11-12T14:48:16.845Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:16.845Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:16.845Z] #14 61.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-12T14:48:16.845Z] #14 61.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-12T14:48:16.845Z] #14 61.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-12T14:48:16.845Z] #14 61.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-12T14:48:16.845Z] #14 61.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-12T14:48:16.845Z] #14 62.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-12T14:48:16.845Z] #14 62.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-12T14:48:16.845Z] #14 62.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-12T14:48:16.845Z] #14 64.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-12T14:48:16.845Z] #14 65.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-12T14:48:16.845Z] #14 66.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-12T14:48:16.845Z] #14 68.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-12T14:48:16.845Z] #14 69.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-12T14:48:16.845Z] #14 69.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-12T14:48:16.845Z] #14 69.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-12T14:48:16.845Z] #14 69.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-12T14:48:16.845Z] #14 69.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-12T14:48:16.845Z] #14 69.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-12T14:48:16.845Z] #14 69.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-12T14:48:16.845Z] #14 69.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-12T14:48:16.845Z] #14 69.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-12T14:48:16.845Z] #14 69.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-12T14:48:16.845Z] #14 69.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-12T14:48:16.845Z] #14 69.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-12T14:48:16.845Z] #14 70.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-12T14:48:16.845Z] #14 70.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-12T14:48:16.845Z] #14 70.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-12T14:48:16.845Z] #14 70.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-12T14:48:17.104Z] #14 ... [2021-11-12T14:48:17.104Z] [2021-11-12T14:48:17.104Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:48:17.104Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:48:17.104Z] #47 65.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-12T14:48:17.104Z] #47 67.69 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:48:17.104Z] #47 68.11 Fetched 2288 kB in 4s (510 kB/s) [2021-11-12T14:48:17.104Z] #47 68.29 Selecting previously unselected package libprotobuf23:amd64. [2021-11-12T14:48:17.104Z] #47 68.29 (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 ... 15713 files and directories currently installed.) [2021-11-12T14:48:17.104Z] #47 68.45 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-12T14:48:17.104Z] #47 68.50 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-12T14:48:17.104Z] #47 69.85 Selecting previously unselected package python3-pkg-resources. [2021-11-12T14:48:17.104Z] #47 69.86 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-12T14:48:17.104Z] #47 69.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:48:17.104Z] #47 70.23 Selecting previously unselected package python3-six. [2021-11-12T14:48:17.104Z] #47 70.23 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-12T14:48:17.104Z] #47 70.25 Unpacking python3-six (1.16.0-2) ... [2021-11-12T14:48:17.104Z] #47 70.41 Selecting previously unselected package python3-protobuf. [2021-11-12T14:48:17.104Z] #47 70.42 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-12T14:48:17.104Z] #47 70.43 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-12T14:48:17.363Z] #47 71.36 Selecting previously unselected package libnet1:amd64. [2021-11-12T14:48:17.363Z] #47 71.36 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-12T14:48:17.363Z] #47 71.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:48:17.363Z] #47 ... [2021-11-12T14:48:17.363Z] [2021-11-12T14:48:17.363Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:17.363Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:17.363Z] #14 71.71 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:48:17.632Z] #14 75.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-12T14:48:17.632Z] #14 75.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-12T14:48:17.632Z] #14 75.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-12T14:48:17.897Z] #62 41.69 Updating files: 50% (2380/4691) Updating files: 51% (2393/4691) Updating files: 52% (2440/4691) Updating files: 53% (2487/4691) Updating files: 54% (2534/4691) Updating files: 55% (2581/4691) Updating files: 56% (2627/4691) Updating files: 57% (2674/4691) Updating files: 58% (2721/4691) Updating files: 59% (2768/4691) Updating files: 60% (2815/4691) Updating files: 61% (2862/4691) Updating files: 62% (2909/4691) Updating files: 63% (2956/4691) Updating files: 64% (3003/4691) Updating files: 65% (3050/4691) Updating files: 66% (3097/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 93% (4383/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2021-11-12T14:48:17.897Z] #62 42.95 + cd /tmp/tmp.7y5ZLgX2gs/src/github.com/containerd/containerd [2021-11-12T14:48:17.897Z] #62 42.95 + git checkout -q v1.5.7 [2021-11-12T14:48:17.932Z] #14 72.07 Fetched 115 MB in 10s (11.5 MB/s) [2021-11-12T14:48:17.932Z] #14 72.25 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-12T14:48:17.932Z] #14 72.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 ... 15713 files and directories currently installed.) [2021-11-12T14:48:17.932Z] #14 72.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-12T14:48:17.932Z] #14 72.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-12T14:48:18.563Z] #14 ... [2021-11-12T14:48:18.563Z] [2021-11-12T14:48:18.563Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:48:18.563Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:48:18.563Z] #38 76.51 Selecting previously unselected package libxml2:amd64. [2021-11-12T14:48:18.563Z] #38 76.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-12T14:48:18.563Z] #38 76.52 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-12T14:48:18.739Z] Fetching without tags [2021-11-12T14:48:18.845Z] #38 77.05 Selecting previously unselected package libarchive13:amd64. [2021-11-12T14:48:18.845Z] #38 77.06 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-12T14:48:18.845Z] #38 77.14 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-12T14:48:18.892Z] Fetching without tags [2021-11-12T14:48:19.109Z] #38 77.47 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-12T14:48:19.396Z] #38 77.48 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-12T14:48:19.396Z] #38 77.48 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-12T14:48:19.420Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:48:19.582Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:48:19.653Z] #38 77.67 Selecting previously unselected package librhash0:amd64. [2021-11-12T14:48:19.653Z] #38 77.67 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-12T14:48:19.653Z] #38 77.68 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-12T14:48:19.653Z] #38 77.85 Selecting previously unselected package libuv1:amd64. [2021-11-12T14:48:19.653Z] #38 77.86 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-12T14:48:19.653Z] #38 77.86 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-12T14:48:19.793Z] #62 44.57 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-12T14:48:19.793Z] #62 44.59 + BUILDTAGS='netgo osusergo static_build' [2021-11-12T14:48:19.793Z] #62 44.59 + export EXTRA_FLAGS=-buildmode=pie [2021-11-12T14:48:19.793Z] #62 44.59 + EXTRA_FLAGS=-buildmode=pie [2021-11-12T14:48:19.793Z] #62 44.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-12T14:48:19.793Z] #62 44.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-12T14:48:19.793Z] #62 44.59 + '[' '' = dynamic ']' [2021-11-12T14:48:19.793Z] #62 44.59 + make [2021-11-12T14:48:18.615Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:48:18.666Z] > git config --add remote.origin.fetch +refs/pull/42980/head:refs/remotes/origin/PR-42980 # timeout=10 [2021-11-12T14:48:18.705Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:48:18.819Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:48:18.931Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:48:18.931Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:48:18.933Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:48:19.695Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:48:19.734Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:48:19.910Z] #38 78.01 Selecting previously unselected package cmake. [2021-11-12T14:48:19.910Z] #38 78.02 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-12T14:48:19.910Z] #38 78.03 Unpacking cmake (3.18.4-2) ... [2021-11-12T14:48:18.461Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:48:18.513Z] > git config --add remote.origin.fetch +refs/pull/42980/head:refs/remotes/origin/PR-42980 # timeout=10 [2021-11-12T14:48:18.551Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:48:18.663Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-12T14:48:18.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-12T14:48:18.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:48:18.781Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42980/head:refs/remotes/origin/PR-42980 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-12T14:48:19.534Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:48:19.574Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:48:20.307Z] #19 164.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-11-12T14:48:20.307Z] #19 164.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:48:20.307Z] #19 164.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:48:20.307Z] #19 164.4 Selecting previously unselected package patch. [2021-11-12T14:48:20.307Z] #19 164.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-11-12T14:48:20.307Z] #19 164.4 Unpacking patch (2.7.6-7) ... [2021-11-12T14:48:20.307Z] #19 164.4 Selecting previously unselected package dpkg-dev. [2021-11-12T14:48:20.307Z] #19 164.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-11-12T14:48:20.307Z] #19 164.4 Unpacking dpkg-dev (1.20.9) ... [2021-11-12T14:48:20.307Z] #19 164.5 Selecting previously unselected package libconfig-inifiles-perl. [2021-11-12T14:48:20.307Z] #19 164.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-11-12T14:48:20.307Z] #19 164.5 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-11-12T14:48:20.307Z] #19 164.6 Selecting previously unselected package libio-string-perl. [2021-11-12T14:48:20.307Z] #19 164.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-11-12T14:48:20.307Z] #19 164.6 Unpacking libio-string-perl (1.08-3.1) ... [2021-11-12T14:48:20.307Z] #19 164.6 Selecting previously unselected package libicu67:amd64. [2021-11-12T14:48:20.307Z] #19 164.6 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-11-12T14:48:20.307Z] #19 164.6 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-12T14:48:20.730Z] #62 46.03 + bin/ctr [2021-11-12T14:48:20.878Z] #19 165.6 Selecting previously unselected package libxml2:amd64. [2021-11-12T14:48:20.878Z] #19 165.6 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-12T14:48:20.878Z] #19 165.6 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-12T14:48:20.878Z] #19 165.7 Selecting previously unselected package libxml-namespacesupport-perl. [2021-11-12T14:48:20.878Z] #19 165.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-11-12T14:48:20.878Z] #19 165.7 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-12T14:48:20.878Z] #19 165.7 Selecting previously unselected package libxml-sax-base-perl. [2021-11-12T14:48:20.878Z] #19 165.7 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-11-12T14:48:20.878Z] #19 165.7 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-11-12T14:48:20.878Z] #19 165.7 Selecting previously unselected package libxml-sax-perl. [2021-11-12T14:48:20.878Z] #19 165.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-11-12T14:48:20.878Z] #19 165.8 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-11-12T14:48:20.878Z] #19 165.8 Selecting previously unselected package libxml-libxml-perl. [2021-11-12T14:48:21.138Z] #19 165.8 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-11-12T14:48:21.139Z] #19 165.8 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-12T14:48:21.139Z] #19 165.8 Selecting previously unselected package libxml-simple-perl. [2021-11-12T14:48:21.139Z] #19 165.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-11-12T14:48:21.139Z] #19 165.9 Unpacking libxml-simple-perl (2.25-1) ... [2021-11-12T14:48:21.139Z] #19 165.9 Selecting previously unselected package libyaml-perl. [2021-11-12T14:48:21.139Z] #19 165.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-11-12T14:48:21.139Z] #19 165.9 Unpacking libyaml-perl (1.30-1) ... [2021-11-12T14:48:21.139Z] #19 165.9 Selecting previously unselected package libconfig-auto-perl. [2021-11-12T14:48:21.139Z] #19 165.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-11-12T14:48:21.139Z] #19 165.9 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-11-12T14:48:21.139Z] #19 165.9 Selecting previously unselected package libfile-which-perl. [2021-11-12T14:48:21.139Z] #19 165.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-11-12T14:48:21.139Z] #19 166.0 Unpacking libfile-which-perl (1.23-1) ... [2021-11-12T14:48:21.139Z] #19 166.0 Selecting previously unselected package libfile-homedir-perl. [2021-11-12T14:48:21.139Z] #19 166.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-11-12T14:48:21.139Z] #19 166.0 Unpacking libfile-homedir-perl (1.006-1) ... [2021-11-12T14:48:21.139Z] #19 166.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-11-12T14:48:21.139Z] #19 166.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-11-12T14:48:21.139Z] #19 166.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-12T14:48:21.139Z] #19 166.1 Selecting previously unselected package dpkg-cross. [2021-11-12T14:48:21.139Z] #19 166.1 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-11-12T14:48:21.139Z] #19 166.1 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-11-12T14:48:21.139Z] #19 166.1 Selecting previously unselected package crossbuild-essential-arm64. [2021-11-12T14:48:21.139Z] #19 166.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-11-12T14:48:21.139Z] #19 166.1 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-11-12T14:48:21.405Z] #19 166.1 Selecting previously unselected package libc6-armel-cross. [2021-11-12T14:48:21.406Z] #19 166.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-11-12T14:48:21.406Z] #19 166.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-11-12T14:48:21.406Z] #19 166.3 Selecting previously unselected package libgcc-s1-armel-cross. [2021-11-12T14:48:21.406Z] #19 166.3 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:21.406Z] #19 166.3 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:48:21.406Z] #19 166.3 Selecting previously unselected package libgomp1-armel-cross. [2021-11-12T14:48:21.406Z] #19 166.3 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:21.406Z] #19 166.3 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:48:21.406Z] #19 166.3 Selecting previously unselected package libatomic1-armel-cross. [2021-11-12T14:48:21.406Z] #19 166.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:21.406Z] #19 166.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:48:21.406Z] #19 166.4 Selecting previously unselected package libasan6-armel-cross. [2021-11-12T14:48:21.667Z] #19 166.4 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:21.667Z] #19 166.4 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:48:21.927Z] #19 166.6 Selecting previously unselected package libstdc++6-armel-cross. [2021-11-12T14:48:21.927Z] #19 166.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:21.927Z] #19 166.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:48:21.927Z] #19 166.7 Selecting previously unselected package libubsan1-armel-cross. [2021-11-12T14:48:21.927Z] #19 166.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:21.927Z] #19 166.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:48:21.927Z] #19 166.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-11-12T14:48:21.927Z] #19 166.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:21.927Z] #19 166.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:48:21.927Z] #19 166.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-11-12T14:48:22.124Z] #14 76.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-12T14:48:22.124Z] #14 76.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-12T14:48:22.124Z] #14 76.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-12T14:48:22.132Z] Merge succeeded, producing 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:48:22.132Z] Checking out Revision 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 (PR-42980) [2021-11-12T14:48:22.184Z] Merge succeeded, producing 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:48:22.184Z] Checking out Revision 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 (PR-42980) [2021-11-12T14:48:22.189Z] #19 166.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:48:22.189Z] #19 166.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-12T14:48:21.881Z] > git remote # timeout=10 [2021-11-12T14:48:21.943Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T14:48:21.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:48:21.982Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-12T14:48:22.108Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-12T14:48:22.222Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:48:22.260Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:48:23.062Z] #14 ... [2021-11-12T14:48:23.062Z] [2021-11-12T14:48:23.062Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:48:23.062Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:48:23.062Z] #34 75.23 Updating files: 79% (1211/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-12T14:48:23.062Z] #34 75.98 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-12T14:48:23.062Z] #34 76.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:48:23.124Z] Commit message: "vendor: github.com/moby/sys/mount v0.3.0, mountinfo v0.5.0, signal v0.6.0, symlink v0.2.0" [2021-11-12T14:48:23.187Z] #38 81.39 Setting up libicu67:amd64 (67.1-7) ... [2021-11-12T14:48:23.187Z] #38 81.42 Setting up xxd (2:8.2.2434-3) ... [2021-11-12T14:48:23.187Z] #38 81.43 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-12T14:48:23.187Z] #38 81.44 Setting up vim-common (2:8.2.2434-3) ... [2021-11-12T14:48:23.187Z] #38 81.47 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-12T14:48:23.187Z] #38 81.49 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-12T14:48:21.817Z] > git remote # timeout=10 [2021-11-12T14:48:21.886Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T14:48:21.924Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-12T14:48:21.926Z] > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10 [2021-11-12T14:48:22.054Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-12T14:48:22.171Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T14:48:22.208Z] > git checkout -f 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 # timeout=10 [2021-11-12T14:48:23.444Z] #38 81.51 Setting up cmake-data (3.18.4-2) ... [2021-11-12T14:48:23.444Z] #38 81.53 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-12T14:48:23.444Z] #38 81.55 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-12T14:48:23.444Z] #38 81.58 Setting up cmake (3.18.4-2) ... [2021-11-12T14:48:23.444Z] #38 81.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-12T14:48:24.819Z] #38 ... [2021-11-12T14:48:24.819Z] [2021-11-12T14:48:24.819Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:48:24.819Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:48:24.819Z] #47 72.75 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:48:24.819Z] #47 74.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-12T14:48:24.819Z] #47 74.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:48:24.819Z] #47 74.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:48:24.819Z] #47 74.58 Setting up python3-six (1.16.0-2) ... [2021-11-12T14:48:24.819Z] #47 75.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:48:24.819Z] #47 75.76 Setting up python3-protobuf (3.12.4-1) ... [2021-11-12T14:48:24.819Z] #47 79.29 Setting up criu (3.16.1-1) ... [2021-11-12T14:48:24.819Z] #47 81.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:48:25.076Z] #47 ... [2021-11-12T14:48:25.076Z] [2021-11-12T14:48:25.076Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:25.076Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:25.076Z] #14 78.24 Selecting previously unselected package binutils-mingw-w64. [2021-11-12T14:48:25.076Z] #14 78.26 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-12T14:48:25.076Z] #14 78.27 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-12T14:48:25.076Z] #14 78.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-12T14:48:25.076Z] #14 78.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:48:25.076Z] #14 78.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:48:25.077Z] #14 78.62 Selecting previously unselected package dmsetup. [2021-11-12T14:48:25.077Z] #14 78.62 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:48:25.077Z] #14 78.63 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-12T14:48:25.077Z] #14 78.82 Selecting previously unselected package mingw-w64-common. [2021-11-12T14:48:25.077Z] #14 78.82 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-12T14:48:25.077Z] #14 78.84 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-12T14:48:25.333Z] #14 83.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-12T14:48:25.333Z] #14 83.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-12T14:48:25.591Z] #14 83.66 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-12T14:48:26.164Z] #14 ... [2021-11-12T14:48:26.164Z] [2021-11-12T14:48:26.164Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:48:26.164Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:48:26.164Z] #51 84.54 gotestsum version dev [2021-11-12T14:48:26.412Z] + docker version [2021-11-12T14:48:26.427Z] #62 ... [2021-11-12T14:48:26.427Z] [2021-11-12T14:48:26.427Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:26.427Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-12T14:48:26.427Z] #14 83.87 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-12T14:48:26.427Z] #14 83.87 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-12T14:48:26.427Z] #14 83.89 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:48:26.427Z] #14 88.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-12T14:48:26.427Z] #14 88.09 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-12T14:48:26.427Z] #14 88.10 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-12T14:48:26.427Z] #14 92.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-12T14:48:26.427Z] #14 92.34 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-12T14:48:26.427Z] #14 92.34 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:48:28.057Z] #51 DONE 86.0s [2021-11-12T14:48:28.057Z] [2021-11-12T14:48:28.057Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:28.057Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:28.057Z] #14 ... [2021-11-12T14:48:28.057Z] [2021-11-12T14:48:28.057Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:48:28.057Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:48:28.057Z] #47 DONE 85.7s [2021-11-12T14:48:28.057Z] [2021-11-12T14:48:28.057Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:48:28.057Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:48:28.057Z] #38 DONE 86.0s [2021-11-12T14:48:28.057Z] [2021-11-12T14:48:28.057Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-12T14:48:28.057Z] #39 sha256:ed95b5a4d7a5425c0fbf1a85d880691c01a936e0f86c7fac6b53da108350ad04 [2021-11-12T14:48:28.057Z] #39 DONE 0.3s [2021-11-12T14:48:28.057Z] [2021-11-12T14:48:28.057Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-12T14:48:28.057Z] #40 sha256:8972328b00198c480af6d6712f08d94bf46a51aad09bbac6119c2772e79622fa [2021-11-12T14:48:28.339Z] #34 ... [2021-11-12T14:48:28.339Z] [2021-11-12T14:48:28.339Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:48:28.339Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:48:28.339Z] #47 71.59 Selecting previously unselected package libnl-3-200:amd64. [2021-11-12T14:48:28.339Z] #47 71.60 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-12T14:48:28.339Z] #47 71.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:48:28.339Z] #47 71.84 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-12T14:48:28.339Z] #47 71.84 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-12T14:48:28.339Z] #47 71.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:48:28.339Z] #47 72.03 Selecting previously unselected package criu. [2021-11-12T14:48:28.339Z] #47 72.03 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-12T14:48:28.339Z] #47 72.07 Unpacking criu (3.16.1-1) ... [2021-11-12T14:48:28.339Z] #47 73.49 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:48:28.339Z] #47 75.90 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-12T14:48:28.339Z] #47 75.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:48:28.339Z] #47 75.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:48:28.339Z] #47 75.94 Setting up python3-six (1.16.0-2) ... [2021-11-12T14:48:28.339Z] #47 76.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:48:28.339Z] #47 76.98 Setting up python3-protobuf (3.12.4-1) ... [2021-11-12T14:48:28.339Z] #47 80.54 Setting up criu (3.16.1-1) ... [2021-11-12T14:48:28.339Z] #47 ... [2021-11-12T14:48:28.339Z] [2021-11-12T14:48:28.339Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:48:28.339Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:48:28.339Z] #38 77.95 Selecting previously unselected package libxml2:amd64. [2021-11-12T14:48:28.339Z] #38 77.97 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-12T14:48:28.339Z] #38 77.97 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-12T14:48:28.339Z] #38 78.38 Selecting previously unselected package libarchive13:amd64. [2021-11-12T14:48:28.339Z] #38 78.38 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-12T14:48:28.339Z] #38 78.40 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-12T14:48:28.339Z] #38 78.68 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-12T14:48:28.339Z] #38 78.69 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-12T14:48:28.339Z] #38 78.70 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-12T14:48:28.339Z] #38 78.81 Selecting previously unselected package librhash0:amd64. [2021-11-12T14:48:28.339Z] #38 78.82 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-12T14:48:28.339Z] #38 78.82 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-12T14:48:28.339Z] #38 79.00 Selecting previously unselected package libuv1:amd64. [2021-11-12T14:48:28.339Z] #38 79.00 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-12T14:48:28.339Z] #38 79.01 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-12T14:48:28.339Z] #38 79.16 Selecting previously unselected package cmake. [2021-11-12T14:48:28.339Z] #38 79.16 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-12T14:48:28.339Z] #38 79.17 Unpacking cmake (3.18.4-2) ... [2021-11-12T14:48:28.781Z] #19 172.6 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-11-12T14:48:28.781Z] #19 172.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:48:28.781Z] #19 172.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-12T14:48:28.781Z] #19 173.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-11-12T14:48:28.781Z] #19 173.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-11-12T14:48:28.781Z] #19 173.2 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-12T14:48:28.781Z] #19 173.4 Selecting previously unselected package libc6-dev-armel-cross. [2021-11-12T14:48:28.781Z] #19 173.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-11-12T14:48:28.781Z] #19 173.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-12T14:48:28.781Z] #19 173.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-11-12T14:48:28.781Z] #19 173.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:28.781Z] #19 173.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:48:28.905Z] #62 ... [2021-11-12T14:48:28.905Z] [2021-11-12T14:48:28.905Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:28.905Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:28.905Z] #14 82.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-12T14:48:28.905Z] #14 82.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:48:28.905Z] #14 82.79 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-12T14:48:28.905Z] #14 88.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-12T14:48:28.905Z] #14 88.78 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:48:28.905Z] #14 88.80 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:48:28.975Z] #38 83.05 Setting up libicu67:amd64 (67.1-7) ... [2021-11-12T14:48:28.975Z] #38 83.09 Setting up xxd (2:8.2.2434-3) ... [2021-11-12T14:48:28.975Z] #38 83.13 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-12T14:48:28.975Z] #38 83.19 Setting up vim-common (2:8.2.2434-3) ... [2021-11-12T14:48:28.975Z] #38 83.28 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-12T14:48:28.975Z] #38 83.33 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-12T14:48:29.045Z] #19 173.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-11-12T14:48:29.045Z] #19 173.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:48:29.045Z] #19 173.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-12T14:48:29.234Z] #38 83.39 Setting up cmake-data (3.18.4-2) ...#38 ... [2021-11-12T14:48:29.234Z] [2021-11-12T14:48:29.234Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-11-12T14:48:29.234Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-12T14:48:29.234Z] #47 82.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:48:29.234Z] #47 DONE 83.2s [2021-11-12T14:48:29.234Z] [2021-11-12T14:48:29.234Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:48:29.234Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:48:29.234Z] #38 83.39 Setting up cmake-data (3.18.4-2) ... [2021-11-12T14:48:29.234Z] #38 ... [2021-11-12T14:48:29.234Z] [2021-11-12T14:48:29.234Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:29.234Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:29.234Z] #14 78.35 Selecting previously unselected package binutils-mingw-w64. [2021-11-12T14:48:29.234Z] #14 78.35 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-12T14:48:29.234Z] #14 78.37 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-12T14:48:29.234Z] #14 78.49 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-12T14:48:29.234Z] #14 78.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:48:29.234Z] #14 78.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:48:29.234Z] #14 78.67 Selecting previously unselected package dmsetup. [2021-11-12T14:48:29.234Z] #14 78.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:48:29.234Z] #14 78.68 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-12T14:48:29.234Z] #14 78.86 Selecting previously unselected package mingw-w64-common. [2021-11-12T14:48:29.234Z] #14 78.86 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-12T14:48:29.234Z] #14 78.88 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-12T14:48:29.234Z] #14 83.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-12T14:48:29.234Z] #14 83.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-12T14:48:29.234Z] #14 83.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-12T14:48:29.802Z] #14 ... [2021-11-12T14:48:29.802Z] [2021-11-12T14:48:29.802Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:48:29.802Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-12T14:48:29.803Z] #38 83.51 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-12T14:48:29.803Z] #38 83.54 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-12T14:48:29.803Z] #38 83.57 Setting up cmake (3.18.4-2) ... [2021-11-12T14:48:29.803Z] #38 83.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:48:29.803Z] #38 DONE 84.2s [2021-11-12T14:48:29.803Z] [2021-11-12T14:48:29.803Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-12T14:48:29.803Z] #39 sha256:d3c771bd9ba7e508bd789f6d66a121b37c87ae46ef1c53699e15e16584359ced [2021-11-12T14:48:30.061Z] #39 DONE 0.2s [2021-11-12T14:48:30.061Z] [2021-11-12T14:48:30.061Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-12T14:48:30.061Z] #40 sha256:1e2464b1dd3bed4391b63eb446e058e7628b45dd58022200322580b343152aec [2021-11-12T14:48:31.337Z] #40 3.169 + RM_GOPATH=0 [2021-11-12T14:48:31.337Z] #40 3.169 + TMP_GOPATH= [2021-11-12T14:48:31.337Z] #40 3.169 + : /build [2021-11-12T14:48:31.337Z] #40 3.169 + '[' -z '' ']' [2021-11-12T14:48:31.337Z] #40 3.169 ++ mktemp -d [2021-11-12T14:48:31.337Z] #40 3.169 + export GOPATH=/tmp/tmp.j8Ke10pm7n [2021-11-12T14:48:31.337Z] #40 3.169 + GOPATH=/tmp/tmp.j8Ke10pm7n [2021-11-12T14:48:31.337Z] #40 3.169 + RM_GOPATH=1 [2021-11-12T14:48:31.337Z] #40 3.169 + case "$(go env GOARCH)" in [2021-11-12T14:48:31.337Z] #40 3.177 ++ go env GOARCH [2021-11-12T14:48:31.337Z] #40 3.208 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:48:31.337Z] #40 3.208 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:48:31.337Z] #40 3.208 ++ dirname /install.sh [2021-11-12T14:48:31.337Z] #40 3.208 + dir=/ [2021-11-12T14:48:31.337Z] #40 3.208 + bin=tini [2021-11-12T14:48:31.337Z] #40 3.208 + shift [2021-11-12T14:48:31.337Z] #40 3.208 + '[' '!' -f //tini.installer ']' [2021-11-12T14:48:31.337Z] #40 3.208 + . //tini.installer [2021-11-12T14:48:31.337Z] #40 3.208 ++ : v0.19.0 [2021-11-12T14:48:31.337Z] #40 3.208 + install_tini [2021-11-12T14:48:31.337Z] #40 3.208 + echo 'Install tini version v0.19.0' [2021-11-12T14:48:31.337Z] #40 3.208 + git clone https://github.com/krallin/tini.git /tmp/tmp.j8Ke10pm7n/tini [2021-11-12T14:48:31.337Z] #40 3.208 Cloning into '/tmp/tmp.j8Ke10pm7n/tini'... [2021-11-12T14:48:31.337Z] #40 3.208 Install tini version v0.19.0 [2021-11-12T14:48:32.317Z] Client: [2021-11-12T14:48:32.317Z] Version: 20.10.9 [2021-11-12T14:48:32.317Z] API version: 1.41 [2021-11-12T14:48:32.317Z] Go version: go1.16.8 [2021-11-12T14:48:32.317Z] Git commit: c2ea9bc [2021-11-12T14:48:32.317Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-12T14:48:32.317Z] OS/Arch: windows/amd64 [2021-11-12T14:48:32.317Z] Context: default [2021-11-12T14:48:32.317Z] Experimental: true [2021-11-12T14:48:32.317Z] [2021-11-12T14:48:32.317Z] Server: Docker Engine - Community [2021-11-12T14:48:32.317Z] Engine: [2021-11-12T14:48:32.317Z] Version: 20.10.9 [2021-11-12T14:48:32.317Z] API version: 1.41 (minimum version 1.24) [2021-11-12T14:48:32.317Z] Go version: go1.16.8 [2021-11-12T14:48:32.317Z] Git commit: 79ea9d3 [2021-11-12T14:48:32.317Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-12T14:48:32.317Z] OS/Arch: windows/amd64 [2021-11-12T14:48:32.317Z] Experimental: true [2021-11-12T14:48:32.595Z] #40 2.316 + RM_GOPATH=0 [2021-11-12T14:48:32.595Z] #40 2.316 + TMP_GOPATH= [2021-11-12T14:48:32.595Z] #40 2.316 + : /build [2021-11-12T14:48:32.595Z] #40 2.316 + '[' -z '' ']' [2021-11-12T14:48:32.595Z] #40 2.316 ++ mktemp -d [2021-11-12T14:48:32.595Z] #40 2.324 + export GOPATH=/tmp/tmp.OF3R5aFgHO [2021-11-12T14:48:32.595Z] #40 2.324 + GOPATH=/tmp/tmp.OF3R5aFgHO [2021-11-12T14:48:32.595Z] #40 2.324 + RM_GOPATH=1 [2021-11-12T14:48:32.595Z] #40 2.324 + case "$(go env GOARCH)" in [2021-11-12T14:48:32.595Z] #40 2.324 ++ go env GOARCH [2021-11-12T14:48:32.595Z] #40 2.378 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:48:32.595Z] #40 2.378 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:48:32.595Z] #40 2.378 ++ dirname /install.sh [2021-11-12T14:48:32.595Z] #40 2.378 + dir=/ [2021-11-12T14:48:32.595Z] #40 2.378 + bin=tini [2021-11-12T14:48:32.595Z] #40 2.378 + shift [2021-11-12T14:48:32.595Z] #40 2.378 + '[' '!' -f //tini.installer ']' [2021-11-12T14:48:32.595Z] #40 2.378 + . //tini.installer [2021-11-12T14:48:32.595Z] #40 2.378 ++ : v0.19.0 [2021-11-12T14:48:32.595Z] #40 2.378 + install_tini [2021-11-12T14:48:32.595Z] #40 2.378 + echo 'Install tini version v0.19.0' [2021-11-12T14:48:32.595Z] #40 2.378 + git clone https://github.com/krallin/tini.git /tmp/tmp.OF3R5aFgHO/tini [2021-11-12T14:48:32.595Z] #40 2.378 Install tini version v0.19.0 [2021-11-12T14:48:32.595Z] #40 2.381 Cloning into '/tmp/tmp.OF3R5aFgHO/tini'... [2021-11-12T14:48:32.704Z] #40 4.481 + cd /tmp/tmp.j8Ke10pm7n/tini [2021-11-12T14:48:32.704Z] #40 4.481 + git checkout -q v0.19.0 [2021-11-12T14:48:32.704Z] #40 4.513 + cmake . [Pipeline] sh [2021-11-12T14:48:33.648Z] #40 5.402 -- The C compiler identification is GNU 10.2.1 [2021-11-12T14:48:33.648Z] #40 5.542 -- Detecting C compiler ABI info [2021-11-12T14:48:33.919Z] + docker info [2021-11-12T14:48:33.981Z] #40 3.540 + cd /tmp/tmp.OF3R5aFgHO/tini [2021-11-12T14:48:33.981Z] #40 3.540 + git checkout -q v0.19.0 [2021-11-12T14:48:33.981Z] #40 3.575 + cmake . [2021-11-12T14:48:34.337Z] #19 178.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-11-12T14:48:34.337Z] #19 178.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:48:34.337Z] #19 178.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-12T14:48:34.337Z] #19 178.4 Selecting previously unselected package crossbuild-essential-armel. [2021-11-12T14:48:34.337Z] #19 178.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-11-12T14:48:34.337Z] #19 178.4 Unpacking crossbuild-essential-armel (12.9) ... [2021-11-12T14:48:34.337Z] #19 178.4 Selecting previously unselected package libc6-armhf-cross. [2021-11-12T14:48:34.337Z] #19 178.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-11-12T14:48:34.337Z] #19 178.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-11-12T14:48:34.337Z] #19 178.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-11-12T14:48:34.337Z] #19 178.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:34.337Z] #19 178.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:48:34.337Z] #19 178.5 Selecting previously unselected package libgomp1-armhf-cross. [2021-11-12T14:48:34.337Z] #19 178.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:34.337Z] #19 178.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:48:34.337Z] #19 178.6 Selecting previously unselected package libatomic1-armhf-cross. [2021-11-12T14:48:34.337Z] #19 178.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:34.337Z] #19 178.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:48:34.337Z] #19 178.7 Selecting previously unselected package libasan6-armhf-cross. [2021-11-12T14:48:34.337Z] #19 178.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:34.337Z] #19 178.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:48:34.337Z] #19 178.9 Selecting previously unselected package libstdc++6-armhf-cross. [2021-11-12T14:48:34.337Z] #19 178.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:34.337Z] #19 178.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:48:34.337Z] #19 179.0 Selecting previously unselected package libubsan1-armhf-cross. [2021-11-12T14:48:34.337Z] #19 179.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:34.337Z] #19 179.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:48:34.337Z] #19 179.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-11-12T14:48:34.337Z] #19 179.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:34.337Z] #19 179.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:48:34.337Z] #19 179.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-11-12T14:48:34.530Z] #14 100.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-12T14:48:34.530Z] #14 100.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-12T14:48:34.530Z] #14 100.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:48:34.530Z] #14 ... [2021-11-12T14:48:34.530Z] [2021-11-12T14:48:34.530Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:48:34.530Z] #65 sha256:7d111d3d1e2ba176e6e16628cd5f65a9e5210f01b626e482a61a798756a38349 [2021-11-12T14:48:34.530Z] #65 101.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-12T14:48:34.530Z] #65 101.6 + GOBIN=/build [2021-11-12T14:48:34.530Z] #65 101.6 + GO111MODULE=on [2021-11-12T14:48:34.530Z] #65 101.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-12T14:48:34.549Z] #40 4.536 -- The C compiler identification is GNU 10.2.1 [2021-11-12T14:48:34.577Z] #40 6.453 -- Detecting C compiler ABI info - done [2021-11-12T14:48:34.598Z] #19 179.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:48:34.598Z] #19 179.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-12T14:48:34.758Z] Commit message: "vendor: github.com/moby/sys/mount v0.3.0, mountinfo v0.5.0, signal v0.6.0, symlink v0.2.0" [2021-11-12T14:48:34.807Z] #40 4.679 -- Detecting C compiler ABI info [2021-11-12T14:48:34.832Z] #40 6.612 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-12T14:48:34.832Z] #40 6.635 -- Detecting C compile features [2021-11-12T14:48:34.832Z] #40 6.635 -- Detecting C compile features - done [2021-11-12T14:48:34.832Z] #40 6.692 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-12T14:48:35.088Z] #40 6.960 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-12T14:48:35.185Z] Commit message: "vendor: github.com/moby/sys/mount v0.3.0, mountinfo v0.5.0, signal v0.6.0, symlink v0.2.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-12T14:48:35.345Z] #40 7.148 -- Configuring done [2021-11-12T14:48:35.345Z] #40 7.200 -- Generating done [2021-11-12T14:48:35.345Z] #40 7.200 -- Build files have been written to: /tmp/tmp.j8Ke10pm7n/tini [2021-11-12T14:48:35.345Z] #40 7.224 + make tini-static [2021-11-12T14:48:35.907Z] #40 7.757 Scanning dependencies of target tini-static [2021-11-12T14:48:36.164Z] #40 8.016 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-12T14:48:36.187Z] #40 5.774 -- Detecting C compiler ABI info - done [2021-11-12T14:48:36.187Z] #40 5.949 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-12T14:48:36.187Z] #40 5.951 -- Detecting C compile features [2021-11-12T14:48:36.187Z] #40 5.963 -- Detecting C compile features - done [2021-11-12T14:48:36.187Z] #40 6.029 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-12T14:48:36.446Z] #40 ... [2021-11-12T14:48:36.446Z] [2021-11-12T14:48:36.446Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-12T14:48:36.446Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-12T14:48:36.446Z] #51 90.48 gotestsum version dev [2021-11-12T14:48:36.446Z] #51 DONE 90.7s [2021-11-12T14:48:36.446Z] [2021-11-12T14:48:36.446Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-12T14:48:36.446Z] #40 sha256:1e2464b1dd3bed4391b63eb446e058e7628b45dd58022200322580b343152aec [2021-11-12T14:48:36.446Z] #40 6.330 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-12T14:48:36.446Z] #40 6.464 -- Configuring done [2021-11-12T14:48:36.708Z] #40 6.482 -- Generating done [2021-11-12T14:48:36.708Z] #40 6.502 -- Build files have been written to: /tmp/tmp.OF3R5aFgHO/tini [2021-11-12T14:48:36.708Z] #40 6.527 + make tini-static [2021-11-12T14:48:37.011Z] #14 ... [2021-11-12T14:48:37.011Z] [2021-11-12T14:48:37.011Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:48:37.011Z] #65 sha256:7684f1b73d35794733b80930d3da495d99833bfd99f71fe3995680ebb031465c [2021-11-12T14:48:37.011Z] #65 100.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-12T14:48:37.011Z] #65 100.6 + GOBIN=/build [2021-11-12T14:48:37.011Z] #65 100.6 + GO111MODULE=on [2021-11-12T14:48:37.011Z] #65 100.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-12T14:48:37.276Z] #40 7.063 Scanning dependencies of target tini-static [2021-11-12T14:48:37.535Z] #40 7.237 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-12T14:48:38.059Z] #40 9.887 [100%] Linking C executable tini-static [2021-11-12T14:48:38.088Z] + docker version [2021-11-12T14:48:38.828Z] #65 105.5 rootlesskit version 0.14.6 [2021-11-12T14:48:38.828Z] #65 105.5 Usage of /build/rootlesskit-docker-proxy: [2021-11-12T14:48:38.828Z] #65 105.5 -container-ip string [2021-11-12T14:48:38.828Z] #65 105.5 container ip [2021-11-12T14:48:38.828Z] #65 105.5 -container-port int [2021-11-12T14:48:38.828Z] #65 105.5 container port (default -1) [2021-11-12T14:48:38.828Z] #65 105.5 -host-ip string [2021-11-12T14:48:38.828Z] #65 105.5 host ip [2021-11-12T14:48:38.828Z] #65 105.5 -host-port int [2021-11-12T14:48:38.828Z] #65 105.5 host port (default -1) [2021-11-12T14:48:38.828Z] #65 105.5 -proto string [2021-11-12T14:48:38.828Z] #65 105.5 proxy protocol (default "tcp") [2021-11-12T14:48:38.997Z] #40 10.78 [100%] Built target tini-static [2021-11-12T14:48:38.997Z] #40 10.88 + mkdir -p /build [2021-11-12T14:48:38.997Z] #40 10.88 + cp tini-static /build/docker-init [2021-11-12T14:48:39.441Z] #40 9.040 [100%] Linking C executable tini-static [2021-11-12T14:48:39.762Z] #65 ... [2021-11-12T14:48:39.763Z] [2021-11-12T14:48:39.763Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:39.763Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-12T14:48:39.763Z] #14 105.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-12T14:48:39.763Z] #14 105.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-12T14:48:39.763Z] #14 105.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-12T14:48:39.763Z] #14 105.3 Selecting previously unselected package libapparmor1:arm64. [2021-11-12T14:48:39.763Z] #14 105.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-12T14:48:39.763Z] #14 105.3 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-12T14:48:39.763Z] #14 105.4 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-12T14:48:39.763Z] #14 105.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-12T14:48:39.763Z] #14 105.4 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-12T14:48:39.763Z] #14 105.5 Selecting previously unselected package libbtrfs0:arm64. [2021-11-12T14:48:39.763Z] #14 105.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-12T14:48:39.763Z] #14 105.5 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-12T14:48:39.763Z] #14 105.6 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-12T14:48:39.763Z] #14 105.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-12T14:48:39.763Z] #14 105.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-12T14:48:39.763Z] #14 105.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-11-12T14:48:39.763Z] #14 105.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-12T14:48:39.763Z] #14 105.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-12T14:48:39.763Z] #14 105.9 Selecting previously unselected package libudev-dev:arm64. [2021-11-12T14:48:39.763Z] #14 105.9 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-11-12T14:48:39.763Z] #14 105.9 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-11-12T14:48:39.763Z] #14 107.2 Selecting previously unselected package libsepol1-dev:arm64. [2021-11-12T14:48:39.763Z] #14 107.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-11-12T14:48:39.763Z] #14 107.4 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-11-12T14:48:39.893Z] #19 184.8 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-11-12T14:48:39.928Z] #40 DONE 11.5s [2021-11-12T14:48:39.928Z] [2021-11-12T14:48:39.928Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:39.928Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:39.928Z] #14 88.77 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-12T14:48:39.928Z] #14 88.77 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:48:39.928Z] #14 88.78 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-12T14:48:39.928Z] #14 88.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-12T14:48:39.928Z] #14 88.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:48:39.928Z] #14 88.98 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-12T14:48:40.001Z] + docker version [2021-11-12T14:48:40.154Z] #19 184.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:48:40.154Z] #19 185.0 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-12T14:48:40.377Z] #40 10.20 [100%] Built target tini-static [2021-11-12T14:48:40.637Z] #40 10.36 + mkdir -p /build [2021-11-12T14:48:40.637Z] #40 10.37 + cp tini-static /build/docker-init [2021-11-12T14:48:40.637Z] #40 DONE 10.5s [2021-11-12T14:48:40.637Z] [2021-11-12T14:48:40.637Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:40.637Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:40.637Z] #14 92.64 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-12T14:48:40.637Z] #14 92.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:48:40.637Z] #14 92.73 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-12T14:48:40.637Z] #14 92.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-12T14:48:40.637Z] #14 92.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:48:40.637Z] #14 92.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-12T14:48:40.698Z] #14 108.2 Selecting previously unselected package libpcre2-16-0:arm64. [2021-11-12T14:48:40.698Z] #14 108.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-11-12T14:48:40.698Z] #14 108.2 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-11-12T14:48:41.536Z] #19 186.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-11-12T14:48:41.536Z] #19 186.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-11-12T14:48:41.536Z] #19 186.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-12T14:48:41.765Z] #14 109.0 Selecting previously unselected package libpcre2-32-0:arm64. [2021-11-12T14:48:41.765Z] #14 109.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-11-12T14:48:41.765Z] #14 109.0 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-11-12T14:48:42.271Z] #65 106.1 rootlesskit version 0.14.6 [2021-11-12T14:48:42.271Z] #65 106.1 Usage of /build/rootlesskit-docker-proxy: [2021-11-12T14:48:42.271Z] #65 106.1 -container-ip string [2021-11-12T14:48:42.271Z] #65 106.1 container ip [2021-11-12T14:48:42.271Z] #65 106.1 -container-port int [2021-11-12T14:48:42.271Z] #65 106.1 container port (default -1) [2021-11-12T14:48:42.271Z] #65 106.1 -host-ip string [2021-11-12T14:48:42.271Z] #65 106.1 host ip [2021-11-12T14:48:42.271Z] #65 106.1 -host-port int [2021-11-12T14:48:42.271Z] #65 106.1 host port (default -1) [2021-11-12T14:48:42.271Z] #65 106.1 -proto string [2021-11-12T14:48:42.271Z] #65 106.1 proxy protocol (default "tcp") [2021-11-12T14:48:42.494Z] #19 187.4 Selecting previously unselected package libc6-dev-armhf-cross. [2021-11-12T14:48:42.701Z] #14 109.9 Selecting previously unselected package libpcre2-posix2:arm64. [2021-11-12T14:48:42.701Z] #14 109.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-11-12T14:48:42.701Z] #14 110.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-11-12T14:48:42.755Z] #19 187.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-11-12T14:48:42.755Z] #19 187.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-12T14:48:43.016Z] #19 187.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-11-12T14:48:43.016Z] #19 187.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:43.016Z] #19 187.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:48:43.277Z] #19 188.1 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-11-12T14:48:43.277Z] #19 188.1 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:48:43.277Z] #19 188.1 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-12T14:48:43.636Z] #14 111.1 Selecting previously unselected package libpcre2-dev:arm64. [2021-11-12T14:48:43.636Z] #14 111.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-11-12T14:48:43.895Z] #14 111.4 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-11-12T14:48:43.954Z] Client: [2021-11-12T14:48:43.954Z] Version: 20.10.9 [2021-11-12T14:48:43.954Z] API version: 1.41 [2021-11-12T14:48:43.954Z] Go version: go1.16.8 [2021-11-12T14:48:43.954Z] Git commit: c2ea9bc [2021-11-12T14:48:43.954Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-12T14:48:43.954Z] OS/Arch: windows/amd64 [2021-11-12T14:48:43.954Z] Context: default [2021-11-12T14:48:43.954Z] Experimental: true [2021-11-12T14:48:43.954Z] [2021-11-12T14:48:43.954Z] Server: Docker Engine - Community [2021-11-12T14:48:43.954Z] Engine: [2021-11-12T14:48:43.954Z] Version: 20.10.9 [2021-11-12T14:48:43.954Z] API version: 1.41 (minimum version 1.24) [2021-11-12T14:48:43.954Z] Go version: go1.16.8 [2021-11-12T14:48:43.954Z] Git commit: 79ea9d3 [2021-11-12T14:48:43.954Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-12T14:48:43.954Z] OS/Arch: windows/amd64 [2021-11-12T14:48:43.954Z] Experimental: true [2021-11-12T14:48:44.104Z] #14 101.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-12T14:48:44.104Z] #14 101.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:48:44.104Z] #14 101.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:48:44.167Z] #65 DONE 107.6s [2021-11-12T14:48:44.167Z] [2021-11-12T14:48:44.167Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-12T14:48:44.167Z] #66 sha256:90c15df6a6feb95aecf3611fbaab6444a6a992d680bf13c3687945959dff731c [2021-11-12T14:48:44.167Z] #66 DONE 0.1s [2021-11-12T14:48:44.167Z] [2021-11-12T14:48:44.167Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-12T14:48:44.167Z] #67 sha256:50d6557d0f1e343bd1f3e6bf680044f434f945e6c4ba790cd94495fab438994d [2021-11-12T14:48:44.167Z] #67 DONE 0.2s [2021-11-12T14:48:44.167Z] [2021-11-12T14:48:44.167Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:44.167Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:44.167Z] #14 101.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-12T14:48:44.167Z] #14 101.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:48:44.167Z] #14 101.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:48:44.167Z] #14 108.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-12T14:48:44.167Z] #14 108.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-12T14:48:44.167Z] #14 108.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-12T14:48:44.167Z] #14 108.2 Selecting previously unselected package libapparmor1:amd64. [2021-11-12T14:48:44.167Z] #14 108.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-12T14:48:44.167Z] #14 108.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-12T14:48:44.424Z] #14 108.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-12T14:48:44.424Z] #14 108.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-12T14:48:44.424Z] #14 108.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-12T14:48:44.424Z] #14 108.5 Selecting previously unselected package libbtrfs0:amd64. [2021-11-12T14:48:44.424Z] #14 108.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-12T14:48:44.424Z] #14 108.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [Pipeline] sh [2021-11-12T14:48:44.681Z] #14 108.7 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-12T14:48:44.681Z] #14 108.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-12T14:48:44.681Z] #14 108.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:48:44.681Z] #14 108.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-12T14:48:44.681Z] #14 108.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:48:44.681Z] #14 108.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:48:44.681Z] #14 108.9 Selecting previously unselected package libudev-dev:amd64. [2021-11-12T14:48:44.830Z] #14 112.4 Selecting previously unselected package libselinux1-dev:arm64. [2021-11-12T14:48:44.830Z] #14 112.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-11-12T14:48:44.830Z] #14 112.4 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-11-12T14:48:44.939Z] #14 109.0 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-12T14:48:44.939Z] #14 109.0 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-12T14:48:44.939Z] #14 109.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-12T14:48:44.939Z] #14 109.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-12T14:48:44.939Z] #14 109.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-12T14:48:45.531Z] #14 109.4 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-12T14:48:45.532Z] #14 109.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-12T14:48:45.532Z] #14 109.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-12T14:48:45.532Z] #14 109.6 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-12T14:48:45.532Z] #14 109.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-12T14:48:45.532Z] #14 109.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-12T14:48:45.544Z] + docker info [2021-11-12T14:48:45.544Z] Client: [2021-11-12T14:48:45.544Z] Context: default [2021-11-12T14:48:45.544Z] Debug Mode: false [2021-11-12T14:48:45.544Z] [2021-11-12T14:48:45.544Z] Server: [2021-11-12T14:48:45.544Z] Containers: 0 [2021-11-12T14:48:45.544Z] Running: 0 [2021-11-12T14:48:45.544Z] Paused: 0 [2021-11-12T14:48:45.544Z] Stopped: 0 [2021-11-12T14:48:45.544Z] Images: 0 [2021-11-12T14:48:45.544Z] Server Version: 20.10.9 [2021-11-12T14:48:45.544Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-12T14:48:45.544Z] Windows: [2021-11-12T14:48:45.544Z] LCOW: [2021-11-12T14:48:45.544Z] Logging Driver: json-file [2021-11-12T14:48:45.544Z] Plugins: [2021-11-12T14:48:45.544Z] Volume: local [2021-11-12T14:48:45.544Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T14:48:45.544Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T14:48:45.544Z] Swarm: inactive [2021-11-12T14:48:45.544Z] Default Isolation: process [2021-11-12T14:48:45.544Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-12T14:48:45.544Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-12T14:48:45.544Z] OSType: windows [2021-11-12T14:48:45.544Z] Architecture: x86_64 [2021-11-12T14:48:45.544Z] CPUs: 4 [2021-11-12T14:48:45.544Z] Total Memory: 32GiB [2021-11-12T14:48:45.544Z] Name: azwin-2-a6d4f0 [2021-11-12T14:48:45.544Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-12T14:48:45.544Z] Docker Root Dir: D:\docker [2021-11-12T14:48:45.544Z] Debug Mode: false [2021-11-12T14:48:45.544Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:48:45.544Z] Labels: [2021-11-12T14:48:45.544Z] Experimental: true [2021-11-12T14:48:45.544Z] Insecure Registries: [2021-11-12T14:48:45.544Z] 10.0.0.4:5000 [2021-11-12T14:48:45.544Z] 127.0.0.0/8 [2021-11-12T14:48:45.544Z] Registry Mirrors: [2021-11-12T14:48:45.544Z] http://10.0.0.4:5000/ [2021-11-12T14:48:45.544Z] Live Restore Enabled: false [2021-11-12T14:48:45.544Z] Product License: Community Engine [2021-11-12T14:48:45.544Z] [2021-11-12T14:48:45.551Z] #14 113.1 Selecting previously unselected package libdevmapper-dev:arm64. [2021-11-12T14:48:45.551Z] #14 113.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-12T14:48:45.788Z] #14 109.7 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-12T14:48:45.788Z] #14 109.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-12T14:48:45.788Z] #14 109.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-12T14:48:45.788Z] #14 109.9 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-12T14:48:45.788Z] #14 109.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-12T14:48:45.788Z] #14 109.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-12T14:48:45.894Z] Client: [2021-11-12T14:48:45.894Z] Version: 20.10.9 [2021-11-12T14:48:45.894Z] API version: 1.41 [2021-11-12T14:48:45.894Z] Go version: go1.16.8 [2021-11-12T14:48:45.894Z] Git commit: c2ea9bc [2021-11-12T14:48:45.894Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-12T14:48:45.894Z] OS/Arch: windows/amd64 [2021-11-12T14:48:45.894Z] Context: default [2021-11-12T14:48:45.894Z] Experimental: true [2021-11-12T14:48:45.894Z] [2021-11-12T14:48:45.894Z] Server: Docker Engine - Community [2021-11-12T14:48:45.894Z] Engine: [2021-11-12T14:48:45.894Z] Version: 20.10.9 [2021-11-12T14:48:45.894Z] API version: 1.41 (minimum version 1.24) [2021-11-12T14:48:45.894Z] Go version: go1.16.8 [2021-11-12T14:48:45.894Z] Git commit: 79ea9d3 [2021-11-12T14:48:45.894Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-12T14:48:45.894Z] OS/Arch: windows/amd64 [2021-11-12T14:48:45.894Z] Experimental: true [2021-11-12T14:48:46.166Z] #14 113.6 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-12T14:48:46.357Z] #14 110.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-12T14:48:46.357Z] #14 110.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-12T14:48:46.357Z] #14 110.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-12T14:48:46.456Z] Client: [2021-11-12T14:48:46.456Z] Context: default [2021-11-12T14:48:46.456Z] Debug Mode: false [2021-11-12T14:48:46.456Z] Plugins: [2021-11-12T14:48:46.456Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-12T14:48:46.456Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-12T14:48:46.456Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-12T14:48:46.456Z] [2021-11-12T14:48:46.456Z] Server: [2021-11-12T14:48:46.456Z] Containers: 0 [2021-11-12T14:48:46.456Z] Running: 0 [2021-11-12T14:48:46.456Z] Paused: 0 [2021-11-12T14:48:46.456Z] Stopped: 0 [2021-11-12T14:48:46.456Z] Images: 0 [2021-11-12T14:48:46.456Z] Server Version: 20.10.9 [2021-11-12T14:48:46.456Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-12T14:48:46.456Z] Windows: [2021-11-12T14:48:46.456Z] LCOW: [2021-11-12T14:48:46.456Z] Logging Driver: json-file [2021-11-12T14:48:46.456Z] Plugins: [2021-11-12T14:48:46.456Z] Volume: local [2021-11-12T14:48:46.456Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T14:48:46.456Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T14:48:46.456Z] Swarm: inactive [2021-11-12T14:48:46.456Z] Default Isolation: process [2021-11-12T14:48:46.456Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-12T14:48:46.456Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-12T14:48:46.456Z] OSType: windows [2021-11-12T14:48:46.456Z] Architecture: x86_64 [2021-11-12T14:48:46.456Z] CPUs: 4 [2021-11-12T14:48:46.456Z] Total Memory: 32GiB [2021-11-12T14:48:46.456Z] Name: azwin-2-81d3c0 [2021-11-12T14:48:46.456Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-12T14:48:46.456Z] Docker Root Dir: D:\docker [2021-11-12T14:48:46.456Z] Debug Mode: false [2021-11-12T14:48:46.456Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:48:46.456Z] Labels: [2021-11-12T14:48:46.456Z] Experimental: true [2021-11-12T14:48:46.456Z] Insecure Registries: [2021-11-12T14:48:46.456Z] 10.0.0.4:5000 [2021-11-12T14:48:46.456Z] 127.0.0.0/8 [2021-11-12T14:48:46.456Z] Registry Mirrors: [2021-11-12T14:48:46.456Z] http://10.0.0.4:5000/ [2021-11-12T14:48:46.456Z] Live Restore Enabled: false [2021-11-12T14:48:46.456Z] Product License: Community Engine [2021-11-12T14:48:46.456Z] [2021-11-12T14:48:46.467Z] #14 ... [2021-11-12T14:48:46.467Z] [2021-11-12T14:48:46.467Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:48:46.467Z] #26 sha256:a91604dbcbfce06daf529d973c4f4a976ed3b45b304fd5f09ed4993f60a1cc23 [Pipeline] sh [2021-11-12T14:48:46.614Z] #14 110.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-12T14:48:46.614Z] #14 110.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:48:46.614Z] #14 110.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:48:46.614Z] #14 110.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-12T14:48:46.614Z] #14 110.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-12T14:48:46.614Z] #14 110.8 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-12T14:48:46.871Z] #14 110.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-12T14:48:46.871Z] #14 110.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-12T14:48:46.871Z] #14 110.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-12T14:48:47.203Z] #14 101.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-12T14:48:47.203Z] #14 101.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:48:47.203Z] #14 101.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:48:47.302Z] #26 113.7 Updating files: 9% (1097/11431) Updating files: 10% (1144/11431) Updating files: 11% (1258/11431) Updating files: 12% (1372/11431) Updating files: 13% (1487/11431) Updating files: 14% (1601/11431) Updating files: 15% (1715/11431) Updating files: 16% (1829/11431) Updating files: 17% (1944/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) [2021-11-12T14:48:47.302Z] #26 ... [2021-11-12T14:48:47.302Z] [2021-11-12T14:48:47.302Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:48:47.302Z] #65 sha256:7d111d3d1e2ba176e6e16628cd5f65a9e5210f01b626e482a61a798756a38349 [2021-11-12T14:48:47.302Z] #65 DONE 114.5s [2021-11-12T14:48:47.302Z] [2021-11-12T14:48:47.302Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:48:47.302Z] #26 sha256:a91604dbcbfce06daf529d973c4f4a976ed3b45b304fd5f09ed4993f60a1cc23 [2021-11-12T14:48:47.435Z] #14 111.5 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-12T14:48:47.435Z] #14 111.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-12T14:48:47.435Z] #14 111.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-12T14:48:47.435Z] #14 111.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-12T14:48:47.435Z] #14 111.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-12T14:48:47.435Z] #14 111.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-12T14:48:47.435Z] #14 111.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:48:47.435Z] #14 111.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-12T14:48:47.435Z] #14 111.6 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-12T14:48:47.435Z] #14 111.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-12T14:48:47.435Z] #14 111.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-12T14:48:47.435Z] #14 111.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:48:47.435Z] #14 111.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-12T14:48:47.435Z] #14 111.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-12T14:48:47.435Z] #14 111.7 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-12T14:48:47.435Z] #14 111.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-12T14:48:47.435Z] #14 111.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-12T14:48:47.435Z] #14 111.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-12T14:48:47.497Z] + docker info [2021-11-12T14:48:47.497Z] Client: [2021-11-12T14:48:47.497Z] Context: default [2021-11-12T14:48:47.497Z] Debug Mode: false [2021-11-12T14:48:47.497Z] [2021-11-12T14:48:47.497Z] Server: [2021-11-12T14:48:47.497Z] Containers: 0 [2021-11-12T14:48:47.497Z] Running: 0 [2021-11-12T14:48:47.497Z] Paused: 0 [2021-11-12T14:48:47.497Z] Stopped: 0 [2021-11-12T14:48:47.497Z] Images: 0 [2021-11-12T14:48:47.497Z] Server Version: 20.10.9 [2021-11-12T14:48:47.497Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-12T14:48:47.497Z] Windows: [2021-11-12T14:48:47.497Z] LCOW: [2021-11-12T14:48:47.497Z] Logging Driver: json-file [2021-11-12T14:48:47.497Z] Plugins: [2021-11-12T14:48:47.497Z] Volume: local [2021-11-12T14:48:47.497Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T14:48:47.497Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T14:48:47.497Z] Swarm: inactive [2021-11-12T14:48:47.497Z] Default Isolation: process [2021-11-12T14:48:47.497Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-12T14:48:47.497Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-12T14:48:47.497Z] OSType: windows [2021-11-12T14:48:47.497Z] Architecture: x86_64 [2021-11-12T14:48:47.497Z] CPUs: 4 [2021-11-12T14:48:47.497Z] Total Memory: 32GiB [2021-11-12T14:48:47.497Z] Name: azwin-2-a6d4f1 [2021-11-12T14:48:47.497Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-12T14:48:47.497Z] Docker Root Dir: D:\docker [2021-11-12T14:48:47.497Z] Debug Mode: false [2021-11-12T14:48:47.497Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:48:47.497Z] Labels: [2021-11-12T14:48:47.497Z] Experimental: true [2021-11-12T14:48:47.497Z] Insecure Registries: [2021-11-12T14:48:47.497Z] 10.0.0.4:5000 [2021-11-12T14:48:47.497Z] 127.0.0.0/8 [2021-11-12T14:48:47.497Z] Registry Mirrors: [2021-11-12T14:48:47.497Z] http://10.0.0.4:5000/ [2021-11-12T14:48:47.497Z] Live Restore Enabled: false [2021-11-12T14:48:47.498Z] Product License: Community Engine [2021-11-12T14:48:47.498Z] [2021-11-12T14:48:47.561Z] #26 113.7 Updating files: 9% (1097/11431) Updating files: 10% (1144/11431) Updating files: 11% (1258/11431) Updating files: 12% (1372/11431) Updating files: 13% (1487/11431) Updating files: 14% (1601/11431) Updating files: 15% (1715/11431) Updating files: 16% (1829/11431) Updating files: 17% (1944/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) [2021-11-12T14:48:47.561Z] #26 ... [2021-11-12T14:48:47.561Z] [2021-11-12T14:48:47.561Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-12T14:48:47.561Z] #66 sha256:147ca9d369adc9ca936d7fe48f3298adf3658cc95c292de238cad3a33f5e3671 [2021-11-12T14:48:47.561Z] #66 DONE 0.1s [2021-11-12T14:48:47.561Z] [2021-11-12T14:48:47.561Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:48:47.561Z] #26 sha256:a91604dbcbfce06daf529d973c4f4a976ed3b45b304fd5f09ed4993f60a1cc23 [2021-11-12T14:48:47.561Z] #26 113.7 Updating files: 9% (1097/11431) Updating files: 10% (1144/11431) Updating files: 11% (1258/11431) Updating files: 12% (1372/11431) Updating files: 13% (1487/11431) Updating files: 14% (1601/11431) Updating files: 15% (1715/11431) Updating files: 16% (1829/11431) Updating files: 17% (1944/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) [2021-11-12T14:48:47.561Z] #26 ... [2021-11-12T14:48:47.561Z] [2021-11-12T14:48:47.561Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-12T14:48:47.561Z] #67 sha256:a4dc3cf4a88918d01d5aed2b6048ac1d54a62ee8b6e4805f4f94582a4f008356 [2021-11-12T14:48:47.561Z] #67 DONE 0.1s [2021-11-12T14:48:47.561Z] [2021-11-12T14:48:47.561Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:48:47.561Z] #26 sha256:a91604dbcbfce06daf529d973c4f4a976ed3b45b304fd5f09ed4993f60a1cc23 [2021-11-12T14:48:47.693Z] #14 111.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-12T14:48:47.693Z] #14 111.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-12T14:48:47.693Z] #14 111.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:48:47.693Z] #14 111.7 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-11-12T14:48:47.693Z] #14 111.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:48:47.693Z] #14 111.8 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-11-12T14:48:47.693Z] #14 111.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-12T14:48:47.693Z] #14 111.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:48:47.693Z] #14 111.8 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-11-12T14:48:47.693Z] #14 111.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:48:47.693Z] #14 111.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-12T14:48:47.693Z] #14 111.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:48:47.693Z] #14 111.9 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-12T14:48:47.693Z] #14 111.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:48:47.693Z] #14 111.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:48:47.693Z] #14 111.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-12T14:48:47.950Z] #14 DONE 112.3s [2021-11-12T14:48:47.950Z] [2021-11-12T14:48:47.950Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:48:47.950Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:48:48.208Z] #53 ... [2021-11-12T14:48:48.208Z] [2021-11-12T14:48:48.208Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-12T14:48:48.208Z] #57 sha256:03d9fedb92e2f26e3b700c6d512210479628114a6df9b0864427d0fb5a28485b [2021-11-12T14:48:48.279Z] #14 ... [2021-11-12T14:48:48.279Z] [2021-11-12T14:48:48.279Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:48:48.279Z] #62 sha256:def5d3bf111405febd19d06711fd7f22b0555d0304d874dc675d846f9ceee008 [2021-11-12T14:48:48.465Z] #57 DONE 0.1s [2021-11-12T14:48:48.465Z] [2021-11-12T14:48:48.465Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:48:48.465Z] #58 sha256:5de099132c5e059632e6183b5ab950fa0b4a705af1dcf60ad988c7d5ab91bd59 [2021-11-12T14:48:48.536Z] #62 47.51 Updating files: 67% (3189/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2021-11-12T14:48:48.536Z] #62 48.25 + cd /tmp/tmp.VFDCi9xDlc/src/github.com/containerd/containerd [2021-11-12T14:48:48.570Z] #19 192.6 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-11-12T14:48:48.570Z] #19 192.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:48:48.570Z] #19 192.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-12T14:48:48.570Z] #19 192.6 Selecting previously unselected package crossbuild-essential-armhf. [2021-11-12T14:48:48.570Z] #19 192.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-11-12T14:48:48.570Z] #19 192.6 Unpacking crossbuild-essential-armhf (12.9) ... [2021-11-12T14:48:48.570Z] #19 192.7 Selecting previously unselected package libc6-ppc64el-cross. [2021-11-12T14:48:48.570Z] #19 192.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-12T14:48:48.570Z] #19 192.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-12T14:48:48.570Z] #19 192.8 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-11-12T14:48:48.570Z] #19 192.8 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:48.570Z] #19 192.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:48:48.570Z] #19 192.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-11-12T14:48:48.570Z] #19 192.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:48.570Z] #19 192.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:48:48.570Z] #19 192.9 Selecting previously unselected package libitm1-ppc64el-cross. [2021-11-12T14:48:48.570Z] #19 192.9 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:48.570Z] #19 192.9 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:48:48.570Z] #19 192.9 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-11-12T14:48:48.570Z] #19 192.9 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:48.570Z] #19 192.9 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:48:48.570Z] #19 193.0 Selecting previously unselected package libasan6-ppc64el-cross. [2021-11-12T14:48:48.570Z] #19 193.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:48.570Z] #19 193.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:48:48.570Z] #19 193.2 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-11-12T14:48:48.570Z] #19 193.2 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:48.570Z] #19 193.2 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:48:48.570Z] #19 193.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-11-12T14:48:48.570Z] #19 193.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:48.570Z] #19 193.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:48:48.794Z] #62 48.25 + git checkout -q v1.5.7 [2021-11-12T14:48:48.831Z] #19 193.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-11-12T14:48:48.831Z] #19 193.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:48.831Z] #19 193.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:48:48.831Z] #19 193.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-11-12T14:48:48.831Z] #19 193.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:48.831Z] #19 193.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:48:48.831Z] #19 193.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-11-12T14:48:49.094Z] #19 193.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:49.094Z] #19 193.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:48:49.094Z] #19 193.8 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-11-12T14:48:49.094Z] #19 193.8 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:49.094Z] #19 193.8 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:48:49.094Z] #19 194.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-11-12T14:48:49.094Z] #19 194.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:48:49.094Z] #19 194.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:48:49.627Z] #26 113.7 Updating files: 9% (1097/11431) Updating files: 10% (1144/11431) Updating files: 11% (1258/11431) Updating files: 12% (1372/11431) Updating files: 13% (1487/11431) Updating files: 14% (1601/11431) Updating files: 15% (1715/11431) Updating files: 16% (1829/11431) Updating files: 17% (1944/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 29% (3323/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 47% (5417/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) [2021-11-12T14:48:49.627Z] #26 ... [2021-11-12T14:48:49.627Z] [2021-11-12T14:48:49.627Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:49.627Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-12T14:48:49.627Z] #14 114.4 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-12T14:48:49.627Z] #14 114.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-12T14:48:49.627Z] #14 114.4 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-12T14:48:49.627Z] #14 114.7 Selecting previously unselected package libsystemd-dev:arm64. [2021-11-12T14:48:49.627Z] #14 114.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-11-12T14:48:49.627Z] #14 114.8 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-11-12T14:48:49.627Z] #14 115.5 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-12T14:48:49.627Z] #14 115.5 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-12T14:48:49.627Z] #14 115.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-12T14:48:49.627Z] #14 115.6 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-11-12T14:48:49.627Z] #14 115.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-12T14:48:49.627Z] #14 115.7 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-11-12T14:48:49.627Z] #14 115.7 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-12T14:48:49.627Z] #14 115.7 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-11-12T14:48:49.627Z] #14 115.7 Setting up libudev-dev:arm64 (247.3-6) ... [2021-11-12T14:48:49.628Z] #14 115.8 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-11-12T14:48:49.628Z] #14 115.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-12T14:48:49.628Z] #14 115.8 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-12T14:48:49.628Z] #14 115.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-12T14:48:49.628Z] #14 115.9 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-12T14:48:49.628Z] #14 116.0 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-12T14:48:49.628Z] #14 116.0 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-11-12T14:48:49.628Z] #14 116.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-12T14:48:49.628Z] #14 116.1 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-11-12T14:48:49.628Z] #14 116.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-11-12T14:48:49.628Z] #14 116.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-12T14:48:49.628Z] #14 116.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:48:49.628Z] #14 116.2 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-11-12T14:48:49.628Z] #14 116.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:48:49.628Z] #14 116.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-11-12T14:48:49.628Z] #14 116.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-12T14:48:49.628Z] #14 116.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:48:49.628Z] #14 116.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-11-12T14:48:49.628Z] #14 116.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:48:49.628Z] #14 116.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-12T14:48:49.628Z] #14 116.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-12T14:48:49.628Z] #14 116.5 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-12T14:48:49.628Z] #14 116.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-12T14:48:49.628Z] #14 116.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-12T14:48:49.628Z] #14 116.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:48:49.628Z] #14 DONE 117.1s [2021-11-12T14:48:49.628Z] [2021-11-12T14:48:49.628Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:48:49.628Z] #26 sha256:a91604dbcbfce06daf529d973c4f4a976ed3b45b304fd5f09ed4993f60a1cc23 [2021-11-12T14:48:49.886Z] #26 113.7 Updating files: 9% (1097/11431) Updating files: 10% (1144/11431) Updating files: 11% (1258/11431) Updating files: 12% (1372/11431) Updating files: 13% (1487/11431) Updating files: 14% (1601/11431) Updating files: 15% (1715/11431) Updating files: 16% (1829/11431) Updating files: 17% (1944/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 29% (3323/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 47% (5417/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 60% (6875/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) [2021-11-12T14:48:49.886Z] #26 ... [2021-11-12T14:48:49.886Z] [2021-11-12T14:48:49.886Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-12T14:48:49.886Z] #57 sha256:153d1f131f845372cdf7fc8d1099f3f2f971885c32e935ce74796604732078ad [2021-11-12T14:48:49.886Z] #57 DONE 0.1s [2021-11-12T14:48:49.886Z] [2021-11-12T14:48:49.886Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:48:49.886Z] #26 sha256:a91604dbcbfce06daf529d973c4f4a976ed3b45b304fd5f09ed4993f60a1cc23 [2021-11-12T14:48:50.163Z] #62 49.64 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-12T14:48:50.163Z] #62 49.65 + BUILDTAGS='netgo osusergo static_build' [2021-11-12T14:48:50.163Z] #62 49.65 + export EXTRA_FLAGS=-buildmode=pie [2021-11-12T14:48:50.163Z] #62 49.65 + EXTRA_FLAGS=-buildmode=pie [2021-11-12T14:48:50.163Z] #62 49.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-12T14:48:50.163Z] #62 49.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-12T14:48:50.163Z] #62 49.65 + '[' '' = dynamic ']' [2021-11-12T14:48:50.163Z] #62 49.65 + make [2021-11-12T14:48:50.985Z] #58 ... [2021-11-12T14:48:50.985Z] [2021-11-12T14:48:50.985Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-12T14:48:50.985Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-12T14:48:50.985Z] #15 DONE 2.4s [2021-11-12T14:48:50.985Z] [2021-11-12T14:48:50.985Z] #16 [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-11-12T14:48:50.985Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-12T14:48:51.178Z] #26 113.7 Updating files: 9% (1097/11431) Updating files: 10% (1144/11431) Updating files: 11% (1258/11431) Updating files: 12% (1372/11431) Updating files: 13% (1487/11431) Updating files: 14% (1601/11431) Updating files: 15% (1715/11431) Updating files: 16% (1829/11431) Updating files: 17% (1944/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 29% (3323/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 47% (5417/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 60% (6875/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) Updating files: 71% (8117/11431) Updating files: 72% (8231/11431) Updating files: 73% (8345/11431) Updating files: 74% (8459/11431) Updating files: 75% (8574/11431) Updating files: 76% (8688/11431) Updating files: 77% (8802/11431) Updating files: 78% (8917/11431) Updating files: 79% (9031/11431) Updating files: 80% (9145/11431) Updating files: 80% (9196/11431) Updating files: 81% (9260/11431) Updating files: 82% (9374/11431) Updating files: 83% (9488/11431) Updating files: 84% (9603/11431) Updating files: 85% (9717/11431) Updating files: 86% (9831/11431) Updating files: 87% (9945/11431) Updating files: 88% (10060/11431) Updating files: 89% (10174/11431) Updating files: 90% (10288/11431) Updating files: 91% (10403/11431) Updating files: 92% (10517/11431) Updating files: 93% (10631/11431) Updating files: 94% (10746/11431) Updating files: 95% (10860/11431) [2021-11-12T14:48:51.178Z] #26 ... [2021-11-12T14:48:51.178Z] [2021-11-12T14:48:51.178Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-12T14:48:51.178Z] #15 sha256:fda4456954f87d00db3169912dde1187ade3f7202ee22fd46f5f3d7351fc6aa2 [2021-11-12T14:48:51.178Z] #15 DONE 1.7s [2021-11-12T14:48:51.178Z] [2021-11-12T14:48:51.178Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:48:51.178Z] #26 sha256:a91604dbcbfce06daf529d973c4f4a976ed3b45b304fd5f09ed4993f60a1cc23 [2021-11-12T14:48:51.437Z] #26 113.7 Updating files: 9% (1097/11431) Updating files: 10% (1144/11431) Updating files: 11% (1258/11431) Updating files: 12% (1372/11431) Updating files: 13% (1487/11431) Updating files: 14% (1601/11431) Updating files: 15% (1715/11431) Updating files: 16% (1829/11431) Updating files: 17% (1944/11431) Updating files: 18% (2058/11431) Updating files: 19% (2172/11431) Updating files: 20% (2287/11431) Updating files: 21% (2401/11431) Updating files: 22% (2515/11431) Updating files: 23% (2630/11431) Updating files: 24% (2744/11431) Updating files: 25% (2858/11431) Updating files: 26% (2973/11431) Updating files: 27% (3087/11431) Updating files: 28% (3201/11431) Updating files: 29% (3315/11431) Updating files: 29% (3323/11431) Updating files: 30% (3430/11431) Updating files: 31% (3544/11431) Updating files: 32% (3658/11431) Updating files: 33% (3773/11431) Updating files: 34% (3887/11431) Updating files: 35% (4001/11431) Updating files: 36% (4116/11431) Updating files: 37% (4230/11431) Updating files: 38% (4344/11431) Updating files: 39% (4459/11431) Updating files: 40% (4573/11431) Updating files: 41% (4687/11431) Updating files: 42% (4802/11431) Updating files: 43% (4916/11431) Updating files: 44% (5030/11431) Updating files: 45% (5144/11431) Updating files: 46% (5259/11431) Updating files: 47% (5373/11431) Updating files: 47% (5417/11431) Updating files: 48% (5487/11431) Updating files: 49% (5602/11431) Updating files: 50% (5716/11431) Updating files: 51% (5830/11431) Updating files: 52% (5945/11431) Updating files: 53% (6059/11431) Updating files: 54% (6173/11431) Updating files: 55% (6288/11431) Updating files: 56% (6402/11431) Updating files: 57% (6516/11431) Updating files: 58% (6630/11431) Updating files: 59% (6745/11431) Updating files: 60% (6859/11431) Updating files: 60% (6875/11431) Updating files: 61% (6973/11431) Updating files: 62% (7088/11431) Updating files: 63% (7202/11431) Updating files: 64% (7316/11431) Updating files: 65% (7431/11431) Updating files: 66% (7545/11431) Updating files: 67% (7659/11431) Updating files: 68% (7774/11431) Updating files: 69% (7888/11431) Updating files: 70% (8002/11431) Updating files: 71% (8117/11431) Updating files: 72% (8231/11431) Updating files: 73% (8345/11431) Updating files: 74% (8459/11431) Updating files: 75% (8574/11431) Updating files: 76% (8688/11431) Updating files: 77% (8802/11431) Updating files: 78% (8917/11431) Updating files: 79% (9031/11431) Updating files: 80% (9145/11431) Updating files: 80% (9196/11431) Updating files: 81% (9260/11431) Updating files: 82% (9374/11431) Updating files: 83% (9488/11431) Updating files: 84% (9603/11431) Updating files: 85% (9717/11431) Updating files: 86% (9831/11431) Updating files: 87% (9945/11431) Updating files: 88% (10060/11431) Updating files: 89% (10174/11431) Updating files: 90% (10288/11431) Updating files: 91% (10403/11431) Updating files: 92% (10517/11431) Updating files: 93% (10631/11431) Updating files: 94% (10746/11431) Updating files: 95% (10860/11431) Updating files: 96% (10974/11431) Updating files: 97% (11089/11431) Updating files: 98% (11203/11431) Updating files: 99% (11317/11431) Updating files: 100% (11431/11431) Updating files: 100% (11431/11431), done. [2021-11-12T14:48:51.532Z] #62 51.10 + bin/ctr [2021-11-12T14:48:51.695Z] #26 118.8 + cd /tmp/tmp.1DKogYGEa9/tmp/docker-ce [2021-11-12T14:48:51.695Z] #26 118.8 + git checkout -q v17.06.2-ce [2021-11-12T14:48:52.628Z] #26 ... [2021-11-12T14:48:52.628Z] [2021-11-12T14:48:52.628Z] #16 [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-11-12T14:48:52.628Z] #16 sha256:249738bf771aefeb1dcacabe889d469940c813963732a63c29a61bf4f391d6fd [2021-11-12T14:48:52.628Z] #16 DONE 1.4s [2021-11-12T14:48:52.628Z] [2021-11-12T14:48:52.628Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-12T14:48:52.628Z] #17 sha256:00414cd2448969bba9f1ef526dabb48ceb76edd27662a739112f090436f2cf84 [2021-11-12T14:48:52.880Z] #16 DONE 2.2s [2021-11-12T14:48:52.880Z] [2021-11-12T14:48:52.880Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-12T14:48:52.880Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-12T14:48:53.565Z] #17 0.891 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-12T14:48:54.132Z] #17 DONE 1.4s [2021-11-12T14:48:54.132Z] [2021-11-12T14:48:54.132Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-12T14:48:54.132Z] #18 sha256:09cc66244c9dc7284c10a06922eef19d5056284e4eafb9c31e3a7339fca11776 [2021-11-12T14:48:54.385Z] #19 198.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-11-12T14:48:54.386Z] #19 198.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:48:54.386Z] #19 198.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:48:54.386Z] #19 198.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-11-12T14:48:54.386Z] #19 198.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-11-12T14:48:54.386Z] #19 198.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-12T14:48:54.386Z] #19 198.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-11-12T14:48:54.386Z] #19 198.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-12T14:48:54.386Z] #19 198.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-12T14:48:54.386Z] #19 199.0 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-11-12T14:48:54.386Z] #19 199.0 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:54.386Z] #19 199.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:48:54.648Z] #19 199.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-11-12T14:48:54.648Z] #19 199.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:48:54.648Z] #19 199.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:48:54.778Z] #17 1.891 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-12T14:48:54.778Z] #17 DONE 2.1s [2021-11-12T14:48:54.778Z] [2021-11-12T14:48:54.778Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-12T14:48:54.778Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-12T14:48:54.807Z] #62 ... [2021-11-12T14:48:54.807Z] [2021-11-12T14:48:54.807Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:48:54.807Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:48:54.807Z] #14 112.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-12T14:48:54.807Z] #14 112.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:48:54.807Z] #14 112.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:48:55.326Z] #14 ... [2021-11-12T14:48:55.326Z] [2021-11-12T14:48:55.326Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:48:55.326Z] #62 sha256:3cda06be77010424be199ff1f49a75fe3cf9ac116a865b18ac41a51c8710c49d [2021-11-12T14:48:55.326Z] #62 46.88 Updating files: 64% (3005/4691) Updating files: 65% (3050/4691) Updating files: 66% (3097/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2021-11-12T14:48:55.326Z] #62 47.70 + cd /tmp/tmp.asEOtaPGJe/src/github.com/containerd/containerd [2021-11-12T14:48:55.585Z] #62 47.70 + git checkout -q v1.5.7 [2021-11-12T14:48:56.034Z] #18 DONE 1.6s [2021-11-12T14:48:56.034Z] [2021-11-12T14:48:56.034Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-12T14:48:56.034Z] #19 sha256:4d90522395e90a5720677c207298404d92c089a1f1c92716320d6884feb50a98 [2021-11-12T14:48:56.674Z] #18 DONE 1.8s [2021-11-12T14:48:56.674Z] [2021-11-12T14:48:56.674Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-12T14:48:56.674Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-12T14:48:56.963Z] #62 48.93 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-12T14:48:56.963Z] #62 48.93 + BUILDTAGS='netgo osusergo static_build' [2021-11-12T14:48:56.963Z] #62 48.93 + export EXTRA_FLAGS=-buildmode=pie [2021-11-12T14:48:56.963Z] #62 48.93 + EXTRA_FLAGS=-buildmode=pie [2021-11-12T14:48:56.963Z] #62 48.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-12T14:48:56.963Z] #62 48.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-12T14:48:56.963Z] #62 48.94 + '[' '' = dynamic ']' [2021-11-12T14:48:56.963Z] #62 48.94 + make [2021-11-12T14:48:57.410Z] #19 DONE 1.6s [2021-11-12T14:48:57.410Z] [2021-11-12T14:48:57.410Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-12T14:48:57.410Z] #20 sha256:e0101a263f80102b5f13fdb5c9507d27dbb62ee3a1cbef6472910cdf5af803f2 [2021-11-12T14:48:57.410Z] #20 ... [2021-11-12T14:48:57.410Z] [2021-11-12T14:48:57.410Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:48:57.410Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-12T14:48:57.410Z] #34 DONE 124.8s [2021-11-12T14:48:57.669Z] [2021-11-12T14:48:57.669Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:48:57.669Z] #26 sha256:a91604dbcbfce06daf529d973c4f4a976ed3b45b304fd5f09ed4993f60a1cc23 [2021-11-12T14:48:57.669Z] #26 123.9 + mkdir -p /tmp/tmp.1DKogYGEa9/src/github.com/docker [2021-11-12T14:48:57.669Z] #26 123.9 + mv components/cli /tmp/tmp.1DKogYGEa9/src/github.com/docker/cli [2021-11-12T14:48:57.669Z] #26 123.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-11-12T14:48:57.899Z] #62 50.22 + bin/ctr [2021-11-12T14:48:58.573Z] #19 DONE 1.9s [2021-11-12T14:48:58.573Z] [2021-11-12T14:48:58.573Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:48:58.573Z] #58 sha256:5de099132c5e059632e6183b5ab950fa0b4a705af1dcf60ad988c7d5ab91bd59 [2021-11-12T14:48:58.573Z] #58 2.768 + RM_GOPATH=0 [2021-11-12T14:48:58.573Z] #58 2.768 + TMP_GOPATH= [2021-11-12T14:48:58.573Z] #58 2.768 + : /build [2021-11-12T14:48:58.573Z] #58 2.768 + '[' -z '' ']' [2021-11-12T14:48:58.573Z] #58 2.768 ++ mktemp -d [2021-11-12T14:48:58.573Z] #58 2.773 + export GOPATH=/tmp/tmp.0gXWrAbrQq [2021-11-12T14:48:58.573Z] #58 2.773 + GOPATH=/tmp/tmp.0gXWrAbrQq [2021-11-12T14:48:58.573Z] #58 2.773 + RM_GOPATH=1 [2021-11-12T14:48:58.573Z] #58 2.773 + case "$(go env GOARCH)" in [2021-11-12T14:48:58.573Z] #58 2.773 ++ go env GOARCH [2021-11-12T14:48:58.573Z] #58 2.792 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:48:58.573Z] #58 2.792 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:48:58.573Z] #58 2.792 ++ dirname /install.sh [2021-11-12T14:48:58.573Z] #58 2.792 + dir=/ [2021-11-12T14:48:58.573Z] #58 2.792 + bin=runc [2021-11-12T14:48:58.573Z] #58 2.792 + shift [2021-11-12T14:48:58.573Z] #58 2.792 + '[' '!' -f //runc.installer ']' [2021-11-12T14:48:58.573Z] #58 2.792 + . //runc.installer [2021-11-12T14:48:58.573Z] #58 2.792 ++ set -e [2021-11-12T14:48:58.573Z] #58 2.792 ++ : v1.0.2 [2021-11-12T14:48:58.573Z] #58 2.792 + install_runc [2021-11-12T14:48:58.573Z] #58 2.792 + RUNC_BUILDTAGS=seccomp [2021-11-12T14:48:58.573Z] #58 2.792 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-12T14:48:58.573Z] #58 2.792 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0gXWrAbrQq/src/github.com/opencontainers/runc [2021-11-12T14:48:58.573Z] #58 2.792 Install runc version v1.0.2 (build tags: seccomp) [2021-11-12T14:48:58.573Z] #58 2.793 Cloning into '/tmp/tmp.0gXWrAbrQq/src/github.com/opencontainers/runc'... [2021-11-12T14:48:58.573Z] #58 ... [2021-11-12T14:48:58.573Z] [2021-11-12T14:48:58.573Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-12T14:48:58.573Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-12T14:48:58.855Z] #19 203.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-11-12T14:48:58.855Z] #19 203.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:48:58.855Z] #19 203.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:48:58.855Z] #19 203.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-11-12T14:48:58.855Z] #19 203.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-11-12T14:48:58.855Z] #19 203.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-11-12T14:48:58.855Z] #19 203.7 Selecting previously unselected package libc6-s390x-cross. [2021-11-12T14:48:58.855Z] #19 203.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-11-12T14:48:58.855Z] #19 203.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-11-12T14:48:58.981Z] #14 117.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-12T14:48:58.981Z] #14 117.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:48:58.981Z] #14 117.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-12T14:48:59.044Z] #26 ... [2021-11-12T14:48:59.044Z] [2021-11-12T14:48:59.044Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-12T14:48:59.044Z] #20 sha256:e0101a263f80102b5f13fdb5c9507d27dbb62ee3a1cbef6472910cdf5af803f2 [2021-11-12T14:48:59.044Z] #20 DONE 1.8s [2021-11-12T14:48:59.116Z] #19 203.8 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-11-12T14:48:59.116Z] #19 203.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:59.116Z] #19 203.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:48:59.116Z] #19 203.9 Selecting previously unselected package libgomp1-s390x-cross. [2021-11-12T14:48:59.116Z] #19 203.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:59.116Z] #19 203.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:48:59.116Z] #19 203.9 Selecting previously unselected package libitm1-s390x-cross. [2021-11-12T14:48:59.116Z] #19 203.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:59.116Z] #19 203.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:48:59.116Z] #19 204.0 Selecting previously unselected package libatomic1-s390x-cross. [2021-11-12T14:48:59.116Z] #19 204.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:59.116Z] #19 204.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:48:59.116Z] #19 204.0 Selecting previously unselected package libasan6-s390x-cross. [2021-11-12T14:48:59.116Z] #19 204.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:59.116Z] #19 204.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:48:59.303Z] [2021-11-12T14:48:59.303Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-12T14:48:59.303Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b [2021-11-12T14:48:59.377Z] #19 204.2 Selecting previously unselected package libstdc++6-s390x-cross. [2021-11-12T14:48:59.377Z] #19 204.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:59.377Z] #19 204.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:48:59.377Z] #19 204.3 Selecting previously unselected package libubsan1-s390x-cross. [2021-11-12T14:48:59.377Z] #19 204.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:59.377Z] #19 204.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:48:59.639Z] #19 204.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-11-12T14:48:59.639Z] #19 204.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:48:59.639Z] #19 204.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:48:59.639Z] #19 204.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-11-12T14:48:59.870Z] #21 ... [2021-11-12T14:48:59.870Z] [2021-11-12T14:48:59.870Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:48:59.870Z] #58 sha256:e07a75ea41f1468920844aa3aa21e900d22db1afb8fda8ad04def226310046d5 [2021-11-12T14:48:59.870Z] #58 1.325 + RM_GOPATH=0 [2021-11-12T14:48:59.870Z] #58 1.325 + TMP_GOPATH= [2021-11-12T14:48:59.870Z] #58 1.325 + : /build [2021-11-12T14:48:59.870Z] #58 1.325 + '[' -z '' ']' [2021-11-12T14:48:59.870Z] #58 1.325 ++ mktemp -d [2021-11-12T14:48:59.870Z] #58 1.330 + export GOPATH=/tmp/tmp.PpwOphl65B [2021-11-12T14:48:59.870Z] #58 1.330 + GOPATH=/tmp/tmp.PpwOphl65B [2021-11-12T14:48:59.870Z] #58 1.330 + RM_GOPATH=1 [2021-11-12T14:48:59.870Z] #58 1.330 + case "$(go env GOARCH)" in [2021-11-12T14:48:59.870Z] #58 1.330 ++ go env GOARCH [2021-11-12T14:48:59.870Z] #58 1.343 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:48:59.870Z] #58 1.343 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:48:59.870Z] #58 1.352 ++ dirname /install.sh [2021-11-12T14:48:59.870Z] #58 1.364 + dir=/ [2021-11-12T14:48:59.870Z] #58 1.364 + bin=runc [2021-11-12T14:48:59.870Z] #58 1.364 + shift [2021-11-12T14:48:59.870Z] #58 1.364 + '[' '!' -f //runc.installer ']' [2021-11-12T14:48:59.870Z] #58 1.364 + . //runc.installer [2021-11-12T14:48:59.870Z] #58 1.364 ++ set -e [2021-11-12T14:48:59.870Z] #58 1.364 ++ : v1.0.2 [2021-11-12T14:48:59.870Z] #58 1.364 + install_runc [2021-11-12T14:48:59.870Z] #58 1.368 Install runc version v1.0.2 (build tags: seccomp) [2021-11-12T14:48:59.870Z] #58 1.374 + RUNC_BUILDTAGS=seccomp [2021-11-12T14:48:59.870Z] #58 1.374 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-12T14:48:59.870Z] #58 1.374 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PpwOphl65B/src/github.com/opencontainers/runc [2021-11-12T14:48:59.870Z] #58 1.387 Cloning into '/tmp/tmp.PpwOphl65B/src/github.com/opencontainers/runc'... [2021-11-12T14:48:59.900Z] #19 204.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:48:59.900Z] #19 204.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:49:00.469Z] #20 DONE 1.9s [2021-11-12T14:49:00.470Z] [2021-11-12T14:49:00.470Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:49:00.470Z] #58 sha256:5de099132c5e059632e6183b5ab950fa0b4a705af1dcf60ad988c7d5ab91bd59 [2021-11-12T14:49:00.470Z] #58 11.35 + cd /tmp/tmp.0gXWrAbrQq/src/github.com/opencontainers/runc [2021-11-12T14:49:00.470Z] #58 11.35 + git checkout -q v1.0.2 [2021-11-12T14:49:00.470Z] #58 12.02 + '[' -z '' ']' [2021-11-12T14:49:00.470Z] #58 12.02 + target=static [2021-11-12T14:49:00.470Z] #58 12.02 + make BUILDTAGS=seccomp static [2021-11-12T14:49:00.470Z] #58 12.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-12T14:49:00.807Z] #58 ... [2021-11-12T14:49:00.808Z] [2021-11-12T14:49:00.808Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-12T14:49:00.808Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b [2021-11-12T14:49:00.808Z] #21 1.511 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:49:00.808Z] #21 1.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:49:00.808Z] #21 1.831 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:49:00.863Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-12T14:49:00.863Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-17cafbb7\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-12T14:49:00.863Z] ---------------------------------------------------------------------------- [2021-11-12T14:49:00.863Z] [2021-11-12T14:49:00.863Z] INFO: executeCI.ps1 starting at Fri Nov 12 14:49:00 CUT 2021 [2021-11-12T14:49:00.863Z] [2021-11-12T14:49:00.863Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-12T14:49:00.863Z] INFO: Running git version 2.24.1.windows.2 [2021-11-12T14:49:01.066Z] #21 2.195 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-12T14:49:01.216Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-12T14:49:01.216Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-159c90b1\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-12T14:49:01.216Z] ---------------------------------------------------------------------------- [2021-11-12T14:49:01.216Z] [2021-11-12T14:49:01.216Z] INFO: executeCI.ps1 starting at Fri Nov 12 14:49:00 CUT 2021 [2021-11-12T14:49:01.216Z] [2021-11-12T14:49:01.216Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-12T14:49:01.216Z] INFO: Running git version 2.24.1.windows.2 [2021-11-12T14:49:01.216Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-12T14:49:01.216Z] INFO: Environment variables: [2021-11-12T14:49:01.216Z] [2021-11-12T14:49:01.216Z] Name Value [2021-11-12T14:49:01.216Z] ---- ----- [2021-11-12T14:49:01.216Z] ALLUSERSPROFILE C:\ProgramData [2021-11-12T14:49:01.216Z] amd64 true [2021-11-12T14:49:01.216Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-12T14:49:01.216Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-12T14:49:01.216Z] arm64 true [2021-11-12T14:49:01.216Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-12T14:49:01.216Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-12T14:49:01.216Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-12T14:49:01.216Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-12T14:49:01.216Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-12T14:49:01.216Z] BRANCH_NAME PR-42980 [2021-11-12T14:49:01.216Z] BUILD_DISPLAY_NAME #4 [2021-11-12T14:49:01.216Z] BUILD_ID 4 [2021-11-12T14:49:01.216Z] BUILD_NUMBER 4 [2021-11-12T14:49:01.216Z] BUILD_TAG jenkins-moby-PR-42980-4 [2021-11-12T14:49:01.216Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/ [2021-11-12T14:49:01.216Z] cgroup2 true [2021-11-12T14:49:01.216Z] CHANGE_AUTHOR thaJeztah [2021-11-12T14:49:01.216Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-11-12T14:49:01.216Z] CHANGE_BRANCH bump_sys [2021-11-12T14:49:01.216Z] CHANGE_FORK thaJeztah/docker [2021-11-12T14:49:01.216Z] CHANGE_ID 42980 [2021-11-12T14:49:01.216Z] CHANGE_TARGET master [2021-11-12T14:49:01.216Z] CHANGE_TITLE vendor: github.com/moby/sys/mount v0.3.0, mountinfo v0.5.0, signal v0.6.0, symlink v0... [2021-11-12T14:49:01.216Z] CHANGE_URL https://github.com/moby/moby/pull/42980 [2021-11-12T14:49:01.216Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-12T14:49:01.216Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-12T14:49:01.216Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-12T14:49:01.216Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-12T14:49:01.217Z] COMPUTERNAME azwin-2-a6d4f0 [2021-11-12T14:49:01.217Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-12T14:49:01.217Z] ConfigSequenceNumber 0 [2021-11-12T14:49:01.217Z] dco true [2021-11-12T14:49:01.217Z] DOCKER_BUILDKIT 0 [2021-11-12T14:49:01.217Z] DOCKER_DUT_DEBUG 1 [2021-11-12T14:49:01.217Z] DOCKER_EXPERIMENTAL 1 [2021-11-12T14:49:01.217Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-12T14:49:01.217Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-12T14:49:01.217Z] EXECUTOR_NUMBER 0 [2021-11-12T14:49:01.217Z] FQDN azwin-2-a6d4f0.westus.cloudapp.azure.com [2021-11-12T14:49:01.217Z] GIT_BRANCH PR-42980 [2021-11-12T14:49:01.217Z] GIT_COMMIT 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:49:01.217Z] GIT_PREVIOUS_COMMIT 71921bda0c76777fa5ca1e7361fdcdf7357ad06c [2021-11-12T14:49:01.217Z] GIT_URL https://github.com/moby/moby.git [2021-11-12T14:49:01.217Z] HUDSON_COOKIE fcc3397b-04ad-4a85-8ece-ccf861fff214 [2021-11-12T14:49:01.217Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-12T14:49:01.217Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-12T14:49:01.217Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-12T14:49:01.217Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-12T14:49:01.217Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-12T14:49:01.217Z] JENKINS_NODE_COOKIE 4ef6adfa-fb4e-4a1e-8cb7-63100827c7f0 [2021-11-12T14:49:01.217Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-12T14:49:01.217Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-12T14:49:01.217Z] JOB_BASE_NAME PR-42980 [2021-11-12T14:49:01.217Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/display/redirect [2021-11-12T14:49:01.217Z] JOB_NAME moby/PR-42980 [2021-11-12T14:49:01.217Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/ [2021-11-12T14:49:01.217Z] library.jps.version master [2021-11-12T14:49:01.217Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-12T14:49:01.217Z] NODE_LABELS amd64 azure azwin-2-a6d4f0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-12T14:49:01.217Z] NODE_NAME azwin-2-a6d4f0 [2021-11-12T14:49:01.217Z] NUMBER_OF_PROCESSORS 4 [2021-11-12T14:49:01.217Z] OS Windows_NT [2021-11-12T14:49:01.217Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-12T14:49:01.217Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-12T14:49:01.217Z] ppc64le false [2021-11-12T14:49:01.217Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-12T14:49:01.217Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-12T14:49:01.217Z] PROCESSOR_LEVEL 6 [2021-11-12T14:49:01.217Z] PROCESSOR_REVISION 5507 [2021-11-12T14:49:01.217Z] ProgramData C:\ProgramData [2021-11-12T14:49:01.217Z] ProgramFiles C:\Program Files [2021-11-12T14:49:01.217Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-12T14:49:01.217Z] ProgramW6432 C:\Program Files [2021-11-12T14:49:01.217Z] PROMPT $P$G [2021-11-12T14:49:01.217Z] PSExecutionPolicyPreference Bypass [2021-11-12T14:49:01.217Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-12T14:49:01.217Z] PUBLIC C:\Users\Public [2021-11-12T14:49:01.217Z] rootless true [2021-11-12T14:49:01.217Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/display/redirect?page=artif... [2021-11-12T14:49:01.217Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/display/redirect?page=changes [2021-11-12T14:49:01.217Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/display/redirect [2021-11-12T14:49:01.217Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/display/redirect?page=tests [2021-11-12T14:49:01.217Z] s390x false [2021-11-12T14:49:01.217Z] SKIP_VALIDATION_TESTS 1 [2021-11-12T14:49:01.217Z] SOURCES_DRIVE d [2021-11-12T14:49:01.217Z] SOURCES_SUBDIR gopath [2021-11-12T14:49:01.217Z] STAGE_NAME Run tests [2021-11-12T14:49:01.217Z] SystemDrive C: [2021-11-12T14:49:01.217Z] SystemRoot C:\Windows [2021-11-12T14:49:01.217Z] TEMP C:\Windows\TEMP [2021-11-12T14:49:01.217Z] TESTDEBUG 0 [2021-11-12T14:49:01.217Z] TESTRUN_DRIVE d [2021-11-12T14:49:01.217Z] TESTRUN_SUBDIR CI [2021-11-12T14:49:01.217Z] TIMEOUT 120m [2021-11-12T14:49:01.217Z] TMP C:\Windows\TEMP [2021-11-12T14:49:01.217Z] unit_validate true [2021-11-12T14:49:01.217Z] USERDOMAIN WORKGROUP [2021-11-12T14:49:01.217Z] USERNAME azwin-2-a6d4f0$ [2021-11-12T14:49:01.217Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-12T14:49:01.217Z] validate_force false [2021-11-12T14:49:01.217Z] windir C:\Windows [2021-11-12T14:49:01.217Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-12T14:49:01.217Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-12T14:49:01.217Z] windows2022 true [2021-11-12T14:49:01.217Z] windows2022containerd true [2021-11-12T14:49:01.217Z] windowsRS1 false [2021-11-12T14:49:01.217Z] windowsRS5 true [2021-11-12T14:49:01.217Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-12T14:49:01.217Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-12T14:49:01.217Z] [2021-11-12T14:49:01.217Z] [2021-11-12T14:49:01.217Z] [2021-11-12T14:49:01.334Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-12T14:49:01.334Z] INFO: Environment variables: [2021-11-12T14:49:01.334Z] [2021-11-12T14:49:01.334Z] Name Value [2021-11-12T14:49:01.334Z] ---- ----- [2021-11-12T14:49:01.334Z] ALLUSERSPROFILE C:\ProgramData [2021-11-12T14:49:01.334Z] amd64 true [2021-11-12T14:49:01.334Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-12T14:49:01.334Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-12T14:49:01.334Z] arm64 true [2021-11-12T14:49:01.334Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-12T14:49:01.334Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-12T14:49:01.334Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-12T14:49:01.334Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-12T14:49:01.334Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-12T14:49:01.334Z] BRANCH_NAME PR-42980 [2021-11-12T14:49:01.334Z] BUILD_DISPLAY_NAME #4 [2021-11-12T14:49:01.334Z] BUILD_ID 4 [2021-11-12T14:49:01.334Z] BUILD_NUMBER 4 [2021-11-12T14:49:01.334Z] BUILD_TAG jenkins-moby-PR-42980-4 [2021-11-12T14:49:01.334Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/ [2021-11-12T14:49:01.334Z] cgroup2 true [2021-11-12T14:49:01.334Z] CHANGE_AUTHOR thaJeztah [2021-11-12T14:49:01.334Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-11-12T14:49:01.334Z] CHANGE_BRANCH bump_sys [2021-11-12T14:49:01.334Z] CHANGE_FORK thaJeztah/docker [2021-11-12T14:49:01.334Z] CHANGE_ID 42980 [2021-11-12T14:49:01.334Z] CHANGE_TARGET master [2021-11-12T14:49:01.334Z] CHANGE_TITLE vendor: github.com/moby/sys/mount v0.3.0, mountinfo v0.5.0, signal v0.6.0, symlink v0... [2021-11-12T14:49:01.334Z] CHANGE_URL https://github.com/moby/moby/pull/42980 [2021-11-12T14:49:01.334Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-12T14:49:01.334Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-12T14:49:01.334Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-12T14:49:01.334Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-12T14:49:01.334Z] COMPUTERNAME azwin-2-a6d4f1 [2021-11-12T14:49:01.334Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-12T14:49:01.334Z] ConfigSequenceNumber 0 [2021-11-12T14:49:01.334Z] dco true [2021-11-12T14:49:01.334Z] DOCKER_BUILDKIT 0 [2021-11-12T14:49:01.334Z] DOCKER_DUT_DEBUG 1 [2021-11-12T14:49:01.334Z] DOCKER_EXPERIMENTAL 1 [2021-11-12T14:49:01.334Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-12T14:49:01.334Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-11-12T14:49:01.334Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-12T14:49:01.334Z] EXECUTOR_NUMBER 0 [2021-11-12T14:49:01.334Z] FQDN azwin-2-a6d4f1.westus.cloudapp.azure.com [2021-11-12T14:49:01.334Z] GIT_BRANCH PR-42980 [2021-11-12T14:49:01.334Z] GIT_COMMIT 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:49:01.334Z] GIT_PREVIOUS_COMMIT 71921bda0c76777fa5ca1e7361fdcdf7357ad06c [2021-11-12T14:49:01.334Z] GIT_URL https://github.com/moby/moby.git [2021-11-12T14:49:01.334Z] HUDSON_COOKIE 879e2526-817e-4907-b7ed-3d260f31613c [2021-11-12T14:49:01.334Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-12T14:49:01.334Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-12T14:49:01.334Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-12T14:49:01.334Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-12T14:49:01.334Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-12T14:49:01.334Z] JENKINS_NODE_COOKIE 724b3be5-b0ab-4dd4-b2e5-0cd83ea2b971 [2021-11-12T14:49:01.334Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-12T14:49:01.334Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-12T14:49:01.334Z] JOB_BASE_NAME PR-42980 [2021-11-12T14:49:01.334Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/display/redirect [2021-11-12T14:49:01.334Z] JOB_NAME moby/PR-42980 [2021-11-12T14:49:01.334Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/ [2021-11-12T14:49:01.334Z] library.jps.version master [2021-11-12T14:49:01.334Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-12T14:49:01.334Z] NODE_LABELS amd64 azure azwin-2-a6d4f1 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-12T14:49:01.334Z] NODE_NAME azwin-2-a6d4f1 [2021-11-12T14:49:01.334Z] NUMBER_OF_PROCESSORS 4 [2021-11-12T14:49:01.334Z] OS Windows_NT [2021-11-12T14:49:01.334Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-12T14:49:01.334Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-12T14:49:01.334Z] ppc64le false [2021-11-12T14:49:01.334Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-12T14:49:01.334Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-12T14:49:01.334Z] PROCESSOR_LEVEL 6 [2021-11-12T14:49:01.334Z] PROCESSOR_REVISION 5507 [2021-11-12T14:49:01.334Z] ProgramData C:\ProgramData [2021-11-12T14:49:01.334Z] ProgramFiles C:\Program Files [2021-11-12T14:49:01.334Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-12T14:49:01.335Z] ProgramW6432 C:\Program Files [2021-11-12T14:49:01.335Z] PROMPT $P$G [2021-11-12T14:49:01.335Z] PSExecutionPolicyPreference Bypass [2021-11-12T14:49:01.335Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-12T14:49:01.335Z] PUBLIC C:\Users\Public [2021-11-12T14:49:01.335Z] rootless true [2021-11-12T14:49:01.335Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/display/redirect?page=artif... [2021-11-12T14:49:01.335Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/display/redirect?page=changes [2021-11-12T14:49:01.335Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/display/redirect [2021-11-12T14:49:01.335Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/display/redirect?page=tests [2021-11-12T14:49:01.335Z] s390x false [2021-11-12T14:49:01.335Z] SKIP_VALIDATION_TESTS 1 [2021-11-12T14:49:01.335Z] SOURCES_DRIVE d [2021-11-12T14:49:01.335Z] SOURCES_SUBDIR gopath [2021-11-12T14:49:01.335Z] STAGE_NAME Run tests [2021-11-12T14:49:01.335Z] SystemDrive C: [2021-11-12T14:49:01.335Z] SystemRoot C:\Windows [2021-11-12T14:49:01.335Z] TEMP C:\Windows\TEMP [2021-11-12T14:49:01.335Z] TESTDEBUG 0 [2021-11-12T14:49:01.335Z] TESTRUN_DRIVE d [2021-11-12T14:49:01.335Z] TESTRUN_SUBDIR CI [2021-11-12T14:49:01.335Z] TIMEOUT 120m [2021-11-12T14:49:01.335Z] TMP C:\Windows\TEMP [2021-11-12T14:49:01.335Z] unit_validate true [2021-11-12T14:49:01.335Z] USERDOMAIN WORKGROUP [2021-11-12T14:49:01.335Z] USERNAME azwin-2-a6d4f1$ [2021-11-12T14:49:01.335Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-12T14:49:01.335Z] validate_force false [2021-11-12T14:49:01.335Z] windir C:\Windows [2021-11-12T14:49:01.335Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-12T14:49:01.335Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-12T14:49:01.335Z] windows2022 true [2021-11-12T14:49:01.335Z] windows2022containerd true [2021-11-12T14:49:01.335Z] windowsRS1 false [2021-11-12T14:49:01.335Z] windowsRS5 true [2021-11-12T14:49:01.335Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-12T14:49:01.335Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-12T14:49:01.335Z] [2021-11-12T14:49:01.335Z] [2021-11-12T14:49:01.335Z] [2021-11-12T14:49:02.203Z] INFO: Sources under d:\gopath\... [2021-11-12T14:49:02.203Z] INFO: Test run under d:\CI\... [2021-11-12T14:49:02.203Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-12T14:49:02.203Z] INFO: docker/docker repository was found [2021-11-12T14:49:02.203Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-11-12T14:49:02.442Z] #21 3.273 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-12T14:49:02.909Z] INFO: Sources under d:\gopath\... [2021-11-12T14:49:02.909Z] INFO: Test run under d:\CI\... [2021-11-12T14:49:02.909Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-12T14:49:02.909Z] INFO: docker/docker repository was found [2021-11-12T14:49:02.909Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-11-12T14:49:03.189Z] ltsc2022: Pulling from windows/servercore [2021-11-12T14:49:03.189Z] 8f616e6e9eec: Pulling fs layer [2021-11-12T14:49:03.189Z] a0eb404f1860: Pulling fs layer [2021-11-12T14:49:03.380Z] ltsc2022: Pulling from windows/servercore [2021-11-12T14:49:03.380Z] 8f616e6e9eec: Pulling fs layer [2021-11-12T14:49:03.380Z] a0eb404f1860: Pulling fs layer [2021-11-12T14:49:03.818Z] #21 4.647 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-12T14:49:04.112Z] #19 208.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-11-12T14:49:04.112Z] #19 208.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:49:04.112Z] #19 208.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:49:04.112Z] #19 208.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-11-12T14:49:04.112Z] #19 208.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-11-12T14:49:04.112Z] #19 208.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-12T14:49:04.237Z] #14 121.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-12T14:49:04.237Z] #14 121.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:49:04.237Z] #14 121.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:49:04.373Z] #19 209.1 Selecting previously unselected package libc6-dev-s390x-cross. [2021-11-12T14:49:04.373Z] #19 209.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-11-12T14:49:04.373Z] #19 209.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-12T14:49:04.634Z] #19 209.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-11-12T14:49:04.634Z] #19 209.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-12T14:49:04.634Z] #19 209.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:49:04.634Z] #19 209.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-11-12T14:49:04.895Z] #19 209.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-12T14:49:04.895Z] #19 209.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:49:05.564Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-12T14:49:05.564Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9a884a4a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-12T14:49:05.564Z] ---------------------------------------------------------------------------- [2021-11-12T14:49:05.564Z] [2021-11-12T14:49:05.564Z] INFO: executeCI.ps1 starting at Fri Nov 12 14:49:04 CUT 2021 [2021-11-12T14:49:05.564Z] [2021-11-12T14:49:05.564Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-12T14:49:05.564Z] INFO: Running git version 2.24.1.windows.2 [2021-11-12T14:49:05.564Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-11-12T14:49:05.564Z] INFO: Environment variables: [2021-11-12T14:49:05.564Z] [2021-11-12T14:49:05.564Z] Name Value [2021-11-12T14:49:05.564Z] ---- ----- [2021-11-12T14:49:05.564Z] ALLUSERSPROFILE C:\ProgramData [2021-11-12T14:49:05.564Z] amd64 true [2021-11-12T14:49:05.564Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-12T14:49:05.564Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-12T14:49:05.564Z] arm64 true [2021-11-12T14:49:05.564Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-12T14:49:05.564Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-12T14:49:05.564Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-12T14:49:05.564Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-12T14:49:05.564Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-12T14:49:05.564Z] BRANCH_NAME PR-42980 [2021-11-12T14:49:05.564Z] BUILD_DISPLAY_NAME #4 [2021-11-12T14:49:05.564Z] BUILD_ID 4 [2021-11-12T14:49:05.564Z] BUILD_NUMBER 4 [2021-11-12T14:49:05.564Z] BUILD_TAG jenkins-moby-PR-42980-4 [2021-11-12T14:49:05.564Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/ [2021-11-12T14:49:05.564Z] cgroup2 true [2021-11-12T14:49:05.564Z] CHANGE_AUTHOR thaJeztah [2021-11-12T14:49:05.564Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-11-12T14:49:05.564Z] CHANGE_BRANCH bump_sys [2021-11-12T14:49:05.564Z] CHANGE_FORK thaJeztah/docker [2021-11-12T14:49:05.564Z] CHANGE_ID 42980 [2021-11-12T14:49:05.564Z] CHANGE_TARGET master [2021-11-12T14:49:05.564Z] CHANGE_TITLE vendor: github.com/moby/sys/mount v0.3.0, mountinfo v0.5.0, signal v0.6.0, symlink v0... [2021-11-12T14:49:05.564Z] CHANGE_URL https://github.com/moby/moby/pull/42980 [2021-11-12T14:49:05.564Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-12T14:49:05.564Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-12T14:49:05.564Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-12T14:49:05.564Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-12T14:49:05.564Z] COMPUTERNAME azwin-2-81d3c0 [2021-11-12T14:49:05.564Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-12T14:49:05.564Z] ConfigSequenceNumber 0 [2021-11-12T14:49:05.564Z] dco true [2021-11-12T14:49:05.564Z] DOCKER_BUILDKIT 0 [2021-11-12T14:49:05.564Z] DOCKER_DUT_DEBUG 1 [2021-11-12T14:49:05.564Z] DOCKER_EXPERIMENTAL 1 [2021-11-12T14:49:05.564Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-12T14:49:05.564Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-12T14:49:05.564Z] EXECUTOR_NUMBER 0 [2021-11-12T14:49:05.564Z] FQDN azwin-2-81d3c0.westus.cloudapp.azure.com [2021-11-12T14:49:05.564Z] GIT_BRANCH PR-42980 [2021-11-12T14:49:05.564Z] GIT_COMMIT 2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:49:05.564Z] GIT_PREVIOUS_COMMIT 71921bda0c76777fa5ca1e7361fdcdf7357ad06c [2021-11-12T14:49:05.564Z] GIT_URL https://github.com/moby/moby.git [2021-11-12T14:49:05.564Z] HUDSON_COOKIE 18fa206d-ddd3-4d7e-bd05-b168e1b0babd [2021-11-12T14:49:05.564Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-12T14:49:05.564Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-12T14:49:05.564Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-12T14:49:05.564Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-12T14:49:05.564Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-12T14:49:05.564Z] JENKINS_NODE_COOKIE 0842e3b1-2a0c-4b20-8c9d-4e9c4b69f7b9 [2021-11-12T14:49:05.564Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-12T14:49:05.564Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-12T14:49:05.564Z] JOB_BASE_NAME PR-42980 [2021-11-12T14:49:05.564Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/display/redirect [2021-11-12T14:49:05.564Z] JOB_NAME moby/PR-42980 [2021-11-12T14:49:05.564Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/ [2021-11-12T14:49:05.564Z] library.jps.version master [2021-11-12T14:49:05.564Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-12T14:49:05.564Z] NODE_LABELS amd64 azure azwin-2-81d3c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-11-12T14:49:05.565Z] NODE_NAME azwin-2-81d3c0 [2021-11-12T14:49:05.565Z] NUMBER_OF_PROCESSORS 4 [2021-11-12T14:49:05.565Z] OS Windows_NT [2021-11-12T14:49:05.565Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-12T14:49:05.565Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-12T14:49:05.565Z] ppc64le false [2021-11-12T14:49:05.565Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-12T14:49:05.565Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-12T14:49:05.565Z] PROCESSOR_LEVEL 6 [2021-11-12T14:49:05.565Z] PROCESSOR_REVISION 5507 [2021-11-12T14:49:05.565Z] ProgramData C:\ProgramData [2021-11-12T14:49:05.565Z] ProgramFiles C:\Program Files [2021-11-12T14:49:05.565Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-12T14:49:05.565Z] ProgramW6432 C:\Program Files [2021-11-12T14:49:05.565Z] PROMPT $P$G [2021-11-12T14:49:05.565Z] PSExecutionPolicyPreference Bypass [2021-11-12T14:49:05.565Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-12T14:49:05.565Z] PUBLIC C:\Users\Public [2021-11-12T14:49:05.565Z] rootless true [2021-11-12T14:49:05.565Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/display/redirect?page=artif... [2021-11-12T14:49:05.565Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/display/redirect?page=changes [2021-11-12T14:49:05.565Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/display/redirect [2021-11-12T14:49:05.565Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42980/4/display/redirect?page=tests [2021-11-12T14:49:05.565Z] s390x false [2021-11-12T14:49:05.565Z] SKIP_VALIDATION_TESTS 1 [2021-11-12T14:49:05.565Z] SOURCES_DRIVE d [2021-11-12T14:49:05.565Z] SOURCES_SUBDIR gopath [2021-11-12T14:49:05.565Z] STAGE_NAME Run tests [2021-11-12T14:49:05.565Z] SystemDrive C: [2021-11-12T14:49:05.565Z] SystemRoot C:\Windows [2021-11-12T14:49:05.565Z] TEMP C:\Windows\TEMP [2021-11-12T14:49:05.565Z] TESTDEBUG 0 [2021-11-12T14:49:05.565Z] TESTRUN_DRIVE d [2021-11-12T14:49:05.565Z] TESTRUN_SUBDIR CI [2021-11-12T14:49:05.565Z] TIMEOUT 120m [2021-11-12T14:49:05.565Z] TMP C:\Windows\TEMP [2021-11-12T14:49:05.565Z] unit_validate true [2021-11-12T14:49:05.565Z] USERDOMAIN WORKGROUP [2021-11-12T14:49:05.565Z] USERNAME azwin-2-81d3c0$ [2021-11-12T14:49:05.565Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-12T14:49:05.565Z] validate_force false [2021-11-12T14:49:05.565Z] windir C:\Windows [2021-11-12T14:49:05.565Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-12T14:49:05.565Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-11-12T14:49:05.565Z] windows2022 true [2021-11-12T14:49:05.565Z] windows2022containerd true [2021-11-12T14:49:05.565Z] windowsRS1 false [2021-11-12T14:49:05.565Z] windowsRS5 true [2021-11-12T14:49:05.565Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-12T14:49:05.565Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-12T14:49:05.565Z] [2021-11-12T14:49:05.565Z] [2021-11-12T14:49:05.565Z] [2021-11-12T14:49:07.140Z] INFO: Sources under d:\gopath\... [2021-11-12T14:49:07.140Z] INFO: Test run under d:\CI\... [2021-11-12T14:49:07.140Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-12T14:49:07.140Z] INFO: docker/docker repository was found [2021-11-12T14:49:07.615Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-11-12T14:49:07.615Z] ltsc2019: Pulling from windows/servercore [2021-11-12T14:49:07.615Z] 4612f6d0b889: Pulling fs layer [2021-11-12T14:49:07.615Z] c1f4c7287c99: Pulling fs layer [2021-11-12T14:49:07.872Z] #62 ... [2021-11-12T14:49:07.872Z] [2021-11-12T14:49:07.873Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:49:07.873Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:49:07.873Z] #14 112.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-12T14:49:07.873Z] #14 112.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:49:07.873Z] #14 112.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:49:07.873Z] #14 117.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-12T14:49:07.873Z] #14 117.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:49:07.873Z] #14 117.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-12T14:49:08.131Z] #14 122.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-12T14:49:08.131Z] #14 122.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:49:08.131Z] #14 122.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:49:08.565Z] #58 ... [2021-11-12T14:49:08.566Z] [2021-11-12T14:49:08.566Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-12T14:49:08.566Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-12T14:49:08.566Z] #21 2.220 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:49:08.566Z] #21 2.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:49:08.566Z] #21 2.483 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:49:08.566Z] #21 2.774 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:49:08.566Z] #21 4.296 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:49:08.566Z] #21 5.722 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:49:08.823Z] #21 ... [2021-11-12T14:49:08.823Z] [2021-11-12T14:49:08.823Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:49:08.823Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:49:08.823Z] #34 DONE 132.5s [2021-11-12T14:49:08.823Z] [2021-11-12T14:49:08.823Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:49:08.823Z] #62 sha256:38a1b1a8e69e98e8dedeb691a002cce7b682ae690ba5848305cfaf8dcf5196c6 [2021-11-12T14:49:09.081Z] #62 ... [2021-11-12T14:49:09.081Z] [2021-11-12T14:49:09.081Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-12T14:49:09.081Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-12T14:49:09.081Z] #21 8.762 Fetched 8474 kB in 7s (1245 kB/s) [2021-11-12T14:49:09.081Z] #21 9.515 Fetched 8360 kB in 8s (1010 kB/s) [2021-11-12T14:49:09.105Z] #19 213.7 Selecting previously unselected package g++-s390x-linux-gnu. [2021-11-12T14:49:09.105Z] #19 213.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-12T14:49:09.105Z] #19 213.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:49:09.105Z] #19 213.8 Selecting previously unselected package crossbuild-essential-s390x. [2021-11-12T14:49:09.105Z] #19 213.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-11-12T14:49:09.105Z] #19 213.8 Unpacking crossbuild-essential-s390x (12.9) ... [2021-11-12T14:49:09.105Z] #19 213.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-11-12T14:49:09.105Z] #19 213.8 Setting up libfile-which-perl (1.23-1) ... [2021-11-12T14:49:09.105Z] #19 213.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-12T14:49:09.105Z] #19 213.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-11-12T14:49:09.105Z] #19 213.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-12T14:49:09.105Z] #19 213.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-12T14:49:09.105Z] #19 213.9 Setting up libicu67:amd64 (67.1-7) ... [2021-11-12T14:49:09.105Z] #19 213.9 Setting up libmagic-mgc (1:5.39-3) ... [2021-11-12T14:49:09.105Z] #19 213.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-12T14:49:09.105Z] #19 213.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-11-12T14:49:09.105Z] #19 213.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-11-12T14:49:09.105Z] #19 214.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-12T14:49:09.105Z] #19 214.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-12T14:49:09.105Z] #19 214.0 Setting up file (1:5.39-3) ... [2021-11-12T14:49:09.105Z] #19 214.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-12T14:49:09.366Z] #19 214.0 Setting up bzip2 (1.0.8-4) ... [2021-11-12T14:49:09.366Z] #19 214.0 Setting up libyaml-perl (1.30-1) ... [2021-11-12T14:49:09.366Z] #19 214.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-12T14:49:09.366Z] #19 214.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-11-12T14:49:09.366Z] #19 214.0 Setting up libio-string-perl (1.08-3.1) ... [2021-11-12T14:49:09.366Z] #19 214.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-12T14:49:09.366Z] #19 214.1 Setting up cross-config (2.6.18+nmu1) ... [2021-11-12T14:49:09.366Z] #19 214.2 Setting up xz-utils (5.2.5-2) ... [2021-11-12T14:49:09.366Z] #19 214.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-12T14:49:09.366Z] #19 214.2 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-11-12T14:49:09.366Z] #19 214.2 Setting up patch (2.7.6-7) ... [2021-11-12T14:49:09.366Z] #19 214.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-12T14:49:09.366Z] #19 214.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-12T14:49:09.366Z] #19 214.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.366Z] #19 214.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-12T14:49:09.366Z] #19 214.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-11-12T14:49:09.366Z] #19 214.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.366Z] #19 214.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.366Z] #19 214.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-12T14:49:09.366Z] #19 214.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-12T14:49:09.366Z] #19 214.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.366Z] #19 214.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:49:09.366Z] #19 214.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-12T14:49:09.366Z] #19 214.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-12T14:49:09.366Z] #19 214.3 Setting up libfile-homedir-perl (1.006-1) ... [2021-11-12T14:49:09.366Z] #19 214.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-12T14:49:09.626Z] #19 214.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-12T14:49:09.626Z] #19 214.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-11-12T14:49:09.626Z] #19 214.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:49:09.626Z] #19 214.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-12T14:49:09.626Z] #19 214.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.626Z] #19 214.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.888Z] #19 214.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-12T14:49:09.888Z] #19 214.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.888Z] #19 214.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.888Z] #19 214.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.888Z] #19 214.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-12T14:49:09.888Z] #19 214.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.888Z] #19 214.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.888Z] #19 214.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:49:09.888Z] #19 214.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-11-12T14:49:09.888Z] #19 214.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-11-12T14:49:09.888Z] #19 214.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-12T14:49:10.149Z] #19 214.9 [2021-11-12T14:49:10.149Z] #19 214.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-12T14:49:10.149Z] #19 214.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.149Z] #19 215.0 Setting up dpkg-dev (1.20.9) ... [2021-11-12T14:49:10.149Z] #19 215.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.149Z] #19 215.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-12T14:49:10.149Z] #19 215.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.149Z] #19 215.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.149Z] #19 215.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.149Z] #19 215.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.150Z] #19 215.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-12T14:49:10.150Z] #19 215.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.411Z] #19 215.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.411Z] #19 215.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.411Z] #19 215.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.411Z] #19 215.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-12T14:49:10.411Z] #19 215.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-11-12T14:49:10.411Z] #19 215.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-11-12T14:49:10.411Z] #19 215.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-12T14:49:10.672Z] #19 215.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-12T14:49:10.672Z] #19 215.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:49:10.672Z] #19 215.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:49:10.672Z] #19 215.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.672Z] #19 215.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-12T14:49:10.672Z] #19 215.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.672Z] #19 215.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.672Z] #19 215.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:49:10.672Z] #19 215.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-12T14:49:10.672Z] #19 215.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.672Z] #19 215.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.672Z] #19 215.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.672Z] #19 215.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.672Z] #19 215.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.672Z] #19 215.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.672Z] #19 215.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:49:10.933Z] #19 215.6 Setting up libxml-simple-perl (2.25-1) ... [2021-11-12T14:49:10.933Z] #19 215.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-12T14:49:10.933Z] #19 215.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-12T14:49:10.933Z] #19 215.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-11-12T14:49:10.933Z] #19 215.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-12T14:49:10.933Z] #19 215.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-12T14:49:10.933Z] #19 215.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:49:10.933Z] #19 215.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:49:10.933Z] #19 215.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-12T14:49:10.980Z] #21 9.515 Reading package lists... [2021-11-12T14:49:10.980Z] #21 ... [2021-11-12T14:49:10.980Z] [2021-11-12T14:49:10.980Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:49:10.980Z] #58 sha256:e07a75ea41f1468920844aa3aa21e900d22db1afb8fda8ad04def226310046d5 [2021-11-12T14:49:10.980Z] #58 11.29 + cd /tmp/tmp.PpwOphl65B/src/github.com/opencontainers/runc [2021-11-12T14:49:10.980Z] #58 11.29 + git checkout -q v1.0.2 [2021-11-12T14:49:10.980Z] #58 12.21 + '[' -z '' ']' [2021-11-12T14:49:10.980Z] #58 12.21 + target=static [2021-11-12T14:49:10.980Z] #58 12.21 + make BUILDTAGS=seccomp static [2021-11-12T14:49:10.980Z] #58 12.70 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-12T14:49:11.194Z] #19 215.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:49:11.194Z] #19 215.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:49:11.194Z] #19 216.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-12T14:49:11.194Z] #19 216.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:49:11.194Z] #19 216.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-11-12T14:49:11.194Z] #19 216.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:49:11.194Z] #19 216.0 Setting up crossbuild-essential-armel (12.9) ... [2021-11-12T14:49:11.194Z] #19 216.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-12T14:49:11.194Z] #19 216.0 Setting up crossbuild-essential-armhf (12.9) ... [2021-11-12T14:49:11.194Z] #19 216.1 Setting up crossbuild-essential-arm64 (12.9) ... [2021-11-12T14:49:11.194Z] #19 216.1 Setting up crossbuild-essential-s390x (12.9) ... [2021-11-12T14:49:11.194Z] #19 216.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-11-12T14:49:11.194Z] #19 216.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:49:12.140Z] #19 DONE 217.0s [2021-11-12T14:49:12.340Z] #14 ... [2021-11-12T14:49:12.341Z] [2021-11-12T14:49:12.341Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:49:12.341Z] #65 sha256:6f7d347719cbbbd3c1dd5f93ef9c316a029b9e110cf3a2903f96ee6c75bf7ffb [2021-11-12T14:49:12.341Z] #65 128.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-12T14:49:12.341Z] #65 128.8 + GOBIN=/build [2021-11-12T14:49:12.341Z] #65 128.8 + GO111MODULE=on [2021-11-12T14:49:12.341Z] #65 128.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-12T14:49:12.353Z] #58 ... [2021-11-12T14:49:12.353Z] [2021-11-12T14:49:12.353Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-12T14:49:12.353Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b [2021-11-12T14:49:12.353Z] #21 9.515 Reading package lists... [2021-11-12T14:49:12.357Z] #21 8.762 Reading package lists... [2021-11-12T14:49:12.403Z] [2021-11-12T14:49:12.403Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-12T14:49:12.403Z] #71 sha256:193f889e4f8e7aec4bdad081be9d95812ab2f29776c735e3aaf94bc2e71a179e [2021-11-12T14:49:12.403Z] #71 DONE 0.1s [2021-11-12T14:49:12.403Z] [2021-11-12T14:49:12.403Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:49:12.403Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-12T14:49:12.403Z] #20 ... [2021-11-12T14:49:12.403Z] [2021-11-12T14:49:12.403Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-12T14:49:12.403Z] #32 sha256:d5fee93cb8a4bbc635e89293b6696b5e32713765e0c5f7773ce0becaa6b90dbc [2021-11-12T14:49:12.403Z] #32 DONE 0.1s [2021-11-12T14:49:12.665Z] [2021-11-12T14:49:12.665Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:49:12.665Z] #33 sha256:27ec763a35a970965ae5a7f06b44c9d7315a8c92906e495be2ad935d1f03bb58 [2021-11-12T14:49:14.892Z] #21 11.74 Reading package lists... [2021-11-12T14:49:15.270Z] #33 2.500 + RM_GOPATH=0 [2021-11-12T14:49:15.270Z] #33 2.500 + TMP_GOPATH= [2021-11-12T14:49:15.270Z] #33 2.500 + : /build [2021-11-12T14:49:15.270Z] #33 2.500 + '[' -z '' ']' [2021-11-12T14:49:15.270Z] #33 2.500 ++ mktemp -d [2021-11-12T14:49:15.270Z] #33 2.516 + export GOPATH=/tmp/tmp.qJShtPGO7h [2021-11-12T14:49:15.270Z] #33 2.516 + GOPATH=/tmp/tmp.qJShtPGO7h [2021-11-12T14:49:15.270Z] #33 2.516 + RM_GOPATH=1 [2021-11-12T14:49:15.270Z] #33 2.516 + case "$(go env GOARCH)" in [2021-11-12T14:49:15.270Z] #33 2.516 ++ go env GOARCH [2021-11-12T14:49:15.270Z] #33 2.536 Install docker/cli version 17.06.2-ce from stable [2021-11-12T14:49:15.270Z] #33 2.539 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:49:15.270Z] #33 2.539 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:49:15.270Z] #33 2.539 ++ dirname /install.sh [2021-11-12T14:49:15.270Z] #33 2.539 + dir=/ [2021-11-12T14:49:15.270Z] #33 2.539 + bin=dockercli [2021-11-12T14:49:15.270Z] #33 2.539 + shift [2021-11-12T14:49:15.270Z] #33 2.539 + '[' '!' -f //dockercli.installer ']' [2021-11-12T14:49:15.270Z] #33 2.539 + . //dockercli.installer [2021-11-12T14:49:15.270Z] #33 2.539 ++ : stable [2021-11-12T14:49:15.270Z] #33 2.539 ++ : 17.06.2-ce [2021-11-12T14:49:15.270Z] #33 2.539 + install_dockercli [2021-11-12T14:49:15.270Z] #33 2.539 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-12T14:49:15.270Z] #33 2.539 ++ uname -m [2021-11-12T14:49:15.270Z] #33 2.550 + arch=x86_64 [2021-11-12T14:49:15.270Z] #33 2.556 + '[' x86_64 '!=' x86_64 ']' [2021-11-12T14:49:15.270Z] #33 2.556 + url=https://download.docker.com/linux/static [2021-11-12T14:49:15.270Z] #33 2.556 + tar -xz docker/docker [2021-11-12T14:49:15.270Z] #33 2.558 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-12T14:49:15.457Z] #21 14.30 Building dependency tree... [2021-11-12T14:49:15.642Z] #21 13.18 Reading package lists... [2021-11-12T14:49:16.022Z] #21 15.52 The following additional packages will be installed: [2021-11-12T14:49:16.022Z] #21 15.52 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-12T14:49:16.022Z] #21 15.52 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-12T14:49:16.022Z] #21 15.52 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-12T14:49:16.022Z] #21 15.52 python3-pkg-resources vim-runtime xxd [2021-11-12T14:49:16.022Z] #21 15.52 Suggested packages: [2021-11-12T14:49:16.022Z] #21 15.53 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-12T14:49:16.022Z] #21 15.53 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-12T14:49:16.022Z] #21 15.53 acl attr quota [2021-11-12T14:49:16.022Z] #21 15.53 Recommended packages: [2021-11-12T14:49:16.022Z] #21 15.53 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-12T14:49:16.335Z] c1f4c7287c99: Download complete [2021-11-12T14:49:16.577Z] #65 133.9 rootlesskit version 0.14.6 [2021-11-12T14:49:16.577Z] #65 133.9 Usage of /build/rootlesskit-docker-proxy: [2021-11-12T14:49:16.577Z] #65 133.9 -container-ip string [2021-11-12T14:49:16.577Z] #65 133.9 container ip [2021-11-12T14:49:16.577Z] #65 133.9 -container-port int [2021-11-12T14:49:16.577Z] #65 133.9 container port (default -1) [2021-11-12T14:49:16.577Z] #65 133.9 -host-ip string [2021-11-12T14:49:16.577Z] #65 133.9 host ip [2021-11-12T14:49:16.577Z] #65 133.9 -host-port int [2021-11-12T14:49:16.577Z] #65 133.9 host port (default -1) [2021-11-12T14:49:16.577Z] #65 133.9 -proto string [2021-11-12T14:49:16.577Z] #65 133.9 proxy protocol (default "tcp") [2021-11-12T14:49:17.021Z] #21 16.61 Building dependency tree... [2021-11-12T14:49:17.392Z] #21 16.83 The following NEW packages will be installed: [2021-11-12T14:49:17.392Z] #21 16.84 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-12T14:49:17.392Z] #21 16.84 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-12T14:49:17.392Z] #21 16.84 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-12T14:49:17.392Z] #21 16.84 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-12T14:49:17.392Z] #21 16.84 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-12T14:49:17.392Z] #21 16.84 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-12T14:49:17.392Z] #21 16.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-12T14:49:17.392Z] #21 16.84 xz-utils zip zstd [2021-11-12T14:49:17.649Z] #21 17.15 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:49:17.649Z] #21 17.15 Need to get 27.6 MB of archives. [2021-11-12T14:49:17.649Z] #21 17.15 After this operation, 106 MB of additional disk space will be used. [2021-11-12T14:49:17.649Z] #21 17.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-12T14:49:17.649Z] #21 17.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-12T14:49:17.649Z] #21 17.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-12T14:49:17.649Z] #21 17.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-12T14:49:17.649Z] #21 17.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-12T14:49:17.649Z] #21 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-12T14:49:17.649Z] #21 17.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-12T14:49:17.649Z] #21 17.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-12T14:49:17.649Z] #21 17.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-12T14:49:17.649Z] #21 17.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-12T14:49:17.649Z] #21 17.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-12T14:49:17.649Z] #21 17.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-12T14:49:17.649Z] #21 17.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-12T14:49:17.649Z] #21 17.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-12T14:49:17.649Z] #21 17.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-12T14:49:17.907Z] #21 17.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-12T14:49:17.907Z] #21 17.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-12T14:49:17.907Z] #21 17.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-12T14:49:17.907Z] #21 17.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-12T14:49:17.907Z] #21 17.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-12T14:49:17.907Z] #21 17.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-12T14:49:17.907Z] #21 17.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-12T14:49:17.907Z] #21 17.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-12T14:49:17.907Z] #21 17.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-12T14:49:17.907Z] #21 17.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-12T14:49:17.907Z] #21 17.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-12T14:49:17.907Z] #21 17.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-12T14:49:18.134Z] a0eb404f1860: Verifying Checksum [2021-11-12T14:49:18.134Z] a0eb404f1860: Download complete [2021-11-12T14:49:18.165Z] #21 17.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-12T14:49:18.165Z] #21 17.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-12T14:49:18.165Z] #21 17.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-12T14:49:18.165Z] #21 17.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-12T14:49:18.165Z] #21 17.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-12T14:49:18.165Z] #21 17.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-12T14:49:18.165Z] #14 ... [2021-11-12T14:49:18.165Z] #21 17.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-12T14:49:18.165Z] [2021-11-12T14:49:18.165Z] #21 17.75 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-12T14:49:18.165Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:49:18.165Z] #21 17.75 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-12T14:49:18.165Z] #65 sha256:494744c28527ae38e030816043a8395bcce3e44aef7d1d53e8e6ff26dc7ec548 [2021-11-12T14:49:18.165Z] #65 130.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-12T14:49:18.165Z] #21 17.78 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-12T14:49:18.165Z] #65 130.5 + GOBIN=/build [2021-11-12T14:49:18.165Z] #65 130.5 + GO111MODULE=on [2021-11-12T14:49:18.165Z] #65 130.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-12T14:49:18.396Z] #21 19.14 The following additional packages will be installed: [2021-11-12T14:49:18.396Z] #21 19.15 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-12T14:49:18.396Z] #21 19.15 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-12T14:49:18.396Z] #21 19.15 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-12T14:49:18.396Z] #21 19.15 python3-pkg-resources vim-runtime xxd [2021-11-12T14:49:18.396Z] #21 19.15 Suggested packages: [2021-11-12T14:49:18.396Z] #21 19.15 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-12T14:49:18.396Z] #21 19.15 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-12T14:49:18.396Z] #21 19.15 acl attr quota [2021-11-12T14:49:18.396Z] #21 19.15 Recommended packages: [2021-11-12T14:49:18.396Z] #21 19.15 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-12T14:49:18.402Z] a0eb404f1860: Verifying Checksum [2021-11-12T14:49:18.402Z] a0eb404f1860: Download complete [2021-11-12T14:49:18.422Z] #21 17.79 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-12T14:49:18.422Z] #21 17.80 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-12T14:49:18.422Z] #21 17.80 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-12T14:49:18.422Z] #21 17.82 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-12T14:49:18.422Z] #21 17.85 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-12T14:49:18.422Z] #21 17.87 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-12T14:49:18.422Z] #21 17.87 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-12T14:49:18.586Z] #33 ... [2021-11-12T14:49:18.586Z] [2021-11-12T14:49:18.586Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:49:18.586Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-12T14:49:18.586Z] #20 2.627 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:49:18.586Z] #20 2.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:49:18.586Z] #20 2.658 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:49:18.586Z] #20 3.190 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:49:18.586Z] #20 3.958 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-12T14:49:18.586Z] #20 4.791 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-12T14:49:18.586Z] #20 5.514 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-12T14:49:18.586Z] #20 6.339 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-12T14:49:18.680Z] #21 18.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-12T14:49:18.680Z] #21 18.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-12T14:49:18.680Z] #21 18.21 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-12T14:49:18.680Z] #21 18.21 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-12T14:49:18.962Z] #21 20.11 The following NEW packages will be installed: [2021-11-12T14:49:19.221Z] #21 20.11 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-12T14:49:19.221Z] #21 20.11 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-12T14:49:19.221Z] #21 20.11 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-12T14:49:19.221Z] #21 20.12 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-12T14:49:19.221Z] #21 20.12 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-12T14:49:19.221Z] #21 20.12 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-12T14:49:19.221Z] #21 20.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-12T14:49:19.221Z] #21 20.12 xz-utils zip zstd [2021-11-12T14:49:19.243Z] #21 18.74 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:49:19.243Z] #21 18.87 Fetched 27.6 MB in 1s (20.2 MB/s) [2021-11-12T14:49:19.243Z] #21 18.93 Selecting previously unselected package pigz. [2021-11-12T14:49:19.479Z] #21 20.43 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:49:19.479Z] #21 20.43 Need to get 27.0 MB of archives. [2021-11-12T14:49:19.479Z] #21 20.43 After this operation, 105 MB of additional disk space will be used. [2021-11-12T14:49:19.479Z] #21 20.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-11-12T14:49:19.479Z] #21 20.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-11-12T14:49:19.479Z] #21 20.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-11-12T14:49:19.479Z] #21 20.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-11-12T14:49:19.479Z] #21 20.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-11-12T14:49:19.500Z] #21 18.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-12T14:49:19.500Z] #21 18.97 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-12T14:49:19.500Z] #21 18.97 Unpacking pigz (2.6-1) ... [2021-11-12T14:49:19.500Z] #21 19.07 Selecting previously unselected package libelf1:amd64. [2021-11-12T14:49:19.500Z] #21 19.07 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-12T14:49:19.500Z] #21 19.08 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-12T14:49:19.500Z] #21 19.20 Selecting previously unselected package libbpf0:amd64. [2021-11-12T14:49:19.533Z] #20 7.387 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-12T14:49:19.737Z] #21 20.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-11-12T14:49:19.737Z] #21 20.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-11-12T14:49:19.737Z] #21 20.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-11-12T14:49:19.737Z] #21 20.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-12T14:49:19.737Z] #21 20.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-12T14:49:19.737Z] #21 20.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-11-12T14:49:19.737Z] #21 20.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-11-12T14:49:19.737Z] #21 20.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-11-12T14:49:19.737Z] #21 20.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-11-12T14:49:19.737Z] #21 20.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-11-12T14:49:19.737Z] #21 20.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-11-12T14:49:19.737Z] #21 20.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-11-12T14:49:19.737Z] #21 20.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-11-12T14:49:19.737Z] #21 20.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-11-12T14:49:19.737Z] #21 20.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-11-12T14:49:19.737Z] #21 20.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-11-12T14:49:19.737Z] #21 20.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-12T14:49:19.737Z] #21 20.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-12T14:49:19.737Z] #21 20.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-12T14:49:19.737Z] #21 20.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-11-12T14:49:19.737Z] #21 20.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-11-12T14:49:19.737Z] #21 20.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-12T14:49:19.757Z] #21 19.21 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-12T14:49:19.757Z] #21 19.22 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-12T14:49:19.757Z] #21 19.33 Selecting previously unselected package libcap2:amd64. [2021-11-12T14:49:19.757Z] #21 19.33 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-12T14:49:19.757Z] #21 19.35 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-12T14:49:19.757Z] #21 19.40 Selecting previously unselected package libmnl0:amd64. [2021-11-12T14:49:19.757Z] #21 19.41 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-12T14:49:19.757Z] #21 19.45 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-12T14:49:19.846Z] #65 ... [2021-11-12T14:49:19.846Z] [2021-11-12T14:49:19.846Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:49:19.846Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:49:19.846Z] #14 132.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-12T14:49:19.846Z] #14 132.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:49:19.846Z] #14 132.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:49:19.846Z] #14 137.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-12T14:49:19.846Z] #14 137.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-12T14:49:19.846Z] #14 137.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-12T14:49:19.996Z] #21 21.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-11-12T14:49:19.996Z] #21 21.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-12T14:49:20.014Z] #21 19.51 Selecting previously unselected package libxtables12:amd64. [2021-11-12T14:49:20.014Z] #21 19.51 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-12T14:49:20.014Z] #21 19.51 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-12T14:49:20.014Z] #21 19.57 Selecting previously unselected package libcap2-bin. [2021-11-12T14:49:20.014Z] #21 19.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-12T14:49:20.014Z] #21 19.60 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-12T14:49:20.014Z] #21 19.68 Selecting previously unselected package iproute2. [2021-11-12T14:49:20.103Z] #14 138.3 Selecting previously unselected package libapparmor1:amd64.#14 ... [2021-11-12T14:49:20.103Z] [2021-11-12T14:49:20.103Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:49:20.103Z] #65 sha256:6f7d347719cbbbd3c1dd5f93ef9c316a029b9e110cf3a2903f96ee6c75bf7ffb [2021-11-12T14:49:20.103Z] #65 DONE 138.0s [2021-11-12T14:49:20.103Z] [2021-11-12T14:49:20.103Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:49:20.103Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:49:20.103Z] #14 138.3 Selecting previously unselected package libapparmor1:amd64. [2021-11-12T14:49:20.103Z] #14 138.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-12T14:49:20.103Z] #14 138.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-12T14:49:20.255Z] #21 21.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-11-12T14:49:20.255Z] #21 21.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-12T14:49:20.255Z] #21 21.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-11-12T14:49:20.255Z] #21 21.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-11-12T14:49:20.255Z] #21 21.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-12T14:49:20.255Z] #21 21.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-12T14:49:20.255Z] #21 21.13 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-12T14:49:20.255Z] #21 21.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-12T14:49:20.255Z] #21 21.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-12T14:49:20.255Z] #21 21.17 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-12T14:49:20.255Z] #21 21.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-11-12T14:49:20.255Z] #21 21.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-11-12T14:49:20.255Z] #21 21.19 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-11-12T14:49:20.255Z] #21 21.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-11-12T14:49:20.255Z] #21 21.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-12T14:49:20.271Z] #21 19.69 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-12T14:49:20.271Z] #21 19.71 Unpacking iproute2 (5.10.0-4) ... [2021-11-12T14:49:20.359Z] #14 ... [2021-11-12T14:49:20.359Z] [2021-11-12T14:49:20.359Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-12T14:49:20.359Z] #66 sha256:e46416c4eda1014368fe4938c169d8f0d7b7aa54403d0de16281ed08a22b6392 [2021-11-12T14:49:20.359Z] #66 DONE 0.1s [2021-11-12T14:49:20.359Z] [2021-11-12T14:49:20.359Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:49:20.359Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:49:20.359Z] #14 138.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-12T14:49:20.359Z] #14 138.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-12T14:49:20.359Z] #14 138.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-12T14:49:20.477Z] #20 8.327 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [86.3 kB] [2021-11-12T14:49:20.477Z] #20 8.327 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [88.1 kB] [2021-11-12T14:49:20.477Z] #20 8.327 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-12T14:49:20.514Z] #21 21.48 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-11-12T14:49:20.514Z] #21 21.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-11-12T14:49:20.514Z] #21 21.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-11-12T14:49:20.514Z] #21 21.56 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-11-12T14:49:20.616Z] #14 ... [2021-11-12T14:49:20.616Z] [2021-11-12T14:49:20.616Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-12T14:49:20.616Z] #67 sha256:0f421d00994469ad02aaefa280adc425381e2e4cb375ad4d0f1cf298711888ab [2021-11-12T14:49:20.616Z] #67 DONE 0.1s [2021-11-12T14:49:20.616Z] [2021-11-12T14:49:20.616Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:49:20.616Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:49:20.616Z] #14 138.7 Selecting previously unselected package libbtrfs0:amd64. [2021-11-12T14:49:20.616Z] #14 138.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-12T14:49:20.616Z] #14 138.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:49:20.739Z] #20 8.343 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [88.6 kB] [2021-11-12T14:49:20.739Z] #20 8.343 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [88.2 kB] [2021-11-12T14:49:20.739Z] #20 8.367 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:49:20.835Z] #21 20.19 Selecting previously unselected package xxd. [2021-11-12T14:49:20.835Z] #21 20.20 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-12T14:49:20.835Z] #21 20.21 Unpacking xxd (2:8.2.2434-3) ... [2021-11-12T14:49:20.835Z] #21 20.36 Selecting previously unselected package vim-common. [2021-11-12T14:49:20.835Z] #21 20.37 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:49:20.835Z] #21 20.39 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-12T14:49:20.872Z] #14 139.1 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-12T14:49:20.872Z] #14 139.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-12T14:49:20.872Z] #14 139.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:49:21.196Z] #21 20.57 Selecting previously unselected package bash-completion. [2021-11-12T14:49:21.196Z] #21 20.58 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-12T14:49:21.197Z] #14 139.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-12T14:49:21.197Z] #14 139.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:49:21.197Z] #14 139.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:49:21.197Z] #21 22.07 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:49:21.197Z] #21 22.18 Fetched 27.0 MB in 1s (19.0 MB/s) [2021-11-12T14:49:21.197Z] #21 22.22 Selecting previously unselected package pigz. [2021-11-12T14:49:21.197Z] #21 22.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-11-12T14:49:21.197Z] #21 22.28 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-11-12T14:49:21.265Z] 4612f6d0b889: Verifying Checksum [2021-11-12T14:49:21.265Z] 4612f6d0b889: Download complete [2021-11-12T14:49:21.314Z] #20 8.980 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:49:21.314Z] #20 ... [2021-11-12T14:49:21.314Z] [2021-11-12T14:49:21.314Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:49:21.314Z] #33 sha256:27ec763a35a970965ae5a7f06b44c9d7315a8c92906e495be2ad935d1f03bb58 [2021-11-12T14:49:21.314Z] #33 8.726 + mkdir -p /build [2021-11-12T14:49:21.314Z] #33 8.726 + mv docker/docker /build/ [2021-11-12T14:49:21.314Z] #33 8.744 + rmdir docker [2021-11-12T14:49:21.314Z] #33 DONE 9.0s [2021-11-12T14:49:21.314Z] [2021-11-12T14:49:21.314Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:49:21.314Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-12T14:49:21.314Z] #20 8.991 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-12T14:49:21.314Z] #20 8.991 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-12T14:49:21.314Z] #20 8.991 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-12T14:49:21.314Z] #20 8.991 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-12T14:49:21.314Z] #20 8.991 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-12T14:49:21.451Z] #65 135.2 rootlesskit version 0.14.6 [2021-11-12T14:49:21.451Z] #65 135.2 Usage of /build/rootlesskit-docker-proxy: [2021-11-12T14:49:21.451Z] #65 135.2 -container-ip string [2021-11-12T14:49:21.451Z] #65 135.2 container ip [2021-11-12T14:49:21.451Z] #65 135.2 -container-port int [2021-11-12T14:49:21.451Z] #65 135.2 container port (default -1) [2021-11-12T14:49:21.451Z] #65 135.2 -host-ip string [2021-11-12T14:49:21.451Z] #65 135.2 host ip [2021-11-12T14:49:21.451Z] #65 135.2 -host-port int [2021-11-12T14:49:21.451Z] #65 135.2 host port (default -1) [2021-11-12T14:49:21.451Z] #65 135.2 -proto string [2021-11-12T14:49:21.451Z] #65 135.2 proxy protocol (default "tcp") [2021-11-12T14:49:21.454Z] #14 139.6 Selecting previously unselected package libudev-dev:amd64. [2021-11-12T14:49:21.454Z] #14 139.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-12T14:49:21.454Z] #14 139.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-12T14:49:21.454Z] #14 139.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-12T14:49:21.454Z] #14 139.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-12T14:49:21.454Z] #14 139.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-12T14:49:21.456Z] #21 22.29 Unpacking pigz (2.6-1) ... [2021-11-12T14:49:21.456Z] #21 22.35 Selecting previously unselected package libelf1:arm64. [2021-11-12T14:49:21.456Z] #21 22.36 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-11-12T14:49:21.456Z] #21 22.36 Unpacking libelf1:arm64 (0.183-1) ... [2021-11-12T14:49:21.456Z] #21 22.46 Selecting previously unselected package libbpf0:arm64. [2021-11-12T14:49:21.456Z] #21 22.47 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-11-12T14:49:21.456Z] #21 22.47 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-11-12T14:49:21.714Z] #21 22.55 Selecting previously unselected package libcap2:arm64. [2021-11-12T14:49:21.714Z] #21 22.55 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-11-12T14:49:21.714Z] #21 22.55 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-11-12T14:49:21.714Z] #21 22.61 Selecting previously unselected package libmnl0:arm64. [2021-11-12T14:49:21.714Z] #21 22.61 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-11-12T14:49:21.714Z] #21 22.62 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-11-12T14:49:21.714Z] #21 22.67 Selecting previously unselected package libxtables12:arm64. [2021-11-12T14:49:21.714Z] #21 22.67 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-11-12T14:49:21.714Z] #21 22.67 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-11-12T14:49:21.714Z] #21 22.72 Selecting previously unselected package libcap2-bin. [2021-11-12T14:49:21.714Z] #21 22.73 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-11-12T14:49:21.714Z] #21 22.75 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-12T14:49:21.973Z] #21 22.82 Selecting previously unselected package iproute2. [2021-11-12T14:49:21.973Z] #21 22.83 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-11-12T14:49:21.973Z] #21 22.83 Unpacking iproute2 (5.10.0-4) ... [2021-11-12T14:49:22.018Z] #14 140.2 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-12T14:49:22.018Z] #14 140.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-12T14:49:22.018Z] #14 140.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-12T14:49:22.232Z] #21 23.27 Selecting previously unselected package xxd. [2021-11-12T14:49:22.232Z] #21 23.29 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-12T14:49:22.232Z] #21 23.29 Unpacking xxd (2:8.2.2434-3) ... [2021-11-12T14:49:22.232Z] #21 23.38 Selecting previously unselected package vim-common. [2021-11-12T14:49:22.259Z] #20 ... [2021-11-12T14:49:22.259Z] [2021-11-12T14:49:22.259Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:49:22.259Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-12T14:49:22.259Z] #67 2.658 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:49:22.259Z] #67 2.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:49:22.259Z] #67 2.683 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:49:22.259Z] #67 3.134 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-12T14:49:22.259Z] #67 3.999 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-12T14:49:22.259Z] #67 4.991 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-12T14:49:22.259Z] #67 5.883 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:49:22.259Z] #67 6.911 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-12T14:49:22.259Z] #67 7.631 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-12T14:49:22.259Z] #67 8.486 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [88.6 kB] [2021-11-12T14:49:22.259Z] #67 8.486 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:49:22.259Z] #67 8.503 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [88.2 kB] [2021-11-12T14:49:22.259Z] #67 8.511 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-12T14:49:22.259Z] #67 8.528 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [86.3 kB] [2021-11-12T14:49:22.259Z] #67 8.544 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [88.1 kB] [2021-11-12T14:49:22.259Z] #67 8.842 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-12T14:49:22.260Z] #67 8.852 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-12T14:49:22.260Z] #67 8.852 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-12T14:49:22.260Z] #67 8.852 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:49:22.260Z] #67 8.852 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-12T14:49:22.260Z] #67 8.852 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-12T14:49:22.274Z] #14 140.5 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-12T14:49:22.274Z] #14 140.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-12T14:49:22.274Z] #14 140.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-12T14:49:22.491Z] #21 23.38 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:49:22.491Z] #21 23.39 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-12T14:49:22.491Z] #21 23.52 Selecting previously unselected package bash-completion. [2021-11-12T14:49:22.521Z] #67 ... [2021-11-12T14:49:22.521Z] [2021-11-12T14:49:22.521Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:49:22.521Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-12T14:49:22.521Z] #45 2.483 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:49:22.521Z] #45 2.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:49:22.521Z] #45 2.497 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:49:22.521Z] #45 3.095 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-12T14:49:22.521Z] #45 3.903 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-12T14:49:22.521Z] #45 4.767 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-12T14:49:22.521Z] #45 5.811 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:49:22.521Z] #45 7.051 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-12T14:49:22.521Z] #45 7.931 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-12T14:49:22.521Z] #45 8.694 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [88.1 kB] [2021-11-12T14:49:22.521Z] #45 8.705 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [88.2 kB] [2021-11-12T14:49:22.521Z] #45 8.731 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [86.3 kB] [2021-11-12T14:49:22.522Z] #45 8.731 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [88.6 kB] [2021-11-12T14:49:22.522Z] #45 8.739 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:49:22.522Z] #45 8.763 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-12T14:49:22.522Z] #45 8.898 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-12T14:49:22.522Z] #45 8.905 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:49:22.522Z] #45 8.905 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-12T14:49:22.522Z] #45 8.905 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-12T14:49:22.522Z] #45 8.905 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-12T14:49:22.522Z] #45 8.905 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-12T14:49:22.522Z] #45 ... [2021-11-12T14:49:22.522Z] [2021-11-12T14:49:22.522Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:49:22.522Z] #72 sha256:72b89b5dc121b2965490d0b93f6c8381016dfa32759c3cdf20d81da3b60b2d3d [2021-11-12T14:49:22.522Z] #72 2.539 + RM_GOPATH=0 [2021-11-12T14:49:22.522Z] #72 2.539 + TMP_GOPATH= [2021-11-12T14:49:22.522Z] #72 2.539 + : /build [2021-11-12T14:49:22.522Z] #72 2.539 + '[' -z '' ']' [2021-11-12T14:49:22.522Z] #72 2.539 ++ mktemp -d [2021-11-12T14:49:22.522Z] #72 2.539 + export GOPATH=/tmp/tmp.fLhrOKkYPZ [2021-11-12T14:49:22.522Z] #72 2.539 + GOPATH=/tmp/tmp.fLhrOKkYPZ [2021-11-12T14:49:22.522Z] #72 2.539 + RM_GOPATH=1 [2021-11-12T14:49:22.522Z] #72 2.539 + case "$(go env GOARCH)" in [2021-11-12T14:49:22.522Z] #72 2.539 ++ go env GOARCH [2021-11-12T14:49:22.522Z] #72 2.594 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:49:22.522Z] #72 2.594 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:49:22.522Z] #72 2.594 ++ dirname /install.sh [2021-11-12T14:49:22.522Z] #72 2.606 + dir=/ [2021-11-12T14:49:22.522Z] #72 2.606 + bin=rootlesskit [2021-11-12T14:49:22.522Z] #72 2.606 + shift [2021-11-12T14:49:22.522Z] #72 2.606 + '[' '!' -f //rootlesskit.installer ']' [2021-11-12T14:49:22.522Z] #72 2.606 + . //rootlesskit.installer [2021-11-12T14:49:22.522Z] #72 2.606 ++ : v0.14.6 [2021-11-12T14:49:22.522Z] #72 2.606 + install_rootlesskit [2021-11-12T14:49:22.522Z] #72 2.606 + case "$1" in [2021-11-12T14:49:22.522Z] #72 2.606 + export CGO_ENABLED=0 [2021-11-12T14:49:22.522Z] #72 2.606 + CGO_ENABLED=0 [2021-11-12T14:49:22.522Z] #72 2.606 + _install_rootlesskit [2021-11-12T14:49:22.522Z] #72 2.607 + echo 'Install rootlesskit version v0.14.6' [2021-11-12T14:49:22.522Z] #72 2.607 Install rootlesskit version v0.14.6 [2021-11-12T14:49:22.522Z] #72 2.607 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-12T14:49:22.522Z] #72 2.607 + GOBIN=/build [2021-11-12T14:49:22.522Z] #72 2.607 + GO111MODULE=on [2021-11-12T14:49:22.522Z] #72 2.607 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-12T14:49:22.522Z] #72 2.742 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-12T14:49:22.522Z] #72 5.534 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-12T14:49:22.522Z] #72 5.534 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-12T14:49:22.522Z] #72 6.179 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-12T14:49:22.522Z] #72 8.040 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-12T14:49:22.522Z] #72 8.729 go: downloading github.com/google/uuid v1.3.0 [2021-11-12T14:49:22.522Z] #72 8.895 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-12T14:49:22.522Z] #72 9.166 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-12T14:49:22.522Z] #72 9.259 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-12T14:49:22.522Z] #72 9.335 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T14:49:22.522Z] #72 9.445 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-12T14:49:22.522Z] #72 9.827 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-12T14:49:22.522Z] #72 9.891 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-12T14:49:22.522Z] #72 9.968 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-12T14:49:22.531Z] #14 140.8 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-12T14:49:22.531Z] #14 140.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-12T14:49:22.531Z] #14 140.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-12T14:49:22.750Z] #21 23.52 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-12T14:49:22.787Z] #14 140.9 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-12T14:49:22.788Z] #14 140.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-12T14:49:22.788Z] #14 141.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-12T14:49:23.095Z] #21 22.57 Unpacking bash-completion (1:2.11-2) ... [2021-11-12T14:49:23.350Z] #14 141.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-12T14:49:23.350Z] #14 141.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-12T14:49:23.350Z] #14 141.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-12T14:49:23.467Z] #72 11.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-12T14:49:23.607Z] #14 141.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-12T14:49:23.607Z] #14 141.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:49:23.607Z] #14 141.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:49:23.607Z] #14 141.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-12T14:49:23.660Z] #21 23.00 Selecting previously unselected package bzip2. [2021-11-12T14:49:23.660Z] #21 23.01 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-12T14:49:23.660Z] #21 23.01 Unpacking bzip2 (1.0.8-4) ... [2021-11-12T14:49:23.660Z] #21 23.10 Selecting previously unselected package xz-utils. [2021-11-12T14:49:23.660Z] #21 23.10 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-12T14:49:23.660Z] #21 23.11 Unpacking xz-utils (5.2.5-2) ... [2021-11-12T14:49:23.863Z] #14 141.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-12T14:49:23.863Z] #14 142.0 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-12T14:49:23.863Z] #14 142.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-12T14:49:23.863Z] #14 142.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-12T14:49:23.863Z] #14 142.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-12T14:49:23.918Z] #21 23.27 Selecting previously unselected package apparmor. [2021-11-12T14:49:23.918Z] #21 23.28 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-12T14:49:23.918Z] #21 23.33 Unpacking apparmor (2.13.6-10) ... [2021-11-12T14:49:24.133Z] #21 24.99 Unpacking bash-completion (1:2.11-2) ... [2021-11-12T14:49:24.175Z] #21 23.85 Selecting previously unselected package inetutils-ping. [2021-11-12T14:49:24.376Z] #14 142.5 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-12T14:49:24.376Z] #14 142.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-12T14:49:24.376Z] #14 142.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-12T14:49:24.376Z] #14 142.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-12T14:49:24.376Z] #14 142.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-12T14:49:24.376Z] #14 142.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-12T14:49:24.376Z] #14 142.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:49:24.376Z] #14 142.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-12T14:49:24.376Z] #14 142.6 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-12T14:49:24.376Z] #14 142.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-12T14:49:24.376Z] #14 142.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-12T14:49:24.376Z] #14 142.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:49:24.376Z] #14 142.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-12T14:49:24.376Z] #14 142.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-12T14:49:24.376Z] #14 142.6 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-12T14:49:24.376Z] #14 142.6 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-12T14:49:24.376Z] #14 142.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-12T14:49:24.376Z] #14 142.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-12T14:49:24.400Z] #21 25.30 Selecting previously unselected package bzip2. [2021-11-12T14:49:24.400Z] #21 25.31 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-11-12T14:49:24.400Z] #21 25.32 Unpacking bzip2 (1.0.8-4) ... [2021-11-12T14:49:24.400Z] #21 25.39 Selecting previously unselected package xz-utils. [2021-11-12T14:49:24.400Z] #21 25.39 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-11-12T14:49:24.400Z] #21 25.40 Unpacking xz-utils (5.2.5-2) ... [2021-11-12T14:49:24.432Z] #21 23.86 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-12T14:49:24.433Z] #21 23.87 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-12T14:49:24.433Z] #21 23.99 Selecting previously unselected package libip4tc2:amd64. [2021-11-12T14:49:24.433Z] #21 23.99 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-12T14:49:24.433Z] #21 24.00 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-12T14:49:24.433Z] #21 24.07 Selecting previously unselected package libip6tc2:amd64. [2021-11-12T14:49:24.433Z] #21 24.07 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-12T14:49:24.433Z] #21 24.08 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-12T14:49:24.632Z] #14 142.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-12T14:49:24.632Z] #14 142.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-12T14:49:24.632Z] #14 142.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:49:24.632Z] #14 142.7 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-11-12T14:49:24.632Z] #14 142.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:49:24.632Z] #14 142.7 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-11-12T14:49:24.632Z] #14 142.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-12T14:49:24.632Z] #14 142.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:49:24.632Z] #14 142.8 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-11-12T14:49:24.632Z] #14 142.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:49:24.632Z] #14 142.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-12T14:49:24.632Z] #14 142.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:49:24.632Z] #14 142.8 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-12T14:49:24.632Z] #14 142.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:49:24.632Z] #14 142.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:49:24.632Z] #14 142.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:49:24.658Z] #21 25.53 Selecting previously unselected package apparmor. [2021-11-12T14:49:24.658Z] #21 25.53 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-11-12T14:49:24.658Z] #21 25.61 Unpacking apparmor (2.13.6-10) ... [2021-11-12T14:49:24.690Z] #21 24.16 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-12T14:49:24.690Z] #21 24.17 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-12T14:49:24.690Z] #21 24.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-12T14:49:24.690Z] #21 24.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-12T14:49:24.690Z] #21 24.25 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-12T14:49:24.690Z] #21 24.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-12T14:49:24.690Z] #21 24.34 Selecting previously unselected package libnftnl11:amd64. [2021-11-12T14:49:24.739Z] #65 DONE 138.7s [2021-11-12T14:49:24.739Z] [2021-11-12T14:49:24.739Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-12T14:49:24.739Z] #66 sha256:ca0fe2fe1b0f0084f4d38b423b940a82fd6e825b96d62c856efa7c3fe95c41b6 [2021-11-12T14:49:24.739Z] #66 DONE 0.1s [2021-11-12T14:49:24.739Z] [2021-11-12T14:49:24.739Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:49:24.739Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:49:24.739Z] #14 132.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-12T14:49:24.739Z] #14 132.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:49:24.739Z] #14 132.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:49:24.739Z] #14 138.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-12T14:49:24.739Z] #14 138.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-12T14:49:24.739Z] #14 138.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-12T14:49:24.739Z] #14 139.1 Selecting previously unselected package libapparmor1:amd64. [2021-11-12T14:49:24.739Z] #14 139.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-12T14:49:24.739Z] #14 139.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-12T14:49:24.916Z] #21 25.90 Selecting previously unselected package inetutils-ping. [2021-11-12T14:49:24.916Z] #21 25.90 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-11-12T14:49:24.916Z] #21 25.90 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-12T14:49:24.916Z] #21 25.98 Selecting previously unselected package libip4tc2:arm64. [2021-11-12T14:49:24.947Z] #21 24.36 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-12T14:49:24.947Z] #21 24.36 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-12T14:49:24.947Z] #21 24.46 Selecting previously unselected package iptables. [2021-11-12T14:49:24.947Z] #21 24.47 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-12T14:49:24.947Z] #21 24.47 Unpacking iptables (1.8.7-1) ... [2021-11-12T14:49:24.998Z] #14 ... [2021-11-12T14:49:24.998Z] [2021-11-12T14:49:24.998Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-12T14:49:24.998Z] #67 sha256:fa2b30d092bd5da2923f6a41771e9833e0dedeb316862fb1ed0117090b0e3c18 [2021-11-12T14:49:24.998Z] #67 DONE 0.1s [2021-11-12T14:49:24.998Z] [2021-11-12T14:49:24.998Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:49:24.998Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-12T14:49:24.998Z] #14 139.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-12T14:49:24.998Z] #14 139.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-12T14:49:24.998Z] #14 139.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-12T14:49:25.175Z] #21 25.98 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-11-12T14:49:25.175Z] #21 25.99 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-11-12T14:49:25.175Z] #21 26.04 Selecting previously unselected package libip6tc2:arm64. [2021-11-12T14:49:25.175Z] #21 26.05 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-11-12T14:49:25.175Z] #21 26.05 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-11-12T14:49:25.175Z] #21 26.10 Selecting previously unselected package libnfnetlink0:arm64. [2021-11-12T14:49:25.175Z] #21 26.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-11-12T14:49:25.175Z] #21 26.13 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-12T14:49:25.175Z] #21 26.17 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-11-12T14:49:25.175Z] #21 26.18 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-11-12T14:49:25.175Z] #21 26.19 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-12T14:49:25.194Z] #14 DONE 143.3s [2021-11-12T14:49:25.194Z] [2021-11-12T14:49:25.194Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-12T14:49:25.194Z] #57 sha256:aabd48d9b090fb50c8f5335f117f7b9092273e955dc02bcf4724e3bfb344f28d [2021-11-12T14:49:25.194Z] #57 DONE 0.2s [2021-11-12T14:49:25.194Z] [2021-11-12T14:49:25.194Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:49:25.194Z] #58 sha256:f8f6757deb3d436d943c4b7efe8d7ea6899ec49056ab19a88622fb406f06ac7a [2021-11-12T14:49:25.204Z] #21 24.77 Selecting previously unselected package libonig5:amd64. [2021-11-12T14:49:25.204Z] #21 24.78 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-12T14:49:25.204Z] #21 24.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:49:25.257Z] #14 139.5 Selecting previously unselected package libbtrfs0:amd64. [2021-11-12T14:49:25.257Z] #14 139.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-12T14:49:25.257Z] #14 139.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:49:25.257Z] #14 139.7 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-12T14:49:25.433Z] #21 26.25 Selecting previously unselected package libnftnl11:arm64. [2021-11-12T14:49:25.433Z] #21 26.25 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-11-12T14:49:25.433Z] #21 26.26 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-11-12T14:49:25.433Z] #21 26.32 Selecting previously unselected package iptables. [2021-11-12T14:49:25.433Z] #21 26.33 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-11-12T14:49:25.433Z] #21 26.33 Unpacking iptables (1.8.7-1) ... [2021-11-12T14:49:25.460Z] #21 24.97 Selecting previously unselected package libjq1:amd64. [2021-11-12T14:49:25.461Z] #21 24.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-12T14:49:25.461Z] #21 24.98 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:49:25.516Z] #14 139.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-12T14:49:25.516Z] #14 139.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:49:25.692Z] #21 26.59 Selecting previously unselected package libonig5:arm64. [2021-11-12T14:49:25.692Z] #21 26.60 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-12T14:49:25.692Z] #21 26.61 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-12T14:49:25.692Z] #21 26.70 Selecting previously unselected package libjq1:arm64. [2021-11-12T14:49:25.717Z] #21 25.14 Selecting previously unselected package jq. [2021-11-12T14:49:25.717Z] #21 25.15 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-12T14:49:25.717Z] #21 25.16 Unpacking jq (1.6-2.1) ... [2021-11-12T14:49:25.717Z] #21 25.25 Selecting previously unselected package libaio1:amd64. [2021-11-12T14:49:25.717Z] #21 25.27 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-12T14:49:25.717Z] #21 25.28 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-12T14:49:25.717Z] #21 25.35 Selecting previously unselected package libgpm2:amd64. [2021-11-12T14:49:25.775Z] #14 140.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-12T14:49:25.775Z] #14 140.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:49:25.775Z] #14 140.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:49:25.951Z] #21 26.70 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-11-12T14:49:25.951Z] #21 26.70 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-12T14:49:25.951Z] #21 26.78 Selecting previously unselected package jq. [2021-11-12T14:49:25.951Z] #21 26.78 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-11-12T14:49:25.951Z] #21 26.78 Unpacking jq (1.6-2.1) ... [2021-11-12T14:49:25.951Z] #21 26.85 Selecting previously unselected package libaio1:arm64. [2021-11-12T14:49:25.951Z] #21 26.86 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-11-12T14:49:25.951Z] #21 26.86 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-11-12T14:49:25.951Z] #21 26.91 Selecting previously unselected package libgpm2:arm64. [2021-11-12T14:49:25.951Z] #21 26.92 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-11-12T14:49:25.951Z] #21 26.93 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-11-12T14:49:25.974Z] #21 25.36 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-12T14:49:25.974Z] #21 25.36 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-12T14:49:25.974Z] #21 25.42 Selecting previously unselected package libicu67:amd64. [2021-11-12T14:49:25.974Z] #21 25.42 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-12T14:49:25.974Z] #21 25.43 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-12T14:49:26.033Z] #14 140.2 Selecting previously unselected package libudev-dev:amd64. [2021-11-12T14:49:26.033Z] #14 140.3 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-12T14:49:26.033Z] #14 140.3 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-12T14:49:26.033Z] #14 140.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-12T14:49:26.209Z] #21 26.99 Selecting previously unselected package libicu67:arm64. [2021-11-12T14:49:26.209Z] #21 26.99 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-11-12T14:49:26.209Z] #21 26.99 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-12T14:49:26.292Z] #14 140.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-12T14:49:26.292Z] #14 140.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-12T14:49:26.550Z] #14 140.9 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-12T14:49:26.550Z] #14 140.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-12T14:49:26.550Z] #14 140.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-12T14:49:26.809Z] #14 141.2 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-12T14:49:27.067Z] #14 141.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-12T14:49:27.067Z] #14 141.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-12T14:49:27.067Z] #14 141.4 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-12T14:49:27.067Z] #14 141.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-12T14:49:27.067Z] #14 141.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-12T14:49:27.326Z] #14 141.6 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-12T14:49:27.326Z] #14 141.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-12T14:49:27.326Z] #14 141.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-12T14:49:27.714Z] #58 ... [2021-11-12T14:49:27.714Z] [2021-11-12T14:49:27.714Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-12T14:49:27.714Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-12T14:49:27.714Z] #15 DONE 2.1s [2021-11-12T14:49:27.714Z] [2021-11-12T14:49:27.714Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:49:27.714Z] #58 sha256:f8f6757deb3d436d943c4b7efe8d7ea6899ec49056ab19a88622fb406f06ac7a [2021-11-12T14:49:27.714Z] #58 1.909 + RM_GOPATH=0 [2021-11-12T14:49:27.714Z] #58 1.909 + TMP_GOPATH= [2021-11-12T14:49:27.714Z] #58 1.909 + : /build [2021-11-12T14:49:27.714Z] #58 1.909 + '[' -z '' ']' [2021-11-12T14:49:27.714Z] #58 1.919 ++ mktemp -d [2021-11-12T14:49:27.714Z] #58 1.919 + export GOPATH=/tmp/tmp.HHe4zleVHY [2021-11-12T14:49:27.714Z] #58 1.919 + GOPATH=/tmp/tmp.HHe4zleVHY [2021-11-12T14:49:27.714Z] #58 1.919 + RM_GOPATH=1 [2021-11-12T14:49:27.714Z] #58 1.919 + case "$(go env GOARCH)" in [2021-11-12T14:49:27.714Z] #58 1.930 ++ go env GOARCH [2021-11-12T14:49:27.714Z] #58 1.987 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:49:27.714Z] #58 1.987 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:49:27.714Z] #58 1.987 ++ dirname /install.sh [2021-11-12T14:49:27.714Z] #58 1.989 + dir=/ [2021-11-12T14:49:27.714Z] #58 1.989 + bin=runc [2021-11-12T14:49:27.714Z] #58 1.989 + shift [2021-11-12T14:49:27.714Z] #58 1.989 + '[' '!' -f //runc.installer ']' [2021-11-12T14:49:27.714Z] #58 1.989 + . //runc.installer [2021-11-12T14:49:27.714Z] #58 1.989 ++ set -e [2021-11-12T14:49:27.714Z] #58 1.989 ++ : v1.0.2 [2021-11-12T14:49:27.714Z] #58 1.989 + install_runc [2021-11-12T14:49:27.714Z] #58 1.989 + RUNC_BUILDTAGS=seccomp [2021-11-12T14:49:27.714Z] #58 1.989 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-12T14:49:27.714Z] #58 1.989 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HHe4zleVHY/src/github.com/opencontainers/runc [2021-11-12T14:49:27.714Z] #58 1.989 Install runc version v1.0.2 (build tags: seccomp) [2021-11-12T14:49:27.714Z] #58 1.991 Cloning into '/tmp/tmp.HHe4zleVHY/src/github.com/opencontainers/runc'... [2021-11-12T14:49:27.893Z] #14 142.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-12T14:49:27.893Z] #14 142.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-12T14:49:27.893Z] #14 142.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-12T14:49:28.152Z] #14 142.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-12T14:49:28.152Z] #14 142.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:49:28.152Z] #14 142.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:49:28.411Z] #14 142.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-12T14:49:28.411Z] #14 142.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-12T14:49:28.411Z] #14 142.7 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-12T14:49:28.663Z] 8f616e6e9eec: Verifying Checksum [2021-11-12T14:49:28.663Z] 8f616e6e9eec: Download complete [2021-11-12T14:49:28.670Z] #14 142.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-12T14:49:28.670Z] #14 142.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-12T14:49:28.670Z] #14 142.8 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-12T14:49:28.770Z] #21 29.66 Selecting previously unselected package libinih1:arm64. [2021-11-12T14:49:28.770Z] #21 29.66 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-11-12T14:49:28.770Z] #21 29.66 Unpacking libinih1:arm64 (53-1+b2) ... [2021-11-12T14:49:28.770Z] #21 29.71 Selecting previously unselected package libnet1:arm64. [2021-11-12T14:49:28.770Z] #21 29.71 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-12T14:49:28.770Z] #21 29.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:49:28.928Z] #14 143.2 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-12T14:49:28.929Z] #14 143.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-12T14:49:28.929Z] #14 143.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-12T14:49:28.929Z] #14 143.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-12T14:49:28.929Z] #14 143.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-12T14:49:28.929Z] #14 143.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-12T14:49:28.929Z] #14 143.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:49:28.929Z] #14 143.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-12T14:49:28.929Z] #14 143.3 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-12T14:49:28.929Z] #14 143.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-12T14:49:28.929Z] #14 143.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-12T14:49:28.929Z] #14 143.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:49:28.929Z] #14 143.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-12T14:49:28.929Z] #14 143.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-12T14:49:28.929Z] #14 143.4 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-12T14:49:28.929Z] #14 143.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-12T14:49:28.929Z] #14 143.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-12T14:49:28.929Z] #14 143.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-12T14:49:28.929Z] #14 143.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-12T14:49:29.028Z] #21 29.81 Selecting previously unselected package libnl-3-200:arm64. [2021-11-12T14:49:29.029Z] #21 29.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-12T14:49:29.029Z] #21 29.82 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-12T14:49:29.029Z] #21 29.94 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-12T14:49:29.029Z] #21 29.95 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-12T14:49:29.029Z] #21 29.97 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-12T14:49:29.029Z] #21 30.04 Selecting previously unselected package net-tools. [2021-11-12T14:49:29.083Z] #58 ... [2021-11-12T14:49:29.083Z] [2021-11-12T14:49:29.083Z] #16 [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-11-12T14:49:29.083Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-12T14:49:29.083Z] #16 DONE 1.7s [2021-11-12T14:49:29.083Z] [2021-11-12T14:49:29.083Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-12T14:49:29.083Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-12T14:49:29.188Z] #14 143.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-12T14:49:29.188Z] #14 143.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:49:29.188Z] #14 143.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-11-12T14:49:29.188Z] #14 143.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:49:29.188Z] #14 143.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-11-12T14:49:29.188Z] #14 143.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-12T14:49:29.188Z] #14 143.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:49:29.188Z] #14 143.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-11-12T14:49:29.188Z] #14 143.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:49:29.288Z] #21 30.04 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-11-12T14:49:29.288Z] #21 30.05 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-12T14:49:29.288Z] #21 30.26 Selecting previously unselected package patch. [2021-11-12T14:49:29.288Z] #21 30.26 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-11-12T14:49:29.288Z] #21 30.26 Unpacking patch (2.7.6-7) ... [2021-11-12T14:49:29.288Z] #21 30.31 Selecting previously unselected package python-pip-whl. [2021-11-12T14:49:29.447Z] #14 143.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-12T14:49:29.447Z] #14 143.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:49:29.447Z] #14 143.6 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-12T14:49:29.447Z] #14 143.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:49:29.447Z] #14 143.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:49:29.447Z] #14 143.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:49:29.550Z] #21 30.32 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-12T14:49:29.550Z] #21 30.33 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-12T14:49:29.712Z] #14 DONE 144.0s [2021-11-12T14:49:29.712Z] [2021-11-12T14:49:29.712Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:49:29.712Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:49:29.712Z] #43 ... [2021-11-12T14:49:29.712Z] [2021-11-12T14:49:29.712Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-12T14:49:29.712Z] #57 sha256:0c388e53a539bea1320360d55d98029843fd402795ae5b8a60304bea9ab6f35a [2021-11-12T14:49:29.809Z] #21 30.80 Selecting previously unselected package python3-lib2to3. [2021-11-12T14:49:29.809Z] #21 30.81 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-12T14:49:29.809Z] #21 30.81 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-12T14:49:29.971Z] #57 DONE 0.2s [2021-11-12T14:49:29.972Z] [2021-11-12T14:49:29.972Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:49:29.972Z] #58 sha256:1974f224cf5ad5165bffdea62a42e925581cb2753fdd28d7209e4d687ca673b1 [2021-11-12T14:49:30.067Z] #21 30.89 Selecting previously unselected package python3-distutils. [2021-11-12T14:49:30.067Z] #21 30.89 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-12T14:49:30.067Z] #21 30.91 Unpacking python3-distutils (3.9.2-1) ... [2021-11-12T14:49:30.067Z] #21 31.02 Selecting previously unselected package python3-pkg-resources. [2021-11-12T14:49:30.067Z] #21 31.04 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-12T14:49:30.067Z] #21 31.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:49:30.227Z] #21 29.07 Selecting previously unselected package libinih1:amd64. [2021-11-12T14:49:30.227Z] #21 29.07 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-12T14:49:30.227Z] #21 29.08 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-12T14:49:30.227Z] #21 29.14 Selecting previously unselected package libnet1:amd64. [2021-11-12T14:49:30.227Z] #21 29.14 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-12T14:49:30.227Z] #21 29.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:49:30.227Z] #21 29.23 Selecting previously unselected package libnl-3-200:amd64. [2021-11-12T14:49:30.227Z] #21 29.23 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-12T14:49:30.227Z] #21 29.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:49:30.227Z] #21 29.34 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-12T14:49:30.227Z] #21 29.34 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-12T14:49:30.227Z] #21 29.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:49:30.227Z] #21 29.42 Selecting previously unselected package net-tools. [2021-11-12T14:49:30.227Z] #21 29.42 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-12T14:49:30.227Z] #21 29.42 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-12T14:49:30.227Z] #21 29.60 Selecting previously unselected package patch. [2021-11-12T14:49:30.227Z] #21 29.61 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-12T14:49:30.227Z] #21 29.62 Unpacking patch (2.7.6-7) ... [2021-11-12T14:49:30.326Z] #21 31.18 Selecting previously unselected package python3-setuptools. [2021-11-12T14:49:30.326Z] #21 31.19 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-12T14:49:30.326Z] #21 31.19 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-12T14:49:30.326Z] #21 31.37 Selecting previously unselected package python3-wheel. [2021-11-12T14:49:30.326Z] #21 31.38 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-12T14:49:30.326Z] #21 31.38 Unpacking python3-wheel (0.34.2-1) ... [2021-11-12T14:49:30.460Z] #17 1.436 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-12T14:49:30.460Z] #17 DONE 1.6s [2021-11-12T14:49:30.461Z] [2021-11-12T14:49:30.461Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-12T14:49:30.461Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-12T14:49:30.483Z] #21 30.01 Selecting previously unselected package python-pip-whl. [2021-11-12T14:49:30.483Z] #21 30.03 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-12T14:49:30.483Z] #21 30.04 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-12T14:49:30.584Z] #21 31.43 Selecting previously unselected package python3-pip. [2021-11-12T14:49:30.584Z] #21 31.44 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-12T14:49:30.584Z] #21 31.45 Unpacking python3-pip (20.3.4-4) ... [2021-11-12T14:49:30.584Z] #21 31.64 Selecting previously unselected package sudo. [2021-11-12T14:49:30.584Z] #21 31.64 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-11-12T14:49:30.584Z] #21 31.65 Unpacking sudo (1.9.5p2-3) ... [2021-11-12T14:49:31.151Z] #21 32.10 Selecting previously unselected package thin-provisioning-tools. [2021-11-12T14:49:31.151Z] #21 32.10 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-11-12T14:49:31.151Z] #21 32.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-12T14:49:31.151Z] #21 32.26 Selecting previously unselected package uidmap. [2021-11-12T14:49:31.151Z] #21 32.28 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-11-12T14:49:31.151Z] #21 32.29 Unpacking uidmap (1:4.8.1-1) ... [2021-11-12T14:49:31.414Z] #21 30.64 Selecting previously unselected package python3-lib2to3. [2021-11-12T14:49:31.414Z] #21 30.64 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-12T14:49:31.414Z] #21 30.65 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-12T14:49:31.414Z] #21 30.82 Selecting previously unselected package python3-distutils. [2021-11-12T14:49:31.414Z] #21 30.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-12T14:49:31.414Z] #21 30.83 Unpacking python3-distutils (3.9.2-1) ... [2021-11-12T14:49:31.414Z] #21 30.95 Selecting previously unselected package python3-pkg-resources. [2021-11-12T14:49:31.414Z] #21 30.96 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-12T14:49:31.414Z] #21 30.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:49:31.669Z] #21 32.42 Selecting previously unselected package vim-runtime. [2021-11-12T14:49:31.669Z] #21 32.43 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:49:31.669Z] #21 32.45 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-12T14:49:31.669Z] #21 32.47 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-12T14:49:31.669Z] #21 32.47 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-12T14:49:31.672Z] #21 31.11 Selecting previously unselected package python3-setuptools. [2021-11-12T14:49:31.672Z] #21 31.12 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-12T14:49:31.672Z] #21 31.12 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-12T14:49:31.877Z] #58 ... [2021-11-12T14:49:31.877Z] [2021-11-12T14:49:31.877Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-12T14:49:31.877Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-12T14:49:31.877Z] #15 DONE 2.1s [2021-11-12T14:49:31.877Z] [2021-11-12T14:49:31.877Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:49:31.877Z] #58 sha256:1974f224cf5ad5165bffdea62a42e925581cb2753fdd28d7209e4d687ca673b1 [2021-11-12T14:49:31.877Z] #58 2.084 + RM_GOPATH=0 [2021-11-12T14:49:31.929Z] #21 31.35 Selecting previously unselected package python3-wheel. [2021-11-12T14:49:31.929Z] #21 31.37 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-12T14:49:31.929Z] #21 31.37 Unpacking python3-wheel (0.34.2-1) ... [2021-11-12T14:49:31.929Z] #21 31.45 Selecting previously unselected package python3-pip. [2021-11-12T14:49:31.929Z] #21 31.46 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-12T14:49:31.929Z] #21 31.46 Unpacking python3-pip (20.3.4-4) ... [2021-11-12T14:49:32.137Z] #58 2.085 + TMP_GOPATH= [2021-11-12T14:49:32.137Z] #58 2.085 + : /build [2021-11-12T14:49:32.137Z] #58 2.085 + '[' -z '' ']' [2021-11-12T14:49:32.137Z] #58 2.088 ++ mktemp -d [2021-11-12T14:49:32.137Z] #58 2.096 + export GOPATH=/tmp/tmp.E4KY97pshC [2021-11-12T14:49:32.137Z] #58 2.096 + GOPATH=/tmp/tmp.E4KY97pshC [2021-11-12T14:49:32.137Z] #58 2.096 + RM_GOPATH=1 [2021-11-12T14:49:32.137Z] #58 2.096 + case "$(go env GOARCH)" in [2021-11-12T14:49:32.137Z] #58 2.096 ++ go env GOARCH [2021-11-12T14:49:32.137Z] #58 2.119 Install runc version v1.0.2 (build tags: seccomp) [2021-11-12T14:49:32.137Z] #58 2.119 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:49:32.137Z] #58 2.119 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:49:32.137Z] #58 2.119 ++ dirname /install.sh [2021-11-12T14:49:32.137Z] #58 2.119 + dir=/ [2021-11-12T14:49:32.137Z] #58 2.119 + bin=runc [2021-11-12T14:49:32.137Z] #58 2.119 + shift [2021-11-12T14:49:32.137Z] #58 2.119 + '[' '!' -f //runc.installer ']' [2021-11-12T14:49:32.137Z] #58 2.119 + . //runc.installer [2021-11-12T14:49:32.137Z] #58 2.119 ++ set -e [2021-11-12T14:49:32.137Z] #58 2.119 ++ : v1.0.2 [2021-11-12T14:49:32.137Z] #58 2.119 + install_runc [2021-11-12T14:49:32.137Z] #58 2.119 + RUNC_BUILDTAGS=seccomp [2021-11-12T14:49:32.137Z] #58 2.119 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-12T14:49:32.137Z] #58 2.119 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.E4KY97pshC/src/github.com/opencontainers/runc [2021-11-12T14:49:32.137Z] #58 2.119 Cloning into '/tmp/tmp.E4KY97pshC/src/github.com/opencontainers/runc'... [2021-11-12T14:49:32.186Z] #21 31.75 Selecting previously unselected package sudo. [2021-11-12T14:49:32.186Z] #21 31.76 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-12T14:49:32.186Z] #21 31.76 Unpacking sudo (1.9.5p2-3) ... [2021-11-12T14:49:32.354Z] #18 DONE 1.6s [2021-11-12T14:49:32.354Z] [2021-11-12T14:49:32.354Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-12T14:49:32.354Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-12T14:49:32.750Z] #21 32.28 Selecting previously unselected package thin-provisioning-tools. [2021-11-12T14:49:32.750Z] #21 32.30 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-12T14:49:32.750Z] #21 32.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-12T14:49:33.007Z] #21 32.52 Selecting previously unselected package uidmap. [2021-11-12T14:49:33.007Z] #21 32.53 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-12T14:49:33.007Z] #21 32.54 Unpacking uidmap (1:4.8.1-1) ... [2021-11-12T14:49:33.264Z] #21 32.67 Selecting previously unselected package vim-runtime. [2021-11-12T14:49:33.264Z] #21 32.68 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:49:33.264Z] #21 32.72 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-12T14:49:33.264Z] #21 32.76 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-12T14:49:33.264Z] #21 32.77 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-12T14:49:33.720Z] #19 DONE 1.5s [2021-11-12T14:49:33.720Z] [2021-11-12T14:49:33.720Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-12T14:49:33.720Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-12T14:49:34.045Z] #58 ... [2021-11-12T14:49:34.045Z] [2021-11-12T14:49:34.045Z] #16 [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-11-12T14:49:34.045Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-12T14:49:34.045Z] #16 DONE 1.8s [2021-11-12T14:49:34.045Z] [2021-11-12T14:49:34.045Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-12T14:49:34.045Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-12T14:49:34.201Z] #21 35.21 Selecting previously unselected package vim. [2021-11-12T14:49:34.201Z] #21 35.21 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-11-12T14:49:34.201Z] #21 35.23 Unpacking vim (2:8.2.2434-3) ... [2021-11-12T14:49:34.768Z] #21 35.67 Selecting previously unselected package xfsprogs. [2021-11-12T14:49:34.768Z] #21 35.67 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-11-12T14:49:34.768Z] #21 35.67 Unpacking xfsprogs (5.10.0-4) ... [2021-11-12T14:49:34.986Z] #17 1.352 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-12T14:49:35.030Z] #21 35.98 Selecting previously unselected package zip. [2021-11-12T14:49:35.030Z] #21 36.01 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-11-12T14:49:35.030Z] #21 36.01 Unpacking zip (3.0-12) ... [2021-11-12T14:49:35.088Z] #20 DONE 1.5s [2021-11-12T14:49:35.088Z] [2021-11-12T14:49:35.088Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:49:35.088Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:49:35.088Z] #53 ... [2021-11-12T14:49:35.088Z] [2021-11-12T14:49:35.088Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-12T14:49:35.088Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-12T14:49:35.245Z] #17 DONE 1.5s [2021-11-12T14:49:35.245Z] [2021-11-12T14:49:35.245Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-12T14:49:35.245Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-12T14:49:35.290Z] #21 36.16 Selecting previously unselected package zstd. [2021-11-12T14:49:35.290Z] #21 36.18 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-11-12T14:49:35.290Z] #21 36.19 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-12T14:49:35.548Z] #21 36.46 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:49:36.464Z] 8f616e6e9eec: Verifying Checksum [2021-11-12T14:49:36.464Z] 8f616e6e9eec: Download complete [2021-11-12T14:49:36.481Z] #21 37.24 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-11-12T14:49:36.481Z] #21 37.25 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-12T14:49:36.481Z] #21 37.26 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-11-12T14:49:36.481Z] #21 37.27 Setting up libicu67:arm64 (67.1-7) ... [2021-11-12T14:49:36.481Z] #21 37.29 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-11-12T14:49:36.481Z] #21 37.30 Setting up libinih1:arm64 (53-1+b2) ... [2021-11-12T14:49:36.481Z] #21 37.31 Setting up uidmap (1:4.8.1-1) ... [2021-11-12T14:49:36.481Z] #21 37.33 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:49:36.481Z] #21 37.35 Setting up bzip2 (1.0.8-4) ... [2021-11-12T14:49:36.481Z] #21 37.36 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-12T14:49:36.481Z] #21 37.37 Setting up python3-wheel (0.34.2-1) ... [2021-11-12T14:49:36.622Z] #18 DONE 1.6s [2021-11-12T14:49:36.622Z] [2021-11-12T14:49:36.622Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:49:36.622Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:49:36.881Z] #34 ... [2021-11-12T14:49:36.881Z] [2021-11-12T14:49:36.881Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-12T14:49:36.881Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-12T14:49:36.978Z] #21 1.833 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:49:36.979Z] #21 1.855 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:49:36.979Z] #21 1.856 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:49:37.047Z] #21 38.03 Setting up xxd (2:8.2.2434-3) ... [2021-11-12T14:49:37.048Z] #21 38.05 Setting up libcap2:arm64 (1:2.44-1) ... [2021-11-12T14:49:37.306Z] #21 38.07 Setting up libcap2-bin (1:2.44-1) ... [2021-11-12T14:49:37.306Z] #21 38.08 Setting up apparmor (2.13.6-10) ... [2021-11-12T14:49:37.480Z] #21 36.31 Selecting previously unselected package vim. [2021-11-12T14:49:37.480Z] #21 36.35 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-12T14:49:37.480Z] #21 36.36 Unpacking vim (2:8.2.2434-3) ... [2021-11-12T14:49:37.480Z] #21 36.95 Selecting previously unselected package xfsprogs. [2021-11-12T14:49:37.480Z] #21 36.95 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-12T14:49:37.480Z] #21 36.96 Unpacking xfsprogs (5.10.0-4) ... [2021-11-12T14:49:37.907Z] #21 2.818 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:49:38.058Z] #21 37.41 Selecting previously unselected package zip. [2021-11-12T14:49:38.058Z] #21 37.42 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-12T14:49:38.058Z] #21 37.43 Unpacking zip (3.0-12) ... [2021-11-12T14:49:38.058Z] #21 37.59 Selecting previously unselected package zstd. [2021-11-12T14:49:38.058Z] #21 37.59 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-12T14:49:38.058Z] #21 37.60 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-12T14:49:38.260Z] #19 DONE 1.4s [2021-11-12T14:49:38.260Z] [2021-11-12T14:49:38.260Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-12T14:49:38.260Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-12T14:49:38.624Z] #21 38.04 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:49:38.680Z] #21 39.46 Setting up zip (3.0-12) ... [2021-11-12T14:49:38.681Z] #21 39.49 Setting up vim-common (2:8.2.2434-3) ... [2021-11-12T14:49:38.681Z] #21 39.51 Setting up bash-completion (1:2.11-2) ... [2021-11-12T14:49:39.553Z] #21 39.14 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-12T14:49:39.553Z] #21 39.16 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-12T14:49:39.553Z] #21 39.19 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-12T14:49:39.553Z] #21 39.24 Setting up libicu67:amd64 (67.1-7) ... [2021-11-12T14:49:39.553Z] #21 39.26 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-12T14:49:39.636Z] #20 DONE 1.6s [2021-11-12T14:49:39.636Z] [2021-11-12T14:49:39.636Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:49:39.636Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:49:39.636Z] #34 ... [2021-11-12T14:49:39.636Z] [2021-11-12T14:49:39.636Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-12T14:49:39.636Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-12T14:49:39.801Z] #21 4.568 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:49:39.809Z] #21 39.27 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-12T14:49:39.810Z] #21 39.28 Setting up uidmap (1:4.8.1-1) ... [2021-11-12T14:49:39.810Z] #21 39.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:49:39.810Z] #21 39.31 Setting up bzip2 (1.0.8-4) ... [2021-11-12T14:49:39.810Z] #21 39.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:49:39.810Z] #21 39.34 Setting up python3-wheel (0.34.2-1) ... [2021-11-12T14:49:40.055Z] #21 41.12 Setting up xz-utils (5.2.5-2) ... [2021-11-12T14:49:40.314Z] #21 41.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-12T14:49:40.314Z] #21 41.14 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-11-12T14:49:40.314Z] #21 41.16 Setting up patch (2.7.6-7) ... [2021-11-12T14:49:40.314Z] #21 41.17 Setting up sudo (1.9.5p2-3) ... [2021-11-12T14:49:40.314Z] #21 41.23 invoke-rc.d: could not determine current runlevel [2021-11-12T14:49:40.314Z] #21 41.24 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-12T14:49:40.314Z] #21 41.25 Setting up xfsprogs (5.10.0-4) ... [2021-11-12T14:49:40.314Z] #21 41.26 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-11-12T14:49:40.314Z] #21 41.28 Setting up inetutils-ping (2:2.0-1) ... [2021-11-12T14:49:40.314Z] #21 41.29 Setting up pigz (2.6-1) ... [2021-11-12T14:49:40.314Z] #21 41.30 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-12T14:49:40.314Z] #21 41.31 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-12T14:49:40.314Z] #21 41.33 Setting up python-pip-whl (20.3.4-4) ... [2021-11-12T14:49:40.377Z] #21 ... [2021-11-12T14:49:40.377Z] [2021-11-12T14:49:40.377Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:49:40.377Z] #58 sha256:f8f6757deb3d436d943c4b7efe8d7ea6899ec49056ab19a88622fb406f06ac7a [2021-11-12T14:49:40.377Z] #58 15.31 + cd /tmp/tmp.HHe4zleVHY/src/github.com/opencontainers/runc [2021-11-12T14:49:40.377Z] #58 15.31 + git checkout -q v1.0.2 [2021-11-12T14:49:40.573Z] #21 41.34 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-12T14:49:40.638Z] #21 40.02 Setting up xxd (2:8.2.2434-3) ... [2021-11-12T14:49:40.638Z] #21 40.03 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-12T14:49:40.638Z] #21 40.04 Setting up libcap2-bin (1:2.44-1) ... [2021-11-12T14:49:40.638Z] #21 40.06 Setting up apparmor (2.13.6-10) ... [2021-11-12T14:49:41.140Z] #21 41.96 Setting up libaio1:arm64 (0.3.112-9) ... [2021-11-12T14:49:41.140Z] #21 41.97 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-12T14:49:41.398Z] #21 42.35 Setting up libelf1:arm64 (0.183-1) ... [2021-11-12T14:49:41.541Z] #21 1.935 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:49:41.657Z] #21 42.45 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-12T14:49:41.657Z] #21 42.46 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-12T14:49:41.657Z] #21 42.47 Setting up python3-distutils (3.9.2-1) ... [2021-11-12T14:49:41.746Z] #58 16.29 + '[' -z '' ']' [2021-11-12T14:49:41.746Z] #58 16.29 + target=static [2021-11-12T14:49:41.746Z] #58 16.29 + make BUILDTAGS=seccomp static [2021-11-12T14:49:41.800Z] #21 2.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:49:41.800Z] #21 2.005 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:49:41.916Z] #21 42.84 Setting up vim (2:8.2.2434-3) ... [2021-11-12T14:49:41.916Z] #21 42.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-12T14:49:41.916Z] #21 42.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-12T14:49:41.916Z] #21 42.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-12T14:49:41.916Z] #21 42.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-12T14:49:41.916Z] #21 42.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-12T14:49:41.916Z] #21 42.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-12T14:49:41.916Z] #21 42.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-12T14:49:41.916Z] #21 42.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-12T14:49:41.916Z] #21 42.89 Setting up python3-setuptools (52.0.0-4) ... [2021-11-12T14:49:42.311Z] #58 16.88 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-12T14:49:42.532Z] #21 41.72 Setting up zip (3.0-12) ... [2021-11-12T14:49:42.532Z] #21 41.73 Setting up vim-common (2:8.2.2434-3) ... [2021-11-12T14:49:42.532Z] #21 41.76 Setting up bash-completion (1:2.11-2) ... [2021-11-12T14:49:42.737Z] #21 2.922 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:49:42.877Z] #58 ... [2021-11-12T14:49:42.877Z] [2021-11-12T14:49:42.877Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:49:42.877Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:49:42.877Z] #34 DONE 160.8s [2021-11-12T14:49:43.134Z] [2021-11-12T14:49:43.134Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-12T14:49:43.134Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-12T14:49:43.134Z] #21 7.019 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:49:43.293Z] #21 43.97 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-12T14:49:43.293Z] #21 43.98 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-11-12T14:49:43.293Z] #21 43.99 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-12T14:49:43.293Z] #21 44.00 Setting up python3-pip (20.3.4-4) ... [2021-11-12T14:49:43.860Z] #21 44.87 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-12T14:49:43.860Z] #21 44.88 Setting up jq (1.6-2.1) ... [2021-11-12T14:49:43.860Z] #21 44.89 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-11-12T14:49:43.860Z] #21 44.90 Setting up iptables (1.8.7-1) ... [2021-11-12T14:49:43.860Z] #21 44.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-12T14:49:44.119Z] #21 44.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-12T14:49:44.119Z] #21 44.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-12T14:49:44.119Z] #21 44.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-12T14:49:44.119Z] #21 44.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-12T14:49:44.119Z] #21 44.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-12T14:49:44.119Z] #21 44.95 Setting up iproute2 (5.10.0-4) ... [2021-11-12T14:49:44.377Z] #21 45.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:49:44.425Z] #21 43.80 Setting up xz-utils (5.2.5-2) ... [2021-11-12T14:49:44.425Z] #21 43.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-12T14:49:44.425Z] #21 43.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-12T14:49:44.425Z] #21 43.84 Setting up patch (2.7.6-7) ... [2021-11-12T14:49:44.425Z] #21 43.84 Setting up sudo (1.9.5p2-3) ... [2021-11-12T14:49:44.425Z] #21 43.92 invoke-rc.d: could not determine current runlevel [2021-11-12T14:49:44.425Z] #21 43.94 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-12T14:49:44.425Z] #21 43.95 Setting up xfsprogs (5.10.0-4) ... [2021-11-12T14:49:44.425Z] #21 43.96 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-12T14:49:44.425Z] #21 43.97 Setting up inetutils-ping (2:2.0-1) ... [2021-11-12T14:49:44.425Z] #21 43.98 Setting up pigz (2.6-1) ... [2021-11-12T14:49:44.425Z] #21 43.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-12T14:49:44.425Z] #21 44.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:49:44.425Z] #21 44.02 Setting up python-pip-whl (20.3.4-4) ... [2021-11-12T14:49:44.640Z] #21 5.075 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:49:44.684Z] #21 44.03 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-12T14:49:45.207Z] #21 ... [2021-11-12T14:49:45.207Z] [2021-11-12T14:49:45.207Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:49:45.207Z] #58 sha256:1974f224cf5ad5165bffdea62a42e925581cb2753fdd28d7209e4d687ca673b1 [2021-11-12T14:49:45.207Z] #58 15.31 + cd /tmp/tmp.E4KY97pshC/src/github.com/opencontainers/runc [2021-11-12T14:49:45.207Z] #58 15.31 + git checkout -q v1.0.2 [2021-11-12T14:49:45.247Z] #21 44.70 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-12T14:49:45.247Z] #21 44.71 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-12T14:49:45.447Z] #72 ... [2021-11-12T14:49:45.447Z] [2021-11-12T14:49:45.447Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:49:45.447Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-12T14:49:45.447Z] #67 29.86 Fetched 48.7 MB in 27s (1775 kB/s) [2021-11-12T14:49:45.753Z] #21 DONE 46.8s [2021-11-12T14:49:45.753Z] [2021-11-12T14:49:45.753Z] #22 [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-11-12T14:49:45.753Z] #22 sha256:6891a1d870e73054c3427a1322b115c250d0d62f5d01f2fa230c6d1ad12fa271 [2021-11-12T14:49:45.761Z] #21 45.20 Setting up libelf1:amd64 (0.183-1) ... [2021-11-12T14:49:45.761Z] #21 45.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-12T14:49:45.761Z] #21 45.24 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:49:45.761Z] #21 45.25 Setting up python3-distutils (3.9.2-1) ... [2021-11-12T14:49:46.324Z] #21 45.80 Setting up vim (2:8.2.2434-3) ... [2021-11-12T14:49:46.324Z] #21 45.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-12T14:49:46.324Z] #21 45.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-12T14:49:46.324Z] #21 45.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-12T14:49:46.324Z] #21 45.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-12T14:49:46.324Z] #21 45.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-12T14:49:46.324Z] #21 45.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-12T14:49:46.324Z] #21 45.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-12T14:49:46.324Z] #21 45.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-12T14:49:46.324Z] #21 45.90 Setting up python3-setuptools (52.0.0-4) ... [2021-11-12T14:49:46.583Z] #58 16.53 + '[' -z '' ']' [2021-11-12T14:49:46.583Z] #58 16.53 + target=static [2021-11-12T14:49:46.583Z] #58 16.53 + make BUILDTAGS=seccomp static [2021-11-12T14:49:46.688Z] #22 0.721 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-12T14:49:46.688Z] #22 0.728 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-12T14:49:46.688Z] #22 0.731 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-12T14:49:46.688Z] #22 DONE 0.8s [2021-11-12T14:49:46.688Z] [2021-11-12T14:49:46.688Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-12T14:49:46.688Z] #23 sha256:a5f6c307135ddf0326e9a5ad3cdda52e49ffac382f136ab34b05c91980164e76 [2021-11-12T14:49:46.842Z] #58 16.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-12T14:49:48.218Z] #21 47.36 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:49:48.218Z] #21 47.37 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-12T14:49:48.218Z] #21 47.39 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-12T14:49:48.218Z] #21 47.40 Setting up python3-pip (20.3.4-4) ... [2021-11-12T14:49:48.389Z] #21 12.86 Fetched 8474 kB in 11s (748 kB/s) [2021-11-12T14:49:49.151Z] #21 48.65 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-12T14:49:49.151Z] #21 48.66 Setting up jq (1.6-2.1) ... [2021-11-12T14:49:49.151Z] #21 48.68 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-12T14:49:49.151Z] #21 48.69 Setting up iptables (1.8.7-1) ... [2021-11-12T14:49:49.151Z] #21 48.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-12T14:49:49.151Z] #21 48.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-12T14:49:49.151Z] #21 48.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-12T14:49:49.151Z] #21 48.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-12T14:49:49.151Z] #21 48.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-12T14:49:49.151Z] #21 48.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-12T14:49:49.151Z] #21 48.74 Setting up iproute2 (5.10.0-4) ... [2021-11-12T14:49:49.661Z] #67 29.86 Reading package lists... [2021-11-12T14:49:49.661Z] #67 ... [2021-11-12T14:49:49.661Z] [2021-11-12T14:49:49.661Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:49:49.661Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-12T14:49:49.661Z] #45 30.06 Fetched 48.7 MB in 28s (1739 kB/s) [2021-11-12T14:49:49.665Z] #21 49.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:49:50.229Z] #21 DONE 49.7s [2021-11-12T14:49:50.229Z] [2021-11-12T14:49:50.229Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:49:50.229Z] #62 sha256:38a1b1a8e69e98e8dedeb691a002cce7b682ae690ba5848305cfaf8dcf5196c6 [2021-11-12T14:49:50.229Z] #62 ... [2021-11-12T14:49:50.229Z] [2021-11-12T14:49:50.229Z] #22 [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-11-12T14:49:50.229Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-12T14:49:51.048Z] #45 30.06 Reading package lists... [2021-11-12T14:49:51.048Z] #45 ... [2021-11-12T14:49:51.048Z] [2021-11-12T14:49:51.048Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:49:51.048Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-12T14:49:51.048Z] #20 29.87 Fetched 48.7 MB in 27s (1772 kB/s) [2021-11-12T14:49:51.048Z] #20 29.87 Reading package lists... [2021-11-12T14:49:51.048Z] #20 38.83 Reading package lists... [2021-11-12T14:49:51.048Z] #20 ... [2021-11-12T14:49:51.048Z] [2021-11-12T14:49:51.048Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:49:51.048Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-12T14:49:51.048Z] #67 29.86 Reading package lists... [2021-11-12T14:49:51.601Z] #22 1.396 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-12T14:49:51.602Z] #22 1.401 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-12T14:49:51.602Z] #22 1.405 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-12T14:49:51.602Z] #22 DONE 1.5s [2021-11-12T14:49:51.602Z] [2021-11-12T14:49:51.602Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:49:51.602Z] #62 sha256:38a1b1a8e69e98e8dedeb691a002cce7b682ae690ba5848305cfaf8dcf5196c6 [2021-11-12T14:49:51.602Z] #62 ... [2021-11-12T14:49:51.602Z] [2021-11-12T14:49:51.602Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-12T14:49:51.602Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-12T14:49:52.567Z] #21 12.86 Reading package lists... [2021-11-12T14:49:54.973Z] #58 ... [2021-11-12T14:49:54.973Z] [2021-11-12T14:49:54.973Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-12T14:49:54.973Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-12T14:49:54.973Z] #34 DONE 168.3s [2021-11-12T14:49:54.973Z] [2021-11-12T14:49:54.973Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-12T14:49:54.973Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-12T14:49:54.973Z] #21 6.915 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:49:54.973Z] #21 13.61 Fetched 8474 kB in 12s (703 kB/s) [2021-11-12T14:49:56.743Z] #21 17.13 Reading package lists... [2021-11-12T14:49:57.307Z] #21 21.20 Building dependency tree... [2021-11-12T14:49:57.507Z] #21 13.61 Reading package lists... [2021-11-12T14:49:58.888Z] #23 11.26 Collecting yamllint==1.26.1 [2021-11-12T14:49:58.888Z] #23 12.30 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-12T14:49:59.147Z] #23 ... [2021-11-12T14:49:59.147Z] [2021-11-12T14:49:59.147Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:49:59.147Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-12T14:49:59.147Z] #43 186.5 + dpkg --print-architecture [2021-11-12T14:49:59.202Z] #21 24.00 The following additional packages will be installed: [2021-11-12T14:49:59.202Z] #21 24.00 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-12T14:49:59.202Z] #21 24.01 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-12T14:49:59.202Z] #21 24.01 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-12T14:49:59.202Z] #21 24.01 python3-pkg-resources vim-runtime xxd [2021-11-12T14:49:59.202Z] #21 24.01 Suggested packages: [2021-11-12T14:49:59.202Z] #21 24.01 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-12T14:49:59.202Z] #21 24.01 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-12T14:49:59.202Z] #21 24.01 acl attr quota [2021-11-12T14:49:59.202Z] #21 24.01 Recommended packages: [2021-11-12T14:49:59.202Z] #21 24.01 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-12T14:50:00.087Z] #43 DONE 187.3s [2021-11-12T14:50:00.087Z] [2021-11-12T14:50:00.087Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-12T14:50:00.087Z] #23 sha256:a5f6c307135ddf0326e9a5ad3cdda52e49ffac382f136ab34b05c91980164e76 [2021-11-12T14:50:00.087Z] #23 13.02 Collecting pathspec>=0.5.3 [2021-11-12T14:50:00.087Z] #23 13.03 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-12T14:50:00.087Z] #23 13.41 Collecting pyyaml [2021-11-12T14:50:00.087Z] #23 13.43 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-11-12T14:50:00.087Z] #23 13.55 Building wheels for collected packages: yamllint [2021-11-12T14:50:00.087Z] #23 13.55 Building wheel for yamllint (setup.py): started [2021-11-12T14:50:01.334Z] #67 39.08 Reading package lists... [2021-11-12T14:50:01.334Z] #67 ... [2021-11-12T14:50:01.334Z] [2021-11-12T14:50:01.334Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:50:01.334Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-12T14:50:01.334Z] #20 38.83 Reading package lists... [2021-11-12T14:50:01.334Z] #20 48.20 Building dependency tree... [2021-11-12T14:50:01.334Z] #20 ... [2021-11-12T14:50:01.334Z] [2021-11-12T14:50:01.334Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:50:01.334Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-12T14:50:01.334Z] #45 30.06 Reading package lists... [2021-11-12T14:50:01.334Z] #45 39.22 Reading package lists... [2021-11-12T14:50:01.595Z] #45 48.28 Building dependency tree... [2021-11-12T14:50:01.595Z] #45 ... [2021-11-12T14:50:01.595Z] [2021-11-12T14:50:01.595Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-11-12T14:50:01.595Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-12T14:50:01.595Z] #67 39.08 Reading package lists... [2021-11-12T14:50:01.696Z] #21 17.92 Reading package lists... [2021-11-12T14:50:01.725Z] #21 26.21 The following NEW packages will be installed: [2021-11-12T14:50:01.725Z] #21 26.21 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-12T14:50:01.725Z] #21 26.21 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-12T14:50:01.725Z] #21 26.21 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-12T14:50:01.725Z] #21 26.21 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-12T14:50:01.725Z] #21 26.21 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-12T14:50:01.725Z] #21 26.21 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-12T14:50:01.725Z] #21 26.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-12T14:50:01.725Z] #21 26.21 xz-utils zip zstd [2021-11-12T14:50:01.725Z] #21 26.64 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:50:01.725Z] #21 26.64 Need to get 27.6 MB of archives. [2021-11-12T14:50:01.725Z] #21 26.64 After this operation, 106 MB of additional disk space will be used. [2021-11-12T14:50:01.725Z] #21 26.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-12T14:50:01.725Z] #21 26.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-12T14:50:01.725Z] #21 26.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-12T14:50:01.725Z] #21 26.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-12T14:50:01.725Z] #21 26.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-12T14:50:01.725Z] #21 26.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-12T14:50:01.725Z] #21 26.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-12T14:50:01.725Z] #21 26.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-12T14:50:01.725Z] #21 26.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-12T14:50:01.725Z] #21 26.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-12T14:50:01.725Z] #21 26.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-12T14:50:01.725Z] #21 26.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-12T14:50:01.725Z] #21 26.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-12T14:50:01.725Z] #21 26.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-12T14:50:01.725Z] #21 26.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-12T14:50:01.725Z] #21 26.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-12T14:50:01.725Z] #21 26.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-12T14:50:01.725Z] #21 26.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-12T14:50:01.725Z] #21 26.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-12T14:50:01.982Z] #21 26.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-12T14:50:01.982Z] #21 26.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-12T14:50:01.982Z] #21 26.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-12T14:50:01.982Z] #21 26.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-12T14:50:01.982Z] #21 26.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-12T14:50:01.982Z] #21 26.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-12T14:50:01.982Z] #21 26.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-12T14:50:01.982Z] #21 26.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-12T14:50:01.992Z] #23 15.04 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-12T14:50:01.992Z] #23 15.04 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7c8b17f7f314f7a27dc6b850a88ef8a5cd09202db954128ff23895bb99d45d6b [2021-11-12T14:50:01.992Z] #23 15.04 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-12T14:50:01.992Z] #23 15.04 Successfully built yamllint [2021-11-12T14:50:01.992Z] #23 15.06 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-12T14:50:02.254Z] #23 15.61 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-12T14:50:02.539Z] #67 48.33 Building dependency tree... [2021-11-12T14:50:02.546Z] #21 27.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-12T14:50:02.546Z] #21 27.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-12T14:50:02.546Z] #21 27.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-12T14:50:02.546Z] #21 27.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-12T14:50:02.546Z] #21 27.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-12T14:50:02.546Z] #21 27.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-12T14:50:02.546Z] #21 27.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-12T14:50:02.632Z] #21 22.10 Building dependency tree... [2021-11-12T14:50:02.803Z] #21 27.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-12T14:50:02.803Z] #21 27.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-12T14:50:02.803Z] #21 27.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-12T14:50:02.803Z] #21 27.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-12T14:50:02.803Z] #21 27.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-12T14:50:02.803Z] #21 27.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-12T14:50:02.803Z] #21 27.71 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-12T14:50:02.803Z] #21 27.75 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-12T14:50:02.803Z] #21 27.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-12T14:50:02.803Z] #21 27.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-12T14:50:02.823Z] #23 DONE 16.1s [2021-11-12T14:50:02.823Z] [2021-11-12T14:50:02.823Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:50:02.823Z] #26 sha256:a91604dbcbfce06daf529d973c4f4a976ed3b45b304fd5f09ed4993f60a1cc23 [2021-11-12T14:50:03.367Z] #21 28.17 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-12T14:50:03.367Z] #21 28.23 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-12T14:50:03.367Z] #21 28.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-12T14:50:03.367Z] #21 28.31 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-12T14:50:03.791Z] #23 10.53 Collecting yamllint==1.26.1 [2021-11-12T14:50:03.791Z] #23 11.60 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-12T14:50:04.356Z] #23 12.84 Collecting pathspec>=0.5.3 [2021-11-12T14:50:04.356Z] #23 12.86 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-12T14:50:04.456Z] #67 52.13 The following additional packages will be installed: [2021-11-12T14:50:04.456Z] #67 52.15 libbtrfs0 [2021-11-12T14:50:04.539Z] #21 24.86 The following additional packages will be installed: [2021-11-12T14:50:04.539Z] #21 24.87 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-12T14:50:04.539Z] #21 24.87 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-12T14:50:04.539Z] #21 24.87 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-12T14:50:04.539Z] #21 24.87 python3-pkg-resources vim-runtime xxd [2021-11-12T14:50:04.539Z] #21 24.87 Suggested packages: [2021-11-12T14:50:04.539Z] #21 24.87 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-12T14:50:04.539Z] #21 24.87 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-12T14:50:04.539Z] #21 24.87 acl attr quota [2021-11-12T14:50:04.539Z] #21 24.87 Recommended packages: [2021-11-12T14:50:04.539Z] #21 24.87 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-12T14:50:04.718Z] #67 52.41 The following NEW packages will be installed: [2021-11-12T14:50:04.718Z] #67 52.43 libbtrfs-dev libbtrfs0 [2021-11-12T14:50:04.755Z] #21 29.32 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:50:04.755Z] #21 29.65 Fetched 27.6 MB in 2s (13.5 MB/s) [2021-11-12T14:50:04.755Z] #21 29.76 Selecting previously unselected package pigz. [2021-11-12T14:50:04.921Z] #23 13.31 Collecting pyyaml [2021-11-12T14:50:04.921Z] #23 13.32 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-12T14:50:05.032Z] #21 29.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-12T14:50:05.032Z] #21 29.85 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-12T14:50:05.032Z] #21 29.86 Unpacking pigz (2.6-1) ... [2021-11-12T14:50:05.032Z] #21 30.06 Selecting previously unselected package libelf1:amd64. [2021-11-12T14:50:05.032Z] #21 30.06 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-12T14:50:05.178Z] #23 13.40 Building wheels for collected packages: yamllint [2021-11-12T14:50:05.178Z] #23 13.40 Building wheel for yamllint (setup.py): started [2021-11-12T14:50:05.289Z] #21 30.07 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-12T14:50:05.289Z] #21 30.34 Selecting previously unselected package libbpf0:amd64. [2021-11-12T14:50:05.294Z] #67 52.86 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:50:05.294Z] #67 52.86 Need to get 460 kB of archives. [2021-11-12T14:50:05.294Z] #67 52.86 After this operation, 1237 kB of additional disk space will be used. [2021-11-12T14:50:05.294Z] #67 52.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-12T14:50:05.294Z] #67 52.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-12T14:50:05.554Z] #21 30.35 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-12T14:50:05.554Z] #21 30.36 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-12T14:50:05.554Z] #21 30.54 Selecting previously unselected package libcap2:amd64. [2021-11-12T14:50:05.554Z] #21 30.54 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-12T14:50:05.554Z] #21 30.57 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-12T14:50:05.558Z] #67 53.32 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:50:05.813Z] #21 30.69 Selecting previously unselected package libmnl0:amd64. [2021-11-12T14:50:05.813Z] #21 30.69 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-12T14:50:05.813Z] #21 30.73 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-12T14:50:05.821Z] #67 53.69 Fetched 460 kB in 0s (1477 kB/s) [2021-11-12T14:50:06.073Z] #21 30.83 Selecting previously unselected package libxtables12:amd64. [2021-11-12T14:50:06.073Z] #21 30.84 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-12T14:50:06.073Z] #21 30.85 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-12T14:50:06.073Z] #21 30.97 Selecting previously unselected package libcap2-bin. [2021-11-12T14:50:06.073Z] #21 30.99 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-12T14:50:06.073Z] #21 31.01 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-12T14:50:06.084Z] #67 53.80 Selecting previously unselected package libbtrfs0:amd64. [2021-11-12T14:50:06.084Z] #67 53.80 (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 ... 30211 files and directories currently installed.) [2021-11-12T14:50:06.084Z] #67 53.87 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-12T14:50:06.084Z] #67 53.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:50:06.111Z] #23 14.49 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-12T14:50:06.111Z] #23 14.50 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=87c68e26cca6e8c0b6723c203304caa2fb69ebc47da933e60de93db3ab69d1b0 [2021-11-12T14:50:06.111Z] #23 14.50 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-12T14:50:06.111Z] #23 14.51 Successfully built yamllint [2021-11-12T14:50:06.111Z] #23 14.54 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-12T14:50:06.330Z] #21 31.21 Selecting previously unselected package iproute2. [2021-11-12T14:50:06.331Z] #21 31.21 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-12T14:50:06.331Z] #21 31.23 Unpacking iproute2 (5.10.0-4) ... [2021-11-12T14:50:06.347Z] #67 54.00 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-12T14:50:06.347Z] #67 54.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-12T14:50:06.347Z] #67 54.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:50:06.347Z] #67 54.18 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:50:06.347Z] #67 54.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:50:06.347Z] #67 54.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:50:06.611Z] #67 DONE 54.4s [2021-11-12T14:50:06.611Z] [2021-11-12T14:50:06.611Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-12T14:50:06.611Z] #72 sha256:72b89b5dc121b2965490d0b93f6c8381016dfa32759c3cdf20d81da3b60b2d3d [2021-11-12T14:50:06.611Z] #72 51.29 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-12T14:50:06.611Z] #72 51.29 + GOBIN=/build [2021-11-12T14:50:06.611Z] #72 51.29 + GO111MODULE=on [2021-11-12T14:50:06.611Z] #72 51.29 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-12T14:50:06.611Z] #72 54.19 rootlesskit version 0.14.6 [2021-11-12T14:50:06.611Z] #72 54.19 Usage of /build/rootlesskit-docker-proxy: [2021-11-12T14:50:06.611Z] #72 54.19 -container-ip string [2021-11-12T14:50:06.611Z] #72 54.19 container ip [2021-11-12T14:50:06.611Z] #72 54.19 -container-port int [2021-11-12T14:50:06.611Z] #72 54.19 container port (default -1) [2021-11-12T14:50:06.611Z] #72 54.19 -host-ip string [2021-11-12T14:50:06.611Z] #72 54.19 host ip [2021-11-12T14:50:06.611Z] #72 54.19 -host-port int [2021-11-12T14:50:06.611Z] #72 54.19 host port (default -1) [2021-11-12T14:50:06.611Z] #72 54.19 -proto string [2021-11-12T14:50:06.611Z] #72 54.19 proxy protocol (default "tcp") [2021-11-12T14:50:06.611Z] #72 DONE 54.3s [2021-11-12T14:50:06.611Z] [2021-11-12T14:50:06.611Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-12T14:50:06.611Z] #73 sha256:37ee55711e563ada4b447001d5b6a03a1a240ea29c5e4c5d6a2aea361122a280 [2021-11-12T14:50:06.682Z] #23 15.00 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-12T14:50:06.877Z] #73 DONE 0.2s [2021-11-12T14:50:06.877Z] [2021-11-12T14:50:06.877Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:50:06.877Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-12T14:50:06.877Z] #45 48.28 Building dependency tree... [2021-11-12T14:50:06.877Z] #45 51.99 The following additional packages will be installed: [2021-11-12T14:50:06.877Z] #45 52.00 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-11-12T14:50:06.877Z] #45 52.02 Suggested packages: [2021-11-12T14:50:06.877Z] #45 52.02 cmake-doc ninja-build lrzip [2021-11-12T14:50:06.877Z] #45 52.02 Recommended packages: [2021-11-12T14:50:06.877Z] #45 52.02 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-12T14:50:06.877Z] #45 52.57 The following NEW packages will be installed: [2021-11-12T14:50:06.877Z] #45 52.58 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-11-12T14:50:06.877Z] #45 53.00 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:50:06.877Z] #45 53.00 Need to get 8419 kB of archives. [2021-11-12T14:50:06.877Z] #45 53.00 After this operation, 34.9 MB of additional disk space will be used. [2021-11-12T14:50:06.877Z] #45 53.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-12T14:50:06.877Z] #45 53.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-12T14:50:06.877Z] #45 53.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-12T14:50:06.877Z] #45 53.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-12T14:50:06.877Z] #45 53.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-12T14:50:06.877Z] #45 53.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-12T14:50:06.877Z] #45 53.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-12T14:50:06.877Z] #45 53.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-12T14:50:06.877Z] #45 53.81 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:50:06.877Z] #45 54.07 Fetched 8419 kB in 0s (20.0 MB/s) [2021-11-12T14:50:06.877Z] #45 54.12 Selecting previously unselected package xxd. [2021-11-12T14:50:06.877Z] #45 54.12 (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 ... 30211 files and directories currently installed.) [2021-11-12T14:50:06.877Z] #45 54.16 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-12T14:50:06.877Z] #45 54.17 Unpacking xxd (2:8.2.2434-3) ... [2021-11-12T14:50:06.877Z] #45 54.26 Selecting previously unselected package vim-common. [2021-11-12T14:50:06.877Z] #45 54.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:50:06.877Z] #45 54.28 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-12T14:50:06.877Z] #45 54.49 Selecting previously unselected package cmake-data. [2021-11-12T14:50:06.877Z] #45 54.49 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-12T14:50:06.877Z] #45 54.51 Unpacking cmake-data (3.18.4-2) ... [2021-11-12T14:50:06.877Z] #45 ... [2021-11-12T14:50:06.877Z] [2021-11-12T14:50:06.877Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-12T14:50:06.877Z] #68 sha256:b6aa2ec01cd94712358ab8535a8cfd4b72b8469326e13d40643168b171aa6732 [2021-11-12T14:50:06.877Z] #68 DONE 0.2s [2021-11-12T14:50:07.084Z] #21 27.08 The following NEW packages will be installed: [2021-11-12T14:50:07.084Z] #21 27.08 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-12T14:50:07.084Z] #21 27.08 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-12T14:50:07.084Z] #21 27.08 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-12T14:50:07.084Z] #21 27.08 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-12T14:50:07.084Z] #21 27.08 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-12T14:50:07.084Z] #21 27.08 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-12T14:50:07.084Z] #21 27.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-12T14:50:07.084Z] #21 27.08 xz-utils zip zstd [2021-11-12T14:50:07.084Z] #21 27.46 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:50:07.084Z] #21 27.46 Need to get 27.6 MB of archives. [2021-11-12T14:50:07.084Z] #21 27.46 After this operation, 106 MB of additional disk space will be used. [2021-11-12T14:50:07.084Z] #21 27.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-12T14:50:07.084Z] #21 27.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-12T14:50:07.084Z] #21 27.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-12T14:50:07.084Z] #21 27.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-12T14:50:07.084Z] #21 27.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-12T14:50:07.084Z] #21 27.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-12T14:50:07.084Z] #21 27.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-12T14:50:07.084Z] #21 27.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-12T14:50:07.084Z] #21 27.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-12T14:50:07.084Z] #21 27.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-12T14:50:07.084Z] #21 27.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-12T14:50:07.084Z] #21 27.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-12T14:50:07.145Z] [2021-11-12T14:50:07.145Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-12T14:50:07.145Z] #74 sha256:3e2a40f4c95f343aafd31d57c9c402932555d35d6108dee39f2ba4224e2dba7d [2021-11-12T14:50:07.145Z] #74 DONE 0.2s [2021-11-12T14:50:07.145Z] [2021-11-12T14:50:07.145Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:50:07.145Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-12T14:50:07.145Z] #20 48.20 Building dependency tree... [2021-11-12T14:50:07.145Z] #20 52.08 The following additional packages will be installed: [2021-11-12T14:50:07.145Z] #20 52.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-12T14:50:07.145Z] #20 52.09 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-12T14:50:07.145Z] #20 52.09 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-12T14:50:07.145Z] #20 52.09 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-12T14:50:07.145Z] #20 52.10 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-12T14:50:07.145Z] #20 52.11 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-12T14:50:07.145Z] #20 52.12 mingw-w64-common mingw-w64-x86-64-dev [2021-11-12T14:50:07.145Z] #20 52.14 Suggested packages: [2021-11-12T14:50:07.145Z] #20 52.16 gcc-10-locales seccomp wine64 [2021-11-12T14:50:07.145Z] #20 52.82 The following NEW packages will be installed: [2021-11-12T14:50:07.145Z] #20 52.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-12T14:50:07.145Z] #20 52.82 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-12T14:50:07.145Z] #20 52.82 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-12T14:50:07.145Z] #20 52.82 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-12T14:50:07.145Z] #20 52.82 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-12T14:50:07.145Z] #20 52.82 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-12T14:50:07.145Z] #20 52.82 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-12T14:50:07.145Z] #20 52.82 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-12T14:50:07.145Z] #20 52.83 mingw-w64-x86-64-dev [2021-11-12T14:50:07.145Z] #20 53.18 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:50:07.145Z] #20 53.18 Need to get 115 MB of archives. [2021-11-12T14:50:07.145Z] #20 53.18 After this operation, 645 MB of additional disk space will be used. [2021-11-12T14:50:07.145Z] #20 53.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-12T14:50:07.145Z] #20 53.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-12T14:50:07.145Z] #20 53.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-12T14:50:07.145Z] #20 53.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-12T14:50:07.145Z] #20 53.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-12T14:50:07.145Z] #20 53.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-12T14:50:07.145Z] #20 53.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-12T14:50:07.145Z] #20 53.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-12T14:50:07.145Z] #20 53.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-12T14:50:07.145Z] #20 53.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-12T14:50:07.145Z] #20 54.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-12T14:50:07.145Z] #20 54.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-12T14:50:07.145Z] #20 54.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-12T14:50:07.246Z] #23 DONE 15.5s [2021-11-12T14:50:07.246Z] [2021-11-12T14:50:07.246Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-12T14:50:07.246Z] #27 sha256:59b68b25509463c35f5c0e5a56b63a92516f0bb4b18808726374b1787a730dfa [2021-11-12T14:50:07.261Z] #21 32.00 Selecting previously unselected package xxd. [2021-11-12T14:50:07.261Z] #21 32.01 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-12T14:50:07.261Z] #21 32.02 Unpacking xxd (2:8.2.2434-3) ... [2021-11-12T14:50:07.261Z] #21 32.24 Selecting previously unselected package vim-common. [2021-11-12T14:50:07.344Z] #21 27.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-12T14:50:07.344Z] #21 27.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-12T14:50:07.344Z] #21 27.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-12T14:50:07.344Z] #21 27.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-12T14:50:07.344Z] #21 27.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-12T14:50:07.344Z] #21 27.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-12T14:50:07.344Z] #21 27.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-12T14:50:07.344Z] #21 27.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-12T14:50:07.344Z] #21 27.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-12T14:50:07.344Z] #21 27.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-12T14:50:07.344Z] #21 27.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-12T14:50:07.344Z] #21 27.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-12T14:50:07.344Z] #21 27.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-12T14:50:07.344Z] #21 27.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-12T14:50:07.344Z] #21 27.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-12T14:50:07.503Z] #27 DONE 0.3s [2021-11-12T14:50:07.503Z] [2021-11-12T14:50:07.503Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-12T14:50:07.503Z] #32 sha256:906ae212672d2025a007d31c2c38166f8503e52003086351cbb05b0b460f348c [2021-11-12T14:50:07.518Z] #21 32.25 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:50:07.518Z] #21 32.27 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-12T14:50:07.718Z] #20 55.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-12T14:50:07.718Z] #20 55.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-12T14:50:07.718Z] #20 55.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-12T14:50:07.718Z] #20 55.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-12T14:50:07.718Z] #20 55.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-12T14:50:07.718Z] #20 55.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-12T14:50:07.718Z] #20 55.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-12T14:50:07.718Z] #20 55.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-12T14:50:07.718Z] #20 55.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-12T14:50:07.718Z] #20 55.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-12T14:50:07.718Z] #20 55.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-12T14:50:07.718Z] #20 55.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-12T14:50:07.718Z] #20 55.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-12T14:50:07.718Z] #20 55.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-12T14:50:07.718Z] #20 55.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-12T14:50:07.718Z] #20 55.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-12T14:50:07.718Z] #20 55.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-12T14:50:07.775Z] #21 32.54 Selecting previously unselected package bash-completion. [2021-11-12T14:50:07.775Z] #21 32.55 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-12T14:50:07.912Z] #21 28.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-12T14:50:07.912Z] #21 28.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-12T14:50:07.912Z] #21 28.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-12T14:50:07.912Z] #21 28.17 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-12T14:50:07.912Z] #21 28.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-12T14:50:07.912Z] #21 28.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-12T14:50:07.912Z] #21 28.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-12T14:50:07.912Z] #21 28.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-12T14:50:07.912Z] #21 28.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-12T14:50:07.912Z] #21 28.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-12T14:50:07.912Z] #21 28.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-12T14:50:07.912Z] #21 28.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-12T14:50:07.912Z] #21 28.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-12T14:50:07.912Z] #21 28.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-12T14:50:07.912Z] #21 28.39 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-12T14:50:07.980Z] #20 ... [2021-11-12T14:50:07.980Z] [2021-11-12T14:50:07.980Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-11-12T14:50:07.980Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-12T14:50:07.980Z] #45 55.94 Selecting previously unselected package libarchive13:amd64. [2021-11-12T14:50:07.980Z] #45 55.94 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-12T14:50:08.073Z] #32 DONE 0.7s [2021-11-12T14:50:08.073Z] [2021-11-12T14:50:08.073Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-12T14:50:08.073Z] #35 sha256:24557f277b3e1f0407dc19ebd2b059d5240fa9ce9754ad70d0489443cadbdab2 [2021-11-12T14:50:08.093Z] #26 ... [2021-11-12T14:50:08.093Z] [2021-11-12T14:50:08.093Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:50:08.093Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-12T14:50:08.093Z] #53 195.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-12T14:50:08.171Z] #21 28.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-12T14:50:08.171Z] #21 28.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-12T14:50:08.242Z] #45 55.96 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-12T14:50:08.431Z] #21 28.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-12T14:50:08.431Z] #21 28.83 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-12T14:50:08.506Z] #45 56.14 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-12T14:50:08.506Z] #45 56.14 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-12T14:50:08.506Z] #45 56.14 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-12T14:50:08.506Z] #45 56.25 Selecting previously unselected package librhash0:amd64. [2021-11-12T14:50:08.506Z] #45 56.25 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-11-12T14:50:08.506Z] #45 56.26 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-12T14:50:08.636Z] #35 DONE 0.4s [2021-11-12T14:50:08.636Z] [2021-11-12T14:50:08.636Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-12T14:50:08.636Z] #37 sha256:aefd600623e284265a84f240f8a86652698c4767c42ec86592b5e0e3385612ac [2021-11-12T14:50:08.636Z] #37 DONE 0.1s [2021-11-12T14:50:08.636Z] [2021-11-12T14:50:08.636Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:50:08.636Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:50:08.636Z] #43 ... [2021-11-12T14:50:08.636Z] [2021-11-12T14:50:08.636Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-12T14:50:08.636Z] #41 sha256:68d158f07fafafadb366d4c4f774b86b8ed96fc16ef4a87748090e21277758b9 [2021-11-12T14:50:08.636Z] #41 DONE 0.1s [2021-11-12T14:50:08.690Z] #21 28.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-12T14:50:08.690Z] #21 28.88 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-12T14:50:08.769Z] #45 56.40 Selecting previously unselected package libuv1:amd64. [2021-11-12T14:50:08.769Z] #45 56.41 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-11-12T14:50:08.769Z] #45 56.41 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-12T14:50:08.769Z] #45 56.49 Selecting previously unselected package cmake. [2021-11-12T14:50:08.769Z] #45 56.49 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-11-12T14:50:08.769Z] #45 56.50 Unpacking cmake (3.18.4-2) ... [2021-11-12T14:50:08.893Z] [2021-11-12T14:50:08.893Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:50:08.893Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:50:09.028Z] #53 DONE 196.6s [2021-11-12T14:50:09.028Z] [2021-11-12T14:50:09.028Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-12T14:50:09.028Z] #26 sha256:a91604dbcbfce06daf529d973c4f4a976ed3b45b304fd5f09ed4993f60a1cc23 [2021-11-12T14:50:09.632Z] #21 29.87 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:50:09.891Z] #21 30.11 Fetched 27.6 MB in 2s (15.5 MB/s) [2021-11-12T14:50:09.891Z] #21 30.22 Selecting previously unselected package pigz. [2021-11-12T14:50:10.151Z] #21 30.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-12T14:50:10.151Z] #21 30.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-12T14:50:10.151Z] #21 30.31 Unpacking pigz (2.6-1) ... [2021-11-12T14:50:10.151Z] #21 30.43 Selecting previously unselected package libelf1:amd64. [2021-11-12T14:50:10.151Z] #21 30.43 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-12T14:50:10.151Z] #21 30.45 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-12T14:50:10.410Z] #21 30.69 Selecting previously unselected package libbpf0:amd64. [2021-11-12T14:50:10.410Z] #21 30.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-12T14:50:10.410Z] #21 30.71 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-12T14:50:10.669Z] #21 30.88 Selecting previously unselected package libcap2:amd64. [2021-11-12T14:50:10.669Z] #21 30.89 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-12T14:50:10.669Z] #21 30.90 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-12T14:50:10.669Z] #21 31.01 Selecting previously unselected package libmnl0:amd64. [2021-11-12T14:50:10.669Z] #21 31.01 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-12T14:50:10.669Z] #21 31.05 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-12T14:50:10.669Z] #21 31.14 Selecting previously unselected package libxtables12:amd64. [2021-11-12T14:50:10.669Z] #21 31.14 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-12T14:50:10.686Z] #45 58.47 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-12T14:50:10.686Z] #45 58.50 Setting up xxd (2:8.2.2434-3) ... [2021-11-12T14:50:10.686Z] #45 58.53 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-12T14:50:10.686Z] #45 58.59 Setting up vim-common (2:8.2.2434-3) ... [2021-11-12T14:50:10.929Z] #21 31.17 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-12T14:50:10.929Z] #21 31.30 Selecting previously unselected package libcap2-bin. [2021-11-12T14:50:10.929Z] #21 31.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-12T14:50:10.929Z] #21 31.31 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-12T14:50:10.948Z] #45 58.68 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-12T14:50:10.948Z] #45 58.70 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-12T14:50:10.948Z] #45 58.71 Setting up cmake-data (3.18.4-2) ... [2021-11-12T14:50:10.948Z] #45 58.73 Setting up cmake (3.18.4-2) ... [2021-11-12T14:50:10.948Z] #45 58.75 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:50:11.049Z] #21 36.12 Unpacking bash-completion (1:2.11-2) ... [2021-11-12T14:50:11.188Z] #21 31.47 Selecting previously unselected package iproute2. [2021-11-12T14:50:11.188Z] #21 31.48 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-12T14:50:11.188Z] #21 31.49 Unpacking iproute2 (5.10.0-4) ... [2021-11-12T14:50:11.521Z] #45 DONE 59.1s [2021-11-12T14:50:11.521Z] [2021-11-12T14:50:11.521Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-12T14:50:11.521Z] #46 sha256:2530cab4233909effc7dfe2b30c717a9c656f4ebb6ebc819b1e56f4defbeb77d [2021-11-12T14:50:11.521Z] #46 DONE 0.1s [2021-11-12T14:50:11.521Z] [2021-11-12T14:50:11.521Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-12T14:50:11.521Z] #47 sha256:19b9f04844aa46690c1725599b971e7ca21139bb4fc270c9beffc29cb0e6a981 [2021-11-12T14:50:11.615Z] #21 36.47 Selecting previously unselected package bzip2. [2021-11-12T14:50:11.615Z] #21 36.48 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-12T14:50:11.615Z] #21 36.49 Unpacking bzip2 (1.0.8-4) ... [2021-11-12T14:50:11.615Z] #21 36.54 Selecting previously unselected package xz-utils. [2021-11-12T14:50:11.615Z] #21 36.55 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-12T14:50:11.615Z] #21 36.56 Unpacking xz-utils (5.2.5-2) ... [2021-11-12T14:50:11.873Z] #21 36.71 Selecting previously unselected package apparmor. [2021-11-12T14:50:11.873Z] #21 36.71 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-12T14:50:11.873Z] #21 36.76 Unpacking apparmor (2.13.6-10) ... [2021-11-12T14:50:12.124Z] #21 32.34 Selecting previously unselected package xxd. [2021-11-12T14:50:12.124Z] #21 32.37 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-12T14:50:12.124Z] #21 32.37 Unpacking xxd (2:8.2.2434-3) ... [2021-11-12T14:50:12.124Z] #21 32.63 Selecting previously unselected package vim-common. [2021-11-12T14:50:12.383Z] #21 32.64 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:50:12.383Z] #21 32.69 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-12T14:50:12.386Z] #21 37.13 Selecting previously unselected package inetutils-ping. [2021-11-12T14:50:12.386Z] #21 37.13 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-12T14:50:12.386Z] #21 37.14 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-12T14:50:12.386Z] #21 37.27 Selecting previously unselected package libip4tc2:amd64. [2021-11-12T14:50:12.386Z] #21 37.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-12T14:50:12.386Z] #21 37.30 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-12T14:50:12.386Z] #21 37.36 Selecting previously unselected package libip6tc2:amd64. [2021-11-12T14:50:12.386Z] #21 37.37 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-12T14:50:12.642Z] #21 32.94 Selecting previously unselected package bash-completion. [2021-11-12T14:50:12.642Z] #21 32.96 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-12T14:50:12.643Z] #21 37.38 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-12T14:50:12.643Z] #21 37.45 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-12T14:50:12.643Z] #21 37.46 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-12T14:50:12.643Z] #21 37.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-12T14:50:12.643Z] #21 37.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-12T14:50:12.643Z] #21 37.52 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-12T14:50:12.643Z] #21 37.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-12T14:50:12.643Z] #21 37.58 Selecting previously unselected package libnftnl11:amd64. [2021-11-12T14:50:12.643Z] #21 37.58 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-12T14:50:12.643Z] #21 37.59 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-12T14:50:12.643Z] #21 37.65 Selecting previously unselected package iptables. [2021-11-12T14:50:12.900Z] #21 37.66 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-12T14:50:12.900Z] #21 37.66 Unpacking iptables (1.8.7-1) ... [2021-11-12T14:50:12.900Z] #21 37.95 Selecting previously unselected package libonig5:amd64. [2021-11-12T14:50:12.909Z] #47 1.290 + RM_GOPATH=0 [2021-11-12T14:50:12.909Z] #47 1.290 + TMP_GOPATH= [2021-11-12T14:50:12.909Z] #47 1.290 + : /build [2021-11-12T14:50:12.909Z] #47 1.290 + '[' -z '' ']' [2021-11-12T14:50:12.909Z] #47 1.290 ++ mktemp -d [2021-11-12T14:50:12.909Z] #47 1.298 + export GOPATH=/tmp/tmp.g2ytJrVskt [2021-11-12T14:50:12.909Z] #47 1.298 + GOPATH=/tmp/tmp.g2ytJrVskt [2021-11-12T14:50:12.909Z] #47 1.298 + RM_GOPATH=1 [2021-11-12T14:50:12.909Z] #47 1.298 + case "$(go env GOARCH)" in [2021-11-12T14:50:12.909Z] #47 1.298 ++ go env GOARCH [2021-11-12T14:50:12.909Z] #47 1.312 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:50:12.909Z] #47 1.312 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:50:12.909Z] #47 1.317 ++ dirname /install.sh [2021-11-12T14:50:12.909Z] #47 1.318 + dir=/ [2021-11-12T14:50:12.909Z] #47 1.318 + bin=tini [2021-11-12T14:50:12.909Z] #47 1.318 + shift [2021-11-12T14:50:12.909Z] #47 1.318 + '[' '!' -f //tini.installer ']' [2021-11-12T14:50:12.909Z] #47 1.318 + . //tini.installer [2021-11-12T14:50:12.909Z] #47 1.318 ++ : v0.19.0 [2021-11-12T14:50:12.909Z] #47 1.318 Install tini version v0.19.0 [2021-11-12T14:50:12.909Z] #47 1.318 + install_tini [2021-11-12T14:50:12.909Z] #47 1.318 + echo 'Install tini version v0.19.0' [2021-11-12T14:50:12.909Z] #47 1.318 + git clone https://github.com/krallin/tini.git /tmp/tmp.g2ytJrVskt/tini [2021-11-12T14:50:12.909Z] #47 1.326 Cloning into '/tmp/tmp.g2ytJrVskt/tini'... [2021-11-12T14:50:13.157Z] #21 37.96 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-12T14:50:13.157Z] #21 37.97 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:50:13.157Z] #21 38.10 Selecting previously unselected package libjq1:amd64. [2021-11-12T14:50:13.157Z] #21 38.11 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-12T14:50:13.157Z] #21 38.11 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:50:13.415Z] #21 38.22 Selecting previously unselected package jq. [2021-11-12T14:50:13.415Z] #21 38.23 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-12T14:50:13.415Z] #21 38.24 Unpacking jq (1.6-2.1) ... [2021-11-12T14:50:13.415Z] #21 38.30 Selecting previously unselected package libaio1:amd64. [2021-11-12T14:50:13.415Z] #21 38.32 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-12T14:50:13.415Z] #21 38.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-12T14:50:13.415Z] #21 38.39 Selecting previously unselected package libgpm2:amd64. [2021-11-12T14:50:13.415Z] #21 38.39 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-12T14:50:13.415Z] #21 38.40 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-12T14:50:13.481Z] #47 1.979 + cd /tmp/tmp.g2ytJrVskt/tini [2021-11-12T14:50:13.482Z] #47 1.979 + git checkout -q v0.19.0 [2021-11-12T14:50:13.482Z] #47 1.996 + cmake . [2021-11-12T14:50:13.673Z] #21 38.47 Selecting previously unselected package libicu67:amd64. [2021-11-12T14:50:13.673Z] #21 38.49 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-12T14:50:13.673Z] #21 38.50 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-12T14:50:13.743Z] #47 2.414 -- The C compiler identification is GNU 10.2.1 [2021-11-12T14:50:14.004Z] #47 2.493 -- Detecting C compiler ABI info [2021-11-12T14:50:14.144Z] #53 ... [2021-11-12T14:50:14.144Z] [2021-11-12T14:50:14.144Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:50:14.145Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:50:14.145Z] #43 197.7 + dpkg --print-architecture [2021-11-12T14:50:14.145Z] #43 197.7 + git checkout -q v2.1.0 [2021-11-12T14:50:14.581Z] #47 2.902 -- Detecting C compiler ABI info - done [2021-11-12T14:50:14.581Z] #47 2.989 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-12T14:50:14.581Z] #47 3.001 -- Detecting C compile features [2021-11-12T14:50:14.581Z] #47 3.001 -- Detecting C compile features - done [2021-11-12T14:50:14.581Z] #47 3.015 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-12T14:50:14.581Z] #47 3.114 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-12T14:50:14.581Z] #47 3.166 -- Configuring done [2021-11-12T14:50:14.581Z] #47 3.186 -- Generating done [2021-11-12T14:50:14.581Z] #47 3.186 -- Build files have been written to: /tmp/tmp.g2ytJrVskt/tini [2021-11-12T14:50:14.581Z] #47 3.199 + make tini-static [2021-11-12T14:50:14.708Z] #43 198.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-12T14:50:14.708Z] #43 198.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-12T14:50:15.154Z] #47 3.420 Scanning dependencies of target tini-static [2021-11-12T14:50:15.154Z] #47 3.458 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-12T14:50:15.307Z] #21 35.64 Unpacking bash-completion (1:2.11-2) ... [2021-11-12T14:50:15.727Z] #47 4.201 [100%] Linking C executable tini-static [2021-11-12T14:50:15.880Z] #21 36.13 Selecting previously unselected package bzip2. [2021-11-12T14:50:15.880Z] #21 36.13 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-12T14:50:15.880Z] #21 36.14 Unpacking bzip2 (1.0.8-4) ... [2021-11-12T14:50:15.880Z] #21 36.20 Selecting previously unselected package xz-utils. [2021-11-12T14:50:15.880Z] #21 36.21 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-12T14:50:15.880Z] #21 36.22 Unpacking xz-utils (5.2.5-2) ... [2021-11-12T14:50:15.989Z] #47 4.506 [100%] Built target tini-static [2021-11-12T14:50:15.989Z] #47 4.559 + mkdir -p /build [2021-11-12T14:50:15.989Z] #47 4.565 + cp tini-static /build/docker-init [2021-11-12T14:50:16.138Z] #21 36.36 Selecting previously unselected package apparmor. [2021-11-12T14:50:16.138Z] #21 36.36 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-12T14:50:16.138Z] #21 36.42 Unpacking apparmor (2.13.6-10) ... [2021-11-12T14:50:16.250Z] #47 DONE 4.9s [2021-11-12T14:50:16.250Z] [2021-11-12T14:50:16.250Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:50:16.250Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-12T14:50:16.250Z] #20 56.27 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:50:16.250Z] #20 56.49 Fetched 115 MB in 3s (42.7 MB/s) [2021-11-12T14:50:16.250Z] #20 56.54 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-12T14:50:16.250Z] #20 56.54 (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 ... 30211 files and directories currently installed.) [2021-11-12T14:50:16.250Z] #20 56.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-12T14:50:16.250Z] #20 56.58 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-12T14:50:16.250Z] #20 57.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-12T14:50:16.250Z] #20 57.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-12T14:50:16.250Z] #20 57.61 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-12T14:50:16.250Z] #20 59.09 Selecting previously unselected package binutils-mingw-w64. [2021-11-12T14:50:16.250Z] #20 59.11 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-12T14:50:16.250Z] #20 59.12 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-12T14:50:16.250Z] #20 59.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-12T14:50:16.250Z] #20 59.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:50:16.250Z] #20 59.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:50:16.250Z] #20 59.37 Selecting previously unselected package dmsetup. [2021-11-12T14:50:16.250Z] #20 59.38 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:50:16.250Z] #20 59.38 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-12T14:50:16.250Z] #20 59.51 Selecting previously unselected package mingw-w64-common. [2021-11-12T14:50:16.251Z] #20 59.53 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-12T14:50:16.251Z] #20 59.53 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-12T14:50:16.251Z] #20 62.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-12T14:50:16.251Z] #20 62.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-12T14:50:16.251Z] #20 62.31 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-12T14:50:16.704Z] #21 36.81 Selecting previously unselected package inetutils-ping. [2021-11-12T14:50:16.704Z] #21 36.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-12T14:50:16.704Z] #21 36.82 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-12T14:50:16.705Z] #21 36.91 Selecting previously unselected package libip4tc2:amd64. [2021-11-12T14:50:16.705Z] #21 36.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-12T14:50:16.705Z] #21 36.93 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-12T14:50:16.705Z] #21 36.98 Selecting previously unselected package libip6tc2:amd64. [2021-11-12T14:50:16.705Z] #21 36.98 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-12T14:50:16.705Z] #21 36.99 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-12T14:50:16.705Z] #21 37.04 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-12T14:50:16.705Z] #21 37.05 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-12T14:50:16.705Z] #21 37.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-12T14:50:16.705Z] #21 37.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-12T14:50:16.705Z] #21 37.11 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-12T14:50:16.705Z] #21 37.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-12T14:50:16.705Z] #21 37.18 Selecting previously unselected package libnftnl11:amd64. [2021-11-12T14:50:16.824Z] #20 ... [2021-11-12T14:50:16.824Z] [2021-11-12T14:50:16.824Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:50:16.824Z] #69 sha256:f37486741b99378407d0d2515f473338063b0a9599c2f4fe6710f836ae8c6a97 [2021-11-12T14:50:16.824Z] #69 2.142 + RM_GOPATH=0 [2021-11-12T14:50:16.824Z] #69 2.142 + TMP_GOPATH= [2021-11-12T14:50:16.824Z] #69 2.142 + : /build [2021-11-12T14:50:16.824Z] #69 2.142 + '[' -z '' ']' [2021-11-12T14:50:16.824Z] #69 2.142 ++ mktemp -d [2021-11-12T14:50:16.824Z] #69 2.142 + export GOPATH=/tmp/tmp.06kvCBScXs [2021-11-12T14:50:16.824Z] #69 2.142 + GOPATH=/tmp/tmp.06kvCBScXs [2021-11-12T14:50:16.824Z] #69 2.142 + RM_GOPATH=1 [2021-11-12T14:50:16.824Z] #69 2.142 + case "$(go env GOARCH)" in [2021-11-12T14:50:16.824Z] #69 2.143 ++ go env GOARCH [2021-11-12T14:50:16.824Z] #69 2.172 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:50:16.824Z] #69 2.172 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:50:16.824Z] #69 2.182 Install containerd version v1.5.7 [2021-11-12T14:50:16.824Z] #69 2.182 ++ dirname /install.sh [2021-11-12T14:50:16.824Z] #69 2.182 + dir=/ [2021-11-12T14:50:16.824Z] #69 2.182 + bin=containerd [2021-11-12T14:50:16.824Z] #69 2.182 + shift [2021-11-12T14:50:16.824Z] #69 2.182 + '[' '!' -f //containerd.installer ']' [2021-11-12T14:50:16.824Z] #69 2.182 + . //containerd.installer [2021-11-12T14:50:16.824Z] #69 2.182 ++ set -e [2021-11-12T14:50:16.824Z] #69 2.182 ++ : v1.5.7 [2021-11-12T14:50:16.824Z] #69 2.182 + install_containerd [2021-11-12T14:50:16.824Z] #69 2.182 + echo 'Install containerd version v1.5.7' [2021-11-12T14:50:16.824Z] #69 2.182 + git clone https://github.com/containerd/containerd.git /tmp/tmp.06kvCBScXs/src/github.com/containerd/containerd [2021-11-12T14:50:16.824Z] #69 2.190 Cloning into '/tmp/tmp.06kvCBScXs/src/github.com/containerd/containerd'... [2021-11-12T14:50:16.947Z] #21 41.66 Selecting previously unselected package libinih1:amd64. [2021-11-12T14:50:16.947Z] #21 41.66 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-12T14:50:16.947Z] #21 41.67 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-12T14:50:16.947Z] #21 41.82 Selecting previously unselected package libnet1:amd64. [2021-11-12T14:50:16.947Z] #21 41.83 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-12T14:50:16.947Z] #21 41.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:50:16.947Z] #21 41.94 Selecting previously unselected package libnl-3-200:amd64. [2021-11-12T14:50:16.947Z] #21 41.95 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-12T14:50:16.947Z] #21 41.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:50:16.947Z] #21 42.05 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-12T14:50:16.963Z] #21 37.18 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-12T14:50:16.963Z] #21 37.18 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-12T14:50:16.963Z] #21 37.25 Selecting previously unselected package iptables. [2021-11-12T14:50:16.963Z] #21 37.25 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-12T14:50:16.963Z] #21 37.27 Unpacking iptables (1.8.7-1) ... [2021-11-12T14:50:17.210Z] #21 42.06 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-12T14:50:17.210Z] #21 42.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:50:17.210Z] #21 42.13 Selecting previously unselected package net-tools. [2021-11-12T14:50:17.210Z] #21 42.13 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-12T14:50:17.210Z] #21 42.14 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-12T14:50:17.210Z] #21 42.31 Selecting previously unselected package patch. [2021-11-12T14:50:17.221Z] #21 37.54 Selecting previously unselected package libonig5:amd64. [2021-11-12T14:50:17.221Z] #21 37.54 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-12T14:50:17.221Z] #21 37.55 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:50:17.467Z] #21 42.31 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-12T14:50:17.468Z] #21 42.33 Unpacking patch (2.7.6-7) ... [2021-11-12T14:50:17.468Z] #21 42.42 Selecting previously unselected package python-pip-whl. [2021-11-12T14:50:17.468Z] #21 42.42 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-12T14:50:17.468Z] #21 42.43 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-12T14:50:17.479Z] #21 37.69 Selecting previously unselected package libjq1:amd64. [2021-11-12T14:50:17.479Z] #21 37.70 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-12T14:50:17.479Z] #21 37.71 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:50:17.479Z] #21 37.80 Selecting previously unselected package jq. [2021-11-12T14:50:17.479Z] #21 37.81 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-12T14:50:17.479Z] #21 37.82 Unpacking jq (1.6-2.1) ... [2021-11-12T14:50:17.479Z] #21 37.89 Selecting previously unselected package libaio1:amd64. [2021-11-12T14:50:17.737Z] #21 37.89 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-12T14:50:17.737Z] #21 37.89 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-12T14:50:17.737Z] #21 37.95 Selecting previously unselected package libgpm2:amd64. [2021-11-12T14:50:17.737Z] #21 37.95 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-12T14:50:17.737Z] #21 37.96 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-12T14:50:17.737Z] #21 38.02 Selecting previously unselected package libicu67:amd64. [2021-11-12T14:50:17.737Z] #21 38.04 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-12T14:50:17.737Z] #21 38.05 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-12T14:50:17.769Z] #69 ... [2021-11-12T14:50:17.770Z] [2021-11-12T14:50:17.770Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:50:17.770Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-12T14:50:17.770Z] #20 65.47 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-12T14:50:17.770Z] #20 65.47 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:50:17.770Z] #20 65.49 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-12T14:50:17.770Z] #20 65.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-12T14:50:18.031Z] #21 42.95 Selecting previously unselected package python3-lib2to3. [2021-11-12T14:50:18.031Z] #21 42.96 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-12T14:50:18.031Z] #21 42.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-12T14:50:18.031Z] #20 65.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:50:18.031Z] #20 65.62 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-12T14:50:18.289Z] #21 43.07 Selecting previously unselected package python3-distutils. [2021-11-12T14:50:18.289Z] #21 43.07 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-12T14:50:18.289Z] #21 43.08 Unpacking python3-distutils (3.9.2-1) ... [2021-11-12T14:50:18.289Z] #21 43.20 Selecting previously unselected package python3-pkg-resources. [2021-11-12T14:50:18.289Z] #21 43.21 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-12T14:50:18.289Z] #21 43.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:50:18.546Z] #21 43.33 Selecting previously unselected package python3-setuptools. [2021-11-12T14:50:18.546Z] #21 43.34 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-12T14:50:18.546Z] #21 43.35 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-12T14:50:18.546Z] #21 43.58 Selecting previously unselected package python3-wheel. [2021-11-12T14:50:18.803Z] #21 43.59 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-12T14:50:18.803Z] #21 43.59 Unpacking python3-wheel (0.34.2-1) ... [2021-11-12T14:50:18.803Z] #21 43.65 Selecting previously unselected package python3-pip. [2021-11-12T14:50:18.803Z] #21 43.65 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-12T14:50:18.803Z] #21 43.66 Unpacking python3-pip (20.3.4-4) ... [2021-11-12T14:50:19.060Z] #21 43.92 Selecting previously unselected package sudo. [2021-11-12T14:50:19.060Z] #21 43.93 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-12T14:50:19.060Z] #21 43.94 Unpacking sudo (1.9.5p2-3) ... [2021-11-12T14:50:19.625Z] #21 44.40 Selecting previously unselected package thin-provisioning-tools. [2021-11-12T14:50:19.625Z] #21 44.41 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-12T14:50:19.625Z] #21 44.42 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-12T14:50:19.883Z] #21 44.63 Selecting previously unselected package uidmap. [2021-11-12T14:50:19.883Z] #21 44.64 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-12T14:50:19.883Z] #21 44.65 Unpacking uidmap (1:4.8.1-1) ... [2021-11-12T14:50:19.883Z] #21 44.78 Selecting previously unselected package vim-runtime. [2021-11-12T14:50:19.883Z] #21 44.78 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:50:19.883Z] #21 44.81 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-12T14:50:19.883Z] #21 44.83 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-12T14:50:19.883Z] #21 44.84 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-12T14:50:21.019Z] #21 41.21 Selecting previously unselected package libinih1:amd64. [2021-11-12T14:50:21.019Z] #21 41.21 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-12T14:50:21.019Z] #21 41.23 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-12T14:50:21.019Z] #21 41.28 Selecting previously unselected package libnet1:amd64. [2021-11-12T14:50:21.019Z] #21 41.28 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-12T14:50:21.019Z] #21 41.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:50:21.019Z] #21 41.35 Selecting previously unselected package libnl-3-200:amd64. [2021-11-12T14:50:21.019Z] #21 41.35 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-12T14:50:21.019Z] #21 41.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:50:21.253Z] #43 ... [2021-11-12T14:50:21.253Z] [2021-11-12T14:50:21.253Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:50:21.253Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:50:21.253Z] #53 204.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-12T14:50:21.253Z] #53 DONE 204.8s [2021-11-12T14:50:21.253Z] [2021-11-12T14:50:21.253Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:50:21.253Z] #62 sha256:38a1b1a8e69e98e8dedeb691a002cce7b682ae690ba5848305cfaf8dcf5196c6 [2021-11-12T14:50:21.277Z] #21 41.43 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-12T14:50:21.277Z] #21 41.44 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-12T14:50:21.277Z] #21 41.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:50:21.277Z] #21 41.51 Selecting previously unselected package net-tools. [2021-11-12T14:50:21.277Z] #21 41.52 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-12T14:50:21.277Z] #21 41.53 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-12T14:50:21.277Z] #21 41.68 Selecting previously unselected package patch. [2021-11-12T14:50:21.277Z] #21 41.69 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-12T14:50:21.277Z] #21 41.70 Unpacking patch (2.7.6-7) ... [2021-11-12T14:50:21.277Z] #21 41.79 Selecting previously unselected package python-pip-whl. [2021-11-12T14:50:21.535Z] #21 41.79 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-12T14:50:21.535Z] #21 41.80 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-12T14:50:22.102Z] #21 42.28 Selecting previously unselected package python3-lib2to3. [2021-11-12T14:50:22.102Z] #21 42.29 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-12T14:50:22.102Z] #21 42.29 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-12T14:50:22.102Z] #21 42.40 Selecting previously unselected package python3-distutils. [2021-11-12T14:50:22.102Z] #21 42.41 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-12T14:50:22.102Z] #21 42.42 Unpacking python3-distutils (3.9.2-1) ... [2021-11-12T14:50:22.244Z] #20 69.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-12T14:50:22.244Z] #20 69.32 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:50:22.244Z] #20 69.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:50:22.361Z] #21 42.53 Selecting previously unselected package python3-pkg-resources. [2021-11-12T14:50:22.361Z] #21 42.54 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-12T14:50:22.361Z] #21 42.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:50:22.361Z] #21 42.67 Selecting previously unselected package python3-setuptools. [2021-11-12T14:50:22.361Z] #21 42.68 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-12T14:50:22.361Z] #21 42.68 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-12T14:50:22.620Z] #21 42.93 Selecting previously unselected package python3-wheel. [2021-11-12T14:50:22.620Z] #21 42.94 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-12T14:50:22.620Z] #21 42.95 Unpacking python3-wheel (0.34.2-1) ... [2021-11-12T14:50:22.621Z] #21 43.02 Selecting previously unselected package python3-pip. [2021-11-12T14:50:22.621Z] #21 43.02 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-12T14:50:22.621Z] #21 43.03 Unpacking python3-pip (20.3.4-4) ... [2021-11-12T14:50:22.879Z] #21 43.26 Selecting previously unselected package sudo. [2021-11-12T14:50:22.879Z] #21 43.27 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-12T14:50:22.879Z] #21 43.28 Unpacking sudo (1.9.5p2-3) ... [2021-11-12T14:50:23.158Z] #21 47.73 Selecting previously unselected package vim. [2021-11-12T14:50:23.158Z] #21 47.74 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-12T14:50:23.158Z] #21 47.76 Unpacking vim (2:8.2.2434-3) ... [2021-11-12T14:50:23.415Z] #21 48.23 Selecting previously unselected package xfsprogs. [2021-11-12T14:50:23.415Z] #21 48.24 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-12T14:50:23.415Z] #21 48.25 Unpacking xfsprogs (5.10.0-4) ... [2021-11-12T14:50:23.446Z] #21 43.73 Selecting previously unselected package thin-provisioning-tools. [2021-11-12T14:50:23.446Z] #21 43.73 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-12T14:50:23.446Z] #21 43.73 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-12T14:50:23.672Z] #21 48.66 Selecting previously unselected package zip. [2021-11-12T14:50:23.672Z] #21 48.68 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-12T14:50:23.672Z] #21 48.68 Unpacking zip (3.0-12) ... [2021-11-12T14:50:23.704Z] #21 43.96 Selecting previously unselected package uidmap. [2021-11-12T14:50:23.705Z] #21 43.97 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-12T14:50:23.705Z] #21 43.97 Unpacking uidmap (1:4.8.1-1) ... [2021-11-12T14:50:23.930Z] #21 48.79 Selecting previously unselected package zstd. [2021-11-12T14:50:23.930Z] #21 48.81 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-12T14:50:23.930Z] #21 48.81 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-12T14:50:23.963Z] #21 44.08 Selecting previously unselected package vim-runtime. [2021-11-12T14:50:23.963Z] #21 44.10 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:50:23.963Z] #21 44.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-12T14:50:23.963Z] #21 44.15 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-12T14:50:23.963Z] #21 44.17 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-12T14:50:24.188Z] #21 49.18 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:50:25.119Z] #21 50.06 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-12T14:50:25.119Z] #21 50.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-12T14:50:25.119Z] #21 50.10 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-12T14:50:25.119Z] #21 50.11 Setting up libicu67:amd64 (67.1-7) ... [2021-11-12T14:50:25.119Z] #21 50.12 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-12T14:50:25.119Z] #21 50.13 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-12T14:50:25.119Z] #21 50.16 Setting up uidmap (1:4.8.1-1) ... [2021-11-12T14:50:25.378Z] #21 50.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:50:25.378Z] #21 50.22 Setting up bzip2 (1.0.8-4) ... [2021-11-12T14:50:25.378Z] #21 50.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:50:25.378Z] #21 50.25 Setting up python3-wheel (0.34.2-1) ... [2021-11-12T14:50:25.949Z] #21 50.83 Setting up xxd (2:8.2.2434-3) ... [2021-11-12T14:50:25.949Z] #21 50.85 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-12T14:50:25.949Z] #21 50.87 Setting up libcap2-bin (1:2.44-1) ... [2021-11-12T14:50:25.949Z] #21 50.91 Setting up apparmor (2.13.6-10) ... [2021-11-12T14:50:27.248Z] #21 47.00 Selecting previously unselected package vim. [2021-11-12T14:50:27.248Z] #21 47.00 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-12T14:50:27.248Z] #21 47.02 Unpacking vim (2:8.2.2434-3) ... [2021-11-12T14:50:27.248Z] #21 47.51 Selecting previously unselected package xfsprogs. [2021-11-12T14:50:27.248Z] #21 47.51 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-12T14:50:27.248Z] #21 47.51 Unpacking xfsprogs (5.10.0-4) ... [2021-11-12T14:50:27.507Z] #21 47.82 Selecting previously unselected package zip. [2021-11-12T14:50:27.507Z] #21 47.83 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-12T14:50:27.507Z] #21 47.83 Unpacking zip (3.0-12) ... [2021-11-12T14:50:27.507Z] #21 47.95 Selecting previously unselected package zstd. [2021-11-12T14:50:27.570Z] #20 ... [2021-11-12T14:50:27.570Z] [2021-11-12T14:50:27.570Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:50:27.570Z] #69 sha256:f37486741b99378407d0d2515f473338063b0a9599c2f4fe6710f836ae8c6a97 [2021-11-12T14:50:27.570Z] #69 19.91 + cd /tmp/tmp.06kvCBScXs/src/github.com/containerd/containerd [2021-11-12T14:50:27.570Z] #69 19.91 + git checkout -q v1.5.7 [2021-11-12T14:50:27.570Z] #69 20.73 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-12T14:50:27.570Z] #69 20.73 + BUILDTAGS='netgo osusergo static_build' [2021-11-12T14:50:27.570Z] #69 20.73 + export EXTRA_FLAGS=-buildmode=pie [2021-11-12T14:50:27.570Z] #69 20.73 + EXTRA_FLAGS=-buildmode=pie [2021-11-12T14:50:27.570Z] #69 20.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-12T14:50:27.570Z] #69 20.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-12T14:50:27.570Z] #69 20.73 + '[' '' = dynamic ']' [2021-11-12T14:50:27.570Z] #69 20.73 + make [2021-11-12T14:50:27.769Z] #21 47.96 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-12T14:50:27.769Z] #21 47.96 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-12T14:50:27.843Z] #21 52.56 Setting up zip (3.0-12) ... [2021-11-12T14:50:27.843Z] #21 52.57 Setting up vim-common (2:8.2.2434-3) ... [2021-11-12T14:50:27.843Z] #21 52.61 Setting up bash-completion (1:2.11-2) ... [2021-11-12T14:50:28.028Z] #21 48.25 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:50:28.517Z] #69 21.71 + bin/ctr [2021-11-12T14:50:28.964Z] #21 49.10 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-12T14:50:28.964Z] #21 49.11 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-12T14:50:28.964Z] #21 49.12 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-12T14:50:28.964Z] #21 49.13 Setting up libicu67:amd64 (67.1-7) ... [2021-11-12T14:50:28.964Z] #21 49.15 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-12T14:50:28.964Z] #21 49.17 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-12T14:50:28.964Z] #21 49.18 Setting up uidmap (1:4.8.1-1) ... [2021-11-12T14:50:28.964Z] #21 49.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:50:28.964Z] #21 49.21 Setting up bzip2 (1.0.8-4) ... [2021-11-12T14:50:28.964Z] #21 49.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:50:28.964Z] #21 49.25 Setting up python3-wheel (0.34.2-1) ... [2021-11-12T14:50:29.532Z] #21 49.82 Setting up xxd (2:8.2.2434-3) ... [2021-11-12T14:50:29.532Z] #21 49.84 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-12T14:50:29.532Z] #21 49.85 Setting up libcap2-bin (1:2.44-1) ... [2021-11-12T14:50:29.532Z] #21 49.86 Setting up apparmor (2.13.6-10) ... [2021-11-12T14:50:29.739Z] #21 54.54 Setting up xz-utils (5.2.5-2) ... [2021-11-12T14:50:29.739Z] #21 54.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-12T14:50:29.739Z] #21 54.59 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-12T14:50:29.739Z] #21 54.60 Setting up patch (2.7.6-7) ... [2021-11-12T14:50:29.739Z] #21 54.62 Setting up sudo (1.9.5p2-3) ... [2021-11-12T14:50:29.739Z] #21 54.68 invoke-rc.d: could not determine current runlevel [2021-11-12T14:50:29.739Z] #21 54.69 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-12T14:50:29.739Z] #21 54.69 Setting up xfsprogs (5.10.0-4) ... [2021-11-12T14:50:29.739Z] #21 54.71 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-12T14:50:29.739Z] #21 54.73 Setting up inetutils-ping (2:2.0-1) ... [2021-11-12T14:50:29.739Z] #21 54.74 Setting up pigz (2.6-1) ... [2021-11-12T14:50:29.739Z] #21 54.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-12T14:50:29.739Z] #21 54.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:50:29.739Z] #21 54.82 Setting up python-pip-whl (20.3.4-4) ... [2021-11-12T14:50:29.996Z] #21 54.84 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-12T14:50:30.561Z] #21 55.52 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-12T14:50:30.561Z] #21 55.54 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-12T14:50:31.125Z] #21 55.94 Setting up libelf1:amd64 (0.183-1) ... [2021-11-12T14:50:31.125Z] #21 55.98 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-12T14:50:31.125Z] #21 56.00 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:50:31.125Z] #21 56.01 Setting up python3-distutils (3.9.2-1) ... [2021-11-12T14:50:31.437Z] #21 51.43 Setting up zip (3.0-12) ... [2021-11-12T14:50:31.437Z] #21 51.46 Setting up vim-common (2:8.2.2434-3) ... [2021-11-12T14:50:31.437Z] #21 51.48 Setting up bash-completion (1:2.11-2) ... [2021-11-12T14:50:31.640Z] #21 56.41 Setting up vim (2:8.2.2434-3) ... [2021-11-12T14:50:31.640Z] #21 56.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-12T14:50:31.640Z] #21 56.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-12T14:50:31.640Z] #21 56.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-12T14:50:31.640Z] #21 56.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-12T14:50:31.640Z] #21 56.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-12T14:50:31.640Z] #21 56.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-12T14:50:31.640Z] #21 56.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-12T14:50:31.640Z] #21 56.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-12T14:50:31.640Z] #21 56.61 Setting up python3-setuptools (52.0.0-4) ... [2021-11-12T14:50:33.011Z] #21 58.08 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:50:33.011Z] #21 58.10 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-12T14:50:33.011Z] #21 58.11 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-12T14:50:33.011Z] #21 58.13 Setting up python3-pip (20.3.4-4) ... [2021-11-12T14:50:33.343Z] #21 53.32 Setting up xz-utils (5.2.5-2) ... [2021-11-12T14:50:33.343Z] #21 53.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-12T14:50:33.343Z] #21 53.35 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-12T14:50:33.343Z] #21 53.36 Setting up patch (2.7.6-7) ... [2021-11-12T14:50:33.343Z] #21 53.38 Setting up sudo (1.9.5p2-3) ... [2021-11-12T14:50:33.343Z] #21 53.45 invoke-rc.d: could not determine current runlevel [2021-11-12T14:50:33.343Z] #21 53.46 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-12T14:50:33.343Z] #21 53.47 Setting up xfsprogs (5.10.0-4) ... [2021-11-12T14:50:33.343Z] #21 53.48 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-12T14:50:33.343Z] #21 53.49 Setting up inetutils-ping (2:2.0-1) ... [2021-11-12T14:50:33.343Z] #21 53.50 Setting up pigz (2.6-1) ... [2021-11-12T14:50:33.343Z] #21 53.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-12T14:50:33.343Z] #21 53.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:50:33.343Z] #21 53.54 Setting up python-pip-whl (20.3.4-4) ... [2021-11-12T14:50:33.343Z] #21 53.55 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-12T14:50:33.912Z] #21 54.27 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-12T14:50:33.912Z] #21 54.29 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-12T14:50:34.381Z] #21 59.24 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-12T14:50:34.381Z] #21 59.26 Setting up jq (1.6-2.1) ... [2021-11-12T14:50:34.381Z] #21 59.28 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-12T14:50:34.381Z] #21 59.30 Setting up iptables (1.8.7-1) ... [2021-11-12T14:50:34.381Z] #21 59.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-12T14:50:34.381Z] #21 59.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-12T14:50:34.381Z] #21 59.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-12T14:50:34.381Z] #21 59.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-12T14:50:34.381Z] #21 59.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-12T14:50:34.381Z] #21 59.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-12T14:50:34.480Z] #21 54.67 Setting up libelf1:amd64 (0.183-1) ... [2021-11-12T14:50:34.480Z] #21 54.73 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-12T14:50:34.480Z] #21 54.74 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:50:34.480Z] #21 54.75 Setting up python3-distutils (3.9.2-1) ... [2021-11-12T14:50:34.638Z] #21 59.42 Setting up iproute2 (5.10.0-4) ... [2021-11-12T14:50:34.739Z] #21 55.22 Setting up vim (2:8.2.2434-3) ... [2021-11-12T14:50:34.896Z] #21 59.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:50:34.998Z] #21 55.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-12T14:50:34.998Z] #21 55.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-12T14:50:34.998Z] #21 55.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-12T14:50:34.998Z] #21 55.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-12T14:50:34.998Z] #21 55.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-12T14:50:34.998Z] #21 55.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-12T14:50:34.998Z] #21 55.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-12T14:50:34.998Z] #21 55.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-12T14:50:34.998Z] #21 55.29 Setting up python3-setuptools (52.0.0-4) ... [2021-11-12T14:50:36.268Z] #21 DONE 61.0s [2021-11-12T14:50:36.268Z] [2021-11-12T14:50:36.268Z] #22 [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-11-12T14:50:36.268Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-12T14:50:36.375Z] #21 56.58 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:50:36.375Z] #21 56.59 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-12T14:50:36.375Z] #21 56.60 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-12T14:50:36.375Z] #21 56.61 Setting up python3-pip (20.3.4-4) ... [2021-11-12T14:50:36.667Z] #69 ... [2021-11-12T14:50:36.667Z] [2021-11-12T14:50:36.667Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-12T14:50:36.667Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-12T14:50:36.667Z] #20 74.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-12T14:50:36.667Z] #20 74.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 74.86 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:50:36.667Z] #20 76.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-12T14:50:36.667Z] #20 76.48 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 76.48 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-12T14:50:36.667Z] #20 78.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-12T14:50:36.667Z] #20 78.25 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 78.26 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:50:36.667Z] #20 82.09 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-12T14:50:36.667Z] #20 82.09 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 82.10 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:50:36.667Z] #20 83.69 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-12T14:50:36.667Z] #20 83.69 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-12T14:50:36.667Z] #20 83.70 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-12T14:50:36.667Z] #20 83.76 Selecting previously unselected package libapparmor1:amd64. [2021-11-12T14:50:36.667Z] #20 83.76 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 83.77 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-12T14:50:36.667Z] #20 83.82 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-12T14:50:36.667Z] #20 83.83 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 83.83 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-12T14:50:36.667Z] #20 83.90 Selecting previously unselected package libbtrfs0:amd64. [2021-11-12T14:50:36.667Z] #20 83.90 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 83.91 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:50:36.667Z] #20 83.98 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-12T14:50:36.667Z] #20 83.98 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 83.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:50:36.667Z] #20 84.08 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-12T14:50:36.667Z] #20 84.09 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 84.09 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:50:36.667Z] #20 84.13 Selecting previously unselected package libudev-dev:amd64. [2021-11-12T14:50:36.667Z] #20 84.13 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 84.14 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-12T14:50:36.667Z] #20 84.20 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-12T14:50:36.667Z] #20 84.21 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 84.21 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-12T14:50:36.667Z] #20 84.34 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-12T14:50:36.667Z] #20 84.34 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 84.35 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-12T14:50:36.667Z] #20 84.43 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-12T14:50:36.667Z] #20 84.43 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 84.43 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-12T14:50:36.667Z] #20 84.53 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-12T14:50:36.667Z] #20 84.53 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-12T14:50:36.667Z] #20 84.54 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-12T14:50:36.667Z] #20 84.58 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-12T14:50:36.667Z] #20 84.58 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-12T14:50:36.929Z] #20 84.59 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-12T14:50:36.930Z] #20 84.80 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-12T14:50:36.930Z] #20 84.80 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-12T14:50:36.930Z] #20 84.80 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-12T14:50:37.192Z] #20 84.91 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-12T14:50:37.192Z] #20 84.92 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-12T14:50:37.192Z] #20 84.92 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:50:37.192Z] #20 84.96 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-12T14:50:37.192Z] #20 84.97 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-12T14:50:37.192Z] #20 84.97 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-12T14:50:37.312Z] #21 57.63 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-12T14:50:37.312Z] #21 57.64 Setting up jq (1.6-2.1) ... [2021-11-12T14:50:37.312Z] #21 57.65 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-12T14:50:37.312Z] #21 57.67 Setting up iptables (1.8.7-1) ... [2021-11-12T14:50:37.312Z] #21 57.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-12T14:50:37.312Z] #21 57.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-12T14:50:37.312Z] #21 57.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-12T14:50:37.312Z] #21 57.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-12T14:50:37.312Z] #21 57.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-12T14:50:37.312Z] #21 57.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-12T14:50:37.312Z] #21 57.72 Setting up iproute2 (5.10.0-4) ... [2021-11-12T14:50:37.453Z] #20 85.03 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-12T14:50:37.453Z] #20 85.04 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-12T14:50:37.453Z] #20 85.04 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-12T14:50:37.453Z] #20 85.24 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-12T14:50:37.453Z] #20 85.26 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-12T14:50:37.453Z] #20 85.27 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-12T14:50:37.453Z] #20 85.28 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-12T14:50:37.453Z] #20 85.30 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-12T14:50:37.453Z] #20 85.31 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-12T14:50:37.453Z] #20 85.32 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-12T14:50:37.453Z] #20 85.33 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-12T14:50:37.453Z] #20 85.34 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-12T14:50:37.453Z] #20 85.35 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-12T14:50:37.453Z] #20 85.36 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-12T14:50:37.453Z] #20 85.38 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-12T14:50:37.637Z] #22 1.423 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-12T14:50:37.637Z] #22 1.439 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-12T14:50:37.637Z] #22 1.451 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-12T14:50:37.637Z] #22 DONE 1.6s [2021-11-12T14:50:37.637Z] [2021-11-12T14:50:37.637Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:50:37.637Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:50:37.637Z] #53 ... [2021-11-12T14:50:37.637Z] [2021-11-12T14:50:37.637Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-12T14:50:37.637Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-12T14:50:37.719Z] #20 85.39 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-12T14:50:37.719Z] #20 85.40 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-12T14:50:37.719Z] #20 85.41 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-12T14:50:37.719Z] #20 85.42 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-12T14:50:37.719Z] #20 85.43 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-12T14:50:37.719Z] #20 85.44 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-12T14:50:37.719Z] #20 85.45 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-12T14:50:37.719Z] #20 85.46 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-12T14:50:37.719Z] #20 85.47 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:50:37.719Z] #20 85.48 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-11-12T14:50:37.719Z] #20 85.49 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:50:37.719Z] #20 85.50 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-11-12T14:50:37.719Z] #20 85.51 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-12T14:50:37.719Z] #20 85.52 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-12T14:50:37.719Z] #20 85.53 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-11-12T14:50:37.719Z] #20 85.53 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-12T14:50:37.719Z] #20 85.55 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-12T14:50:37.719Z] #20 85.56 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:50:37.719Z] #20 85.58 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-12T14:50:37.719Z] #20 85.59 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:50:37.719Z] #20 85.60 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-12T14:50:37.829Z] #21 58.07 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:50:37.981Z] #20 85.62 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:50:38.554Z] #20 DONE 86.3s [2021-11-12T14:50:38.554Z] [2021-11-12T14:50:38.554Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:50:38.554Z] #69 sha256:f37486741b99378407d0d2515f473338063b0a9599c2f4fe6710f836ae8c6a97 [2021-11-12T14:50:38.554Z] #69 ... [2021-11-12T14:50:38.554Z] [2021-11-12T14:50:38.555Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-11-12T14:50:38.555Z] #21 sha256:a0765f0d6ba3a89f646a0a53d08b690c7d011ff41e0ae659fa5bce40fc789d9a [2021-11-12T14:50:38.770Z] #21 DONE 58.9s [2021-11-12T14:50:38.770Z] [2021-11-12T14:50:38.770Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:50:38.770Z] #58 sha256:1974f224cf5ad5165bffdea62a42e925581cb2753fdd28d7209e4d687ca673b1 [2021-11-12T14:50:38.770Z] #58 ... [2021-11-12T14:50:38.770Z] [2021-11-12T14:50:38.770Z] #22 [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-11-12T14:50:38.770Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-12T14:50:39.312Z] #62 ... [2021-11-12T14:50:39.312Z] [2021-11-12T14:50:39.312Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:50:39.312Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:50:39.312Z] #43 DONE 220.5s [2021-11-12T14:50:39.312Z] [2021-11-12T14:50:39.312Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:50:39.312Z] #62 sha256:38a1b1a8e69e98e8dedeb691a002cce7b682ae690ba5848305cfaf8dcf5196c6 [2021-11-12T14:50:39.312Z] #62 ... [2021-11-12T14:50:39.312Z] [2021-11-12T14:50:39.312Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-12T14:50:39.312Z] #44 sha256:880490c71b5ef4b4263bfa19ee64b60f8ea908d4c962017a2536a7a13cf0cbdd [2021-11-12T14:50:39.568Z] #44 DONE 0.5s [2021-11-12T14:50:39.568Z] [2021-11-12T14:50:39.568Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-12T14:50:39.568Z] #48 sha256:02429dc409c78848d857eceb9be40321342c1935cb9ca6f11d8d68552b8da8bb [2021-11-12T14:50:39.825Z] #48 DONE 0.1s [2021-11-12T14:50:39.825Z] [2021-11-12T14:50:39.825Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-12T14:50:39.825Z] #50 sha256:4a0ad2379184c0c3d3214777504490821b4d4a8928fa3773877452172b4bfe2c [2021-11-12T14:50:39.825Z] #50 DONE 0.1s [2021-11-12T14:50:39.825Z] [2021-11-12T14:50:39.825Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:50:39.825Z] #58 sha256:5de099132c5e059632e6183b5ab950fa0b4a705af1dcf60ad988c7d5ab91bd59 [2021-11-12T14:50:39.825Z] #58 ... [2021-11-12T14:50:39.825Z] [2021-11-12T14:50:39.825Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-12T14:50:39.825Z] #52 sha256:ac0d3394ba34922f42c339f44c53b4e7e05889276a42a9b59e2714b3ff39599a [2021-11-12T14:50:39.825Z] #52 DONE 0.1s [2021-11-12T14:50:40.081Z] [2021-11-12T14:50:40.081Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-12T14:50:40.081Z] #54 sha256:f4be58256a242782e6d11abe50680de3b6e63aac179e5840e6e4885b2cb6e386 [2021-11-12T14:50:40.148Z] #22 1.424 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-12T14:50:40.148Z] #22 1.435 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-12T14:50:40.148Z] #22 1.440 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-12T14:50:40.148Z] #22 DONE 1.5s [2021-11-12T14:50:40.148Z] [2021-11-12T14:50:40.148Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-12T14:50:40.148Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-12T14:50:40.338Z] #54 DONE 0.4s [2021-11-12T14:50:40.338Z] [2021-11-12T14:50:40.338Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-12T14:50:40.338Z] #56 sha256:1747ea44800574b4acbc6a9968092916a8e318f5fd11b7bf64570f0f0275a5ff [2021-11-12T14:50:40.472Z] #21 1.614 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-12T14:50:40.472Z] #21 1.618 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-12T14:50:40.472Z] #21 1.618 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:50:40.594Z] #56 DONE 0.2s [2021-11-12T14:50:40.594Z] [2021-11-12T14:50:40.594Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:50:40.594Z] #58 sha256:5de099132c5e059632e6183b5ab950fa0b4a705af1dcf60ad988c7d5ab91bd59 [2021-11-12T14:50:40.965Z] 8f616e6e9eec: Pull complete [2021-11-12T14:50:41.102Z] #26 226.5 + return [2021-11-12T14:50:41.102Z] #26 DONE 228.0s [2021-11-12T14:50:41.102Z] [2021-11-12T14:50:41.102Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:50:41.102Z] #58 sha256:e07a75ea41f1468920844aa3aa21e900d22db1afb8fda8ad04def226310046d5 [2021-11-12T14:50:41.415Z] #21 2.731 Fetched 39.4 kB in 1s (27.5 kB/s) [2021-11-12T14:50:43.629Z] #58 ... [2021-11-12T14:50:43.629Z] [2021-11-12T14:50:43.629Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:50:43.629Z] #62 sha256:739c11c0aa71d7527349b09887f7b7119107b399a11dafef283641baca54f800 [2021-11-12T14:50:43.629Z] #62 186.1 + bin/containerd [2021-11-12T14:50:44.563Z] #62 ... [2021-11-12T14:50:44.563Z] [2021-11-12T14:50:44.563Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-12T14:50:44.563Z] #27 sha256:96eb5f8de208658794d284eae09f8bdc8f4f1dcfd560a412a65d67cb96d96c99 [2021-11-12T14:50:44.563Z] #27 DONE 0.9s [2021-11-12T14:50:44.563Z] [2021-11-12T14:50:44.563Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-12T14:50:44.563Z] #32 sha256:44ff9e8effb36ccee5b16e4b74e3f027e0bc4a66edb3618c9893f2d693af7189 [2021-11-12T14:50:45.496Z] #32 DONE 0.9s [2021-11-12T14:50:45.496Z] [2021-11-12T14:50:45.496Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-12T14:50:45.496Z] #35 sha256:93636ae082122e2fb7b2fb55cadde50031cab27742bbfd86b9a0e01acfe3918f [2021-11-12T14:50:46.085Z] #35 DONE 0.6s [2021-11-12T14:50:46.085Z] [2021-11-12T14:50:46.085Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-12T14:50:46.085Z] #37 sha256:56861427f21b6ce23594335b26604f07cfe71a1e3401706d028f5ff686f06afd [2021-11-12T14:50:46.085Z] #37 DONE 0.1s [2021-11-12T14:50:46.085Z] [2021-11-12T14:50:46.085Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-12T14:50:46.085Z] #41 sha256:66fb8dbdd4af96872ac3942ba346979c384273b9bffd068e619d8058c9e9e19c [2021-11-12T14:50:46.085Z] #41 DONE 0.0s [2021-11-12T14:50:46.085Z] [2021-11-12T14:50:46.085Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:50:46.085Z] #58 sha256:e07a75ea41f1468920844aa3aa21e900d22db1afb8fda8ad04def226310046d5 [2021-11-12T14:50:46.085Z] #58 ... [2021-11-12T14:50:46.085Z] [2021-11-12T14:50:46.085Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-12T14:50:46.085Z] #44 sha256:57511f01305f82dc0364ecfb5a1fb6ca1ad62736a58d6b5a76044fdc00fb0eb2 [2021-11-12T14:50:46.659Z] #44 DONE 0.6s [2021-11-12T14:50:46.659Z] [2021-11-12T14:50:46.659Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:50:46.659Z] #62 sha256:739c11c0aa71d7527349b09887f7b7119107b399a11dafef283641baca54f800 [2021-11-12T14:50:46.659Z] #62 ... [2021-11-12T14:50:46.659Z] [2021-11-12T14:50:46.659Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-12T14:50:46.659Z] #48 sha256:9cbfc3d7ed53d9ca4d4132ff0f868ce942a83400617706e917ab792090d716f5 [2021-11-12T14:50:46.659Z] #48 DONE 0.1s [2021-11-12T14:50:46.923Z] [2021-11-12T14:50:46.923Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-12T14:50:46.923Z] #50 sha256:3677c7c3ebf33ed50155842b77ab86449fd16b5cfb3a717498ddcbeffcadd492 [2021-11-12T14:50:46.923Z] #50 DONE 0.1s [2021-11-12T14:50:46.923Z] [2021-11-12T14:50:46.923Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-12T14:50:46.923Z] #52 sha256:45cefac79d6855f5b83f787df55473efd714954e80e1dbb34cc628275b40b9b1 [2021-11-12T14:50:46.923Z] #52 DONE 0.1s [2021-11-12T14:50:46.923Z] [2021-11-12T14:50:46.923Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-12T14:50:46.923Z] #54 sha256:1aaf16505769c8305bab47024c3a7c08eb7053698daccbb0bd3c17eaf9cde824 [2021-11-12T14:50:48.005Z] #21 2.731 Reading package lists... [2021-11-12T14:50:48.849Z] 8f616e6e9eec: Pull complete [2021-11-12T14:50:48.852Z] #54 DONE 2.1s [2021-11-12T14:50:48.852Z] [2021-11-12T14:50:48.852Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-12T14:50:48.852Z] #56 sha256:0b7020af48a0da8bca605ed9348a29f25fd277aef5f55f31aa907e40481280ac [2021-11-12T14:50:49.111Z] #56 DONE 0.1s [2021-11-12T14:50:49.111Z] [2021-11-12T14:50:49.111Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:50:49.111Z] #58 sha256:e07a75ea41f1468920844aa3aa21e900d22db1afb8fda8ad04def226310046d5 [2021-11-12T14:50:49.111Z] #58 119.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-12T14:50:49.676Z] #58 119.9 + mkdir -p /build [2021-11-12T14:50:49.676Z] #58 119.9 + cp runc /build/runc [2021-11-12T14:50:50.242Z] #58 DONE 120.5s [2021-11-12T14:50:50.242Z] [2021-11-12T14:50:50.242Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:50:50.242Z] #62 sha256:739c11c0aa71d7527349b09887f7b7119107b399a11dafef283641baca54f800 [2021-11-12T14:50:51.312Z] #21 8.393 Reading package lists... [2021-11-12T14:50:51.618Z] #62 ... [2021-11-12T14:50:51.618Z] [2021-11-12T14:50:51.618Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-12T14:50:51.618Z] #59 sha256:76aea85f3c93af6af1791a17e83eab9089e3526d62d0e7ac1faa6998ad46f867 [2021-11-12T14:50:51.878Z] #59 DONE 0.3s [2021-11-12T14:50:51.878Z] [2021-11-12T14:50:51.878Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:50:51.878Z] #62 sha256:739c11c0aa71d7527349b09887f7b7119107b399a11dafef283641baca54f800 [2021-11-12T14:50:52.491Z] #23 13.79 Collecting yamllint==1.26.1 [2021-11-12T14:50:52.491Z] #23 14.85 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-12T14:50:52.520Z] #21 12.95 Building dependency tree... [2021-11-12T14:50:52.520Z] #21 14.03 Reading state information... [2021-11-12T14:50:53.422Z] #23 15.87 Collecting pathspec>=0.5.3 [2021-11-12T14:50:53.464Z] #21 15.04 The following additional packages will be installed: [2021-11-12T14:50:53.464Z] #21 15.04 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-12T14:50:53.464Z] #21 15.04 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-12T14:50:53.464Z] #21 15.04 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-12T14:50:53.464Z] #21 15.04 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-12T14:50:53.464Z] #21 15.04 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-12T14:50:53.464Z] #21 15.04 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-11-12T14:50:53.680Z] #23 15.88 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-12T14:50:53.726Z] #21 15.05 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-11-12T14:50:53.726Z] #21 15.06 Suggested packages: [2021-11-12T14:50:53.726Z] #21 15.06 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-11-12T14:50:53.726Z] #21 15.06 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-11-12T14:50:53.726Z] #21 15.06 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-11-12T14:50:53.726Z] #21 15.06 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-11-12T14:50:53.726Z] #21 15.06 seccomp:ppc64el seccomp:s390x [2021-11-12T14:50:53.726Z] #21 15.06 Recommended packages: [2021-11-12T14:50:53.726Z] #21 15.06 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-11-12T14:50:53.726Z] #21 15.06 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-11-12T14:50:53.726Z] #21 15.06 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-11-12T14:50:53.726Z] #21 15.06 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-11-12T14:50:53.940Z] #23 16.22 Collecting pyyaml [2021-11-12T14:50:53.940Z] #23 16.23 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-12T14:50:53.940Z] #23 16.27 Building wheels for collected packages: yamllint [2021-11-12T14:50:53.940Z] #23 16.28 Building wheel for yamllint (setup.py): started [2021-11-12T14:50:53.987Z] #21 15.49 The following NEW packages will be installed: [2021-11-12T14:50:53.987Z] #21 15.49 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-12T14:50:54.249Z] #21 15.49 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-11-12T14:50:54.249Z] #21 15.49 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-11-12T14:50:54.249Z] #21 15.49 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-12T14:50:54.249Z] #21 15.49 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-12T14:50:54.249Z] #21 15.49 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-12T14:50:54.249Z] #21 15.49 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-12T14:50:54.249Z] #21 15.50 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-11-12T14:50:54.249Z] #21 15.50 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-11-12T14:50:54.249Z] #21 15.50 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-11-12T14:50:54.249Z] #21 15.50 libseccomp2:ppc64el libseccomp2:s390x [2021-11-12T14:50:54.511Z] #21 15.84 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:50:54.511Z] #21 15.84 Need to get 15.9 MB of archives. [2021-11-12T14:50:54.511Z] #21 15.84 After this operation, 72.9 MB of additional disk space will be used. [2021-11-12T14:50:54.511Z] #21 15.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-11-12T14:50:54.511Z] #21 15.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-11-12T14:50:54.511Z] #21 15.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-11-12T14:50:54.511Z] #21 15.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-11-12T14:50:54.511Z] #21 15.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-11-12T14:50:54.511Z] #21 15.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-11-12T14:50:54.511Z] #21 15.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-11-12T14:50:54.511Z] #21 15.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2021-11-12T14:50:54.511Z] #21 15.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-11-12T14:50:54.511Z] #21 15.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-11-12T14:50:54.511Z] #21 15.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-11-12T14:50:54.511Z] #21 15.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-11-12T14:50:54.511Z] #21 15.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2021-11-12T14:50:54.511Z] #21 15.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-11-12T14:50:54.511Z] #21 15.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-11-12T14:50:54.511Z] #21 15.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-11-12T14:50:54.511Z] #21 15.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-11-12T14:50:54.511Z] #21 15.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2021-11-12T14:50:54.511Z] #21 15.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-11-12T14:50:54.511Z] #21 15.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-11-12T14:50:54.511Z] #21 15.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-11-12T14:50:54.511Z] #21 15.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-11-12T14:50:54.511Z] #21 15.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2021-11-12T14:50:54.511Z] #21 16.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-12T14:50:54.773Z] #21 16.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-12T14:50:54.773Z] #21 16.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-11-12T14:50:54.773Z] #21 16.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-11-12T14:50:54.773Z] #21 16.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2021-11-12T14:50:54.773Z] #21 16.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-11-12T14:50:54.773Z] #21 16.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-11-12T14:50:54.773Z] #21 16.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-11-12T14:50:54.773Z] #21 16.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-11-12T14:50:54.773Z] #21 16.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-11-12T14:50:54.773Z] #21 16.05 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-11-12T14:50:54.773Z] #21 16.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-11-12T14:50:54.773Z] #21 16.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-11-12T14:50:54.773Z] #21 16.05 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-11-12T14:50:54.773Z] #21 16.05 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-11-12T14:50:54.773Z] #21 16.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-11-12T14:50:54.773Z] #21 16.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-12T14:50:54.871Z] #23 17.30 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-12T14:50:55.032Z] #23 13.69 Collecting yamllint==1.26.1 [2021-11-12T14:50:55.032Z] #23 14.74 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-12T14:50:55.035Z] #21 16.56 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:50:55.128Z] #23 17.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5a3c92bfb2341e59aed4a63a09337ad6f8b93f75bbacf614797230e4d8c8812c [2021-11-12T14:50:55.128Z] #23 17.30 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-12T14:50:55.128Z] #23 17.31 Successfully built yamllint [2021-11-12T14:50:55.128Z] #23 17.33 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-12T14:50:55.296Z] #21 16.75 Fetched 15.9 MB in 0s (32.3 MB/s) [2021-11-12T14:50:55.296Z] #21 16.78 Selecting previously unselected package gcc-10-base:armel. [2021-11-12T14:50:55.296Z] #21 16.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38512 files and directories currently installed.) [2021-11-12T14:50:55.296Z] #21 16.81 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-11-12T14:50:55.296Z] #21 16.82 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-11-12T14:50:55.296Z] #21 16.87 Selecting previously unselected package gcc-10-base:armhf. [2021-11-12T14:50:55.385Z] #23 17.71 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-12T14:50:55.558Z] #21 16.87 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-11-12T14:50:55.558Z] #21 16.88 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-11-12T14:50:55.558Z] #21 16.93 Selecting previously unselected package gcc-10-base:ppc64el. [2021-11-12T14:50:55.558Z] #21 16.93 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-11-12T14:50:55.558Z] #21 16.94 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-12T14:50:55.558Z] #21 16.99 Selecting previously unselected package gcc-10-base:s390x. [2021-11-12T14:50:55.558Z] #21 17.00 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-11-12T14:50:55.558Z] #21 17.00 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-11-12T14:50:55.558Z] #21 17.06 Selecting previously unselected package gcc-10-base:arm64. [2021-11-12T14:50:55.558Z] #21 17.06 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-11-12T14:50:55.558Z] #21 17.06 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-11-12T14:50:55.558Z] #21 17.11 Selecting previously unselected package libgcc-s1:armel. [2021-11-12T14:50:55.644Z] #23 DONE 18.1s [2021-11-12T14:50:55.644Z] [2021-11-12T14:50:55.644Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:50:55.644Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:50:55.820Z] #21 17.12 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-11-12T14:50:55.820Z] #21 17.13 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-11-12T14:50:55.820Z] #21 17.18 Selecting previously unselected package libcrypt1:armel. [2021-11-12T14:50:55.820Z] #21 17.20 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-11-12T14:50:55.820Z] #21 17.20 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-11-12T14:50:55.820Z] #21 17.28 Selecting previously unselected package libc6:armel. [2021-11-12T14:50:55.820Z] #21 17.28 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2021-11-12T14:50:55.901Z] #43 ... [2021-11-12T14:50:55.901Z] [2021-11-12T14:50:55.901Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-12T14:50:55.901Z] #27 sha256:aa83964fb14ffee03ce7ac355f40216dc739d2a132d8ffea4f671c1e09414381 [2021-11-12T14:50:55.901Z] #27 DONE 0.3s [2021-11-12T14:50:55.901Z] [2021-11-12T14:50:55.901Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:50:55.901Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:50:55.969Z] #23 15.74 Collecting pathspec>=0.5.3 [2021-11-12T14:50:55.969Z] #23 15.75 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-12T14:50:56.082Z] #21 17.48 Unpacking libc6:armel (2.31-13+deb11u2) ... [2021-11-12T14:50:56.158Z] #43 ... [2021-11-12T14:50:56.158Z] [2021-11-12T14:50:56.158Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-12T14:50:56.158Z] #32 sha256:a64638bd18409d29fdab015d914ff06d369d2cac1047f91af9c0f0cda5469aab [2021-11-12T14:50:56.228Z] #23 16.14 Collecting pyyaml [2021-11-12T14:50:56.228Z] #23 16.15 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-12T14:50:56.487Z] #23 16.20 Building wheels for collected packages: yamllint [2021-11-12T14:50:56.487Z] #23 16.21 Building wheel for yamllint (setup.py): started [2021-11-12T14:50:56.656Z] #21 17.89 Selecting previously unselected package libapparmor1:armel. [2021-11-12T14:50:56.656Z] #21 17.90 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-11-12T14:50:56.656Z] #21 17.90 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-11-12T14:50:56.656Z] #21 17.95 Selecting previously unselected package libapparmor-dev:armel. [2021-11-12T14:50:56.656Z] #21 17.96 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-11-12T14:50:56.656Z] #21 17.96 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-11-12T14:50:56.656Z] #21 18.05 Selecting previously unselected package libgcc-s1:arm64. [2021-11-12T14:50:56.656Z] #21 18.05 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-11-12T14:50:56.656Z] #21 18.06 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-11-12T14:50:56.656Z] #21 18.11 Selecting previously unselected package libcrypt1:arm64. [2021-11-12T14:50:56.656Z] #21 18.11 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-11-12T14:50:56.656Z] #21 18.12 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-12T14:50:56.776Z] #32 DONE 0.6s [2021-11-12T14:50:56.776Z] [2021-11-12T14:50:56.776Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-12T14:50:56.776Z] #35 sha256:fffa3939cd8dfaef741b17fbcbc99352134c99b213433c5c28fe90ea38e4068b [2021-11-12T14:50:56.918Z] #21 18.20 Selecting previously unselected package libc6:arm64. [2021-11-12T14:50:56.918Z] #21 18.20 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2021-11-12T14:50:56.918Z] #21 18.39 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2021-11-12T14:50:57.351Z] #35 DONE 0.5s [2021-11-12T14:50:57.351Z] [2021-11-12T14:50:57.351Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-12T14:50:57.351Z] #37 sha256:ef0b518d18f8f76534ec844a116a31662858dbbae0dabc36bccc6da20b55dd4c [2021-11-12T14:50:57.351Z] #37 DONE 0.2s [2021-11-12T14:50:57.351Z] [2021-11-12T14:50:57.351Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-12T14:50:57.351Z] #41 sha256:7d3dd0f1b2e855c528a8e90cc6d0cc1806d662ee0bd8fac7f00f4f591dd68d4c [2021-11-12T14:50:57.424Z] #23 17.08 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-12T14:50:57.424Z] #23 17.08 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ee8ac2acf3c87d2b243c2d36b55f6c6e4f2bb2ea7544fce8d90c8a567dc3b9c4 [2021-11-12T14:50:57.424Z] #23 17.08 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-12T14:50:57.424Z] #23 17.09 Successfully built yamllint [2021-11-12T14:50:57.424Z] #23 17.11 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-12T14:50:57.424Z] #23 17.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-12T14:50:57.491Z] #21 18.82 Selecting previously unselected package libapparmor1:arm64. [2021-11-12T14:50:57.491Z] #21 18.83 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-12T14:50:57.491Z] #21 18.83 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-12T14:50:57.491Z] #21 18.89 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-12T14:50:57.491Z] #21 18.89 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-12T14:50:57.491Z] #21 18.89 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-12T14:50:57.491Z] #21 18.96 Selecting previously unselected package libgcc-s1:s390x. [2021-11-12T14:50:57.491Z] #21 18.96 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-11-12T14:50:57.491Z] #21 18.96 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-11-12T14:50:57.491Z] #21 19.01 Selecting previously unselected package libcrypt1:s390x. [2021-11-12T14:50:57.491Z] #21 19.01 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-11-12T14:50:57.491Z] #21 19.02 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-11-12T14:50:57.491Z] #21 19.11 Selecting previously unselected package libc6:s390x. [2021-11-12T14:50:57.609Z] #41 DONE 0.1s [2021-11-12T14:50:57.609Z] [2021-11-12T14:50:57.609Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:50:57.609Z] #62 sha256:def5d3bf111405febd19d06711fd7f22b0555d0304d874dc675d846f9ceee008 [2021-11-12T14:50:57.753Z] #21 19.11 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2021-11-12T14:50:57.995Z] #23 DONE 17.8s [2021-11-12T14:50:57.995Z] [2021-11-12T14:50:57.995Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-12T14:50:57.995Z] #27 sha256:d4b9f9f690d81ccf3ffa00039f07d26f69c3dbe345b70e87655a7315d1e21e33 [2021-11-12T14:50:58.013Z] #21 19.28 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2021-11-12T14:50:58.254Z] #27 DONE 0.2s [2021-11-12T14:50:58.254Z] [2021-11-12T14:50:58.254Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-12T14:50:58.254Z] #32 sha256:e2e3a93c1d2ed7c8a6a66d44a811cbe878f1bfb94e74d73e0e63b2f2adffeb02 [2021-11-12T14:50:58.274Z] #21 19.70 Selecting previously unselected package libapparmor1:s390x. [2021-11-12T14:50:58.274Z] #21 19.71 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-11-12T14:50:58.274Z] #21 19.71 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-11-12T14:50:58.274Z] #21 19.77 Selecting previously unselected package libapparmor-dev:s390x. [2021-11-12T14:50:58.274Z] #21 19.77 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-11-12T14:50:58.274Z] #21 19.78 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-11-12T14:50:58.535Z] #21 19.84 Selecting previously unselected package libgcc-s1:armhf. [2021-11-12T14:50:58.535Z] #21 19.84 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-11-12T14:50:58.535Z] #21 19.85 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-11-12T14:50:58.535Z] #21 19.89 Selecting previously unselected package libcrypt1:armhf. [2021-11-12T14:50:58.535Z] #21 19.90 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-11-12T14:50:58.535Z] #21 19.91 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-11-12T14:50:58.535Z] #21 20.00 Selecting previously unselected package libc6:armhf. [2021-11-12T14:50:58.535Z] #21 20.00 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2021-11-12T14:50:58.797Z] #21 20.16 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2021-11-12T14:50:58.822Z] #32 DONE 0.6s [2021-11-12T14:50:58.822Z] [2021-11-12T14:50:58.822Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-12T14:50:58.822Z] #35 sha256:192eaba981e5a219b6979f6cb60a6fd52af5896a6f621b9d0156f2be1857db65 [2021-11-12T14:50:58.975Z] #62 ... [2021-11-12T14:50:58.975Z] [2021-11-12T14:50:58.975Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:50:58.975Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:50:58.975Z] #43 236.8 + dpkg --print-architecture [2021-11-12T14:50:58.975Z] #43 236.9 + git checkout -q v2.1.0 [2021-11-12T14:50:58.975Z] #43 237.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-12T14:50:58.975Z] #43 237.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-12T14:50:59.081Z] #35 DONE 0.3s [2021-11-12T14:50:59.081Z] [2021-11-12T14:50:59.081Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-12T14:50:59.081Z] #37 sha256:cf2ac324d00dcb176bc4b873609deed5a130c90ae32291774b694119d7197dd2 [2021-11-12T14:50:59.342Z] #37 DONE 0.1s [2021-11-12T14:50:59.342Z] [2021-11-12T14:50:59.342Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-12T14:50:59.342Z] #41 sha256:1f837c5953034678e92b73cff735e4cff6c242c2df9298ca61e1a4dd7735b66d [2021-11-12T14:50:59.342Z] #41 DONE 0.1s [2021-11-12T14:50:59.342Z] [2021-11-12T14:50:59.342Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:50:59.342Z] #62 sha256:3cda06be77010424be199ff1f49a75fe3cf9ac116a865b18ac41a51c8710c49d [2021-11-12T14:50:59.369Z] #21 20.60 Selecting previously unselected package libapparmor1:armhf. [2021-11-12T14:50:59.369Z] #21 20.61 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-11-12T14:50:59.369Z] #21 20.61 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-11-12T14:50:59.369Z] #21 20.66 Selecting previously unselected package libapparmor-dev:armhf. [2021-11-12T14:50:59.369Z] #21 20.67 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-11-12T14:50:59.369Z] #21 20.67 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-11-12T14:50:59.369Z] #21 20.74 Selecting previously unselected package libgcc-s1:ppc64el. [2021-11-12T14:50:59.369Z] #21 20.74 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-11-12T14:50:59.369Z] #21 20.75 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-12T14:50:59.369Z] #21 20.79 Selecting previously unselected package libcrypt1:ppc64el. [2021-11-12T14:50:59.369Z] #21 20.79 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-11-12T14:50:59.369Z] #21 20.80 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-12T14:50:59.630Z] #21 20.87 Selecting previously unselected package libc6:ppc64el. [2021-11-12T14:50:59.630Z] #21 20.88 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2021-11-12T14:50:59.630Z] #21 21.15 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-12T14:51:00.463Z] #21 21.71 Selecting previously unselected package libapparmor1:ppc64el. [2021-11-12T14:51:00.463Z] #21 21.72 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-11-12T14:51:00.463Z] #21 21.72 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-11-12T14:51:00.463Z] #21 21.77 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-11-12T14:51:00.463Z] #21 21.78 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-11-12T14:51:00.463Z] #21 21.79 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-12T14:51:00.463Z] #21 21.86 Selecting previously unselected package libseccomp2:s390x. [2021-11-12T14:51:00.463Z] #21 21.86 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-11-12T14:51:00.463Z] #21 21.87 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-11-12T14:51:00.463Z] #21 21.92 Selecting previously unselected package libseccomp-dev:s390x. [2021-11-12T14:51:00.463Z] #21 21.93 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-11-12T14:51:00.463Z] #21 21.93 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-11-12T14:51:00.463Z] #21 22.00 Selecting previously unselected package libseccomp2:ppc64el. [2021-11-12T14:51:00.463Z] #21 22.00 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-11-12T14:51:00.725Z] #21 22.01 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-11-12T14:51:00.725Z] #21 22.07 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-11-12T14:51:00.725Z] #21 22.07 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-11-12T14:51:00.725Z] #21 22.07 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-12T14:51:00.725Z] #21 22.14 Selecting previously unselected package libseccomp2:armhf. [2021-11-12T14:51:00.725Z] #21 22.15 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-11-12T14:51:00.725Z] #21 22.15 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-11-12T14:51:00.725Z] #21 22.20 Selecting previously unselected package libseccomp-dev:armhf. [2021-11-12T14:51:00.725Z] #21 22.21 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-11-12T14:51:00.725Z] #21 22.22 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-11-12T14:51:00.986Z] #21 22.28 Selecting previously unselected package libseccomp2:armel. [2021-11-12T14:51:00.986Z] #21 22.29 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-11-12T14:51:00.986Z] #21 22.29 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-11-12T14:51:00.986Z] #21 22.37 Selecting previously unselected package libseccomp-dev:armel. [2021-11-12T14:51:00.986Z] #21 22.37 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-11-12T14:51:00.986Z] #21 22.38 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-11-12T14:51:00.986Z] #21 22.43 Selecting previously unselected package libseccomp2:arm64. [2021-11-12T14:51:00.986Z] #21 22.44 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-11-12T14:51:00.986Z] #21 22.44 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-11-12T14:51:00.986Z] #21 22.48 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-12T14:51:00.986Z] #21 22.48 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-12T14:51:00.986Z] #21 22.49 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-12T14:51:00.986Z] #21 22.58 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-11-12T14:51:01.248Z] #21 22.59 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-11-12T14:51:01.248Z] #21 22.60 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-11-12T14:51:01.248Z] #21 22.61 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-12T14:51:01.248Z] #21 22.62 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-11-12T14:51:01.248Z] #21 22.63 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-12T14:51:01.248Z] #21 22.64 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-11-12T14:51:01.248Z] #21 22.65 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-11-12T14:51:01.248Z] #21 22.67 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-12T14:51:01.248Z] #21 22.68 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-11-12T14:51:01.248Z] #21 22.69 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-11-12T14:51:01.248Z] #21 22.70 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-11-12T14:51:01.248Z] #21 22.72 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-11-12T14:51:01.248Z] #21 22.73 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-12T14:51:01.248Z] #21 22.75 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-11-12T14:51:01.248Z] #21 22.76 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2021-11-12T14:51:02.635Z] #21 23.98 Setting up libc6:armel (2.31-13+deb11u2) ... [2021-11-12T14:51:02.997Z] 4612f6d0b889: Pull complete [2021-11-12T14:51:03.584Z] #21 25.20 Setting up libc6:armhf (2.31-13+deb11u2) ... [2021-11-12T14:51:04.227Z] #43 ... [2021-11-12T14:51:04.227Z] [2021-11-12T14:51:04.227Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:51:04.227Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:51:04.227Z] #53 241.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-12T14:51:04.227Z] #53 DONE 242.5s [2021-11-12T14:51:04.484Z] [2021-11-12T14:51:04.484Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:51:04.484Z] #58 sha256:f8f6757deb3d436d943c4b7efe8d7ea6899ec49056ab19a88622fb406f06ac7a [2021-11-12T14:51:04.619Z] #62 ... [2021-11-12T14:51:04.619Z] [2021-11-12T14:51:04.620Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:51:04.620Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:51:04.620Z] #43 238.2 + dpkg --print-architecture [2021-11-12T14:51:04.620Z] #43 238.2 + git checkout -q v2.1.0 [2021-11-12T14:51:04.620Z] #43 238.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-12T14:51:04.620Z] #43 238.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-12T14:51:04.972Z] #21 26.40 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-12T14:51:06.358Z] #21 27.63 Setting up libc6:s390x (2.31-13+deb11u2) ... [2021-11-12T14:51:07.301Z] #21 28.85 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-12T14:51:07.301Z] #21 28.86 Setting up libapparmor1:armel (2.13.6-10) ... [2021-11-12T14:51:07.301Z] #21 28.87 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-11-12T14:51:07.301Z] #21 28.89 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-11-12T14:51:07.301Z] #21 28.90 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-11-12T14:51:07.301Z] #21 28.91 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-11-12T14:51:07.564Z] #21 28.92 Setting up libseccomp2:armel (2.5.1-1) ... [2021-11-12T14:51:07.564Z] #21 28.94 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-11-12T14:51:07.564Z] #21 28.94 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-11-12T14:51:07.564Z] #21 28.95 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-11-12T14:51:07.564Z] #21 28.97 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-12T14:51:07.564Z] #21 28.99 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-11-12T14:51:07.564Z] #21 29.00 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-11-12T14:51:07.564Z] #21 29.01 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-12T14:51:07.564Z] #21 29.02 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-11-12T14:51:07.564Z] #21 29.03 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-12T14:51:07.564Z] #21 29.04 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-11-12T14:51:07.564Z] #21 29.05 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-11-12T14:51:07.564Z] #21 29.06 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-12T14:51:07.564Z] #21 29.07 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-11-12T14:51:07.564Z] #21 29.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:51:07.825Z] #21 DONE 29.3s [2021-11-12T14:51:07.825Z] [2021-11-12T14:51:07.825Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:51:07.825Z] #69 sha256:f37486741b99378407d0d2515f473338063b0a9599c2f4fe6710f836ae8c6a97 [2021-11-12T14:51:07.825Z] #69 ... [2021-11-12T14:51:07.825Z] [2021-11-12T14:51:07.825Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-12T14:51:07.825Z] #64 sha256:dddea49f2660843653d18670f031c590a28c61e58092036cd38f5987b48ec372 [2021-11-12T14:51:07.825Z] #64 DONE 0.1s [2021-11-12T14:51:07.825Z] [2021-11-12T14:51:07.825Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-12T14:51:07.825Z] #22 sha256:98e28ae8ad78721f67e7684984a32b45af9f4ede3a11d7982e15dacc7376cb77 [2021-11-12T14:51:09.891Z] #43 ... [2021-11-12T14:51:09.891Z] [2021-11-12T14:51:09.891Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-12T14:51:09.891Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-12T14:51:09.891Z] #53 242.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-12T14:51:09.891Z] #53 DONE 243.3s [2021-11-12T14:51:09.891Z] [2021-11-12T14:51:09.891Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:51:09.891Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:51:10.378Z] #22 DONE 2.1s [2021-11-12T14:51:10.378Z] [2021-11-12T14:51:10.379Z] #23 [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-11-12T14:51:10.379Z] #23 sha256:fb7c8046cfcf63bafa6c8443c2c46e7d267a0c4d9ce2800fc6b0f267bdb0e1f8 [2021-11-12T14:51:11.766Z] #23 DONE 1.6s [2021-11-12T14:51:11.766Z] [2021-11-12T14:51:11.766Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-12T14:51:11.766Z] #24 sha256:a95681c14d22bbccf69a3948faad932c6f3d033b085a34ba22fd61eba76db815 [2021-11-12T14:51:12.638Z] #58 ... [2021-11-12T14:51:12.638Z] [2021-11-12T14:51:12.638Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:51:12.638Z] #62 sha256:38a1b1a8e69e98e8dedeb691a002cce7b682ae690ba5848305cfaf8dcf5196c6 [2021-11-12T14:51:12.638Z] #62 214.5 + bin/containerd [2021-11-12T14:51:12.709Z] #24 1.387 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-12T14:51:12.971Z] #24 DONE 1.5s [2021-11-12T14:51:12.971Z] [2021-11-12T14:51:12.971Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-12T14:51:12.971Z] #25 sha256:b329fe4d47747037aceb9988751e2bb3f03f9c8fba24515afab376229c6ac227 [2021-11-12T14:51:14.357Z] #25 DONE 1.4s [2021-11-12T14:51:14.357Z] [2021-11-12T14:51:14.357Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-12T14:51:14.357Z] #26 sha256:03bcd40b74cd1afb494c5572b2bb591341237bb8077dde8eb2cb18ee53ea1cae [2021-11-12T14:51:15.746Z] #26 DONE 1.4s [2021-11-12T14:51:15.746Z] [2021-11-12T14:51:15.746Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:51:15.746Z] #65 sha256:bfdb09cbbec268c44ab7c587468039a088690532c2a40a48b83246a224a6d153 [2021-11-12T14:51:15.746Z] #65 1.628 + RM_GOPATH=0 [2021-11-12T14:51:15.746Z] #65 1.628 + TMP_GOPATH= [2021-11-12T14:51:15.746Z] #65 1.628 + : /build [2021-11-12T14:51:15.746Z] #65 1.628 + '[' -z '' ']' [2021-11-12T14:51:15.746Z] #65 1.628 ++ mktemp -d [2021-11-12T14:51:15.746Z] #65 1.639 + export GOPATH=/tmp/tmp.XKbQFlNv0h [2021-11-12T14:51:15.746Z] #65 1.639 + GOPATH=/tmp/tmp.XKbQFlNv0h [2021-11-12T14:51:15.746Z] #65 1.639 + RM_GOPATH=1 [2021-11-12T14:51:15.746Z] #65 1.639 + case "$(go env GOARCH)" in [2021-11-12T14:51:15.746Z] #65 1.639 ++ go env GOARCH [2021-11-12T14:51:15.746Z] #65 1.646 + export GO_BUILDMODE=-buildmode=pie [2021-11-12T14:51:15.746Z] #65 1.646 + GO_BUILDMODE=-buildmode=pie [2021-11-12T14:51:15.746Z] #65 1.659 Install runc version v1.0.2 (build tags: seccomp) [2021-11-12T14:51:15.746Z] #65 1.659 ++ dirname /install.sh [2021-11-12T14:51:15.746Z] #65 1.659 + dir=/ [2021-11-12T14:51:15.746Z] #65 1.659 + bin=runc [2021-11-12T14:51:15.746Z] #65 1.659 + shift [2021-11-12T14:51:15.746Z] #65 1.659 + '[' '!' -f //runc.installer ']' [2021-11-12T14:51:15.746Z] #65 1.659 + . //runc.installer [2021-11-12T14:51:15.746Z] #65 1.659 ++ set -e [2021-11-12T14:51:15.746Z] #65 1.659 ++ : v1.0.2 [2021-11-12T14:51:15.746Z] #65 1.659 + install_runc [2021-11-12T14:51:15.746Z] #65 1.659 + RUNC_BUILDTAGS=seccomp [2021-11-12T14:51:15.746Z] #65 1.659 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-12T14:51:15.746Z] #65 1.659 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XKbQFlNv0h/src/github.com/opencontainers/runc [2021-11-12T14:51:15.746Z] #65 1.659 Cloning into '/tmp/tmp.XKbQFlNv0h/src/github.com/opencontainers/runc'... [2021-11-12T14:51:15.746Z] #65 6.541 + cd /tmp/tmp.XKbQFlNv0h/src/github.com/opencontainers/runc [2021-11-12T14:51:15.746Z] #65 6.541 + git checkout -q v1.0.2 [2021-11-12T14:51:15.746Z] #65 7.011 + '[' -z '' ']' [2021-11-12T14:51:15.746Z] #65 7.011 + target=static [2021-11-12T14:51:15.746Z] #65 7.011 + make BUILDTAGS=seccomp static [2021-11-12T14:51:15.746Z] #65 7.274 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-12T14:51:15.918Z] #62 ... [2021-11-12T14:51:15.919Z] [2021-11-12T14:51:15.919Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:51:15.919Z] #58 sha256:5de099132c5e059632e6183b5ab950fa0b4a705af1dcf60ad988c7d5ab91bd59 [2021-11-12T14:51:15.919Z] #58 147.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-12T14:51:16.009Z] #65 ... [2021-11-12T14:51:16.009Z] [2021-11-12T14:51:16.009Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-11-12T14:51:16.009Z] #27 sha256:8f77f8ddcc6f99b479e7efd5b0f67afac1932799099408d4368e4dc6cd5729a9 [2021-11-12T14:51:16.851Z] #58 148.6 + mkdir -p /build [2021-11-12T14:51:16.851Z] #58 148.6 + cp runc /build/runc [2021-11-12T14:51:16.954Z] #27 DONE 1.3s [2021-11-12T14:51:16.954Z] [2021-11-12T14:51:16.954Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:51:16.954Z] #65 sha256:bfdb09cbbec268c44ab7c587468039a088690532c2a40a48b83246a224a6d153 [2021-11-12T14:51:17.216Z] #65 ... [2021-11-12T14:51:17.216Z] [2021-11-12T14:51:17.216Z] #28 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-12T14:51:17.216Z] #28 sha256:ee791d5c61edf829228b0d2d0428dd775854c75a47e95a8ebad4baea1801a5ae [2021-11-12T14:51:17.782Z] #58 DONE 149.4s [2021-11-12T14:51:17.782Z] [2021-11-12T14:51:17.782Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:51:17.782Z] #62 sha256:38a1b1a8e69e98e8dedeb691a002cce7b682ae690ba5848305cfaf8dcf5196c6 [2021-11-12T14:51:18.412Z] #62 216.7 # github.com/containerd/containerd/cmd/containerd [2021-11-12T14:51:18.412Z] #62 216.7 /usr/bin/ld: /tmp/go-link-943433710/000019.o: in function `New': [2021-11-12T14:51:18.412Z] #62 216.7 /tmp/tmp.dTXJeid4Br/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-11-12T14:51:18.412Z] #62 216.8 + bin/containerd-stress [2021-11-12T14:51:18.412Z] #62 217.8 + bin/containerd-shim [2021-11-12T14:51:19.165Z] #28 1.989 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-12T14:51:19.339Z] #58 ... [2021-11-12T14:51:19.339Z] [2021-11-12T14:51:19.339Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-12T14:51:19.339Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-12T14:51:19.339Z] #43 DONE 254.9s [2021-11-12T14:51:19.339Z] [2021-11-12T14:51:19.339Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:51:19.339Z] #58 sha256:f8f6757deb3d436d943c4b7efe8d7ea6899ec49056ab19a88622fb406f06ac7a [2021-11-12T14:51:19.486Z] #28 2.129 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-12T14:51:19.487Z] #28 2.301 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-12T14:51:19.596Z] #58 ... [2021-11-12T14:51:19.596Z] [2021-11-12T14:51:19.596Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-12T14:51:19.596Z] #44 sha256:673d22b55966cc0b2038085060148b7f2d94127085e33d5b64c481d070160c61 [2021-11-12T14:51:19.737Z] #62 ... [2021-11-12T14:51:19.737Z] [2021-11-12T14:51:19.737Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-12T14:51:19.737Z] #59 sha256:d98b5dabf127523e5de59e96c97d04aeb325021cc76f26f7426c6afe4cae1535 [2021-11-12T14:51:19.737Z] #59 DONE 0.3s [2021-11-12T14:51:19.737Z] [2021-11-12T14:51:19.737Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:51:19.737Z] #62 sha256:38a1b1a8e69e98e8dedeb691a002cce7b682ae690ba5848305cfaf8dcf5196c6 [2021-11-12T14:51:19.749Z] #28 2.662 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-12T14:51:20.160Z] #44 DONE 0.5s [2021-11-12T14:51:20.160Z] [2021-11-12T14:51:20.160Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-12T14:51:20.160Z] #48 sha256:01804d32cab3f1fb56fc6a533de2ab52112e47db84639a46f090c94e18bfa8c7 [2021-11-12T14:51:20.335Z] #28 3.038 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-12T14:51:20.419Z] #48 DONE 0.1s [2021-11-12T14:51:20.419Z] [2021-11-12T14:51:20.419Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-12T14:51:20.419Z] #50 sha256:dd0a36e3bd69091b2ddeee035beeca78abc0874b209ac6874dfcadaaa3441488 [2021-11-12T14:51:20.419Z] #50 DONE 0.1s [2021-11-12T14:51:20.419Z] [2021-11-12T14:51:20.419Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:51:20.419Z] #58 sha256:f8f6757deb3d436d943c4b7efe8d7ea6899ec49056ab19a88622fb406f06ac7a [2021-11-12T14:51:20.419Z] #58 ... [2021-11-12T14:51:20.419Z] [2021-11-12T14:51:20.419Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-12T14:51:20.419Z] #52 sha256:38748add8123790ca2d3f3d0417cb5cfebd268f91caf7e43b70c234156dd7e62 [2021-11-12T14:51:20.419Z] #52 DONE 0.1s [2021-11-12T14:51:20.419Z] [2021-11-12T14:51:20.419Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-12T14:51:20.419Z] #54 sha256:07b3a30b3c3262997bc896cb97e3ab45f92d846718d21e100799c9ba196bcb12 [2021-11-12T14:51:20.908Z] #28 3.660 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-12T14:51:20.940Z] #62 223.7 + bin/containerd-shim-runc-v1 [2021-11-12T14:51:20.984Z] #54 DONE 0.5s [2021-11-12T14:51:20.984Z] [2021-11-12T14:51:20.984Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-12T14:51:20.984Z] #56 sha256:8edc500dc4b49de894f1e617b99c5ecdab27ba82e86f8199b6abb25b602a1759 [2021-11-12T14:51:20.984Z] #56 DONE 0.1s [2021-11-12T14:51:20.984Z] [2021-11-12T14:51:20.984Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:51:20.984Z] #58 sha256:f8f6757deb3d436d943c4b7efe8d7ea6899ec49056ab19a88622fb406f06ac7a [2021-11-12T14:51:21.481Z] #28 4.238 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-12T14:51:22.054Z] #28 4.790 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-12T14:51:22.100Z] #43 DONE 256.0s [2021-11-12T14:51:22.100Z] [2021-11-12T14:51:22.100Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:51:22.100Z] #58 sha256:1974f224cf5ad5165bffdea62a42e925581cb2753fdd28d7209e4d687ca673b1 [2021-11-12T14:51:22.628Z] #28 5.418 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-12T14:51:23.201Z] #28 5.960 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [92.5 kB] [2021-11-12T14:51:23.201Z] #28 5.960 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [89.4 kB] [2021-11-12T14:51:23.201Z] #28 5.971 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [88.1 kB] [2021-11-12T14:51:23.201Z] #28 5.978 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [88.2 kB] [2021-11-12T14:51:23.201Z] #28 5.998 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [86.3 kB] [2021-11-12T14:51:23.201Z] #28 5.998 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [88.6 kB] [2021-11-12T14:51:23.201Z] #28 6.054 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-12T14:51:23.201Z] #28 6.062 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-12T14:51:23.201Z] #28 6.062 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-12T14:51:23.201Z] #28 6.062 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-12T14:51:23.201Z] #28 6.070 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-12T14:51:23.201Z] #28 6.070 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-12T14:51:24.006Z] #58 ... [2021-11-12T14:51:24.006Z] [2021-11-12T14:51:24.006Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-12T14:51:24.006Z] #44 sha256:68dd4fb3da5f050bed81d68b10e46a369cbf1f4de20b06a92a67bddf9bcc2763 [2021-11-12T14:51:24.575Z] #44 DONE 0.5s [2021-11-12T14:51:24.575Z] [2021-11-12T14:51:24.575Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-12T14:51:24.575Z] #48 sha256:417703747e1dc2a47a1ec6c0dc8772a5f448b3b41cb4e3390a19b21b64ea8131 [2021-11-12T14:51:24.575Z] #48 DONE 0.1s [2021-11-12T14:51:24.575Z] [2021-11-12T14:51:24.575Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-12T14:51:24.575Z] #50 sha256:f4b04108eb9912ab384c6a6d8bcede5d9cff0f50b41ac8fafea422d15167b443 [2021-11-12T14:51:24.575Z] #50 DONE 0.1s [2021-11-12T14:51:24.575Z] [2021-11-12T14:51:24.575Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-12T14:51:24.575Z] #52 sha256:3c3dc9b49a6b46c9cf058f2fd90f53639ac213a585cb91a5733e6b1d7fed4c39 [2021-11-12T14:51:24.575Z] #52 DONE 0.1s [2021-11-12T14:51:24.575Z] [2021-11-12T14:51:24.575Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:51:24.576Z] #58 sha256:1974f224cf5ad5165bffdea62a42e925581cb2753fdd28d7209e4d687ca673b1 [2021-11-12T14:51:24.576Z] #58 ... [2021-11-12T14:51:24.576Z] [2021-11-12T14:51:24.576Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-12T14:51:24.576Z] #54 sha256:064de62495e615ebd354de8ce453d9b668a26a00f96eafeb61332068553304ef [2021-11-12T14:51:24.840Z] #54 DONE 0.4s [2021-11-12T14:51:24.840Z] [2021-11-12T14:51:24.840Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:51:24.840Z] #62 sha256:3cda06be77010424be199ff1f49a75fe3cf9ac116a865b18ac41a51c8710c49d [2021-11-12T14:51:25.099Z] #62 ... [2021-11-12T14:51:25.099Z] [2021-11-12T14:51:25.099Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-12T14:51:25.099Z] #56 sha256:f9a10ce6bad95d2c98fb3ad85ee93b5595419f5efeac0d03d696ba6d40c79832 [2021-11-12T14:51:25.099Z] #56 DONE 0.1s [2021-11-12T14:51:25.099Z] [2021-11-12T14:51:25.099Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:51:25.099Z] #58 sha256:1974f224cf5ad5165bffdea62a42e925581cb2753fdd28d7209e4d687ca673b1 [2021-11-12T14:51:25.127Z] #62 227.9 + bin/containerd-shim-runc-v2 [2021-11-12T14:51:26.060Z] #62 228.5 + binaries [2021-11-12T14:51:26.060Z] #62 228.5 + install -D bin/containerd /build/containerd [2021-11-12T14:51:26.060Z] #62 228.5 + install -D bin/containerd-shim /build/containerd-shim [2021-11-12T14:51:26.060Z] #62 228.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-12T14:51:26.060Z] #62 228.6 + install -D bin/ctr /build/ctr [2021-11-12T14:51:31.320Z] #62 DONE 233.4s [2021-11-12T14:51:31.320Z] [2021-11-12T14:51:31.320Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-12T14:51:31.320Z] #63 sha256:c62ad891b35240293ab9c9521ef4a6bd036867f78688a46f48e1505ba0880bb8 [2021-11-12T14:51:33.218Z] #63 DONE 1.7s [2021-11-12T14:51:33.218Z] [2021-11-12T14:51:33.218Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-12T14:51:33.218Z] #68 sha256:c61237e6c57d81700300d436c05d6583d1df6a4833f01a3bb8797422b915b203 [2021-11-12T14:51:33.476Z] #68 DONE 0.4s [2021-11-12T14:51:33.734Z] [2021-11-12T14:51:33.734Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-12T14:51:33.734Z] #73 sha256:7d25fc393dc7d05f8a77e2598217a748df5401a8d7474820cc792a5fe87866a8 [2021-11-12T14:51:35.633Z] #73 DONE 2.0s [2021-11-12T14:51:35.633Z] [2021-11-12T14:51:35.633Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-12T14:51:35.633Z] #74 sha256:7537048b02d8571f6e922e62618a406842687fd5fdc4a23e8edc38c203e9bbc7 [2021-11-12T14:51:35.633Z] #74 DONE 0.0s [2021-11-12T14:51:35.633Z] [2021-11-12T14:51:35.633Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-12T14:51:35.633Z] #75 sha256:7203cd321ed8c3d5cbce449cfd317680f60e66d8f6d3f610b64ddba1e44b318c [2021-11-12T14:51:36.567Z] #75 DONE 0.9s [2021-11-12T14:51:36.567Z] [2021-11-12T14:51:36.567Z] #76 exporting to image [2021-11-12T14:51:36.567Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-12T14:51:36.567Z] #76 exporting layers [2021-11-12T14:51:39.850Z] #76 exporting layers 3.1s done [2021-11-12T14:51:39.850Z] #76 writing image sha256:4d6632eb2486ccd69ce1e61bc94b828fb97b39ec38c8be3a7f9a8c217432ac92 done [2021-11-12T14:51:39.850Z] #76 naming to docker.io/library/docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 done [2021-11-12T14:51:39.850Z] #76 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-12T14:51:40.184Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-12T14:51:40.720Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/test/unit [2021-11-12T14:51:42.620Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-12T14:51:42.620Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-12T14:51:42.620Z] + TESTDIRS=./... [2021-11-12T14:51:42.620Z] + exclude_paths='/vendor/|/integration' [2021-11-12T14:51:42.620Z] ++ go list ./... [2021-11-12T14:51:42.620Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-12T14:51:42.883Z] #58 ... [2021-11-12T14:51:42.883Z] [2021-11-12T14:51:42.883Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:51:42.883Z] #62 sha256:def5d3bf111405febd19d06711fd7f22b0555d0304d874dc675d846f9ceee008 [2021-11-12T14:51:42.883Z] #62 219.6 + bin/containerd [2021-11-12T14:51:43.189Z] + pkg_list='github.com/docker/docker/api [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/backend/build [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/httputils [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/middleware [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/build [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/container [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/debug [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/distribution [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/grpc [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/image [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/network [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/plugin [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/session [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/swarm [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/system [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/volume [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/backend [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/blkiodev [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/container [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/events [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/filters [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/image [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/mount [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/network [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/registry [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/strslice [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/swarm [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/time [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/versions [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/volume [2021-11-12T14:51:43.190Z] github.com/docker/docker/builder [2021-11-12T14:51:43.190Z] github.com/docker/docker/builder/builder-next [2021-11-12T14:51:43.190Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-12T14:51:43.190Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-12T14:51:43.190Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-12T14:51:43.190Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-12T14:51:43.190Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-12T14:51:43.190Z] github.com/docker/docker/builder/builder-next/worker [2021-11-12T14:51:43.190Z] github.com/docker/docker/builder/dockerfile [2021-11-12T14:51:43.190Z] github.com/docker/docker/builder/dockerignore [2021-11-12T14:51:43.190Z] github.com/docker/docker/builder/remotecontext [2021-11-12T14:51:43.190Z] github.com/docker/docker/builder/remotecontext/git [2021-11-12T14:51:43.190Z] github.com/docker/docker/cli [2021-11-12T14:51:43.190Z] github.com/docker/docker/cli/config [2021-11-12T14:51:43.190Z] github.com/docker/docker/cli/debug [2021-11-12T14:51:43.190Z] github.com/docker/docker/client [2021-11-12T14:51:43.190Z] github.com/docker/docker/cmd/docker-proxy [2021-11-12T14:51:43.190Z] github.com/docker/docker/cmd/dockerd [2021-11-12T14:51:43.190Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-12T14:51:43.190Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-12T14:51:43.190Z] github.com/docker/docker/container [2021-11-12T14:51:43.190Z] github.com/docker/docker/container/stream [2021-11-12T14:51:43.190Z] github.com/docker/docker/contrib/apparmor [2021-11-12T14:51:43.190Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-12T14:51:43.190Z] github.com/docker/docker/contrib/httpserver [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/cluster [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/cluster/convert [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/cluster/executor [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/cluster/provider [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/config [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/discovery [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/events [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/events/testutils [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/exec [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/graphdriver [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/images [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/initlayer [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/links [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/listeners [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/gelf [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/journald [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/local [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/logentries [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/splunk [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/syslog [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/logger/templates [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/names [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/network [2021-11-12T14:51:43.190Z] github.com/docker/docker/daemon/stats [2021-11-12T14:51:43.190Z] github.com/docker/docker/distribution [2021-11-12T14:51:43.190Z] github.com/docker/docker/distribution/metadata [2021-11-12T14:51:43.190Z] github.com/docker/docker/distribution/utils [2021-11-12T14:51:43.190Z] github.com/docker/docker/distribution/xfer [2021-11-12T14:51:43.190Z] github.com/docker/docker/dockerversion [2021-11-12T14:51:43.190Z] github.com/docker/docker/errdefs [2021-11-12T14:51:43.190Z] github.com/docker/docker/image [2021-11-12T14:51:43.190Z] github.com/docker/docker/image/cache [2021-11-12T14:51:43.190Z] github.com/docker/docker/image/tarexport [2021-11-12T14:51:43.190Z] github.com/docker/docker/image/v1 [2021-11-12T14:51:43.190Z] github.com/docker/docker/internal/test/suite [2021-11-12T14:51:43.190Z] github.com/docker/docker/layer [2021-11-12T14:51:43.190Z] github.com/docker/docker/libcontainerd [2021-11-12T14:51:43.190Z] github.com/docker/docker/libcontainerd/queue [2021-11-12T14:51:43.190Z] github.com/docker/docker/libcontainerd/remote [2021-11-12T14:51:43.190Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-12T14:51:43.190Z] github.com/docker/docker/libcontainerd/types [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/bitseq [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/cluster [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/config [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/datastore [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/driverapi [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/etchosts [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/idm [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/ipam [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/iptables [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/netlabel [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/netutils [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/networkdb [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/ns [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/options [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/osl [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/portallocator [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/portmapper [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/testutils [2021-11-12T14:51:43.190Z] github.com/docker/docker/libnetwork/types [2021-11-12T14:51:43.190Z] github.com/docker/docker/oci [2021-11-12T14:51:43.190Z] github.com/docker/docker/oci/caps [2021-11-12T14:51:43.190Z] github.com/docker/docker/opts [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/aaparser [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/archive [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/authorization [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/broadcaster [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/capabilities [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/chrootarchive [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/containerfs [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/devicemapper [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/directory [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/discovery [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/discovery/file [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/discovery/kv [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/discovery/memory [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/dmesg [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/filenotify [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/fileutils [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/fsutils [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/homedir [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/idtools [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/ioutils [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/jsonmessage [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/locker [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/longpath [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/loopback [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/mount [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/namesgenerator [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/parsers [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/pidfile [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/platform [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/plugingetter [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/plugins [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/plugins/transport [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/pools [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/progress [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/pubsub [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/reexec [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/signal [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/stack [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/stdcopy [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/streamformatter [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/stringid [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/symlink [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/sysinfo [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/system [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/tailfile [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/tarsum [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/term [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/term/windows [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/truncindex [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/urlutil [2021-11-12T14:51:43.190Z] github.com/docker/docker/pkg/useragent [2021-11-12T14:51:43.190Z] github.com/docker/docker/plugin [2021-11-12T14:51:43.190Z] github.com/docker/docker/plugin/executor/containerd [2021-11-12T14:51:43.190Z] github.com/docker/docker/plugin/v2 [2021-11-12T14:51:43.190Z] github.com/docker/docker/profiles/apparmor [2021-11-12T14:51:43.190Z] github.com/docker/docker/profiles/seccomp [2021-11-12T14:51:43.190Z] github.com/docker/docker/quota [2021-11-12T14:51:43.190Z] github.com/docker/docker/reference [2021-11-12T14:51:43.190Z] github.com/docker/docker/registry [2021-11-12T14:51:43.190Z] github.com/docker/docker/registry/resumable [2021-11-12T14:51:43.190Z] github.com/docker/docker/restartmanager [2021-11-12T14:51:43.190Z] github.com/docker/docker/rootless [2021-11-12T14:51:43.190Z] github.com/docker/docker/rootless/specconv [2021-11-12T14:51:43.190Z] github.com/docker/docker/runconfig [2021-11-12T14:51:43.190Z] github.com/docker/docker/runconfig/opts [2021-11-12T14:51:43.190Z] github.com/docker/docker/testutil [2021-11-12T14:51:43.190Z] github.com/docker/docker/testutil/daemon [2021-11-12T14:51:43.190Z] github.com/docker/docker/testutil/environment [2021-11-12T14:51:43.190Z] github.com/docker/docker/testutil/fakecontext [2021-11-12T14:51:43.190Z] github.com/docker/docker/testutil/fakegit [2021-11-12T14:51:43.190Z] github.com/docker/docker/testutil/fakestorage [2021-11-12T14:51:43.190Z] github.com/docker/docker/testutil/fixtures/load [2021-11-12T14:51:43.190Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-12T14:51:43.190Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-12T14:51:43.190Z] github.com/docker/docker/testutil/registry [2021-11-12T14:51:43.190Z] github.com/docker/docker/testutil/request [2021-11-12T14:51:43.190Z] github.com/docker/docker/volume [2021-11-12T14:51:43.190Z] github.com/docker/docker/volume/drivers [2021-11-12T14:51:43.190Z] github.com/docker/docker/volume/local [2021-11-12T14:51:43.190Z] github.com/docker/docker/volume/mounts [2021-11-12T14:51:43.190Z] github.com/docker/docker/volume/service [2021-11-12T14:51:43.190Z] github.com/docker/docker/volume/service/opts [2021-11-12T14:51:43.190Z] github.com/docker/docker/volume/testutils' [2021-11-12T14:51:43.190Z] ++ grep --fixed-strings -v /libnetwork [2021-11-12T14:51:43.190Z] ++ echo 'github.com/docker/docker/api [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/backend/build [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/httputils [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/middleware [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/build [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/container [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/debug [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/distribution [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/grpc [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/image [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/network [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/plugin [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/session [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/swarm [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/system [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/server/router/volume [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/backend [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/blkiodev [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/container [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/events [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/filters [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/image [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/mount [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/network [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/registry [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/strslice [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/swarm [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/time [2021-11-12T14:51:43.190Z] github.com/docker/docker/api/types/versions [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/volume [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next/worker [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/dockerfile [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/dockerignore [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/remotecontext [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/remotecontext/git [2021-11-12T14:51:43.191Z] github.com/docker/docker/cli [2021-11-12T14:51:43.191Z] github.com/docker/docker/cli/config [2021-11-12T14:51:43.191Z] github.com/docker/docker/cli/debug [2021-11-12T14:51:43.191Z] github.com/docker/docker/client [2021-11-12T14:51:43.191Z] github.com/docker/docker/cmd/docker-proxy [2021-11-12T14:51:43.191Z] github.com/docker/docker/cmd/dockerd [2021-11-12T14:51:43.191Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-12T14:51:43.191Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-12T14:51:43.191Z] github.com/docker/docker/container [2021-11-12T14:51:43.191Z] github.com/docker/docker/container/stream [2021-11-12T14:51:43.191Z] github.com/docker/docker/contrib/apparmor [2021-11-12T14:51:43.191Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-12T14:51:43.191Z] github.com/docker/docker/contrib/httpserver [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/cluster [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/cluster/convert [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/cluster/executor [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/cluster/provider [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/config [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/discovery [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/events [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/events/testutils [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/exec [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/images [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/initlayer [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/links [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/listeners [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/gelf [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/journald [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/local [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/logentries [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/splunk [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/syslog [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/logger/templates [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/names [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/network [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/stats [2021-11-12T14:51:43.191Z] github.com/docker/docker/distribution [2021-11-12T14:51:43.191Z] github.com/docker/docker/distribution/metadata [2021-11-12T14:51:43.191Z] github.com/docker/docker/distribution/utils [2021-11-12T14:51:43.191Z] github.com/docker/docker/distribution/xfer [2021-11-12T14:51:43.191Z] github.com/docker/docker/dockerversion [2021-11-12T14:51:43.191Z] github.com/docker/docker/errdefs [2021-11-12T14:51:43.191Z] github.com/docker/docker/image [2021-11-12T14:51:43.191Z] github.com/docker/docker/image/cache [2021-11-12T14:51:43.191Z] github.com/docker/docker/image/tarexport [2021-11-12T14:51:43.191Z] github.com/docker/docker/image/v1 [2021-11-12T14:51:43.191Z] github.com/docker/docker/internal/test/suite [2021-11-12T14:51:43.191Z] github.com/docker/docker/layer [2021-11-12T14:51:43.191Z] github.com/docker/docker/libcontainerd [2021-11-12T14:51:43.191Z] github.com/docker/docker/libcontainerd/queue [2021-11-12T14:51:43.191Z] github.com/docker/docker/libcontainerd/remote [2021-11-12T14:51:43.191Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-12T14:51:43.191Z] github.com/docker/docker/libcontainerd/types [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/bitseq [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/cluster [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/config [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/datastore [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/driverapi [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/etchosts [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/idm [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/ipam [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/iptables [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/netlabel [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/netutils [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/networkdb [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/ns [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/options [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/osl [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/portallocator [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/portmapper [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/testutils [2021-11-12T14:51:43.191Z] github.com/docker/docker/libnetwork/types [2021-11-12T14:51:43.191Z] github.com/docker/docker/oci [2021-11-12T14:51:43.191Z] github.com/docker/docker/oci/caps [2021-11-12T14:51:43.191Z] github.com/docker/docker/opts [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/aaparser [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/archive [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/authorization [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/broadcaster [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/capabilities [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/chrootarchive [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/containerfs [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/devicemapper [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/directory [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/discovery [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/discovery/file [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/discovery/kv [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/discovery/memory [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/dmesg [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/filenotify [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/fileutils [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/fsutils [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/homedir [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/idtools [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/ioutils [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/jsonmessage [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/locker [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/longpath [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/loopback [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/mount [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/namesgenerator [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/parsers [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/pidfile [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/platform [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/plugingetter [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/plugins [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/plugins/transport [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/pools [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/progress [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/pubsub [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/reexec [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/signal [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/stack [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/stdcopy [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/streamformatter [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/stringid [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/symlink [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/sysinfo [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/system [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/tailfile [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/tarsum [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/term [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/term/windows [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/truncindex [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/urlutil [2021-11-12T14:51:43.191Z] github.com/docker/docker/pkg/useragent [2021-11-12T14:51:43.191Z] github.com/docker/docker/plugin [2021-11-12T14:51:43.191Z] github.com/docker/docker/plugin/executor/containerd [2021-11-12T14:51:43.191Z] github.com/docker/docker/plugin/v2 [2021-11-12T14:51:43.191Z] github.com/docker/docker/profiles/apparmor [2021-11-12T14:51:43.191Z] github.com/docker/docker/profiles/seccomp [2021-11-12T14:51:43.191Z] github.com/docker/docker/quota [2021-11-12T14:51:43.191Z] github.com/docker/docker/reference [2021-11-12T14:51:43.191Z] github.com/docker/docker/registry [2021-11-12T14:51:43.191Z] github.com/docker/docker/registry/resumable [2021-11-12T14:51:43.191Z] github.com/docker/docker/restartmanager [2021-11-12T14:51:43.191Z] github.com/docker/docker/rootless [2021-11-12T14:51:43.191Z] github.com/docker/docker/rootless/specconv [2021-11-12T14:51:43.191Z] github.com/docker/docker/runconfig [2021-11-12T14:51:43.191Z] github.com/docker/docker/runconfig/opts [2021-11-12T14:51:43.191Z] github.com/docker/docker/testutil [2021-11-12T14:51:43.191Z] github.com/docker/docker/testutil/daemon [2021-11-12T14:51:43.191Z] github.com/docker/docker/testutil/environment [2021-11-12T14:51:43.191Z] github.com/docker/docker/testutil/fakecontext [2021-11-12T14:51:43.191Z] github.com/docker/docker/testutil/fakegit [2021-11-12T14:51:43.191Z] github.com/docker/docker/testutil/fakestorage [2021-11-12T14:51:43.191Z] github.com/docker/docker/testutil/fixtures/load [2021-11-12T14:51:43.191Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-12T14:51:43.191Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-12T14:51:43.191Z] github.com/docker/docker/testutil/registry [2021-11-12T14:51:43.191Z] github.com/docker/docker/testutil/request [2021-11-12T14:51:43.191Z] github.com/docker/docker/volume [2021-11-12T14:51:43.191Z] github.com/docker/docker/volume/drivers [2021-11-12T14:51:43.191Z] github.com/docker/docker/volume/local [2021-11-12T14:51:43.191Z] github.com/docker/docker/volume/mounts [2021-11-12T14:51:43.191Z] github.com/docker/docker/volume/service [2021-11-12T14:51:43.191Z] github.com/docker/docker/volume/service/opts [2021-11-12T14:51:43.191Z] github.com/docker/docker/volume/testutils' [2021-11-12T14:51:43.191Z] + base_pkg_list='github.com/docker/docker/api [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/backend/build [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/httputils [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/middleware [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router/build [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router/container [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router/debug [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router/distribution [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router/grpc [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router/image [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router/network [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router/plugin [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router/session [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router/swarm [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router/system [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/server/router/volume [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/backend [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/blkiodev [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/container [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/events [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/filters [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/image [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/mount [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/network [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/registry [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/strslice [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/swarm [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/time [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/versions [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-12T14:51:43.191Z] github.com/docker/docker/api/types/volume [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/builder-next/worker [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/dockerfile [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/dockerignore [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/remotecontext [2021-11-12T14:51:43.191Z] github.com/docker/docker/builder/remotecontext/git [2021-11-12T14:51:43.191Z] github.com/docker/docker/cli [2021-11-12T14:51:43.191Z] github.com/docker/docker/cli/config [2021-11-12T14:51:43.191Z] github.com/docker/docker/cli/debug [2021-11-12T14:51:43.191Z] github.com/docker/docker/client [2021-11-12T14:51:43.191Z] github.com/docker/docker/cmd/docker-proxy [2021-11-12T14:51:43.191Z] github.com/docker/docker/cmd/dockerd [2021-11-12T14:51:43.191Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-12T14:51:43.191Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-12T14:51:43.191Z] github.com/docker/docker/container [2021-11-12T14:51:43.191Z] github.com/docker/docker/container/stream [2021-11-12T14:51:43.191Z] github.com/docker/docker/contrib/apparmor [2021-11-12T14:51:43.191Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-12T14:51:43.191Z] github.com/docker/docker/contrib/httpserver [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/cluster [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/cluster/convert [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/cluster/executor [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/cluster/provider [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/config [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/discovery [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/events [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/events/testutils [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/exec [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-12T14:51:43.191Z] github.com/docker/docker/daemon/images [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/initlayer [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/links [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/listeners [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/gelf [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/journald [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/local [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/logentries [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/splunk [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/syslog [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/templates [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/names [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/network [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/stats [2021-11-12T14:51:43.192Z] github.com/docker/docker/distribution [2021-11-12T14:51:43.192Z] github.com/docker/docker/distribution/metadata [2021-11-12T14:51:43.192Z] github.com/docker/docker/distribution/utils [2021-11-12T14:51:43.192Z] github.com/docker/docker/distribution/xfer [2021-11-12T14:51:43.192Z] github.com/docker/docker/dockerversion [2021-11-12T14:51:43.192Z] github.com/docker/docker/errdefs [2021-11-12T14:51:43.192Z] github.com/docker/docker/image [2021-11-12T14:51:43.192Z] github.com/docker/docker/image/cache [2021-11-12T14:51:43.192Z] github.com/docker/docker/image/tarexport [2021-11-12T14:51:43.192Z] github.com/docker/docker/image/v1 [2021-11-12T14:51:43.192Z] github.com/docker/docker/internal/test/suite [2021-11-12T14:51:43.192Z] github.com/docker/docker/layer [2021-11-12T14:51:43.192Z] github.com/docker/docker/libcontainerd [2021-11-12T14:51:43.192Z] github.com/docker/docker/libcontainerd/queue [2021-11-12T14:51:43.192Z] github.com/docker/docker/libcontainerd/remote [2021-11-12T14:51:43.192Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-12T14:51:43.192Z] github.com/docker/docker/libcontainerd/types [2021-11-12T14:51:43.192Z] github.com/docker/docker/oci [2021-11-12T14:51:43.192Z] github.com/docker/docker/oci/caps [2021-11-12T14:51:43.192Z] github.com/docker/docker/opts [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/aaparser [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/archive [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/authorization [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/broadcaster [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/capabilities [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/chrootarchive [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/containerfs [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/devicemapper [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/directory [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/discovery [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/discovery/file [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/discovery/kv [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/discovery/memory [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/dmesg [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/filenotify [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/fileutils [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/fsutils [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/homedir [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/idtools [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/ioutils [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/jsonmessage [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/locker [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/longpath [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/loopback [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/mount [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/namesgenerator [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/parsers [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/pidfile [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/platform [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/plugingetter [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/plugins [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/plugins/transport [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/pools [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/progress [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/pubsub [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/reexec [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/signal [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/stack [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/stdcopy [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/streamformatter [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/stringid [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/symlink [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/sysinfo [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/system [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/tailfile [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/tarsum [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/term [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/term/windows [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/truncindex [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/urlutil [2021-11-12T14:51:43.192Z] github.com/docker/docker/pkg/useragent [2021-11-12T14:51:43.192Z] github.com/docker/docker/plugin [2021-11-12T14:51:43.192Z] github.com/docker/docker/plugin/executor/containerd [2021-11-12T14:51:43.192Z] github.com/docker/docker/plugin/v2 [2021-11-12T14:51:43.192Z] github.com/docker/docker/profiles/apparmor [2021-11-12T14:51:43.192Z] github.com/docker/docker/profiles/seccomp [2021-11-12T14:51:43.192Z] github.com/docker/docker/quota [2021-11-12T14:51:43.192Z] github.com/docker/docker/reference [2021-11-12T14:51:43.192Z] github.com/docker/docker/registry [2021-11-12T14:51:43.192Z] github.com/docker/docker/registry/resumable [2021-11-12T14:51:43.192Z] github.com/docker/docker/restartmanager [2021-11-12T14:51:43.192Z] github.com/docker/docker/rootless [2021-11-12T14:51:43.192Z] github.com/docker/docker/rootless/specconv [2021-11-12T14:51:43.192Z] github.com/docker/docker/runconfig [2021-11-12T14:51:43.192Z] github.com/docker/docker/runconfig/opts [2021-11-12T14:51:43.192Z] github.com/docker/docker/testutil [2021-11-12T14:51:43.192Z] github.com/docker/docker/testutil/daemon [2021-11-12T14:51:43.192Z] github.com/docker/docker/testutil/environment [2021-11-12T14:51:43.192Z] github.com/docker/docker/testutil/fakecontext [2021-11-12T14:51:43.192Z] github.com/docker/docker/testutil/fakegit [2021-11-12T14:51:43.192Z] github.com/docker/docker/testutil/fakestorage [2021-11-12T14:51:43.192Z] github.com/docker/docker/testutil/fixtures/load [2021-11-12T14:51:43.192Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-12T14:51:43.192Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-12T14:51:43.192Z] github.com/docker/docker/testutil/registry [2021-11-12T14:51:43.192Z] github.com/docker/docker/testutil/request [2021-11-12T14:51:43.192Z] github.com/docker/docker/volume [2021-11-12T14:51:43.192Z] github.com/docker/docker/volume/drivers [2021-11-12T14:51:43.192Z] github.com/docker/docker/volume/local [2021-11-12T14:51:43.192Z] github.com/docker/docker/volume/mounts [2021-11-12T14:51:43.192Z] github.com/docker/docker/volume/service [2021-11-12T14:51:43.192Z] github.com/docker/docker/volume/service/opts [2021-11-12T14:51:43.192Z] github.com/docker/docker/volume/testutils' [2021-11-12T14:51:43.192Z] ++ grep --fixed-strings /libnetwork [2021-11-12T14:51:43.192Z] ++ echo 'github.com/docker/docker/api [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/backend/build [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/httputils [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/middleware [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router/build [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router/container [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router/debug [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router/distribution [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router/grpc [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router/image [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router/network [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router/plugin [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router/session [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router/swarm [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router/system [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/server/router/volume [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/backend [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/blkiodev [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/container [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/events [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/filters [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/image [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/mount [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/network [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/registry [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/strslice [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/swarm [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/time [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/versions [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-12T14:51:43.192Z] github.com/docker/docker/api/types/volume [2021-11-12T14:51:43.192Z] github.com/docker/docker/builder [2021-11-12T14:51:43.192Z] github.com/docker/docker/builder/builder-next [2021-11-12T14:51:43.192Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-12T14:51:43.192Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-12T14:51:43.192Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-12T14:51:43.192Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-12T14:51:43.192Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-12T14:51:43.192Z] github.com/docker/docker/builder/builder-next/worker [2021-11-12T14:51:43.192Z] github.com/docker/docker/builder/dockerfile [2021-11-12T14:51:43.192Z] github.com/docker/docker/builder/dockerignore [2021-11-12T14:51:43.192Z] github.com/docker/docker/builder/remotecontext [2021-11-12T14:51:43.192Z] github.com/docker/docker/builder/remotecontext/git [2021-11-12T14:51:43.192Z] github.com/docker/docker/cli [2021-11-12T14:51:43.192Z] github.com/docker/docker/cli/config [2021-11-12T14:51:43.192Z] github.com/docker/docker/cli/debug [2021-11-12T14:51:43.192Z] github.com/docker/docker/client [2021-11-12T14:51:43.192Z] github.com/docker/docker/cmd/docker-proxy [2021-11-12T14:51:43.192Z] github.com/docker/docker/cmd/dockerd [2021-11-12T14:51:43.192Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-12T14:51:43.192Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-12T14:51:43.192Z] github.com/docker/docker/container [2021-11-12T14:51:43.192Z] github.com/docker/docker/container/stream [2021-11-12T14:51:43.192Z] github.com/docker/docker/contrib/apparmor [2021-11-12T14:51:43.192Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-12T14:51:43.192Z] github.com/docker/docker/contrib/httpserver [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/cluster [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/cluster/convert [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/cluster/executor [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/cluster/provider [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/config [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/discovery [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/events [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/events/testutils [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/exec [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/graphdriver [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/images [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/initlayer [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/links [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/listeners [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/gelf [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/journald [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/local [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/logentries [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/splunk [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/syslog [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/logger/templates [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/names [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/network [2021-11-12T14:51:43.192Z] github.com/docker/docker/daemon/stats [2021-11-12T14:51:43.192Z] github.com/docker/docker/distribution [2021-11-12T14:51:43.192Z] github.com/docker/docker/distribution/metadata [2021-11-12T14:51:43.192Z] github.com/docker/docker/distribution/utils [2021-11-12T14:51:43.192Z] github.com/docker/docker/distribution/xfer [2021-11-12T14:51:43.192Z] github.com/docker/docker/dockerversion [2021-11-12T14:51:43.192Z] github.com/docker/docker/errdefs [2021-11-12T14:51:43.192Z] github.com/docker/docker/image [2021-11-12T14:51:43.192Z] github.com/docker/docker/image/cache [2021-11-12T14:51:43.192Z] github.com/docker/docker/image/tarexport [2021-11-12T14:51:43.192Z] github.com/docker/docker/image/v1 [2021-11-12T14:51:43.192Z] github.com/docker/docker/internal/test/suite [2021-11-12T14:51:43.192Z] github.com/docker/docker/layer [2021-11-12T14:51:43.192Z] github.com/docker/docker/libcontainerd [2021-11-12T14:51:43.192Z] github.com/docker/docker/libcontainerd/queue [2021-11-12T14:51:43.192Z] github.com/docker/docker/libcontainerd/remote [2021-11-12T14:51:43.192Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-12T14:51:43.192Z] github.com/docker/docker/libcontainerd/types [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/bitseq [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/cluster [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/config [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/datastore [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/driverapi [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/etchosts [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/idm [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/ipam [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-12T14:51:43.192Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/iptables [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/netlabel [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/netutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/networkdb [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ns [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/options [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/osl [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/portallocator [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/portmapper [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/testutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/types [2021-11-12T14:51:43.193Z] github.com/docker/docker/oci [2021-11-12T14:51:43.193Z] github.com/docker/docker/oci/caps [2021-11-12T14:51:43.193Z] github.com/docker/docker/opts [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/aaparser [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/archive [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/authorization [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/broadcaster [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/capabilities [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/chrootarchive [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/containerfs [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/devicemapper [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/directory [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/discovery [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/discovery/file [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/discovery/kv [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/discovery/memory [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/dmesg [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/filenotify [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/fileutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/fsutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/homedir [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/idtools [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/ioutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/jsonmessage [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/locker [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/longpath [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/loopback [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/mount [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/namesgenerator [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/parsers [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/pidfile [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/platform [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/plugingetter [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/plugins [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/plugins/transport [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/pools [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/progress [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/pubsub [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/reexec [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/signal [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/stack [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/stdcopy [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/streamformatter [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/stringid [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/symlink [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/sysinfo [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/system [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/tailfile [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/tarsum [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/term [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/term/windows [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/truncindex [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/urlutil [2021-11-12T14:51:43.193Z] github.com/docker/docker/pkg/useragent [2021-11-12T14:51:43.193Z] github.com/docker/docker/plugin [2021-11-12T14:51:43.193Z] github.com/docker/docker/plugin/executor/containerd [2021-11-12T14:51:43.193Z] github.com/docker/docker/plugin/v2 [2021-11-12T14:51:43.193Z] github.com/docker/docker/profiles/apparmor [2021-11-12T14:51:43.193Z] github.com/docker/docker/profiles/seccomp [2021-11-12T14:51:43.193Z] github.com/docker/docker/quota [2021-11-12T14:51:43.193Z] github.com/docker/docker/reference [2021-11-12T14:51:43.193Z] github.com/docker/docker/registry [2021-11-12T14:51:43.193Z] github.com/docker/docker/registry/resumable [2021-11-12T14:51:43.193Z] github.com/docker/docker/restartmanager [2021-11-12T14:51:43.193Z] github.com/docker/docker/rootless [2021-11-12T14:51:43.193Z] github.com/docker/docker/rootless/specconv [2021-11-12T14:51:43.193Z] github.com/docker/docker/runconfig [2021-11-12T14:51:43.193Z] github.com/docker/docker/runconfig/opts [2021-11-12T14:51:43.193Z] github.com/docker/docker/testutil [2021-11-12T14:51:43.193Z] github.com/docker/docker/testutil/daemon [2021-11-12T14:51:43.193Z] github.com/docker/docker/testutil/environment [2021-11-12T14:51:43.193Z] github.com/docker/docker/testutil/fakecontext [2021-11-12T14:51:43.193Z] github.com/docker/docker/testutil/fakegit [2021-11-12T14:51:43.193Z] github.com/docker/docker/testutil/fakestorage [2021-11-12T14:51:43.193Z] github.com/docker/docker/testutil/fixtures/load [2021-11-12T14:51:43.193Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-12T14:51:43.193Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-12T14:51:43.193Z] github.com/docker/docker/testutil/registry [2021-11-12T14:51:43.193Z] github.com/docker/docker/testutil/request [2021-11-12T14:51:43.193Z] github.com/docker/docker/volume [2021-11-12T14:51:43.193Z] github.com/docker/docker/volume/drivers [2021-11-12T14:51:43.193Z] github.com/docker/docker/volume/local [2021-11-12T14:51:43.193Z] github.com/docker/docker/volume/mounts [2021-11-12T14:51:43.193Z] github.com/docker/docker/volume/service [2021-11-12T14:51:43.193Z] github.com/docker/docker/volume/service/opts [2021-11-12T14:51:43.193Z] github.com/docker/docker/volume/testutils' [2021-11-12T14:51:43.193Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/bitseq [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cluster [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/config [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/datastore [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/driverapi [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/etchosts [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/idm [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipam [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/iptables [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/netlabel [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/netutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/networkdb [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ns [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/options [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/osl [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/portallocator [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/portmapper [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/testutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/types' [2021-11-12T14:51:43.193Z] + echo 'github.com/docker/docker/libnetwork [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/bitseq [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cluster [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/config [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/datastore [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/driverapi [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/etchosts [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/idm [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipam [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/iptables [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/netlabel [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/netutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/networkdb [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/ns [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/options [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/osl [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/portallocator [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/portmapper [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/testutils [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/types' [2021-11-12T14:51:43.193Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T14:51:43.193Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T14:51:43.193Z] + type docker-proxy [2021-11-12T14:51:43.193Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-12T14:51:43.193Z] + hack/make.sh binary-proxy install-proxy [2021-11-12T14:51:43.193Z] [2021-11-12T14:51:43.193Z] Removing bundles/ [2021-11-12T14:51:43.193Z] [2021-11-12T14:51:43.193Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-12T14:51:43.193Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-12T14:51:43.193Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T14:51:45.175Z] #28 ... [2021-11-12T14:51:45.175Z] [2021-11-12T14:51:45.175Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:51:45.175Z] #69 sha256:f37486741b99378407d0d2515f473338063b0a9599c2f4fe6710f836ae8c6a97 [2021-11-12T14:51:45.175Z] #69 95.82 + bin/containerd [2021-11-12T14:51:46.158Z] #62 ... [2021-11-12T14:51:46.158Z] [2021-11-12T14:51:46.158Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:51:46.158Z] #58 sha256:f8f6757deb3d436d943c4b7efe8d7ea6899ec49056ab19a88622fb406f06ac7a [2021-11-12T14:51:46.158Z] #58 139.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-12T14:51:46.158Z] #58 140.5 + mkdir -p /build [2021-11-12T14:51:46.158Z] #58 140.5 + cp runc /build/runc [2021-11-12T14:51:46.723Z] #58 DONE 141.4s [2021-11-12T14:51:46.723Z] [2021-11-12T14:51:46.723Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:51:46.723Z] #62 sha256:def5d3bf111405febd19d06711fd7f22b0555d0304d874dc675d846f9ceee008 [2021-11-12T14:51:47.116Z] #58 ... [2021-11-12T14:51:47.116Z] [2021-11-12T14:51:47.116Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:51:47.116Z] #62 sha256:3cda06be77010424be199ff1f49a75fe3cf9ac116a865b18ac41a51c8710c49d [2021-11-12T14:51:47.116Z] #62 217.2 + bin/containerd [2021-11-12T14:51:48.617Z] #62 ... [2021-11-12T14:51:48.617Z] [2021-11-12T14:51:48.617Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-12T14:51:48.617Z] #59 sha256:d25d9799fb75e0f3d4141d74a6ad151e2508c219d661971a35309aa963ec4e90 [2021-11-12T14:51:49.182Z] #59 DONE 0.3s [2021-11-12T14:51:49.182Z] [2021-11-12T14:51:49.182Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:51:49.182Z] #62 sha256:def5d3bf111405febd19d06711fd7f22b0555d0304d874dc675d846f9ceee008 [2021-11-12T14:51:49.752Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-12T14:51:49.752Z] [2021-11-12T14:51:49.752Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-12T14:51:49.752Z] Installing docker-proxy to /usr/local/bin/ [2021-11-12T14:51:49.752Z] [2021-11-12T14:51:49.752Z] + mkdir -p bundles [2021-11-12T14:51:49.752Z] + '[' -n 'github.com/docker/docker/api [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/backend/build [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/httputils [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/middleware [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router/build [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router/container [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router/debug [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router/distribution [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router/grpc [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router/image [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router/network [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router/plugin [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router/session [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router/swarm [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router/system [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/server/router/volume [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/backend [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/blkiodev [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/container [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/events [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/filters [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/image [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/mount [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/network [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/registry [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/strslice [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/swarm [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/time [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/versions [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-12T14:51:49.752Z] github.com/docker/docker/api/types/volume [2021-11-12T14:51:49.752Z] github.com/docker/docker/builder [2021-11-12T14:51:49.752Z] github.com/docker/docker/builder/builder-next [2021-11-12T14:51:49.752Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-12T14:51:49.752Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-12T14:51:49.752Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-12T14:51:49.752Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-12T14:51:49.752Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-12T14:51:49.752Z] github.com/docker/docker/builder/builder-next/worker [2021-11-12T14:51:49.752Z] github.com/docker/docker/builder/dockerfile [2021-11-12T14:51:49.752Z] github.com/docker/docker/builder/dockerignore [2021-11-12T14:51:49.752Z] github.com/docker/docker/builder/remotecontext [2021-11-12T14:51:49.752Z] github.com/docker/docker/builder/remotecontext/git [2021-11-12T14:51:49.752Z] github.com/docker/docker/cli [2021-11-12T14:51:49.752Z] github.com/docker/docker/cli/config [2021-11-12T14:51:49.752Z] github.com/docker/docker/cli/debug [2021-11-12T14:51:49.752Z] github.com/docker/docker/client [2021-11-12T14:51:49.752Z] github.com/docker/docker/cmd/docker-proxy [2021-11-12T14:51:49.752Z] github.com/docker/docker/cmd/dockerd [2021-11-12T14:51:49.752Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-12T14:51:49.752Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-12T14:51:49.752Z] github.com/docker/docker/container [2021-11-12T14:51:49.752Z] github.com/docker/docker/container/stream [2021-11-12T14:51:49.752Z] github.com/docker/docker/contrib/apparmor [2021-11-12T14:51:49.752Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-12T14:51:49.752Z] github.com/docker/docker/contrib/httpserver [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/cluster [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/cluster/convert [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/cluster/executor [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/cluster/provider [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/config [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/discovery [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/events [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/events/testutils [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/exec [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/graphdriver [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/images [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/initlayer [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/links [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/listeners [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/gelf [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/journald [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/local [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/logentries [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/splunk [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/syslog [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/logger/templates [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/names [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/network [2021-11-12T14:51:49.752Z] github.com/docker/docker/daemon/stats [2021-11-12T14:51:49.752Z] github.com/docker/docker/distribution [2021-11-12T14:51:49.752Z] github.com/docker/docker/distribution/metadata [2021-11-12T14:51:49.752Z] github.com/docker/docker/distribution/utils [2021-11-12T14:51:49.752Z] github.com/docker/docker/distribution/xfer [2021-11-12T14:51:49.752Z] github.com/docker/docker/dockerversion [2021-11-12T14:51:49.752Z] github.com/docker/docker/errdefs [2021-11-12T14:51:49.752Z] github.com/docker/docker/image [2021-11-12T14:51:49.752Z] github.com/docker/docker/image/cache [2021-11-12T14:51:49.752Z] github.com/docker/docker/image/tarexport [2021-11-12T14:51:49.752Z] github.com/docker/docker/image/v1 [2021-11-12T14:51:49.752Z] github.com/docker/docker/internal/test/suite [2021-11-12T14:51:49.752Z] github.com/docker/docker/layer [2021-11-12T14:51:49.752Z] github.com/docker/docker/libcontainerd [2021-11-12T14:51:49.753Z] github.com/docker/docker/libcontainerd/queue [2021-11-12T14:51:49.753Z] github.com/docker/docker/libcontainerd/remote [2021-11-12T14:51:49.753Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-12T14:51:49.753Z] github.com/docker/docker/libcontainerd/types [2021-11-12T14:51:49.753Z] github.com/docker/docker/oci [2021-11-12T14:51:49.753Z] github.com/docker/docker/oci/caps [2021-11-12T14:51:49.753Z] github.com/docker/docker/opts [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/aaparser [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/archive [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/authorization [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/broadcaster [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/capabilities [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/chrootarchive [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/containerfs [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/devicemapper [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/directory [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/discovery [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/discovery/file [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/discovery/kv [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/discovery/memory [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/dmesg [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/filenotify [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/fileutils [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/fsutils [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/homedir [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/idtools [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/ioutils [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/jsonmessage [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/locker [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/longpath [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/loopback [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/mount [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/namesgenerator [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/parsers [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/pidfile [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/platform [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/plugingetter [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/plugins [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/plugins/transport [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/pools [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/progress [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/pubsub [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/reexec [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/signal [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/stack [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/stdcopy [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/streamformatter [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/stringid [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/symlink [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/sysinfo [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/system [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/tailfile [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/tarsum [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/term [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/term/windows [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/truncindex [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/urlutil [2021-11-12T14:51:49.753Z] github.com/docker/docker/pkg/useragent [2021-11-12T14:51:49.753Z] github.com/docker/docker/plugin [2021-11-12T14:51:49.753Z] github.com/docker/docker/plugin/executor/containerd [2021-11-12T14:51:49.753Z] github.com/docker/docker/plugin/v2 [2021-11-12T14:51:49.753Z] github.com/docker/docker/profiles/apparmor [2021-11-12T14:51:49.753Z] github.com/docker/docker/profiles/seccomp [2021-11-12T14:51:49.753Z] github.com/docker/docker/quota [2021-11-12T14:51:49.753Z] github.com/docker/docker/reference [2021-11-12T14:51:49.753Z] github.com/docker/docker/registry [2021-11-12T14:51:49.753Z] github.com/docker/docker/registry/resumable [2021-11-12T14:51:49.753Z] github.com/docker/docker/restartmanager [2021-11-12T14:51:49.753Z] github.com/docker/docker/rootless [2021-11-12T14:51:49.753Z] github.com/docker/docker/rootless/specconv [2021-11-12T14:51:49.753Z] github.com/docker/docker/runconfig [2021-11-12T14:51:49.753Z] github.com/docker/docker/runconfig/opts [2021-11-12T14:51:49.753Z] github.com/docker/docker/testutil [2021-11-12T14:51:49.753Z] github.com/docker/docker/testutil/daemon [2021-11-12T14:51:49.753Z] github.com/docker/docker/testutil/environment [2021-11-12T14:51:49.753Z] github.com/docker/docker/testutil/fakecontext [2021-11-12T14:51:49.753Z] github.com/docker/docker/testutil/fakegit [2021-11-12T14:51:49.753Z] github.com/docker/docker/testutil/fakestorage [2021-11-12T14:51:49.753Z] github.com/docker/docker/testutil/fixtures/load [2021-11-12T14:51:49.753Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-12T14:51:49.753Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-12T14:51:49.753Z] github.com/docker/docker/testutil/registry [2021-11-12T14:51:49.753Z] github.com/docker/docker/testutil/request [2021-11-12T14:51:49.753Z] github.com/docker/docker/volume [2021-11-12T14:51:49.753Z] github.com/docker/docker/volume/drivers [2021-11-12T14:51:49.753Z] github.com/docker/docker/volume/local [2021-11-12T14:51:49.753Z] github.com/docker/docker/volume/mounts [2021-11-12T14:51:49.753Z] github.com/docker/docker/volume/service [2021-11-12T14:51:49.753Z] github.com/docker/docker/volume/service/opts [2021-11-12T14:51:49.753Z] github.com/docker/docker/volume/testutils' ']' [2021-11-12T14:51:49.753Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-12T14:51:50.012Z] ? github.com/docker/docker/api [no test files] [2021-11-12T14:51:50.410Z] #62 ... [2021-11-12T14:51:50.410Z] [2021-11-12T14:51:50.410Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:51:50.410Z] #58 sha256:1974f224cf5ad5165bffdea62a42e925581cb2753fdd28d7209e4d687ca673b1 [2021-11-12T14:51:50.410Z] #58 139.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-12T14:51:50.410Z] #58 139.9 + mkdir -p /build [2021-11-12T14:51:50.410Z] #58 139.9 + cp runc /build/runc [2021-11-12T14:51:50.669Z] #58 DONE 140.7s [2021-11-12T14:51:50.669Z] [2021-11-12T14:51:50.669Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:51:50.669Z] #62 sha256:3cda06be77010424be199ff1f49a75fe3cf9ac116a865b18ac41a51c8710c49d [2021-11-12T14:51:51.771Z] #69 ... [2021-11-12T14:51:51.771Z] [2021-11-12T14:51:51.771Z] #28 [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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-11-12T14:51:51.771Z] #28 sha256:ee791d5c61edf829228b0d2d0428dd775854c75a47e95a8ebad4baea1801a5ae [2021-11-12T14:51:51.771Z] #28 28.57 Fetched 48.7 MB in 27s (1803 kB/s) [2021-11-12T14:51:53.957Z] #62 ... [2021-11-12T14:51:53.957Z] [2021-11-12T14:51:53.957Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-12T14:51:53.957Z] #59 sha256:4a1ab56c15bd7354184b582fd67f1295996dd3004b2e2a709bcff1963a8d54b8 [2021-11-12T14:51:53.957Z] #59 DONE 0.3s [2021-11-12T14:51:53.957Z] [2021-11-12T14:51:53.957Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:51:53.957Z] #62 sha256:3cda06be77010424be199ff1f49a75fe3cf9ac116a865b18ac41a51c8710c49d [2021-11-12T14:51:54.322Z] #28 28.57 Reading package lists... [2021-11-12T14:51:58.428Z] #62 260.3 # github.com/containerd/containerd/cmd/containerd [2021-11-12T14:51:58.428Z] #62 260.3 /usr/bin/ld: /tmp/go-link-1525482225/000019.o: in function `New': [2021-11-12T14:51:58.428Z] #62 260.3 /tmp/tmp.7y5ZLgX2gs/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-11-12T14:51:58.428Z] #62 260.3 + bin/containerd-stress [2021-11-12T14:51:58.428Z] #62 261.4 + bin/containerd-shim [2021-11-12T14:52:00.919Z] #28 36.97 Reading package lists... [2021-11-12T14:52:01.863Z] #28 43.12 Building dependency tree... [2021-11-12T14:52:02.219Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-11-12T14:52:03.249Z] #28 45.90 bzip2 is already the newest version (1.0.8-4). [2021-11-12T14:52:03.249Z] #28 45.90 patch is already the newest version (2.7.6-7). [2021-11-12T14:52:03.249Z] #28 45.90 xz-utils is already the newest version (5.2.5-2). [2021-11-12T14:52:03.249Z] #28 45.90 The following additional packages will be installed: [2021-11-12T14:52:03.249Z] #28 45.91 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-12T14:52:03.249Z] #28 45.91 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-11-12T14:52:03.249Z] #28 45.91 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-12T14:52:03.249Z] #28 45.92 python3-pkg-resources vim-runtime xxd [2021-11-12T14:52:03.249Z] #28 45.93 Suggested packages: [2021-11-12T14:52:03.249Z] #28 45.93 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-11-12T14:52:03.249Z] #28 45.93 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-11-12T14:52:03.249Z] #28 45.93 Recommended packages: [2021-11-12T14:52:03.249Z] #28 45.93 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-12T14:52:03.684Z] #62 268.5 + bin/containerd-shim-runc-v1 [2021-11-12T14:52:04.635Z] #28 47.40 The following NEW packages will be installed: [2021-11-12T14:52:04.636Z] #28 47.40 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-11-12T14:52:04.636Z] #28 47.41 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-12T14:52:04.636Z] #28 47.41 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-11-12T14:52:04.636Z] #28 47.42 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-11-12T14:52:04.636Z] #28 47.42 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-11-12T14:52:04.636Z] #28 47.42 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-11-12T14:52:04.636Z] #28 47.42 vim-common vim-runtime xfsprogs xxd zip zstd [2021-11-12T14:52:05.210Z] #28 47.85 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:52:05.210Z] #28 47.85 Need to get 18.6 MB of archives. [2021-11-12T14:52:05.210Z] #28 47.85 After this operation, 71.4 MB of additional disk space will be used. [2021-11-12T14:52:05.210Z] #28 47.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-12T14:52:05.210Z] #28 47.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-12T14:52:05.210Z] #28 47.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-12T14:52:05.210Z] #28 47.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-12T14:52:05.210Z] #28 47.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-12T14:52:05.210Z] #28 47.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-12T14:52:05.210Z] #28 47.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-12T14:52:05.210Z] #28 47.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-12T14:52:05.210Z] #28 47.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-12T14:52:05.210Z] #28 47.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-12T14:52:05.210Z] #28 47.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-12T14:52:05.210Z] #28 47.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-12T14:52:05.210Z] #28 47.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-12T14:52:05.210Z] #28 47.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-12T14:52:05.210Z] #28 47.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-12T14:52:05.210Z] #28 47.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-12T14:52:05.210Z] #28 47.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-12T14:52:05.210Z] #28 47.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-12T14:52:05.210Z] #28 47.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-12T14:52:05.210Z] #28 47.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-12T14:52:05.210Z] #28 47.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-12T14:52:05.210Z] #28 47.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-12T14:52:05.210Z] #28 47.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-12T14:52:05.210Z] #28 47.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-12T14:52:05.210Z] #28 47.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-12T14:52:05.210Z] #28 47.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-12T14:52:05.210Z] #28 47.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-12T14:52:05.210Z] #28 47.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-12T14:52:05.210Z] #28 47.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-12T14:52:05.210Z] #28 47.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-12T14:52:05.210Z] #28 47.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-12T14:52:05.210Z] #28 48.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-12T14:52:05.210Z] #28 48.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-12T14:52:05.210Z] #28 48.00 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-12T14:52:05.210Z] #28 48.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-12T14:52:05.210Z] #28 48.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-12T14:52:05.210Z] #28 48.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-12T14:52:05.210Z] #28 48.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-12T14:52:05.210Z] #28 48.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-12T14:52:05.210Z] #28 48.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-12T14:52:05.210Z] #28 48.16 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-12T14:52:05.210Z] #28 48.18 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-12T14:52:05.210Z] #28 48.19 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-12T14:52:05.210Z] #28 48.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-12T14:52:06.155Z] #28 48.91 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:52:06.418Z] #28 49.18 Fetched 18.6 MB in 1s (28.9 MB/s) [2021-11-12T14:52:06.418Z] #28 49.24 Selecting previously unselected package pigz. [2021-11-12T14:52:06.418Z] #28 49.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-11-12T14:52:06.418Z] #28 49.30 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-12T14:52:06.418Z] #28 49.31 Unpacking pigz (2.6-1) ... [2021-11-12T14:52:06.418Z] #28 49.37 Selecting previously unselected package libelf1:amd64. [2021-11-12T14:52:06.680Z] #28 49.37 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-12T14:52:06.680Z] #28 49.38 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-12T14:52:06.680Z] #28 49.53 Selecting previously unselected package libbpf0:amd64. [2021-11-12T14:52:06.680Z] #28 49.53 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-12T14:52:06.680Z] #28 49.54 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-12T14:52:06.680Z] #28 49.61 Selecting previously unselected package libcap2:amd64. [2021-11-12T14:52:06.680Z] #28 49.62 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-12T14:52:06.941Z] #28 49.62 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-12T14:52:06.941Z] #28 49.67 Selecting previously unselected package libmnl0:amd64. [2021-11-12T14:52:06.941Z] #28 49.67 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-12T14:52:06.941Z] #28 49.68 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-12T14:52:06.941Z] #28 49.75 Selecting previously unselected package libxtables12:amd64. [2021-11-12T14:52:06.941Z] #28 49.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-12T14:52:06.941Z] #28 49.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-12T14:52:06.941Z] #28 49.84 Selecting previously unselected package libcap2-bin. [2021-11-12T14:52:06.941Z] #28 49.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-12T14:52:06.941Z] #28 49.85 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-12T14:52:07.203Z] #28 49.91 Selecting previously unselected package iproute2. [2021-11-12T14:52:07.203Z] #28 49.93 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-12T14:52:07.203Z] #28 49.93 Unpacking iproute2 (5.10.0-4) ... [2021-11-12T14:52:07.225Z] a0eb404f1860: Pull complete [2021-11-12T14:52:07.225Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-12T14:52:07.225Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T14:52:07.225Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T14:52:07.225Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-11-12T14:52:07.225Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-11-12T14:52:07.225Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-12T14:52:07.225Z] INFO: Docker version of control daemon [2021-11-12T14:52:07.225Z] [2021-11-12T14:52:07.225Z] Client: [2021-11-12T14:52:07.225Z] Version: 20.10.9 [2021-11-12T14:52:07.225Z] API version: 1.41 [2021-11-12T14:52:07.225Z] Go version: go1.16.8 [2021-11-12T14:52:07.225Z] Git commit: c2ea9bc [2021-11-12T14:52:07.225Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-12T14:52:07.225Z] OS/Arch: windows/amd64 [2021-11-12T14:52:07.225Z] Context: default [2021-11-12T14:52:07.225Z] Experimental: true [2021-11-12T14:52:07.225Z] [2021-11-12T14:52:07.225Z] Server: Docker Engine - Community [2021-11-12T14:52:07.225Z] Engine: [2021-11-12T14:52:07.225Z] Version: 20.10.9 [2021-11-12T14:52:07.225Z] API version: 1.41 (minimum version 1.24) [2021-11-12T14:52:07.225Z] Go version: go1.16.8 [2021-11-12T14:52:07.225Z] Git commit: 79ea9d3 [2021-11-12T14:52:07.225Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-12T14:52:07.225Z] OS/Arch: windows/amd64 [2021-11-12T14:52:07.225Z] Experimental: true [2021-11-12T14:52:07.225Z] [2021-11-12T14:52:07.225Z] INFO: Docker info of control daemon [2021-11-12T14:52:07.225Z] [2021-11-12T14:52:07.225Z] Client: [2021-11-12T14:52:07.225Z] Context: default [2021-11-12T14:52:07.225Z] Debug Mode: false [2021-11-12T14:52:07.225Z] [2021-11-12T14:52:07.225Z] Server: [2021-11-12T14:52:07.225Z] Containers: 0 [2021-11-12T14:52:07.225Z] Running: 0 [2021-11-12T14:52:07.225Z] Paused: 0 [2021-11-12T14:52:07.225Z] Stopped: 0 [2021-11-12T14:52:07.226Z] Images: 1 [2021-11-12T14:52:07.226Z] Server Version: 20.10.9 [2021-11-12T14:52:07.226Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-12T14:52:07.226Z] Windows: [2021-11-12T14:52:07.226Z] LCOW: [2021-11-12T14:52:07.226Z] Logging Driver: json-file [2021-11-12T14:52:07.226Z] Plugins: [2021-11-12T14:52:07.226Z] Volume: local [2021-11-12T14:52:07.226Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T14:52:07.226Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T14:52:07.226Z] Swarm: inactive [2021-11-12T14:52:07.226Z] Default Isolation: process [2021-11-12T14:52:07.226Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-12T14:52:07.226Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-12T14:52:07.226Z] OSType: windows [2021-11-12T14:52:07.226Z] Architecture: x86_64 [2021-11-12T14:52:07.226Z] CPUs: 4 [2021-11-12T14:52:07.226Z] Total Memory: 32GiB [2021-11-12T14:52:07.226Z] Name: azwin-2-a6d4f0 [2021-11-12T14:52:07.226Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-12T14:52:07.226Z] Docker Root Dir: D:\docker [2021-11-12T14:52:07.226Z] Debug Mode: false [2021-11-12T14:52:07.226Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:52:07.226Z] Labels: [2021-11-12T14:52:07.226Z] Experimental: true [2021-11-12T14:52:07.226Z] Insecure Registries: [2021-11-12T14:52:07.226Z] 10.0.0.4:5000 [2021-11-12T14:52:07.226Z] 127.0.0.0/8 [2021-11-12T14:52:07.226Z] Registry Mirrors: [2021-11-12T14:52:07.226Z] http://10.0.0.4:5000/ [2021-11-12T14:52:07.226Z] Live Restore Enabled: false [2021-11-12T14:52:07.226Z] Product License: Community Engine [2021-11-12T14:52:07.226Z] [2021-11-12T14:52:07.226Z] [2021-11-12T14:52:07.226Z] INFO: Commit hash is 2c6a01ac24 [2021-11-12T14:52:07.226Z] INFO: Nuke-Everything... [2021-11-12T14:52:07.226Z] INFO: Container count on control daemon to delete is 0 [2021-11-12T14:52:07.226Z] INFO: Nuking d:\CI [2021-11-12T14:52:07.226Z] INFO: Zapped successfully [2021-11-12T14:52:07.226Z] INFO: Location for testing is d:\CI\PR-42980\4 [2021-11-12T14:52:07.226Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-12T14:52:07.226Z] [2021-11-12T14:52:07.226Z] [2021-11-12T14:52:07.226Z] INFO: Building the image from Dockerfile.windows at 11/12/2021 14:52:00... [2021-11-12T14:52:07.226Z] [2021-11-12T14:52:07.226Z] Sending build context to Docker daemon 60.7MB [2021-11-12T14:52:07.226Z] [2021-11-12T14:52:07.226Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-12T14:52:07.226Z] ---> 3d4792f88e26 [2021-11-12T14:52:07.226Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-12T14:52:07.226Z] ---> Running in 70f22a11b72d [2021-11-12T14:52:07.226Z] Removing intermediate container 70f22a11b72d [2021-11-12T14:52:07.226Z] ---> f1c39335f68d [2021-11-12T14:52:07.226Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-12T14:52:07.226Z] ---> Running in 97a988def347 [2021-11-12T14:52:07.226Z] Removing intermediate container 97a988def347 [2021-11-12T14:52:07.226Z] ---> fde7c6c94348 [2021-11-12T14:52:07.226Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-12T14:52:07.226Z] ---> Running in 2be7b2b443ec [2021-11-12T14:52:07.226Z] Removing intermediate container 2be7b2b443ec [2021-11-12T14:52:07.226Z] ---> af701748c486 [2021-11-12T14:52:07.226Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-12T14:52:07.226Z] ---> Running in fa40175b9722 [2021-11-12T14:52:07.226Z] Removing intermediate container fa40175b9722 [2021-11-12T14:52:07.226Z] ---> 7e4c13310bb2 [2021-11-12T14:52:07.226Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-12T14:52:07.226Z] ---> Running in cb8aae95be4a [2021-11-12T14:52:07.226Z] Removing intermediate container cb8aae95be4a [2021-11-12T14:52:07.226Z] ---> 206666ccc1ce [2021-11-12T14:52:07.226Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-11-12T14:52:07.226Z] ---> Running in 35f586271e18 [2021-11-12T14:52:07.465Z] #28 50.24 Selecting previously unselected package xxd. [2021-11-12T14:52:07.466Z] #28 50.24 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-12T14:52:07.466Z] #28 50.25 Unpacking xxd (2:8.2.2434-3) ... [2021-11-12T14:52:07.466Z] #28 50.34 Selecting previously unselected package vim-common. [2021-11-12T14:52:07.466Z] #28 50.34 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:52:07.466Z] #28 50.35 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-12T14:52:07.466Z] #28 50.45 Selecting previously unselected package bash-completion. [2021-11-12T14:52:07.728Z] #28 50.45 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-12T14:52:08.672Z] #28 51.53 Unpacking bash-completion (1:2.11-2) ... [2021-11-12T14:52:08.933Z] #28 51.75 Selecting previously unselected package apparmor. [2021-11-12T14:52:08.933Z] #28 51.76 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-11-12T14:52:08.933Z] #28 51.80 Unpacking apparmor (2.13.6-10) ... [2021-11-12T14:52:08.937Z] #62 273.6 + bin/containerd-shim-runc-v2 [2021-11-12T14:52:08.937Z] #62 274.1 + binaries [2021-11-12T14:52:08.937Z] #62 274.1 + install -D bin/containerd /build/containerd [2021-11-12T14:52:08.937Z] #62 274.2 + install -D bin/containerd-shim /build/containerd-shim [2021-11-12T14:52:08.937Z] #62 274.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-12T14:52:08.937Z] #62 274.2 + install -D bin/ctr /build/ctr [2021-11-12T14:52:09.194Z] #28 52.08 Selecting previously unselected package inetutils-ping. [2021-11-12T14:52:09.194Z] #28 52.08 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-12T14:52:09.194Z] #28 52.09 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-12T14:52:09.456Z] #28 52.16 Selecting previously unselected package libip4tc2:amd64. [2021-11-12T14:52:09.456Z] #28 52.18 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-12T14:52:09.456Z] #28 52.18 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-12T14:52:09.456Z] #28 52.23 Selecting previously unselected package libip6tc2:amd64. [2021-11-12T14:52:09.456Z] #28 52.25 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-12T14:52:09.456Z] #28 52.25 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-12T14:52:09.456Z] #28 52.30 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-12T14:52:09.456Z] #28 52.31 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-12T14:52:09.456Z] #28 52.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-12T14:52:09.456Z] #28 52.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-12T14:52:09.456Z] #28 52.39 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-12T14:52:09.456Z] #28 52.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-12T14:52:09.717Z] #28 52.46 Selecting previously unselected package libnftnl11:amd64. [2021-11-12T14:52:09.717Z] #28 52.46 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-12T14:52:09.717Z] #28 52.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-12T14:52:09.717Z] #28 52.54 Selecting previously unselected package iptables. [2021-11-12T14:52:09.717Z] #28 52.55 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-11-12T14:52:09.717Z] #28 52.56 Unpacking iptables (1.8.7-1) ... [2021-11-12T14:52:09.978Z] #28 52.78 Selecting previously unselected package libonig5:amd64. [2021-11-12T14:52:09.978Z] #28 52.78 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-12T14:52:09.978Z] #28 52.79 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:52:09.978Z] #28 52.88 Selecting previously unselected package libjq1:amd64. [2021-11-12T14:52:09.978Z] #28 52.89 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-11-12T14:52:09.978Z] #28 52.89 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:52:09.978Z] #28 52.96 Selecting previously unselected package jq. [2021-11-12T14:52:10.239Z] #28 52.97 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-11-12T14:52:10.239Z] #28 52.97 Unpacking jq (1.6-2.1) ... [2021-11-12T14:52:10.239Z] #28 53.04 Selecting previously unselected package libaio1:amd64. [2021-11-12T14:52:10.239Z] #28 53.04 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-11-12T14:52:10.239Z] #28 53.05 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-12T14:52:10.239Z] #28 53.09 Selecting previously unselected package libgpm2:amd64. [2021-11-12T14:52:10.239Z] #28 53.10 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-11-12T14:52:10.239Z] #28 53.11 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-12T14:52:10.239Z] #28 53.16 Selecting previously unselected package libinih1:amd64. [2021-11-12T14:52:10.239Z] #28 53.17 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-11-12T14:52:10.239Z] #28 53.17 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-12T14:52:10.501Z] #28 53.22 Selecting previously unselected package libnet1:amd64. [2021-11-12T14:52:10.501Z] #28 53.23 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-12T14:52:10.501Z] #28 53.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:52:10.501Z] #28 53.29 Selecting previously unselected package libnl-3-200:amd64. [2021-11-12T14:52:10.501Z] #28 53.29 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-12T14:52:10.501Z] #28 53.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:52:10.501Z] #28 53.37 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-12T14:52:10.501Z] #28 53.38 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-12T14:52:10.501Z] #28 53.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:52:10.501Z] #28 53.43 Selecting previously unselected package net-tools. [2021-11-12T14:52:10.501Z] #28 53.44 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-12T14:52:10.501Z] #28 53.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-12T14:52:10.763Z] #28 53.57 Selecting previously unselected package python-pip-whl. [2021-11-12T14:52:10.763Z] #28 53.58 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-11-12T14:52:10.763Z] #28 53.58 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-12T14:52:11.025Z] #28 53.96 Selecting previously unselected package python3-lib2to3. [2021-11-12T14:52:11.025Z] #28 53.97 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-12T14:52:11.025Z] #28 53.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-12T14:52:11.025Z] #28 54.07 Selecting previously unselected package python3-distutils. [2021-11-12T14:52:11.100Z] [2021-11-12T14:52:11.100Z] SUCCESS: Specified value was saved. [2021-11-12T14:52:11.286Z] #28 54.08 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-11-12T14:52:11.286Z] #28 54.08 Unpacking python3-distutils (3.9.2-1) ... [2021-11-12T14:52:11.286Z] #28 54.19 Selecting previously unselected package python3-pkg-resources. [2021-11-12T14:52:11.286Z] #28 54.20 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-12T14:52:11.286Z] #28 54.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:52:11.286Z] #28 54.31 Selecting previously unselected package python3-setuptools. [2021-11-12T14:52:11.454Z] #62 DONE 276.2s [2021-11-12T14:52:11.548Z] #28 54.31 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-11-12T14:52:11.548Z] #28 54.32 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-12T14:52:11.548Z] #28 54.46 Selecting previously unselected package python3-wheel. [2021-11-12T14:52:11.548Z] #28 54.47 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-11-12T14:52:11.548Z] #28 54.48 Unpacking python3-wheel (0.34.2-1) ... [2021-11-12T14:52:11.548Z] #28 54.54 Selecting previously unselected package python3-pip. [2021-11-12T14:52:11.548Z] #28 54.55 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-11-12T14:52:11.568Z] INFO: Downloading git... [2021-11-12T14:52:11.810Z] #28 54.56 Unpacking python3-pip (20.3.4-4) ... [2021-11-12T14:52:11.810Z] #28 54.73 Selecting previously unselected package sudo. [2021-11-12T14:52:11.810Z] #28 54.74 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-11-12T14:52:11.810Z] #28 54.75 Unpacking sudo (1.9.5p2-3) ... [2021-11-12T14:52:12.383Z] #28 55.07 Selecting previously unselected package thin-provisioning-tools. [2021-11-12T14:52:12.383Z] #28 55.09 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-12T14:52:12.383Z] #28 55.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-12T14:52:12.383Z] #28 55.25 Selecting previously unselected package uidmap. [2021-11-12T14:52:12.383Z] #28 55.26 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-12T14:52:12.383Z] #28 55.27 Unpacking uidmap (1:4.8.1-1) ... [2021-11-12T14:52:12.383Z] #28 55.36 Selecting previously unselected package vim-runtime. [2021-11-12T14:52:12.645Z] #28 55.37 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-12T14:52:12.645Z] #28 55.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-12T14:52:12.645Z] #28 55.43 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-12T14:52:12.645Z] #28 55.43 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-12T14:52:12.823Z] [2021-11-12T14:52:12.823Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-12T14:52:12.823Z] #63 sha256:03a1d996a0b15264e016760818d63673dc5e44784c4d321e2fba790b52dd71b7 [2021-11-12T14:52:13.134Z] INFO: Downloading go... [2021-11-12T14:52:13.752Z] #63 DONE 0.7s [2021-11-12T14:52:13.752Z] [2021-11-12T14:52:13.753Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-12T14:52:13.753Z] #68 sha256:cc2401701fbc523d0e3feac8583a164c320a1b8de5a924221cdc28a1532c1ee2 [2021-11-12T14:52:13.753Z] #68 DONE 0.2s [2021-11-12T14:52:13.753Z] [2021-11-12T14:52:13.753Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-12T14:52:13.753Z] #73 sha256:5c46427932ff0161e58e280f2e975dfddd18c202512cd4264439c143c6bb4f69 [2021-11-12T14:52:14.564Z] #28 57.12 Selecting previously unselected package vim. [2021-11-12T14:52:14.564Z] #28 57.13 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-12T14:52:14.564Z] #28 57.15 Unpacking vim (2:8.2.2434-3) ... [2021-11-12T14:52:14.564Z] #28 57.58 Selecting previously unselected package xfsprogs. [2021-11-12T14:52:14.683Z] #73 DONE 1.0s [2021-11-12T14:52:14.702Z] INFO: Downloading compiler 1 of 3... [2021-11-12T14:52:14.826Z] #28 57.58 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-12T14:52:14.826Z] #28 57.60 Unpacking xfsprogs (5.10.0-4) ... [2021-11-12T14:52:14.940Z] [2021-11-12T14:52:14.940Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-12T14:52:14.940Z] #74 sha256:8290cfedb5dc54d3a4942eafede2b3904d56a7464c3785101ae886d283304920 [2021-11-12T14:52:14.940Z] #74 DONE 0.0s [2021-11-12T14:52:14.940Z] [2021-11-12T14:52:14.940Z] #75 [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-11-12T14:52:14.940Z] #75 sha256:27064ceb3d35a2deb72582347c79451a998ce4061bcbb57978e4bf72ea2aa4eb [2021-11-12T14:52:15.087Z] #28 57.89 Selecting previously unselected package zip. [2021-11-12T14:52:15.087Z] #28 57.89 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-11-12T14:52:15.087Z] #28 57.90 Unpacking zip (3.0-12) ... [2021-11-12T14:52:15.087Z] #28 58.00 Selecting previously unselected package zstd. [2021-11-12T14:52:15.202Z] a0eb404f1860: Pull complete [2021-11-12T14:52:15.202Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-12T14:52:15.202Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T14:52:15.202Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T14:52:15.202Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-11-12T14:52:15.202Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-11-12T14:52:15.202Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-12T14:52:15.202Z] INFO: Docker version of control daemon [2021-11-12T14:52:15.202Z] [2021-11-12T14:52:15.202Z] Client: [2021-11-12T14:52:15.202Z] Version: 20.10.9 [2021-11-12T14:52:15.202Z] API version: 1.41 [2021-11-12T14:52:15.202Z] Go version: go1.16.8 [2021-11-12T14:52:15.202Z] Git commit: c2ea9bc [2021-11-12T14:52:15.202Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-12T14:52:15.202Z] OS/Arch: windows/amd64 [2021-11-12T14:52:15.202Z] Context: default [2021-11-12T14:52:15.202Z] Experimental: true [2021-11-12T14:52:15.202Z] [2021-11-12T14:52:15.202Z] Server: Docker Engine - Community [2021-11-12T14:52:15.202Z] Engine: [2021-11-12T14:52:15.202Z] Version: 20.10.9 [2021-11-12T14:52:15.202Z] API version: 1.41 (minimum version 1.24) [2021-11-12T14:52:15.202Z] Go version: go1.16.8 [2021-11-12T14:52:15.202Z] Git commit: 79ea9d3 [2021-11-12T14:52:15.202Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-12T14:52:15.202Z] OS/Arch: windows/amd64 [2021-11-12T14:52:15.202Z] Experimental: true [2021-11-12T14:52:15.202Z] [2021-11-12T14:52:15.202Z] INFO: Docker info of control daemon [2021-11-12T14:52:15.202Z] [2021-11-12T14:52:15.202Z] Client: [2021-11-12T14:52:15.202Z] Context: default [2021-11-12T14:52:15.202Z] Debug Mode: false [2021-11-12T14:52:15.202Z] [2021-11-12T14:52:15.202Z] Server: [2021-11-12T14:52:15.202Z] Containers: 0 [2021-11-12T14:52:15.202Z] Running: 0 [2021-11-12T14:52:15.202Z] Paused: 0 [2021-11-12T14:52:15.202Z] Stopped: 0 [2021-11-12T14:52:15.202Z] Images: 1 [2021-11-12T14:52:15.202Z] Server Version: 20.10.9 [2021-11-12T14:52:15.202Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-12T14:52:15.202Z] Windows: [2021-11-12T14:52:15.202Z] LCOW: [2021-11-12T14:52:15.202Z] Logging Driver: json-file [2021-11-12T14:52:15.202Z] Plugins: [2021-11-12T14:52:15.202Z] Volume: local [2021-11-12T14:52:15.202Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T14:52:15.202Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T14:52:15.202Z] Swarm: inactive [2021-11-12T14:52:15.202Z] Default Isolation: process [2021-11-12T14:52:15.202Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-12T14:52:15.202Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-12T14:52:15.202Z] OSType: windows [2021-11-12T14:52:15.202Z] Architecture: x86_64 [2021-11-12T14:52:15.202Z] CPUs: 4 [2021-11-12T14:52:15.202Z] Total Memory: 32GiB [2021-11-12T14:52:15.202Z] Name: azwin-2-a6d4f1 [2021-11-12T14:52:15.202Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-12T14:52:15.202Z] Docker Root Dir: D:\docker [2021-11-12T14:52:15.202Z] Debug Mode: false [2021-11-12T14:52:15.202Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:52:15.202Z] Labels: [2021-11-12T14:52:15.202Z] Experimental: true [2021-11-12T14:52:15.202Z] Insecure Registries: [2021-11-12T14:52:15.202Z] 10.0.0.4:5000 [2021-11-12T14:52:15.202Z] 127.0.0.0/8 [2021-11-12T14:52:15.202Z] Registry Mirrors: [2021-11-12T14:52:15.202Z] http://10.0.0.4:5000/ [2021-11-12T14:52:15.202Z] Live Restore Enabled: false [2021-11-12T14:52:15.202Z] Product License: Community Engine [2021-11-12T14:52:15.202Z] [2021-11-12T14:52:15.202Z] [2021-11-12T14:52:15.202Z] INFO: Commit hash is 2c6a01ac24 [2021-11-12T14:52:15.202Z] INFO: Nuke-Everything... [2021-11-12T14:52:15.202Z] INFO: Container count on control daemon to delete is 0 [2021-11-12T14:52:15.202Z] INFO: Nuking d:\CI [2021-11-12T14:52:15.202Z] INFO: Zapped successfully [2021-11-12T14:52:15.202Z] INFO: Location for testing is d:\CI\PR-42980\4 [2021-11-12T14:52:15.202Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-12T14:52:15.202Z] [2021-11-12T14:52:15.202Z] [2021-11-12T14:52:15.202Z] INFO: Building the image from Dockerfile.windows at 11/12/2021 14:52:08... [2021-11-12T14:52:15.202Z] [2021-11-12T14:52:15.202Z] Sending build context to Docker daemon 60.7MB [2021-11-12T14:52:15.202Z] [2021-11-12T14:52:15.202Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-12T14:52:15.202Z] ---> 3d4792f88e26 [2021-11-12T14:52:15.202Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-12T14:52:15.202Z] ---> Running in 89a78e5f3dc9 [2021-11-12T14:52:15.202Z] Removing intermediate container 89a78e5f3dc9 [2021-11-12T14:52:15.202Z] ---> 4c522adafc5d [2021-11-12T14:52:15.202Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-12T14:52:15.202Z] ---> Running in a73e2e01cc2c [2021-11-12T14:52:15.202Z] Removing intermediate container a73e2e01cc2c [2021-11-12T14:52:15.202Z] ---> 64f36effde32 [2021-11-12T14:52:15.202Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-12T14:52:15.202Z] ---> Running in d72e029b47e7 [2021-11-12T14:52:15.202Z] Removing intermediate container d72e029b47e7 [2021-11-12T14:52:15.202Z] ---> a624a175bf31 [2021-11-12T14:52:15.202Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-12T14:52:15.202Z] ---> Running in 89041a370e60 [2021-11-12T14:52:15.202Z] Removing intermediate container 89041a370e60 [2021-11-12T14:52:15.202Z] ---> 2b4984e7239c [2021-11-12T14:52:15.202Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-12T14:52:15.202Z] ---> Running in da790c3605a7 [2021-11-12T14:52:15.202Z] Removing intermediate container da790c3605a7 [2021-11-12T14:52:15.202Z] ---> 9c3b2dfa3343 [2021-11-12T14:52:15.202Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-11-12T14:52:15.202Z] ---> Running in dc17f961ba62 [2021-11-12T14:52:15.348Z] #28 58.01 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-12T14:52:15.349Z] #28 58.02 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-12T14:52:15.349Z] #28 58.26 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-12T14:52:15.870Z] #75 1.037 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-12T14:52:15.870Z] #75 1.111 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-12T14:52:15.921Z] #28 58.73 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-12T14:52:15.921Z] #28 58.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-12T14:52:15.921Z] #28 58.75 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-12T14:52:15.921Z] #28 58.77 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-12T14:52:15.921Z] #28 58.78 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-12T14:52:15.921Z] #28 58.79 Setting up uidmap (1:4.8.1-1) ... [2021-11-12T14:52:15.921Z] #28 58.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-12T14:52:15.921Z] #28 58.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-12T14:52:15.921Z] #28 58.82 Setting up python3-wheel (0.34.2-1) ... [2021-11-12T14:52:16.127Z] #75 1.195 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-12T14:52:16.266Z] INFO: Downloading compiler 2 of 3... [2021-11-12T14:52:16.494Z] #28 59.27 Setting up xxd (2:8.2.2434-3) ... [2021-11-12T14:52:16.494Z] #28 59.28 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-12T14:52:16.494Z] #28 59.29 Setting up libcap2-bin (1:2.44-1) ... [2021-11-12T14:52:16.494Z] #28 59.30 Setting up apparmor (2.13.6-10) ... [2021-11-12T14:52:16.691Z] #75 1.386 Reading package lists... [2021-11-12T14:52:16.735Z] INFO: Downloading compiler 3 of 3... [2021-11-12T14:52:17.256Z] #75 1.893 Reading package lists... [2021-11-12T14:52:17.256Z] #75 2.386 Building dependency tree... [2021-11-12T14:52:17.256Z] #75 2.481 Reading state information... [2021-11-12T14:52:17.439Z] #28 60.38 Setting up zip (3.0-12) ... [2021-11-12T14:52:17.439Z] #28 60.45 Setting up vim-common (2:8.2.2434-3) ... [2021-11-12T14:52:17.512Z] #75 2.592 The following additional packages will be installed: [2021-11-12T14:52:17.512Z] #75 2.592 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-11-12T14:52:17.512Z] #75 2.592 systemd-timesyncd [2021-11-12T14:52:17.512Z] #75 2.593 Suggested packages: [2021-11-12T14:52:17.512Z] #75 2.593 systemd-container policykit-1 [2021-11-12T14:52:17.512Z] #75 2.593 Recommended packages: [2021-11-12T14:52:17.512Z] #75 2.593 libnss-systemd [2021-11-12T14:52:17.512Z] #75 2.679 The following NEW packages will be installed: [2021-11-12T14:52:17.512Z] #75 2.680 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-11-12T14:52:17.512Z] #75 2.680 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-11-12T14:52:17.700Z] #28 60.49 Setting up bash-completion (1:2.11-2) ... [2021-11-12T14:52:17.723Z] INFO: Extracting git... [2021-11-12T14:52:17.769Z] #75 2.947 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2021-11-12T14:52:17.769Z] #75 2.947 Need to get 5937 kB of archives. [2021-11-12T14:52:17.769Z] #75 2.947 After this operation, 19.5 MB of additional disk space will be used. [2021-11-12T14:52:17.769Z] #75 2.947 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-11-12T14:52:17.769Z] #75 2.949 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-11-12T14:52:17.769Z] #75 2.950 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-11-12T14:52:17.769Z] #75 2.953 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-11-12T14:52:17.769Z] #75 2.954 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-11-12T14:52:17.769Z] #75 2.955 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-11-12T14:52:18.025Z] #75 3.043 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-11-12T14:52:18.025Z] #75 3.051 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-11-12T14:52:18.025Z] #75 3.053 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-11-12T14:52:18.025Z] #75 3.054 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-11-12T14:52:18.025Z] #75 3.056 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-11-12T14:52:18.025Z] #75 3.204 debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T14:52:18.025Z] #75 3.233 Fetched 5937 kB in 0s (16.0 MB/s) [2021-11-12T14:52:18.025Z] #75 3.258 Selecting previously unselected package libargon2-1:amd64. [2021-11-12T14:52:18.025Z] #75 3.258 (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 ... 28626 files and directories currently installed.) [2021-11-12T14:52:18.025Z] #75 3.273 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-11-12T14:52:18.025Z] #75 3.281 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-12T14:52:18.025Z] #75 3.319 Selecting previously unselected package libjson-c5:amd64. [2021-11-12T14:52:18.282Z] #75 3.320 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-11-12T14:52:18.282Z] #75 3.324 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-11-12T14:52:18.282Z] #75 3.358 Selecting previously unselected package libcryptsetup12:amd64. [2021-11-12T14:52:18.282Z] #75 3.360 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-11-12T14:52:18.282Z] #75 3.364 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-12T14:52:18.282Z] #75 3.418 Selecting previously unselected package libkmod2:amd64. [2021-11-12T14:52:18.282Z] #75 3.420 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-11-12T14:52:18.282Z] #75 3.424 Unpacking libkmod2:amd64 (28-1) ... [2021-11-12T14:52:18.282Z] #75 3.459 Selecting previously unselected package systemd-timesyncd. [2021-11-12T14:52:18.282Z] #75 3.462 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-11-12T14:52:18.282Z] #75 3.467 Unpacking systemd-timesyncd (247.3-6) ... [2021-11-12T14:52:18.282Z] #75 3.520 Selecting previously unselected package systemd. [2021-11-12T14:52:18.282Z] #75 3.522 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-11-12T14:52:18.539Z] #75 3.558 Unpacking systemd (247.3-6) ... [2021-11-12T14:52:18.796Z] #75 4.059 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-12T14:52:18.796Z] #75 4.073 Setting up libjson-c5:amd64 (0.15-2) ... [2021-11-12T14:52:18.796Z] #75 4.085 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-12T14:52:19.053Z] #75 4.096 Setting up libkmod2:amd64 (28-1) ... [2021-11-12T14:52:19.053Z] #75 4.107 Setting up systemd (247.3-6) ... [2021-11-12T14:52:19.053Z] #75 4.152 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-11-12T14:52:19.053Z] #75 4.154 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-11-12T14:52:19.053Z] #75 4.157 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-11-12T14:52:19.086Z] #28 61.86 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-12T14:52:19.086Z] #28 61.88 Setting up sudo (1.9.5p2-3) ... [2021-11-12T14:52:19.086Z] #28 61.95 invoke-rc.d: could not determine current runlevel [2021-11-12T14:52:19.086Z] #28 61.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-12T14:52:19.086Z] #28 61.98 Setting up xfsprogs (5.10.0-4) ... [2021-11-12T14:52:19.086Z] #28 61.99 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-12T14:52:19.086Z] #28 62.00 Setting up inetutils-ping (2:2.0-1) ... [2021-11-12T14:52:19.086Z] #28 62.01 Setting up pigz (2.6-1) ... [2021-11-12T14:52:19.086Z] #28 62.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-12T14:52:19.086Z] #28 62.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-12T14:52:19.309Z] #75 4.471 Setting up systemd-timesyncd (247.3-6) ... [2021-11-12T14:52:19.309Z] #75 4.678 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-12T14:52:19.309Z] #75 4.678 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-12T14:52:19.348Z] #28 62.05 Setting up python-pip-whl (20.3.4-4) ... [2021-11-12T14:52:19.348Z] #28 62.06 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-12T14:52:19.566Z] #75 4.741 Selecting previously unselected package systemd-sysv. [2021-11-12T14:52:19.566Z] #75 4.741 (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 ... 29454 files and directories currently installed.) [2021-11-12T14:52:19.566Z] #75 4.755 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-11-12T14:52:19.566Z] #75 4.759 Unpacking systemd-sysv (247.3-6) ... [2021-11-12T14:52:19.566Z] #75 4.810 Selecting previously unselected package libdbus-1-3:amd64. [2021-11-12T14:52:19.566Z] #75 4.813 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-11-12T14:52:19.566Z] #75 4.817 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-12T14:52:19.566Z] #75 4.876 Selecting previously unselected package dbus. [2021-11-12T14:52:19.566Z] #75 4.878 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-11-12T14:52:19.566Z] #75 4.889 Unpacking dbus (1.12.20-2) ... [2021-11-12T14:52:19.566Z] #75 4.950 Selecting previously unselected package libpam-systemd:amd64. [2021-11-12T14:52:19.609Z] #28 62.47 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-12T14:52:19.609Z] #28 62.49 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-12T14:52:19.823Z] #75 4.954 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-11-12T14:52:19.823Z] #75 4.959 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-11-12T14:52:19.823Z] #75 5.008 Selecting previously unselected package dbus-user-session. [2021-11-12T14:52:19.823Z] #75 5.011 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-11-12T14:52:19.823Z] #75 5.015 Unpacking dbus-user-session (1.12.20-2) ... [2021-11-12T14:52:19.823Z] #75 5.086 Setting up systemd-sysv (247.3-6) ... [2021-11-12T14:52:19.871Z] #28 62.73 Setting up libelf1:amd64 (0.183-1) ... [2021-11-12T14:52:19.871Z] #28 62.74 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-12T14:52:19.871Z] #28 62.76 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-12T14:52:19.871Z] #28 62.77 Setting up python3-distutils (3.9.2-1) ... [2021-11-12T14:52:20.029Z] [2021-11-12T14:52:20.029Z] SUCCESS: Specified value was saved. [2021-11-12T14:52:20.080Z] #75 5.102 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-12T14:52:20.080Z] #75 5.113 Setting up dbus (1.12.20-2) ... [2021-11-12T14:52:20.080Z] #75 5.234 invoke-rc.d: could not determine current runlevel [2021-11-12T14:52:20.080Z] #75 5.236 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-12T14:52:20.080Z] #75 5.240 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-11-12T14:52:20.080Z] #75 5.382 Setting up dbus-user-session (1.12.20-2) ... [2021-11-12T14:52:20.133Z] #28 63.08 Setting up vim (2:8.2.2434-3) ... [2021-11-12T14:52:20.133Z] #28 63.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-12T14:52:20.133Z] #28 63.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-12T14:52:20.133Z] #28 63.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-12T14:52:20.133Z] #28 63.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-12T14:52:20.133Z] #28 63.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-12T14:52:20.133Z] #28 63.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-12T14:52:20.133Z] #28 63.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-12T14:52:20.133Z] #28 63.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-12T14:52:20.337Z] #75 5.398 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:52:20.337Z] #75 DONE 5.5s [2021-11-12T14:52:20.337Z] [2021-11-12T14:52:20.337Z] #76 [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-11-12T14:52:20.337Z] #76 sha256:2b0f690774290f8271e1f4cad4190c92b087eff743167a93fb4b0a3f4a3cd51e [2021-11-12T14:52:20.395Z] #28 63.16 Setting up python3-setuptools (52.0.0-4) ... [2021-11-12T14:52:20.501Z] INFO: Downloading git... [2021-11-12T14:52:21.159Z] #76 0.708 % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T14:52:21.159Z] #76 0.715 Dload Upload Total Spent Left Speed [2021-11-12T14:52:21.159Z] #76 0.715 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 10537 0 --:--:-- --:--:-- --:--:-- 10537 [2021-11-12T14:52:21.159Z] #76 DONE 0.9s [2021-11-12T14:52:21.159Z] [2021-11-12T14:52:21.159Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-12T14:52:21.159Z] #77 sha256:7cac24f513203ab264ad0f21df6441f52df569b4e60789cacb0588a0f8df43c6 [2021-11-12T14:52:21.222Z] #62 256.0 # github.com/containerd/containerd/cmd/containerd [2021-11-12T14:52:21.222Z] #62 256.0 /usr/bin/ld: /tmp/go-link-666608292/000019.o: in function `New': [2021-11-12T14:52:21.222Z] #62 256.0 /tmp/tmp.VFDCi9xDlc/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-11-12T14:52:21.222Z] #62 256.1 + bin/containerd-stress [2021-11-12T14:52:21.222Z] #62 257.2 + bin/containerd-shim [2021-11-12T14:52:21.340Z] #28 63.97 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-12T14:52:21.340Z] #28 63.98 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-12T14:52:21.340Z] #28 63.99 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-12T14:52:21.340Z] #28 64.00 Setting up python3-pip (20.3.4-4) ... [2021-11-12T14:52:21.913Z] #28 64.65 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-12T14:52:21.913Z] #28 64.66 Setting up jq (1.6-2.1) ... [2021-11-12T14:52:21.913Z] #28 64.68 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-12T14:52:21.913Z] #28 64.69 Setting up iptables (1.8.7-1) ... [2021-11-12T14:52:21.913Z] #28 64.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-12T14:52:21.913Z] #28 64.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-12T14:52:21.913Z] #28 64.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-12T14:52:21.913Z] #28 64.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-12T14:52:21.913Z] #28 64.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-12T14:52:21.913Z] #28 64.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-12T14:52:21.913Z] #28 64.75 Setting up iproute2 (5.10.0-4) ... [2021-11-12T14:52:22.080Z] INFO: Downloading go... [2021-11-12T14:52:22.175Z] #28 64.98 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-12T14:52:22.750Z] #28 DONE 65.4s [2021-11-12T14:52:22.750Z] [2021-11-12T14:52:22.750Z] #29 [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-11-12T14:52:22.750Z] #29 sha256:80027a0c19e7e7ff678f32a1d2bf1c0858eb957c9ab8783a59234e3f7b79f42f [2021-11-12T14:52:23.055Z] #77 DONE 1.5s [2021-11-12T14:52:23.055Z] [2021-11-12T14:52:23.055Z] #78 exporting to image [2021-11-12T14:52:23.055Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-12T14:52:23.055Z] #78 exporting layers [2021-11-12T14:52:23.659Z] INFO: Downloading compiler 1 of 3... [2021-11-12T14:52:23.659Z] INFO: Downloading compiler 2 of 3... [2021-11-12T14:52:23.659Z] INFO: Downloading compiler 3 of 3... [2021-11-12T14:52:24.131Z] INFO: Extracting git... [2021-11-12T14:52:24.140Z] #29 1.343 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-12T14:52:24.140Z] #29 1.350 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-12T14:52:24.140Z] #29 1.353 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-12T14:52:24.140Z] #29 DONE 1.4s [2021-11-12T14:52:24.140Z] [2021-11-12T14:52:24.140Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-12T14:52:24.140Z] #30 sha256:15fbc0fb5383cd4bbfb9ab8c5a3fea04be04f2f9bf8f6a833cdac606d976fd7a [2021-11-12T14:52:25.395Z] #62 264.4 + bin/containerd-shim-runc-v1 [2021-11-12T14:52:26.025Z] #62 253.4 # github.com/containerd/containerd/cmd/containerd [2021-11-12T14:52:26.025Z] #62 253.4 /usr/bin/ld: /tmp/go-link-1976219923/000019.o: in function `New': [2021-11-12T14:52:26.025Z] #62 253.4 /tmp/tmp.asEOtaPGJe/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-11-12T14:52:26.025Z] #62 253.5 + bin/containerd-stress [2021-11-12T14:52:26.025Z] #62 254.5 + bin/containerd-shim [2021-11-12T14:52:30.210Z] #62 261.7 + bin/containerd-shim-runc-v1 [2021-11-12T14:52:30.212Z] INFO: Expanding go... [2021-11-12T14:52:30.645Z] #62 269.6 + bin/containerd-shim-runc-v2 [2021-11-12T14:52:30.645Z] #62 270.1 + binaries [2021-11-12T14:52:30.645Z] #62 270.1 + install -D bin/containerd /build/containerd [2021-11-12T14:52:30.645Z] #62 270.2 + install -D bin/containerd-shim /build/containerd-shim [2021-11-12T14:52:30.645Z] #62 270.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-12T14:52:30.645Z] #62 270.2 + install -D bin/ctr /build/ctr [2021-11-12T14:52:31.151Z] #78 exporting layers 7.3s done [2021-11-12T14:52:31.151Z] #78 writing image sha256:59524b980942db6eb28270573792d99048217990f5bc7e77410e6ac7d4479290 [2021-11-12T14:52:31.151Z] #78 writing image sha256:59524b980942db6eb28270573792d99048217990f5bc7e77410e6ac7d4479290 done [2021-11-12T14:52:31.151Z] #78 naming to docker.io/library/docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 done [2021-11-12T14:52:31.151Z] #78 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-12T14:52:31.501Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -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:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/make.sh dynbinary test-integration [2021-11-12T14:52:33.161Z] #62 DONE 272.3s [2021-11-12T14:52:33.393Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-12T14:52:33.393Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-12T14:52:33.393Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-12T14:52:33.393Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-12T14:52:33.393Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-11-12T14:52:33.393Z] Detected virtualization docker. [2021-11-12T14:52:33.393Z] Detected architecture x86-64. [2021-11-12T14:52:33.393Z] Set hostname to . [2021-11-12T14:52:33.393Z] modprobe@configfs.service: Succeeded. [2021-11-12T14:52:33.393Z] modprobe@drm.service: Succeeded. [2021-11-12T14:52:33.393Z] modprobe@fuse.service: Succeeded. [2021-11-12T14:52:33.650Z] + source /etc/docker-entrypoint-cmd [2021-11-12T14:52:33.650Z] ++ hack/make.sh dynbinary test-integration [2021-11-12T14:52:33.650Z] [2021-11-12T14:52:33.650Z] Removing bundles/ [2021-11-12T14:52:33.650Z] [2021-11-12T14:52:33.650Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-12T14:52:33.650Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-12T14:52:33.650Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T14:52:34.527Z] [2021-11-12T14:52:34.527Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-12T14:52:34.527Z] #63 sha256:638a589c85dc95b42b5c02a86778d2a43803ed5a9cd6e373cc56ff50b846819d [2021-11-12T14:52:34.783Z] #63 DONE 0.4s [2021-11-12T14:52:34.783Z] [2021-11-12T14:52:34.783Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-12T14:52:34.783Z] #68 sha256:5425b3c2c8d3e504515d936d5d80f616b41593d92d46c26a706e602b48f75717 [2021-11-12T14:52:34.783Z] #68 DONE 0.1s [2021-11-12T14:52:35.039Z] [2021-11-12T14:52:35.039Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-12T14:52:35.039Z] #73 sha256:968355fad666fd29f5efc1d86705b0a4a2048abe8933dcfb7e1213efb805efe5 [2021-11-12T14:52:35.476Z] #62 266.9 + bin/containerd-shim-runc-v2 [2021-11-12T14:52:35.476Z] #62 267.5 + binaries [2021-11-12T14:52:35.476Z] #62 267.5 + install -D bin/containerd /build/containerd [2021-11-12T14:52:35.476Z] #62 267.5 + install -D bin/containerd-shim /build/containerd-shim [2021-11-12T14:52:35.476Z] #62 267.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-12T14:52:35.476Z] #62 267.5 + install -D bin/ctr /build/ctr [2021-11-12T14:52:35.965Z] #73 DONE 0.9s [2021-11-12T14:52:35.965Z] [2021-11-12T14:52:35.965Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-12T14:52:35.965Z] #74 sha256:0569188b22192a65878211be568d8347a19122b067235f58735af8b0ffeb1ff7 [2021-11-12T14:52:35.965Z] #74 DONE 0.0s [2021-11-12T14:52:35.965Z] [2021-11-12T14:52:35.965Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-12T14:52:35.965Z] #75 sha256:5fb4ffe10c30883828b1d6abbe44954f4cc338bf30b507e4f9d45e627f0e98bb [2021-11-12T14:52:36.477Z] #30 10.82 Collecting yamllint==1.26.1 [2021-11-12T14:52:36.477Z] #30 11.87 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-12T14:52:36.477Z] #30 12.47 Collecting pathspec>=0.5.3 [2021-11-12T14:52:36.477Z] #30 12.48 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-12T14:52:36.665Z] INFO: Expanding go... [2021-11-12T14:52:36.739Z] #30 12.72 Collecting pyyaml [2021-11-12T14:52:36.739Z] #30 12.73 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-12T14:52:36.739Z] #30 12.76 Building wheels for collected packages: yamllint [2021-11-12T14:52:36.739Z] #30 12.76 Building wheel for yamllint (setup.py): started [2021-11-12T14:52:37.311Z] #30 13.27 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-12T14:52:37.311Z] #30 13.27 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=71f9269e738972ca15d57f6509c8b8158d4524eaf50af6cde885c4b640d834f6 [2021-11-12T14:52:37.311Z] #30 13.27 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-12T14:52:37.311Z] #30 13.28 Successfully built yamllint [2021-11-12T14:52:37.311Z] #30 13.29 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-12T14:52:37.330Z] #75 DONE 1.5s [2021-11-12T14:52:37.330Z] [2021-11-12T14:52:37.330Z] #76 exporting to image [2021-11-12T14:52:37.330Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-12T14:52:37.330Z] #76 exporting layers [2021-11-12T14:52:37.374Z] #62 DONE 269.4s [2021-11-12T14:52:37.572Z] #30 13.54 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-12T14:52:37.833Z] #30 DONE 13.9s [2021-11-12T14:52:37.833Z] [2021-11-12T14:52:37.833Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-12T14:52:37.833Z] #34 sha256:19008edf0c0d4dc942df6653b1bde1d87e7fb416c229bfbf7e139b1c97c5b5e0 [2021-11-12T14:52:38.095Z] #34 DONE 0.2s [2021-11-12T14:52:38.095Z] [2021-11-12T14:52:38.095Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:52:38.095Z] #65 sha256:bfdb09cbbec268c44ab7c587468039a088690532c2a40a48b83246a224a6d153 [2021-11-12T14:52:38.095Z] #65 ... [2021-11-12T14:52:38.095Z] [2021-11-12T14:52:38.095Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-12T14:52:38.095Z] #39 sha256:f9bb30e89d56bf04d6ba736ddd3e3d77874d4e42dc211044bec36c533470b335 [2021-11-12T14:52:38.310Z] [2021-11-12T14:52:38.310Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-12T14:52:38.310Z] #63 sha256:7414ae25661e95c6b14bdc4873711beb0edb38978d9444dbcb64ace9b82d70a5 [2021-11-12T14:52:38.668Z] #39 DONE 0.4s [2021-11-12T14:52:38.668Z] [2021-11-12T14:52:38.668Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-12T14:52:38.668Z] #42 sha256:f398cf08845b71b88a53f3efd436fd4d87e49f2ac0eb34e0dc56064bee48af99 [2021-11-12T14:52:38.668Z] #42 DONE 0.2s [2021-11-12T14:52:38.668Z] [2021-11-12T14:52:38.668Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:52:38.668Z] #65 sha256:bfdb09cbbec268c44ab7c587468039a088690532c2a40a48b83246a224a6d153 [2021-11-12T14:52:38.668Z] #65 ... [2021-11-12T14:52:38.668Z] [2021-11-12T14:52:38.668Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-12T14:52:38.668Z] #44 sha256:7ac2cf4983c0531aa145309d895ce1c070b3fbcf81785c1fd873d9c87ac29024 [2021-11-12T14:52:38.668Z] #44 DONE 0.1s [2021-11-12T14:52:38.929Z] [2021-11-12T14:52:38.929Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-12T14:52:38.929Z] #48 sha256:9c67c72bc7b76a2073545abda346a5a0b86a4f29b4fd9f9a82d6ab46701b110b [2021-11-12T14:52:38.929Z] #48 DONE 0.1s [2021-11-12T14:52:38.929Z] [2021-11-12T14:52:38.929Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-12T14:52:38.929Z] #51 sha256:43d05dec197b36a35a17c2ca9b602e85d3c02b4088a4cdb88283bc3d85cc06b5 [2021-11-12T14:52:39.203Z] #51 DONE 0.2s [2021-11-12T14:52:39.203Z] [2021-11-12T14:52:39.203Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-12T14:52:39.203Z] #55 sha256:3d1dbf078b6cf91eb375ef022b133b6d9f322e1525830729eaffa60fef9d4cf0 [2021-11-12T14:52:39.203Z] #55 DONE 0.1s [2021-11-12T14:52:39.203Z] [2021-11-12T14:52:39.203Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:52:39.203Z] #65 sha256:bfdb09cbbec268c44ab7c587468039a088690532c2a40a48b83246a224a6d153 [2021-11-12T14:52:39.203Z] #65 ... [2021-11-12T14:52:39.203Z] [2021-11-12T14:52:39.203Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-12T14:52:39.203Z] #57 sha256:08c87699a7b4b2629d22f1622b62bf34203c691bf9a52bbdec4e6d033c026e9b [2021-11-12T14:52:39.203Z] #57 DONE 0.1s [2021-11-12T14:52:39.244Z] #63 DONE 0.7s [2021-11-12T14:52:39.244Z] [2021-11-12T14:52:39.244Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-12T14:52:39.244Z] #68 sha256:fc58329870b1d5bda335bcec61a2a115753f83e26041f0aad296f40a1697c23a [2021-11-12T14:52:39.244Z] #68 DONE 0.2s [2021-11-12T14:52:39.244Z] [2021-11-12T14:52:39.244Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-12T14:52:39.244Z] #73 sha256:6ac670df93f9f8366186e709b8328433275c1a272f9eb356a5588e7e25ea5065 [2021-11-12T14:52:39.465Z] [2021-11-12T14:52:39.465Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-12T14:52:39.465Z] #59 sha256:7cac583e0f9dc9997c95c07bf37110ca8168168855527eebc34af828e6a907d2 [2021-11-12T14:52:39.465Z] #59 DONE 0.1s [2021-11-12T14:52:39.465Z] [2021-11-12T14:52:39.465Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-12T14:52:39.465Z] #61 sha256:8b4c026d1645cee54783ba11acad576e0bd7361bac81d6bc338daa4d5688c26e [2021-11-12T14:52:39.465Z] #61 DONE 0.2s [2021-11-12T14:52:39.465Z] [2021-11-12T14:52:39.465Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:52:39.465Z] #65 sha256:bfdb09cbbec268c44ab7c587468039a088690532c2a40a48b83246a224a6d153 [2021-11-12T14:52:39.729Z] #65 ... [2021-11-12T14:52:39.729Z] [2021-11-12T14:52:39.729Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-12T14:52:39.729Z] #63 sha256:9a5593169aee692c9b237778d71d1602d812877154c0b506608e5287417f76da [2021-11-12T14:52:39.729Z] #63 DONE 0.1s [2021-11-12T14:52:39.729Z] [2021-11-12T14:52:39.729Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-12T14:52:39.729Z] #65 sha256:bfdb09cbbec268c44ab7c587468039a088690532c2a40a48b83246a224a6d153 [2021-11-12T14:52:40.176Z] #73 DONE 0.9s [2021-11-12T14:52:40.176Z] [2021-11-12T14:52:40.176Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-12T14:52:40.176Z] #74 sha256:9ee6f17c0ed8d5c1f7d4740d2c95f5ef01184bf3219cd5e763010612cf556d2b [2021-11-12T14:52:40.176Z] #74 DONE 0.0s [2021-11-12T14:52:40.176Z] [2021-11-12T14:52:40.176Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-12T14:52:40.176Z] #75 sha256:a537277d22abc6d36b0cc7dc0539ff9c7938000fd18b3643bc95ad0898b72672 [2021-11-12T14:52:41.550Z] #75 DONE 1.2s [2021-11-12T14:52:41.550Z] [2021-11-12T14:52:41.550Z] #76 exporting to image [2021-11-12T14:52:41.550Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-12T14:52:41.550Z] #76 exporting layers [2021-11-12T14:52:43.899Z] #76 exporting layers 6.2s done [2021-11-12T14:52:43.899Z] #76 writing image sha256:bc4118866b1780bdfe86129bae5c3d60e5a4d130d67555d81a2eb541bd214390 done [2021-11-12T14:52:43.899Z] #76 naming to docker.io/library/docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 done [2021-11-12T14:52:43.899Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-11-12T14:52:44.239Z] + trap exit INT TERM [2021-11-12T14:52:44.240Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-11-12T14:52:44.240Z] + CONTAINER_NAME=docker-pr4 [2021-11-12T14:52:44.240Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42980/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -e DOCKER_GRAPHDRIVER docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/make.sh dynbinary [2021-11-12T14:52:45.606Z] [2021-11-12T14:52:45.606Z] Removing bundles/ [2021-11-12T14:52:45.606Z] [2021-11-12T14:52:45.606Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-12T14:52:45.606Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-12T14:52:45.606Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T14:52:48.110Z] #76 exporting layers 6.1s done [2021-11-12T14:52:48.110Z] #76 writing image sha256:4d259802f99e12ac4716dd7543b80d07fa684ef4bcd2da73bbfdba99d017463c done [2021-11-12T14:52:48.110Z] #76 naming to docker.io/library/docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 done [2021-11-12T14:52:48.110Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-12T14:52:48.458Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -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:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/make.sh dynbinary test-integration [2021-11-12T14:52:49.834Z] [2021-11-12T14:52:49.834Z] Removing bundles/ [2021-11-12T14:52:49.834Z] [2021-11-12T14:52:49.834Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-12T14:52:49.834Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-12T14:52:49.834Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T14:52:51.443Z] INFO: Expanding compiler 1 of 3... [2021-11-12T14:52:51.443Z] INFO: Expanding compiler 2 of 3... [2021-11-12T14:52:54.399Z] INFO: Expanding compiler 3 of 3... [2021-11-12T14:52:54.399Z] INFO: Removing downloaded files... [2021-11-12T14:52:54.399Z] INFO: Downloading containerd [2021-11-12T14:52:57.855Z] #65 108.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-12T14:52:57.855Z] #65 108.9 + mkdir -p /build [2021-11-12T14:52:57.855Z] #65 108.9 + cp runc /build/runc [2021-11-12T14:52:57.855Z] #65 DONE 109.2s [2021-11-12T14:52:57.855Z] [2021-11-12T14:52:57.855Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:52:57.855Z] #69 sha256:f37486741b99378407d0d2515f473338063b0a9599c2f4fe6710f836ae8c6a97 [2021-11-12T14:52:57.950Z] INFO: Expanding compiler 1 of 3... [2021-11-12T14:52:57.950Z] INFO: Expanding compiler 2 of 3... [2021-11-12T14:52:59.774Z] #69 ... [2021-11-12T14:52:59.774Z] [2021-11-12T14:52:59.774Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-12T14:52:59.774Z] #66 sha256:e440e61f48de6e601a74f41f7a662dc80227c444ac0c50ea016acc48800cb1bd [2021-11-12T14:52:59.775Z] c1f4c7287c99: Pull complete [2021-11-12T14:52:59.775Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-12T14:52:59.775Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T14:52:59.775Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T14:52:59.775Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-11-12T14:52:59.775Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-11-12T14:52:59.775Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-11-12T14:52:59.775Z] INFO: Docker version of control daemon [2021-11-12T14:52:59.775Z] [2021-11-12T14:52:59.775Z] Client: [2021-11-12T14:52:59.775Z] Version: 20.10.9 [2021-11-12T14:52:59.775Z] API version: 1.41 [2021-11-12T14:52:59.775Z] Go version: go1.16.8 [2021-11-12T14:52:59.775Z] Git commit: c2ea9bc [2021-11-12T14:52:59.775Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-12T14:52:59.775Z] OS/Arch: windows/amd64 [2021-11-12T14:52:59.775Z] Context: default [2021-11-12T14:52:59.775Z] Experimental: true [2021-11-12T14:52:59.775Z] [2021-11-12T14:52:59.775Z] Server: Docker Engine - Community [2021-11-12T14:52:59.775Z] Engine: [2021-11-12T14:52:59.775Z] Version: 20.10.9 [2021-11-12T14:52:59.775Z] API version: 1.41 (minimum version 1.24) [2021-11-12T14:52:59.775Z] Go version: go1.16.8 [2021-11-12T14:52:59.775Z] Git commit: 79ea9d3 [2021-11-12T14:52:59.775Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-12T14:52:59.775Z] OS/Arch: windows/amd64 [2021-11-12T14:52:59.775Z] Experimental: true [2021-11-12T14:52:59.775Z] [2021-11-12T14:52:59.775Z] INFO: Docker info of control daemon [2021-11-12T14:52:59.775Z] [2021-11-12T14:52:59.775Z] Client: [2021-11-12T14:52:59.775Z] Context: default [2021-11-12T14:52:59.775Z] Debug Mode: false [2021-11-12T14:52:59.775Z] Plugins: [2021-11-12T14:52:59.775Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-12T14:52:59.775Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-12T14:52:59.775Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-12T14:52:59.775Z] [2021-11-12T14:52:59.775Z] Server: [2021-11-12T14:52:59.775Z] Containers: 0 [2021-11-12T14:52:59.775Z] Running: 0 [2021-11-12T14:52:59.775Z] Paused: 0 [2021-11-12T14:52:59.775Z] Stopped: 0 [2021-11-12T14:52:59.775Z] Images: 1 [2021-11-12T14:52:59.775Z] Server Version: 20.10.9 [2021-11-12T14:52:59.775Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-12T14:52:59.775Z] Windows: [2021-11-12T14:52:59.775Z] LCOW: [2021-11-12T14:52:59.775Z] Logging Driver: json-file [2021-11-12T14:52:59.775Z] Plugins: [2021-11-12T14:52:59.775Z] Volume: local [2021-11-12T14:52:59.775Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T14:52:59.775Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T14:52:59.775Z] Swarm: inactive [2021-11-12T14:52:59.775Z] Default Isolation: process [2021-11-12T14:52:59.775Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-12T14:52:59.775Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-12T14:52:59.775Z] OSType: windows [2021-11-12T14:52:59.775Z] Architecture: x86_64 [2021-11-12T14:52:59.775Z] CPUs: 4 [2021-11-12T14:52:59.775Z] Total Memory: 32GiB [2021-11-12T14:52:59.775Z] Name: azwin-2-81d3c0 [2021-11-12T14:52:59.775Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-12T14:52:59.776Z] Docker Root Dir: D:\docker [2021-11-12T14:52:59.776Z] Debug Mode: false [2021-11-12T14:52:59.776Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:52:59.776Z] Labels: [2021-11-12T14:52:59.776Z] Experimental: true [2021-11-12T14:52:59.776Z] Insecure Registries: [2021-11-12T14:52:59.776Z] 10.0.0.4:5000 [2021-11-12T14:52:59.776Z] 127.0.0.0/8 [2021-11-12T14:52:59.776Z] Registry Mirrors: [2021-11-12T14:52:59.776Z] http://10.0.0.4:5000/ [2021-11-12T14:52:59.776Z] Live Restore Enabled: false [2021-11-12T14:52:59.776Z] Product License: Community Engine [2021-11-12T14:52:59.776Z] [2021-11-12T14:52:59.776Z] [2021-11-12T14:52:59.776Z] INFO: Commit hash is 2c6a01ac24 [2021-11-12T14:52:59.776Z] INFO: Nuke-Everything... [2021-11-12T14:52:59.776Z] INFO: Container count on control daemon to delete is 0 [2021-11-12T14:52:59.776Z] INFO: Nuking d:\CI [2021-11-12T14:52:59.776Z] INFO: Zapped successfully [2021-11-12T14:52:59.776Z] INFO: Location for testing is d:\CI\PR-42980\4 [2021-11-12T14:52:59.776Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-12T14:52:59.776Z] [2021-11-12T14:52:59.776Z] [2021-11-12T14:52:59.776Z] INFO: Building the image from Dockerfile.windows at 11/12/2021 14:52:51... [2021-11-12T14:52:59.776Z] [2021-11-12T14:52:59.776Z] Sending build context to Docker daemon 60.7MB [2021-11-12T14:52:59.776Z] [2021-11-12T14:52:59.776Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-12T14:52:59.776Z] ---> 617dd5ead5b8 [2021-11-12T14:52:59.776Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-12T14:52:59.776Z] ---> Running in 0cf4f859ac11 [2021-11-12T14:52:59.776Z] Removing intermediate container 0cf4f859ac11 [2021-11-12T14:52:59.776Z] ---> 78178f693ad6 [2021-11-12T14:52:59.776Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-12T14:52:59.776Z] ---> Running in 13f5261174fa [2021-11-12T14:52:59.776Z] Removing intermediate container 13f5261174fa [2021-11-12T14:52:59.776Z] ---> 7e78ba92e6da [2021-11-12T14:52:59.776Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-12T14:52:59.776Z] ---> Running in fcb16799be57 [2021-11-12T14:52:59.776Z] Removing intermediate container fcb16799be57 [2021-11-12T14:52:59.776Z] ---> 1d8ba020cecb [2021-11-12T14:52:59.776Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-12T14:52:59.776Z] ---> Running in 1691633b7676 [2021-11-12T14:52:59.776Z] Removing intermediate container 1691633b7676 [2021-11-12T14:52:59.776Z] ---> 5896a660b880 [2021-11-12T14:52:59.776Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-12T14:52:59.776Z] ---> Running in 5fef482355d0 [2021-11-12T14:52:59.776Z] Removing intermediate container 5fef482355d0 [2021-11-12T14:52:59.776Z] ---> af8e07cfb847 [2021-11-12T14:52:59.776Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-11-12T14:52:59.776Z] ---> Running in 7ae03444ced3 [2021-11-12T14:53:00.037Z] #66 DONE 0.1s [2021-11-12T14:53:00.037Z] [2021-11-12T14:53:00.037Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-12T14:53:00.037Z] #69 sha256:f37486741b99378407d0d2515f473338063b0a9599c2f4fe6710f836ae8c6a97 [2021-11-12T14:53:02.729Z] INFO: Expanding compiler 3 of 3... [2021-11-12T14:53:02.729Z] INFO: Removing downloaded files... [2021-11-12T14:53:02.729Z] INFO: Downloading containerd [2021-11-12T14:53:06.631Z] #69 178.8 # github.com/containerd/containerd/cmd/containerd [2021-11-12T14:53:06.631Z] #69 178.8 /usr/bin/ld: /tmp/go-link-667397757/000019.o: in function `New': [2021-11-12T14:53:06.631Z] #69 178.8 /tmp/tmp.06kvCBScXs/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-11-12T14:53:06.631Z] #69 178.9 + bin/containerd-stress [2021-11-12T14:53:06.631Z] #69 179.9 + bin/containerd-shim [2021-11-12T14:53:09.340Z] [2021-11-12T14:53:09.340Z] Name Version Source Summary [2021-11-12T14:53:09.340Z] ---- ------- ------ ------- [2021-11-12T14:53:09.340Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-12T14:53:09.962Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-11-12T14:53:09.962Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-12T14:53:09.962Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-12T14:53:09.962Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-12T14:53:09.962Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-12T14:53:09.962Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-11-12T14:53:09.962Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/builder [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-12T14:53:09.962Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.7% of statements [2021-11-12T14:53:09.962Z] ok github.com/docker/docker/builder/dockerfile 0.184s coverage: 49.0% of statements [2021-11-12T14:53:09.962Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-12T14:53:10.327Z] [2021-11-12T14:53:10.327Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-12T14:53:10.327Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-12T14:53:10.327Z] PSChildName : containerd [2021-11-12T14:53:10.327Z] PSDrive : C [2021-11-12T14:53:10.327Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-12T14:53:10.327Z] PSIsContainer : True [2021-11-12T14:53:10.327Z] Name : containerd [2021-11-12T14:53:10.327Z] FullName : C:\containerd [2021-11-12T14:53:10.327Z] Parent : [2021-11-12T14:53:10.327Z] Exists : True [2021-11-12T14:53:10.327Z] Root : C:\ [2021-11-12T14:53:10.327Z] Extension : [2021-11-12T14:53:10.327Z] CreationTime : 11/12/2021 2:53:09 PM [2021-11-12T14:53:10.327Z] CreationTimeUtc : 11/12/2021 2:53:09 PM [2021-11-12T14:53:10.327Z] LastAccessTime : 11/12/2021 2:53:09 PM [2021-11-12T14:53:10.327Z] LastAccessTimeUtc : 11/12/2021 2:53:09 PM [2021-11-12T14:53:10.327Z] LastWriteTime : 11/12/2021 2:53:09 PM [2021-11-12T14:53:10.327Z] LastWriteTimeUtc : 11/12/2021 2:53:09 PM [2021-11-12T14:53:10.327Z] Attributes : Directory [2021-11-12T14:53:10.327Z] Mode : d----- [2021-11-12T14:53:10.327Z] BaseName : containerd [2021-11-12T14:53:10.327Z] Target : {} [2021-11-12T14:53:10.327Z] LinkType : [2021-11-12T14:53:10.327Z] [2021-11-12T14:53:10.528Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-12T14:53:11.094Z] ok github.com/docker/docker/builder/remotecontext/git 0.984s coverage: 86.3% of statements [2021-11-12T14:53:11.094Z] ? github.com/docker/docker/cli [no test files] [2021-11-12T14:53:11.094Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-12T14:53:11.314Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-12T14:53:11.314Z] INFO: Configuring git core.autocrlf... [2021-11-12T14:53:11.314Z] [2021-11-12T14:53:11.314Z] [2021-11-12T14:53:11.660Z] ok github.com/docker/docker/cmd/docker-proxy 0.283s coverage: 67.6% of statements [2021-11-12T14:53:12.337Z] [2021-11-12T14:53:12.337Z] SUCCESS: Specified value was saved. [2021-11-12T14:53:13.329Z] INFO: Downloading git... [2021-11-12T14:53:14.190Z] ok github.com/docker/docker/client 0.092s coverage: 75.6% of statements [2021-11-12T14:53:14.778Z] #69 187.0 + bin/containerd-shim-runc-v1 [2021-11-12T14:53:14.975Z] INFO: Downloading go... [2021-11-12T14:53:15.973Z] INFO: Downloading compiler 1 of 3... [2021-11-12T14:53:16.446Z] INFO: Downloading compiler 2 of 3... [2021-11-12T14:53:16.446Z] INFO: Downloading compiler 3 of 3... [2021-11-12T14:53:16.446Z] INFO: Extracting git... [2021-11-12T14:53:18.987Z] #69 192.2 + bin/containerd-shim-runc-v2 [2021-11-12T14:53:19.559Z] #69 192.8 + binaries [2021-11-12T14:53:19.559Z] #69 192.8 + install -D bin/containerd /build/containerd [2021-11-12T14:53:19.559Z] #69 192.8 + install -D bin/containerd-shim /build/containerd-shim [2021-11-12T14:53:19.820Z] #69 192.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-12T14:53:19.820Z] #69 192.8 + install -D bin/ctr /build/ctr [2021-11-12T14:53:20.081Z] #69 DONE 193.2s [2021-11-12T14:53:20.603Z] [2021-11-12T14:53:20.604Z] Name Version Source Summary [2021-11-12T14:53:20.604Z] ---- ------- ------ ------- [2021-11-12T14:53:20.604Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-12T14:53:22.630Z] [2021-11-12T14:53:22.630Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-12T14:53:22.630Z] #70 sha256:b4b6675aa5903ff4da04cb7d5bec5860a87678209b14646d75fa7d9bcbf9ccec [2021-11-12T14:53:22.630Z] #70 DONE 0.2s [2021-11-12T14:53:22.630Z] [2021-11-12T14:53:22.630Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-12T14:53:22.630Z] #75 sha256:4e016329aa1a705dc2e94c9440994a03a0854b7007356f013915b9dc83c90d3c [2021-11-12T14:53:22.630Z] #75 DONE 0.1s [2021-11-12T14:53:22.630Z] [2021-11-12T14:53:22.630Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-12T14:53:22.630Z] #80 sha256:e56ec185c67682d9ed3eed6ddefa302d2dd289ddd8e00f687fd0da5da25ae22d [2021-11-12T14:53:22.842Z] [2021-11-12T14:53:22.842Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-12T14:53:22.842Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-12T14:53:22.842Z] PSChildName : containerd [2021-11-12T14:53:22.842Z] PSDrive : C [2021-11-12T14:53:22.842Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-12T14:53:22.842Z] PSIsContainer : True [2021-11-12T14:53:22.842Z] Name : containerd [2021-11-12T14:53:22.842Z] FullName : C:\containerd [2021-11-12T14:53:22.842Z] Parent : [2021-11-12T14:53:22.842Z] Exists : True [2021-11-12T14:53:22.842Z] Root : C:\ [2021-11-12T14:53:22.842Z] Extension : [2021-11-12T14:53:22.842Z] CreationTime : 11/12/2021 2:53:22 PM [2021-11-12T14:53:22.842Z] CreationTimeUtc : 11/12/2021 2:53:22 PM [2021-11-12T14:53:22.842Z] LastAccessTime : 11/12/2021 2:53:22 PM [2021-11-12T14:53:22.842Z] LastAccessTimeUtc : 11/12/2021 2:53:22 PM [2021-11-12T14:53:22.842Z] LastWriteTime : 11/12/2021 2:53:22 PM [2021-11-12T14:53:22.842Z] LastWriteTimeUtc : 11/12/2021 2:53:22 PM [2021-11-12T14:53:22.842Z] Attributes : Directory [2021-11-12T14:53:22.842Z] Mode : d----- [2021-11-12T14:53:22.842Z] BaseName : containerd [2021-11-12T14:53:22.842Z] Target : {} [2021-11-12T14:53:22.842Z] LinkType : [2021-11-12T14:53:22.842Z] [2021-11-12T14:53:22.891Z] #80 DONE 0.4s [2021-11-12T14:53:23.152Z] [2021-11-12T14:53:23.152Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-12T14:53:23.152Z] #81 sha256:b86175542640a55828c8e37b998576bbca880a04b8b9a38cf32393b9fafeaa48 [2021-11-12T14:53:23.152Z] #81 DONE 0.0s [2021-11-12T14:53:23.152Z] [2021-11-12T14:53:23.152Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-12T14:53:23.152Z] #82 sha256:d3e352de6e547f9cc291c002642c8066e9c54848b1c49684008c6191b6694a18 [2021-11-12T14:53:23.837Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-12T14:53:23.837Z] INFO: Configuring git core.autocrlf... [2021-11-12T14:53:23.837Z] [2021-11-12T14:53:23.837Z] [2021-11-12T14:53:26.455Z] #82 DONE 3.3s [2021-11-12T14:53:26.455Z] [2021-11-12T14:53:26.455Z] #83 exporting to image [2021-11-12T14:53:26.455Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-12T14:53:26.455Z] #83 exporting layers [2021-11-12T14:53:28.989Z] INFO: Expanding go... [2021-11-12T14:53:46.259Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.0% of statements [2021-11-12T14:53:46.259Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-11-12T14:53:46.518Z] ok github.com/docker/docker/cmd/dockerd/trap 2.374s coverage: 0.0% of statements [2021-11-12T14:53:46.518Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-12T14:53:46.518Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-12T14:53:46.518Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-12T14:53:46.518Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-12T14:53:46.518Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-12T14:53:50.273Z] INFO: Expanding compiler 1 of 3... [2021-11-12T14:53:51.267Z] INFO: Expanding compiler 2 of 3... [2021-11-12T14:53:51.781Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2021-11-12T14:53:53.044Z] #83 exporting layers 23.4s done [2021-11-12T14:53:53.044Z] #83 writing image sha256:9432f60dfb60cafe9f27116a7a5d6ac90d58e7988bccf46d191b83b366b80b9e done [2021-11-12T14:53:53.044Z] #83 naming to docker.io/library/docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 done [2021-11-12T14:53:53.044Z] #83 DONE 23.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-11-12T14:53:53.157Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2021-11-12T14:53:53.393Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42980/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/validate/default [2021-11-12T14:53:54.338Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-11-12T14:53:54.338Z] No api/types/ or api/swagger.yaml changes in diff. [2021-11-12T14:53:54.338Z] Congratulations! All TOML source files changed here have valid syntax. [2021-11-12T14:53:54.532Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-11-12T14:53:54.600Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-11-12T14:53:54.600Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-11-12T14:53:54.600Z] Congratulations! No new tests were added to integration-cli. [2021-11-12T14:53:54.600Z] [2021-11-12T14:53:54.600Z] INFO Start validation with golang-ci-lint [2021-11-12T14:53:54.600Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-11-12T14:53:54.861Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-12T14:53:54.861Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-12T14:53:56.049Z] INFO: Expanding compiler 3 of 3... [2021-11-12T14:53:56.522Z] INFO: Removing downloaded files... [2021-11-12T14:53:56.522Z] INFO: Downloading containerd [2021-11-12T14:54:01.086Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-11-12T14:54:02.461Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 80.9% of statements [2021-11-12T14:54:02.461Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-11-12T14:54:03.026Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-12T14:54:03.591Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-12T14:54:04.158Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2021-11-12T14:54:06.059Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 3.0% of statements [2021-11-12T14:54:06.059Z] ok github.com/docker/docker/daemon 12.107s coverage: 17.5% of statements [2021-11-12T14:54:06.059Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-12T14:54:06.059Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-12T14:54:06.059Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-12T14:54:06.059Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-12T14:54:06.625Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.356s coverage: 56.2% of statements [2021-11-12T14:54:08.001Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2021-11-12T14:54:09.911Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.259s coverage: 50.5% of statements [2021-11-12T14:54:10.052Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-12T14:54:10.052Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-12T14:54:10.052Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T14:54:10.052Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-12T14:54:10.052Z] [2021-11-12T14:54:10.052Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-12T14:54:10.052Z] DOCKER_SYSTEMD=1 [2021-11-12T14:54:10.052Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-12T14:54:10.052Z] HOSTNAME=be519a7ae8e6 [2021-11-12T14:54:10.052Z] DEST=bundles/test-integration [2021-11-12T14:54:10.052Z] PWD=/go/src/github.com/docker/docker [2021-11-12T14:54:10.052Z] DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:54:10.052Z] container=docker [2021-11-12T14:54:10.052Z] HOME=/root [2021-11-12T14:54:10.052Z] LANG=C.UTF-8 [2021-11-12T14:54:10.052Z] INVOCATION_ID=dde9b5ebfd034259baf92dec08749aad [2021-11-12T14:54:10.052Z] GOLANG_VERSION=1.17.3 [2021-11-12T14:54:10.052Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-12T14:54:10.052Z] VALIDATE_BRANCH=master [2021-11-12T14:54:10.052Z] TERM=xterm [2021-11-12T14:54:10.052Z] DOCKER_PKG=github.com/docker/docker [2021-11-12T14:54:10.052Z] SHLVL=3 [2021-11-12T14:54:10.052Z] TIMEOUT=120m [2021-11-12T14:54:10.052Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-12T14:54:10.052Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-12T14:54:10.052Z] GO111MODULE=off [2021-11-12T14:54:10.052Z] DOCKER_EXPERIMENTAL=1 [2021-11-12T14:54:10.052Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-12T14:54:10.052Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-12T14:54:10.052Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-12T14:54:10.052Z] GOPATH=/go [2021-11-12T14:54:10.052Z] PKG_CONFIG=pkg-config [2021-11-12T14:54:10.052Z] _=/usr/bin/env [2021-11-12T14:54:10.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-12T14:54:11.813Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.653s coverage: 46.2% of statements [2021-11-12T14:54:11.813Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-12T14:54:12.071Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.997s coverage: 58.0% of statements [2021-11-12T14:54:12.071Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-12T14:54:12.071Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-12T14:54:13.446Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 58.8% of statements [2021-11-12T14:54:14.382Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2021-11-12T14:54:14.949Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-11-12T14:54:18.233Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 6.7% of statements [2021-11-12T14:54:18.233Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-12T14:54:18.233Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-12T14:54:18.233Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2021-11-12T14:54:19.666Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2021-11-12T14:54:20.340Z] ok github.com/docker/docker/daemon/logger/awslogs 0.340s coverage: 77.4% of statements [2021-11-12T14:54:20.340Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-12T14:54:20.340Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-12T14:54:20.340Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2021-11-12T14:54:21.299Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2021-11-12T14:54:21.865Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 69.9% of statements [2021-11-12T14:54:22.008Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-12T14:54:22.008Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-12T14:54:22.008Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T14:54:22.008Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-12T14:54:22.008Z] [2021-11-12T14:54:22.008Z] + TEST_INTEGRATION_DEST=1 [2021-11-12T14:54:22.008Z] + CONTAINER_NAME=docker-pr4-1 [2021-11-12T14:54:22.008Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-11-12T14:54:22.008Z] + run_tests test-integration-flaky [2021-11-12T14:54:22.008Z] + '[' -n 0 ']' [2021-11-12T14:54:22.008Z] + rm= [2021-11-12T14:54:22.008Z] + c=0 [2021-11-12T14:54:22.008Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42980/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42980/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/make.sh test-integration-flaky test-integration [2021-11-12T14:54:22.008Z] ++ jobs -p [2021-11-12T14:54:22.008Z] + for job in $(jobs -p) [2021-11-12T14:54:22.008Z] + wait 3713 [2021-11-12T14:54:22.008Z] + TEST_INTEGRATION_DEST=3 [2021-11-12T14:54:22.008Z] + CONTAINER_NAME=docker-pr4-3 [2021-11-12T14:54:22.008Z] + TEST_SKIP_INTEGRATION=1 [2021-11-12T14:54:22.008Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-12T14:54:22.008Z] + run_tests [2021-11-12T14:54:22.008Z] + '[' -n 0 ']' [2021-11-12T14:54:22.008Z] + rm= [2021-11-12T14:54:22.008Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42980/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42980/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/make.sh '' test-integration [2021-11-12T14:54:22.008Z] + TEST_INTEGRATION_DEST=2 [2021-11-12T14:54:22.008Z] + CONTAINER_NAME=docker-pr4-2 [2021-11-12T14:54:22.008Z] + TEST_SKIP_INTEGRATION=1 [2021-11-12T14:54:22.008Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-12T14:54:22.008Z] + run_tests [2021-11-12T14:54:22.008Z] + '[' -n 0 ']' [2021-11-12T14:54:22.008Z] + rm= [2021-11-12T14:54:22.008Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42980/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42980/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/make.sh '' test-integration [2021-11-12T14:54:22.799Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 75.2% of statements [2021-11-12T14:54:22.799Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-12T14:54:23.383Z] [2021-11-12T14:54:23.383Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-11-12T14:54:23.383Z] [2021-11-12T14:54:23.639Z] No new tests added to integration. [2021-11-12T14:54:23.639Z] [2021-11-12T14:54:23.639Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-12T14:54:23.639Z] [2021-11-12T14:54:23.639Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-12T14:54:23.639Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-12T14:54:23.639Z] HOSTNAME=52697dea5bc4 [2021-11-12T14:54:23.639Z] TEST_SKIP_INTEGRATION=1 [2021-11-12T14:54:23.639Z] TESTDEBUG=0 [2021-11-12T14:54:23.639Z] DEST=bundles/test-integration [2021-11-12T14:54:23.639Z] PWD=/go/src/github.com/docker/docker [2021-11-12T14:54:23.639Z] KEEPBUNDLE=1 [2021-11-12T14:54:23.639Z] DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:54:23.639Z] container=docker [2021-11-12T14:54:23.639Z] HOME=/root [2021-11-12T14:54:23.639Z] GOLANG_VERSION=1.17.3 [2021-11-12T14:54:23.639Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-12T14:54:23.639Z] VALIDATE_BRANCH=master [2021-11-12T14:54:23.639Z] TERM=xterm [2021-11-12T14:54:23.639Z] DOCKER_PKG=github.com/docker/docker [2021-11-12T14:54:23.639Z] SHLVL=1 [2021-11-12T14:54:23.639Z] TIMEOUT=120m [2021-11-12T14:54:23.639Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-12T14:54:23.639Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-12T14:54:23.639Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-12T14:54:23.639Z] GO111MODULE=off [2021-11-12T14:54:23.639Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-12T14:54:23.639Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-12T14:54:23.639Z] GOPATH=/go [2021-11-12T14:54:23.639Z] PKG_CONFIG=pkg-config [2021-11-12T14:54:23.639Z] _=/usr/bin/env [2021-11-12T14:54:23.639Z] Building test suite binary ./integration-cli/test.main [2021-11-12T14:54:23.646Z] Removing intermediate container 35f586271e18 [2021-11-12T14:54:23.646Z] ---> 8c4f41642431 [2021-11-12T14:54:23.646Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-12T14:54:23.646Z] ---> Running in 85b3c2639294 [2021-11-12T14:54:23.646Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-12T14:54:23.646Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-12T14:54:23.646Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-12T14:54:23.646Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-12T14:54:23.646Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-12T14:54:23.646Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-12T14:54:23.646Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-12T14:54:23.646Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-12T14:54:23.646Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-12T14:54:23.646Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-12T14:54:23.646Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-12T14:54:23.646Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-12T14:54:23.646Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-12T14:54:23.646Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-12T14:54:23.646Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-12T14:54:23.646Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-12T14:54:23.736Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.112s coverage: 55.1% of statements [2021-11-12T14:54:23.898Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-12T14:54:23.898Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-12T14:54:23.898Z] HOSTNAME=929362eb1e0d [2021-11-12T14:54:23.898Z] TEST_SKIP_INTEGRATION=1 [2021-11-12T14:54:23.898Z] TESTDEBUG=0 [2021-11-12T14:54:23.898Z] DEST=bundles/test-integration [2021-11-12T14:54:23.898Z] PWD=/go/src/github.com/docker/docker [2021-11-12T14:54:23.898Z] KEEPBUNDLE=1 [2021-11-12T14:54:23.898Z] DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:54:23.898Z] container=docker [2021-11-12T14:54:23.898Z] HOME=/root [2021-11-12T14:54:23.898Z] GOLANG_VERSION=1.17.3 [2021-11-12T14:54:23.898Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-12T14:54:23.898Z] VALIDATE_BRANCH=master [2021-11-12T14:54:23.898Z] TERM=xterm [2021-11-12T14:54:23.898Z] DOCKER_PKG=github.com/docker/docker [2021-11-12T14:54:23.898Z] SHLVL=1 [2021-11-12T14:54:23.898Z] TIMEOUT=120m [2021-11-12T14:54:23.898Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-12T14:54:23.898Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-12T14:54:23.898Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-12T14:54:23.898Z] GO111MODULE=off [2021-11-12T14:54:23.898Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-12T14:54:23.898Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-12T14:54:23.898Z] GOPATH=/go [2021-11-12T14:54:23.898Z] PKG_CONFIG=pkg-config [2021-11-12T14:54:23.898Z] _=/usr/bin/env [2021-11-12T14:54:23.898Z] Building test suite binary ./integration-cli/test.main [2021-11-12T14:54:23.994Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 31.5% of statements [2021-11-12T14:54:25.896Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2021-11-12T14:54:26.154Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2021-11-12T14:54:26.271Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-12T14:54:26.271Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-12T14:54:26.271Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T14:54:26.271Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-12T14:54:26.271Z] [2021-11-12T14:54:26.271Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-12T14:54:26.271Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-12T14:54:26.271Z] HOSTNAME=96783ffbce81 [2021-11-12T14:54:26.271Z] DEST=bundles/test-integration [2021-11-12T14:54:26.271Z] PWD=/go/src/github.com/docker/docker [2021-11-12T14:54:26.271Z] DOCKER_ROOTLESS=1 [2021-11-12T14:54:26.271Z] DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:54:26.271Z] container=docker [2021-11-12T14:54:26.271Z] HOME=/root [2021-11-12T14:54:26.271Z] GOLANG_VERSION=1.17.3 [2021-11-12T14:54:26.271Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-12T14:54:26.271Z] VALIDATE_BRANCH=master [2021-11-12T14:54:26.271Z] TERM=xterm [2021-11-12T14:54:26.271Z] DOCKER_PKG=github.com/docker/docker [2021-11-12T14:54:26.271Z] SHLVL=1 [2021-11-12T14:54:26.271Z] TIMEOUT=120m [2021-11-12T14:54:26.271Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-12T14:54:26.271Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-12T14:54:26.271Z] GO111MODULE=off [2021-11-12T14:54:26.271Z] DOCKER_EXPERIMENTAL=1 [2021-11-12T14:54:26.271Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-12T14:54:26.271Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-12T14:54:26.271Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-12T14:54:26.271Z] GOPATH=/go [2021-11-12T14:54:26.271Z] PKG_CONFIG=pkg-config [2021-11-12T14:54:26.271Z] _=/usr/bin/env [2021-11-12T14:54:26.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-12T14:54:26.418Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-12T14:54:26.418Z] HOSTNAME=5e764722b137 [2021-11-12T14:54:26.418Z] TESTDEBUG=0 [2021-11-12T14:54:26.418Z] DEST=bundles/test-integration [2021-11-12T14:54:26.418Z] PWD=/go/src/github.com/docker/docker [2021-11-12T14:54:26.418Z] KEEPBUNDLE=1 [2021-11-12T14:54:26.418Z] DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T14:54:26.418Z] container=docker [2021-11-12T14:54:26.418Z] HOME=/root [2021-11-12T14:54:26.418Z] GOLANG_VERSION=1.17.3 [2021-11-12T14:54:26.418Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-12T14:54:26.418Z] VALIDATE_BRANCH=master [2021-11-12T14:54:26.418Z] TERM=xterm [2021-11-12T14:54:26.418Z] DOCKER_PKG=github.com/docker/docker [2021-11-12T14:54:26.418Z] SHLVL=1 [2021-11-12T14:54:26.418Z] TIMEOUT=120m [2021-11-12T14:54:26.418Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-12T14:54:26.418Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-12T14:54:26.418Z] GO111MODULE=off [2021-11-12T14:54:26.418Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-12T14:54:26.418Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-12T14:54:26.418Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-12T14:54:26.418Z] GOPATH=/go [2021-11-12T14:54:26.418Z] PKG_CONFIG=pkg-config [2021-11-12T14:54:26.418Z] _=/usr/bin/env [2021-11-12T14:54:26.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-12T14:54:27.088Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2021-11-12T14:54:27.654Z] ok github.com/docker/docker/daemon/logger/splunk 1.846s coverage: 82.5% of statements [2021-11-12T14:54:27.654Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-12T14:54:27.654Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-12T14:54:29.554Z] ok github.com/docker/docker/distribution/metadata 0.061s coverage: 48.2% of statements [2021-11-12T14:54:30.120Z] ok github.com/docker/docker/distribution 0.140s coverage: 25.8% of statements [2021-11-12T14:54:30.120Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-12T14:54:31.059Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-11-12T14:54:31.993Z] ok github.com/docker/docker/image 0.020s coverage: 86.6% of statements [2021-11-12T14:54:32.560Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-11-12T14:54:32.818Z] ok github.com/docker/docker/distribution/xfer 1.940s coverage: 85.1% of statements [2021-11-12T14:54:32.818Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-12T14:54:33.755Z] ok github.com/docker/docker/image/tarexport 0.027s coverage: 0.7% of statements [2021-11-12T14:54:33.755Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2021-11-12T14:54:33.755Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-12T14:54:34.102Z] Removing intermediate container 85b3c2639294 [2021-11-12T14:54:34.102Z] ---> 2cfa873049fd [2021-11-12T14:54:34.102Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-12T14:54:34.102Z] ---> Running in 4166f796f956 [2021-11-12T14:54:34.102Z] Removing intermediate container 4166f796f956 [2021-11-12T14:54:34.102Z] ---> afcc037e87c3 [2021-11-12T14:54:34.102Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-12T14:54:34.102Z] ---> Running in 2bd08edd0b13 [2021-11-12T14:54:34.322Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2021-11-12T14:54:34.573Z] Removing intermediate container 2bd08edd0b13 [2021-11-12T14:54:34.573Z] ---> c3a0a25a3627 [2021-11-12T14:54:34.573Z] Step 11/11 : COPY . . [2021-11-12T14:54:35.699Z] ok github.com/docker/docker/oci 0.025s coverage: 43.3% of statements [2021-11-12T14:54:36.274Z] Removing intermediate container dc17f961ba62 [2021-11-12T14:54:36.274Z] ---> 484816d1220f [2021-11-12T14:54:36.274Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-12T14:54:36.274Z] ---> Running in 24a1dacf1548 [2021-11-12T14:54:36.274Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-12T14:54:36.274Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-12T14:54:36.274Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-12T14:54:36.274Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-12T14:54:36.274Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-12T14:54:36.274Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-12T14:54:36.274Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-12T14:54:36.274Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-12T14:54:36.274Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-12T14:54:36.274Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-12T14:54:36.274Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-12T14:54:36.274Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-12T14:54:36.274Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-12T14:54:36.274Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-12T14:54:36.274Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-12T14:54:36.274Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-12T14:54:37.075Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2021-11-12T14:54:37.075Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements [2021-11-12T14:54:38.979Z] ok github.com/docker/docker/pkg/archive 0.274s coverage: 82.2% of statements [2021-11-12T14:54:39.914Z] ok github.com/docker/docker/pkg/authorization 0.238s coverage: 68.3% of statements [2021-11-12T14:54:39.914Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-11-12T14:54:40.173Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-11-12T14:54:43.454Z] ok github.com/docker/docker/pkg/chrootarchive 2.503s coverage: 43.5% of statements [2021-11-12T14:54:43.454Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-11-12T14:54:43.454Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-11-12T14:54:43.712Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2021-11-12T14:54:44.278Z] ok github.com/docker/docker/layer 7.349s coverage: 68.8% of statements [2021-11-12T14:54:44.278Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-12T14:54:44.278Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-12T14:54:44.278Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-12T14:54:44.278Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-12T14:54:44.278Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-12T14:54:44.278Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-12T14:54:44.278Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-12T14:54:44.536Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2021-11-12T14:54:44.795Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-11-12T14:54:45.053Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2021-11-12T14:54:45.988Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-11-12T14:54:46.247Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 83.4% of statements [2021-11-12T14:54:46.814Z] ok github.com/docker/docker/pkg/fsutils 0.167s coverage: 85.1% of statements [2021-11-12T14:54:47.073Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2021-11-12T14:54:47.342Z] ok github.com/docker/docker/pkg/discovery/kv 3.020s coverage: 84.1% of statements [2021-11-12T14:54:47.908Z] ok github.com/docker/docker/pkg/idtools 0.374s coverage: 69.5% of statements [2021-11-12T14:54:48.166Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 71.0% of statements [2021-11-12T14:54:48.425Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-11-12T14:54:48.425Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-12T14:54:48.425Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-11-12T14:54:48.425Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-12T14:54:48.425Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-12T14:54:48.425Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-11-12T14:54:48.425Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-12T14:54:48.683Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-11-12T14:54:48.683Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2021-11-12T14:54:48.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-12T14:54:48.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-12T14:54:48.818Z] Removing intermediate container 24a1dacf1548 [2021-11-12T14:54:48.818Z] ---> 7e595551d490 [2021-11-12T14:54:48.818Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-12T14:54:48.818Z] ---> Running in 65eaf2c11af2 [2021-11-12T14:54:48.818Z] Removing intermediate container 65eaf2c11af2 [2021-11-12T14:54:48.818Z] ---> 4c2fa321e7fd [2021-11-12T14:54:48.818Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-12T14:54:48.818Z] ---> Running in 79a63b8ce360 [2021-11-12T14:54:48.818Z] Removing intermediate container 79a63b8ce360 [2021-11-12T14:54:48.818Z] ---> ddd8063fa3f9 [2021-11-12T14:54:48.818Z] Step 11/11 : COPY . . [2021-11-12T14:54:48.942Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2021-11-12T14:54:48.942Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-11-12T14:54:48.942Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-12T14:54:48.942Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-12T14:54:49.509Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2021-11-12T14:54:50.075Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-12T14:54:50.075Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-12T14:54:50.333Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-11-12T14:54:51.705Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2021-11-12T14:54:51.705Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-12T14:54:51.964Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-11-12T14:54:52.222Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-11-12T14:54:52.480Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-11-12T14:54:52.480Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-12T14:54:53.047Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2021-11-12T14:54:53.612Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-12T14:54:53.612Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2021-11-12T14:54:54.178Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2021-11-12T14:54:54.178Z] coverage: [no statements] [2021-11-12T14:54:54.178Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-12T14:54:54.745Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-12T14:54:54.745Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-11-12T14:54:54.745Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-11-12T14:54:55.852Z] ---> 56deb5743eee [2021-11-12T14:54:55.852Z] Successfully built 56deb5743eee [2021-11-12T14:54:55.852Z] Successfully tagged docker:latest [2021-11-12T14:54:55.852Z] INFO: Image build ended at 11/12/2021 14:54:53. Duration:00:02:53.4560548 [2021-11-12T14:54:55.852Z] [2021-11-12T14:54:55.852Z] [2021-11-12T14:54:55.852Z] INFO: Building the test binaries at 11/12/2021 14:54:53... [2021-11-12T14:54:56.648Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2021-11-12T14:54:56.907Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2021-11-12T14:54:57.165Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2021-11-12T14:54:57.218Z] [2021-11-12T14:54:57.218Z] Name Version Source Summary [2021-11-12T14:54:57.218Z] ---- ------- ------ ------- [2021-11-12T14:54:57.218Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-12T14:54:57.218Z] [2021-11-12T14:54:57.218Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-12T14:54:57.218Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-12T14:54:57.218Z] PSChildName : containerd [2021-11-12T14:54:57.218Z] PSDrive : C [2021-11-12T14:54:57.218Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-12T14:54:57.218Z] PSIsContainer : True [2021-11-12T14:54:57.218Z] Name : containerd [2021-11-12T14:54:57.218Z] FullName : C:\containerd [2021-11-12T14:54:57.218Z] Parent : [2021-11-12T14:54:57.218Z] Exists : True [2021-11-12T14:54:57.218Z] Root : C:\ [2021-11-12T14:54:57.218Z] Extension : [2021-11-12T14:54:57.218Z] CreationTime : 11/12/2021 2:54:51 PM [2021-11-12T14:54:57.218Z] CreationTimeUtc : 11/12/2021 2:54:51 PM [2021-11-12T14:54:57.218Z] LastAccessTime : 11/12/2021 2:54:51 PM [2021-11-12T14:54:57.218Z] LastAccessTimeUtc : 11/12/2021 2:54:51 PM [2021-11-12T14:54:57.218Z] LastWriteTime : 11/12/2021 2:54:51 PM [2021-11-12T14:54:57.218Z] LastWriteTimeUtc : 11/12/2021 2:54:51 PM [2021-11-12T14:54:57.218Z] Attributes : Directory [2021-11-12T14:54:57.218Z] Mode : d----- [2021-11-12T14:54:57.218Z] BaseName : containerd [2021-11-12T14:54:57.218Z] Target : {} [2021-11-12T14:54:57.218Z] LinkType : [2021-11-12T14:54:57.218Z] [2021-11-12T14:54:57.218Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-12T14:54:57.218Z] INFO: Configuring git core.autocrlf... [2021-11-12T14:54:57.218Z] [2021-11-12T14:54:57.218Z] [2021-11-12T14:54:57.432Z] INFO: make.ps1 starting at 11/12/2021 14:54:57 [2021-11-12T14:54:57.902Z] INFO: Git commit (2c6a01ac24) assumed from DOCKER_GITCOMMIT environment variable [2021-11-12T14:54:57.902Z] INFO: Invoking autogen... [2021-11-12T14:54:58.373Z] INFO: Building daemon... [2021-11-12T14:54:58.539Z] ok github.com/docker/docker/quota 0.184s coverage: 71.4% of statements [2021-11-12T14:54:58.539Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-12T14:54:59.474Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2021-11-12T14:55:00.075Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-11-12T14:55:00.075Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-11-12T14:55:00.666Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2021-11-12T14:55:00.937Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-12T14:55:03.484Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-12T14:55:04.050Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.4% of statements [2021-11-12T14:55:04.616Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2021-11-12T14:55:04.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-12T14:55:04.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-12T14:55:05.990Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2021-11-12T14:55:10.125Z] ---> 24cc9336fe54 [2021-11-12T14:55:10.125Z] Successfully built 24cc9336fe54 [2021-11-12T14:55:10.125Z] Successfully tagged docker:latest [2021-11-12T14:55:10.125Z] INFO: Image build ended at 11/12/2021 14:55:08. Duration:00:02:59.7770160 [2021-11-12T14:55:10.125Z] [2021-11-12T14:55:10.125Z] [2021-11-12T14:55:10.125Z] INFO: Building the test binaries at 11/12/2021 14:55:08... [2021-11-12T14:55:10.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-12T14:55:12.360Z] INFO: make.ps1 starting at 11/12/2021 14:55:11 [2021-11-12T14:55:12.360Z] INFO: Git commit (2c6a01ac24) assumed from DOCKER_GITCOMMIT environment variable [2021-11-12T14:55:12.360Z] INFO: Invoking autogen... [2021-11-12T14:55:12.835Z] INFO: Building daemon... [2021-11-12T14:55:22.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-12T14:55:24.061Z] ok github.com/docker/docker/pkg/plugins 33.655s coverage: 76.3% of statements [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/rootless [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/volume [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-12T14:55:24.061Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === Skipped [2021-11-12T14:55:24.061Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-12T14:55:24.061Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-12T14:55:24.061Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-12T14:55:24.061Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-12T14:55:24.061Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-11-12T14:55:24.061Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-12T14:55:24.061Z] aufs_test.go:37: driver not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-12T14:55:24.061Z] graphtest_unix.go:71: No driver to put! [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-12T14:55:24.061Z] time="2021-11-12T14:54:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-12T14:55:24.061Z] graphtest_unix.go:71: No driver to put! [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-12T14:55:24.061Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-12T14:55:24.061Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-12T14:55:24.061Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-12T14:55:24.061Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T14:55:24.061Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-12T14:55:24.061Z] [2021-11-12T14:55:24.061Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-12T14:55:24.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T14:55:24.062Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-12T14:55:24.062Z] [2021-11-12T14:55:24.062Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-12T14:55:24.062Z] graphtest_unix.go:71: No driver to put! [2021-11-12T14:55:24.062Z] [2021-11-12T14:55:24.062Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-12T14:55:24.062Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-12T14:55:24.062Z] [2021-11-12T14:55:24.062Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-12T14:55:24.062Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-12T14:55:24.062Z] [2021-11-12T14:55:24.062Z] DONE 2315 tests, 53 skipped in 214.326s [2021-11-12T14:55:24.062Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/bitseq [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/cluster [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/config [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/datastore [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/driverapi [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/etchosts [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/idm [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/ipam [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/iptables [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/netlabel [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/netutils [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/networkdb [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/ns [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/options [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/osl [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/portallocator [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/portmapper [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/testutils [2021-11-12T14:55:24.062Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-12T14:55:24.062Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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/testutils github.com/docker/docker/libnetwork/types [2021-11-12T14:55:26.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-12T14:55:29.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-12T14:55:30.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-12T14:55:30.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-12T14:55:31.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-12T14:55:31.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-12T14:55:32.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-12T14:55:35.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-12T14:55:36.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-12T14:55:36.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-12T14:55:37.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-12T14:55:38.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-12T14:55:38.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-12T14:55:39.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-12T14:55:39.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-12T14:55:40.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-12T14:55:41.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-12T14:55:42.266Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-12T14:55:42.266Z] Using test binary docker [2021-11-12T14:55:42.266Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-12T14:55:42.266Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-12T14:55:42.266Z] INFO: Waiting for daemon to start... [2021-11-12T14:55:42.266Z] Starting dockerd [2021-11-12T14:55:44.786Z] . [2021-11-12T14:55:44.786Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-12T14:55:44.786Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-12T14:55:44.786Z] Error: No such image: emptyfs [2021-11-12T14:55:44.786Z] Running integration-test (iteration 1) [2021-11-12T14:55:44.786Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-12T14:55:45.043Z] Loaded image: busybox:latest [2021-11-12T14:55:45.300Z] Loaded image: busybox:glibc [2021-11-12T14:55:46.668Z] Loaded image: debian:bullseye-slim [2021-11-12T14:55:46.668Z] Loaded image: hello-world:latest [2021-11-12T14:55:46.668Z] Loaded image: arm32v7/hello-world:latest [2021-11-12T14:55:46.668Z] INFO: Testing against a local daemon [2021-11-12T14:55:46.668Z] === RUN TestCgroupNamespacesBuild [2021-11-12T14:55:47.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-12T14:55:47.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-12T14:55:48.035Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2021-11-12T14:55:48.035Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-12T14:55:48.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-12T14:55:48.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-12T14:55:49.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-12T14:55:49.401Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2021-11-12T14:55:49.401Z] === RUN TestBuildWithSession [2021-11-12T14:55:49.401Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T14:55:49.401Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-12T14:55:49.401Z] === RUN TestBuildSquashParent [2021-11-12T14:55:49.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-12T14:55:52.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-12T14:55:53.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-12T14:55:53.572Z] --- PASS: TestBuildSquashParent (4.08s) [2021-11-12T14:55:53.572Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-12T14:55:53.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T14:55:53.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T14:55:53.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T14:55:53.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T14:55:53.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T14:55:53.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T14:55:53.572Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T14:55:53.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T14:55:53.572Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T14:55:53.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T14:55:53.572Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T14:55:53.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T14:55:53.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T14:55:53.572Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T14:55:54.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-12T14:55:54.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-12T14:55:54.945Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T14:55:54.945Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T14:55:55.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-12T14:55:55.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-12T14:55:56.318Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T14:55:56.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T14:55:57.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-12T14:55:57.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-12T14:55:57.944Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-12T14:55:57.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2021-11-12T14:55:57.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s) [2021-11-12T14:55:57.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s) [2021-11-12T14:55:57.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.65s) [2021-11-12T14:55:57.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.26s) [2021-11-12T14:55:57.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.37s) [2021-11-12T14:55:57.944Z] === RUN TestBuildMultiStageCopy [2021-11-12T14:55:57.944Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-12T14:55:58.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-12T14:55:58.921Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-12T14:55:58.921Z] Using test binary docker [2021-11-12T14:55:58.921Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-12T14:55:58.921Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-12T14:55:58.921Z] INFO: Waiting for daemon to start... [2021-11-12T14:55:58.921Z] Starting dockerd [2021-11-12T14:55:59.311Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-12T14:55:59.568Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-12T14:55:59.568Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-12T14:55:59.824Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-12T14:56:00.081Z] --- PASS: TestBuildMultiStageCopy (2.18s) [2021-11-12T14:56:00.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.39s) [2021-11-12T14:56:00.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-11-12T14:56:00.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-11-12T14:56:00.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-11-12T14:56:00.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-11-12T14:56:00.081Z] === RUN TestBuildMultiStageParentConfig [2021-11-12T14:56:00.644Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2021-11-12T14:56:00.644Z] === RUN TestBuildLabelWithTargets [2021-11-12T14:56:01.574Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2021-11-12T14:56:01.574Z] === RUN TestBuildWithEmptyLayers [2021-11-12T14:56:01.707Z] . [2021-11-12T14:56:01.707Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-12T14:56:01.707Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-12T14:56:01.707Z] Error: No such image: emptyfs [2021-11-12T14:56:01.832Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-11-12T14:56:01.832Z] === RUN TestBuildMultiStageOnBuild [2021-11-12T14:56:01.965Z] Running integration-test (iteration 1) [2021-11-12T14:56:01.965Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-12T14:56:02.224Z] Loaded image: busybox:latest [2021-11-12T14:56:02.224Z] Loaded image: busybox:glibc [2021-11-12T14:56:03.598Z] Loaded image: debian:bullseye-slim [2021-11-12T14:56:03.598Z] Loaded image: hello-world:latest [2021-11-12T14:56:03.598Z] Loaded image: arm32v7/hello-world:latest [2021-11-12T14:56:03.723Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2021-11-12T14:56:03.723Z] === RUN TestBuildUncleanTarFilenames [2021-11-12T14:56:03.856Z] INFO: Testing against a local daemon [2021-11-12T14:56:03.856Z] === RUN TestCgroupNamespacesBuild [2021-11-12T14:56:03.980Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-11-12T14:56:03.980Z] === RUN TestBuildMultiStageLayerLeak [2021-11-12T14:56:04.789Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2021-11-12T14:56:04.789Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-12T14:56:05.873Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2021-11-12T14:56:05.873Z] === RUN TestBuildWithHugeFile [2021-11-12T14:56:06.163Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2021-11-12T14:56:06.163Z] === RUN TestBuildWithSession [2021-11-12T14:56:06.163Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T14:56:06.163Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-12T14:56:06.163Z] === RUN TestBuildSquashParent [2021-11-12T14:56:09.587Z] Removing intermediate container 7ae03444ced3 [2021-11-12T14:56:09.587Z] ---> 357f4539b619 [2021-11-12T14:56:09.587Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-12T14:56:09.587Z] ---> Running in 2e723616ce80 [2021-11-12T14:56:10.717Z] ok github.com/docker/docker/libnetwork 37.090s coverage: 40.7% of statements [2021-11-12T14:56:10.718Z] ok github.com/docker/docker/libnetwork/bitseq 0.129s coverage: 84.4% of statements [2021-11-12T14:56:10.718Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-12T14:56:10.718Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-12T14:56:10.718Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-12T14:56:10.718Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-12T14:56:10.718Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-12T14:56:10.718Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-12T14:56:10.718Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-12T14:56:10.718Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-12T14:56:10.718Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2021-11-12T14:56:10.718Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-11-12T14:56:10.718Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-12T14:56:10.718Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-12T14:56:10.718Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-12T14:56:10.766Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-12T14:56:10.766Z] [2021-11-12T14:56:10.766Z] ________ ____ __. [2021-11-12T14:56:10.766Z] \_____ \ | |/ _| [2021-11-12T14:56:10.766Z] / | \| < [2021-11-12T14:56:10.766Z] / | \ | \ [2021-11-12T14:56:10.766Z] \_______ /____|__ \ [2021-11-12T14:56:10.766Z] \/ \/ [2021-11-12T14:56:10.766Z] [2021-11-12T14:56:10.766Z] INFO: make.ps1 ended at 11/12/2021 14:56:00 [2021-11-12T14:56:10.766Z] INFO: Binaries build ended at 11/12/2021 14:56:01. Duration:00:01:07.9806527 [2021-11-12T14:56:10.766Z] INFO: Copying the built daemon binary to d:\CI\PR-42980\4\binary\dockerd-2c6a01ac24.exe... [2021-11-12T14:56:10.766Z] INFO: Copying the built client binary to d:\CI\PR-42980\4\binary\docker-2c6a01ac24.exe... [2021-11-12T14:56:10.766Z] INFO: Copying dockerversion from the container... [2021-11-12T14:56:10.766Z] INFO: Copying the golang package from the container to d:\CI\PR-42980\4\installer\go.zip... [2021-11-12T14:56:10.766Z] INFO: Extracting go.zip to d:\CI\PR-42980\4\go [2021-11-12T14:56:10.976Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.415s coverage: 59.9% of statements [2021-11-12T14:56:10.976Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-12T14:56:11.168Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-12T14:56:11.234Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-12T14:56:11.638Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-12T14:56:11.800Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.110s coverage: 4.0% of statements [2021-11-12T14:56:11.800Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-12T14:56:12.110Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-12T14:56:12.110Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-12T14:56:12.110Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-12T14:56:12.110Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-12T14:56:12.110Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-12T14:56:12.110Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-12T14:56:12.110Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-12T14:56:12.368Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-11-12T14:56:12.368Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-12T14:56:12.581Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-12T14:56:12.581Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-12T14:56:12.581Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-12T14:56:12.581Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-12T14:56:12.581Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-12T14:56:12.626Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-12T14:56:13.572Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-12T14:56:13.572Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-12T14:56:14.268Z] --- PASS: TestBuildSquashParent (7.13s) [2021-11-12T14:56:14.268Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-12T14:56:14.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T14:56:14.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T14:56:14.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T14:56:14.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T14:56:14.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T14:56:14.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T14:56:14.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T14:56:14.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T14:56:14.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T14:56:14.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T14:56:14.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T14:56:14.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T14:56:14.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T14:56:14.268Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T14:56:14.833Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T14:56:14.833Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T14:56:16.732Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T14:56:16.991Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T14:56:18.898Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-12T14:56:18.898Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.58s) [2021-11-12T14:56:18.898Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2021-11-12T14:56:18.898Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2021-11-12T14:56:18.898Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.13s) [2021-11-12T14:56:18.898Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2021-11-12T14:56:18.898Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2021-11-12T14:56:18.898Z] === RUN TestBuildMultiStageCopy [2021-11-12T14:56:18.898Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-12T14:56:22.178Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-12T14:56:22.593Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.579s coverage: 7.2% of statements [2021-11-12T14:56:22.593Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-12T14:56:22.593Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-12T14:56:22.593Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-11-12T14:56:22.593Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-12T14:56:22.593Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-12T14:56:22.593Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-12T14:56:22.593Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-11-12T14:56:22.851Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-11-12T14:56:23.114Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-12T14:56:23.417Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-11-12T14:56:23.417Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-12T14:56:23.675Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-11-12T14:56:24.048Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-12T14:56:25.243Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-12T14:56:25.243Z] [2021-11-12T14:56:25.243Z] ________ ____ __. [2021-11-12T14:56:25.243Z] \_____ \ | |/ _| [2021-11-12T14:56:25.243Z] / | \| < [2021-11-12T14:56:25.243Z] / | \ | \ [2021-11-12T14:56:25.243Z] \_______ /____|__ \ [2021-11-12T14:56:25.243Z] \/ \/ [2021-11-12T14:56:25.243Z] [2021-11-12T14:56:25.243Z] INFO: make.ps1 ended at 11/12/2021 14:56:18 [2021-11-12T14:56:25.243Z] INFO: Binaries build ended at 11/12/2021 14:56:20. Duration:00:01:12.2276088 [2021-11-12T14:56:25.243Z] INFO: Copying the built daemon binary to d:\CI\PR-42980\4\binary\dockerd-2c6a01ac24.exe... [2021-11-12T14:56:25.243Z] INFO: Copying the built client binary to d:\CI\PR-42980\4\binary\docker-2c6a01ac24.exe... [2021-11-12T14:56:25.243Z] INFO: Copying dockerversion from the container... [2021-11-12T14:56:25.243Z] INFO: Copying the golang package from the container to d:\CI\PR-42980\4\installer\go.zip... [2021-11-12T14:56:25.243Z] INFO: Extracting go.zip to d:\CI\PR-42980\4\go [2021-11-12T14:56:25.420Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-12T14:56:26.352Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2021-11-12T14:56:26.352Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) [2021-11-12T14:56:26.352Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-11-12T14:56:26.352Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-12T14:56:26.352Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-11-12T14:56:26.352Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-11-12T14:56:26.352Z] === RUN TestBuildMultiStageParentConfig [2021-11-12T14:56:28.629Z] INFO: Extraction ended at 11/12/2021 14:56:26. Duration:00:00:22.1354388 [2021-11-12T14:56:28.629Z] INFO: Updating the golang and path environment variables [2021-11-12T14:56:28.629Z] INFO: GOPATH=d:\gopath [2021-11-12T14:56:28.629Z] INFO: go version go1.17.3 windows/amd64 [2021-11-12T14:56:28.629Z] INFO: Running the daemon under test in debug mode [2021-11-12T14:56:28.629Z] INFO: Starting a daemon under test... [2021-11-12T14:56:28.629Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42980\4\daemon --pidfile d:\CI\PR-42980\4\docker.pid -D [2021-11-12T14:56:28.629Z] INFO: Process started successfully. [2021-11-12T14:56:28.629Z] INFO: Start tailing logs of the daemon under tests [2021-11-12T14:56:28.629Z] INFO: Waiting for the daemon under test to start... [2021-11-12T14:56:31.428Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 2m22.074092236s [2021-11-12T14:56:31.428Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 505.919731ms [2021-11-12T14:56:31.454Z] Removing intermediate container 2e723616ce80 [2021-11-12T14:56:31.454Z] ---> d422f95733b8 [2021-11-12T14:56:31.454Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-12T14:56:31.454Z] ---> Running in aecda6a5f7d5 [2021-11-12T14:56:31.454Z] Removing intermediate container aecda6a5f7d5 [2021-11-12T14:56:31.454Z] ---> d557470d5518 [2021-11-12T14:56:31.454Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-12T14:56:31.454Z] ---> Running in dea4ea33d6f9 [2021-11-12T14:56:31.454Z] Removing intermediate container dea4ea33d6f9 [2021-11-12T14:56:31.454Z] ---> e9e3bdec6ab2 [2021-11-12T14:56:31.454Z] Step 11/11 : COPY . . [2021-11-12T14:56:31.610Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-11-12T14:56:31.610Z] === RUN TestBuildLabelWithTargets [2021-11-12T14:56:32.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-12T14:56:33.650Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-11-12T14:56:36.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-12T14:56:39.712Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-11-12T14:56:39.712Z] === RUN TestBuildWithEmptyLayers [2021-11-12T14:56:41.438Z] INFO [runner/unused/goanalysis] analyzers took 29.029015435s with top 10 stages: buildssa: 25.163114059s, U1000: 3.865901376s [2021-11-12T14:56:42.239Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-11-12T14:56:42.239Z] === RUN TestBuildMultiStageOnBuild [2021-11-12T14:56:46.478Z] ...INFO: Daemon under test started and replied! [2021-11-12T14:56:46.478Z] INFO: Docker version of the daemon under test [2021-11-12T14:56:46.478Z] [2021-11-12T14:56:46.478Z] Client: [2021-11-12T14:56:46.478Z] Version: 17.06.2-ce [2021-11-12T14:56:46.478Z] API version: 1.30 [2021-11-12T14:56:46.478Z] Go version: go1.8.3 [2021-11-12T14:56:46.478Z] Git commit: cec0b72 [2021-11-12T14:56:46.478Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-12T14:56:46.478Z] OS/Arch: windows/amd64 [2021-11-12T14:56:46.478Z] [2021-11-12T14:56:46.478Z] Server: [2021-11-12T14:56:46.478Z] Version: 0.0.0-dev [2021-11-12T14:56:46.478Z] API version: 1.42 (minimum version 1.24) [2021-11-12T14:56:46.478Z] Go version: go1.17.3 [2021-11-12T14:56:46.478Z] Git commit: 2c6a01ac24 [2021-11-12T14:56:46.478Z] Built: 11/12/2021 14:54:57 [2021-11-12T14:56:46.478Z] OS/Arch: windows/amd64 [2021-11-12T14:56:46.478Z] Experimental: false [2021-11-12T14:56:46.478Z] [2021-11-12T14:56:46.478Z] INFO: Docker info of the daemon under test [2021-11-12T14:56:46.478Z] [2021-11-12T14:56:46.478Z] Containers: 0 [2021-11-12T14:56:46.478Z] Running: 0 [2021-11-12T14:56:46.478Z] Paused: 0 [2021-11-12T14:56:46.478Z] Stopped: 0 [2021-11-12T14:56:46.478Z] Images: 0 [2021-11-12T14:56:46.478Z] Server Version: 0.0.0-dev [2021-11-12T14:56:46.478Z] Storage Driver: windowsfilter [2021-11-12T14:56:46.478Z] Windows: [2021-11-12T14:56:46.478Z] Logging Driver: json-file [2021-11-12T14:56:46.478Z] Plugins: [2021-11-12T14:56:46.478Z] Volume: local [2021-11-12T14:56:46.478Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T14:56:46.478Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T14:56:46.478Z] Swarm: inactive [2021-11-12T14:56:46.478Z] Default Isolation: process [2021-11-12T14:56:46.478Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-12T14:56:46.478Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-12T14:56:46.478Z] OSType: windows [2021-11-12T14:56:46.478Z] Architecture: x86_64 [2021-11-12T14:56:46.478Z] CPUs: 4 [2021-11-12T14:56:46.478Z] Total Memory: 32GiB [2021-11-12T14:56:46.478Z] Name: azwin-2-a6d4f0 [2021-11-12T14:56:46.478Z] ID: HYX7:LXYQ:G7AV:YUEV:GIFD:NMZZ:HOWO:ILL7:C22A:AW3A:QVPY:SNEJ [2021-11-12T14:56:46.478Z] Docker Root Dir: D:\CI\PR-42980\4\daemon [2021-11-12T14:56:46.478Z] Debug Mode (client): false [2021-11-12T14:56:46.478Z] Debug Mode (server): true [2021-11-12T14:56:46.478Z] File Descriptors: -1 [2021-11-12T14:56:46.478Z] Goroutines: 16 [2021-11-12T14:56:46.478Z] System Time: 2021-11-12T14:56:46.1035917Z [2021-11-12T14:56:46.478Z] EventsListeners: 0 [2021-11-12T14:56:46.478Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:56:46.478Z] Labels: [2021-11-12T14:56:46.478Z] Experimental: false [2021-11-12T14:56:46.478Z] Insecure Registries: [2021-11-12T14:56:46.478Z] 127.0.0.0/8 [2021-11-12T14:56:46.478Z] Live Restore Enabled: false [2021-11-12T14:56:46.478Z] [2021-11-12T14:56:46.478Z] [2021-11-12T14:56:46.478Z] INFO: Docker images of the daemon under test [2021-11-12T14:56:46.478Z] [2021-11-12T14:56:46.478Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-12T14:56:46.478Z] [2021-11-12T14:56:46.478Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-12T14:56:46.478Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-12T14:56:46.526Z] INFO: Extraction ended at 11/12/2021 14:56:45. Duration:00:00:22.4687649 [2021-11-12T14:56:46.526Z] INFO: Updating the golang and path environment variables [2021-11-12T14:56:46.526Z] INFO: GOPATH=d:\gopath [2021-11-12T14:56:46.526Z] INFO: go version go1.17.3 windows/amd64 [2021-11-12T14:56:46.526Z] INFO: Running the daemon under test in debug mode [2021-11-12T14:56:46.526Z] INFO: Running the daemon under test in containerd mode [2021-11-12T14:56:46.526Z] INFO: Starting a daemon under test... [2021-11-12T14:56:46.526Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42980\4\daemon --pidfile d:\CI\PR-42980\4\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-11-12T14:56:46.526Z] INFO: Containerd started successfully. [2021-11-12T14:56:46.526Z] INFO: Process started successfully. [2021-11-12T14:56:46.526Z] INFO: Start tailing logs of the daemon under tests [2021-11-12T14:56:46.526Z] INFO: Waiting for the daemon under test to start... [2021-11-12T14:56:46.953Z] ltsc2022: Pulling from windows/servercore [2021-11-12T14:56:46.953Z] 8f616e6e9eec: Pulling fs layer [2021-11-12T14:56:46.953Z] a0eb404f1860: Pulling fs layer [2021-11-12T14:56:47.501Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-11-12T14:56:47.501Z] === RUN TestBuildUncleanTarFilenames [2021-11-12T14:56:47.759Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-11-12T14:56:47.759Z] === RUN TestBuildMultiStageLayerLeak [2021-11-12T14:56:51.724Z] ok github.com/docker/docker/libnetwork/ipam 15.734s coverage: 85.3% of statements [2021-11-12T14:56:51.724Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-12T14:56:51.724Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-12T14:56:51.724Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-12T14:56:51.724Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-11-12T14:56:51.724Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-12T14:56:51.724Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-12T14:56:51.724Z] ok github.com/docker/docker/libnetwork/ipamutils 0.280s coverage: 74.0% of statements [2021-11-12T14:56:51.982Z] ok github.com/docker/docker/libnetwork/iptables 0.129s coverage: 45.1% of statements [2021-11-12T14:56:52.240Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-11-12T14:56:52.498Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2021-11-12T14:56:52.735Z] ---> 15eaa4314d00 [2021-11-12T14:56:52.735Z] Successfully built 15eaa4314d00 [2021-11-12T14:56:52.735Z] Successfully tagged docker:latest [2021-11-12T14:56:52.735Z] INFO: Image build ended at 11/12/2021 14:56:52. Duration:00:04:01.1373329 [2021-11-12T14:56:52.735Z] [2021-11-12T14:56:52.735Z] [2021-11-12T14:56:52.735Z] INFO: Building the test binaries at 11/12/2021 14:56:52... [2021-11-12T14:56:53.028Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2021-11-12T14:56:53.029Z] === RUN TestBuildWithHugeFile [2021-11-12T14:56:58.638Z] INFO: make.ps1 starting at 11/12/2021 14:56:57 [2021-11-12T14:56:58.638Z] INFO: Git commit (2c6a01ac24) assumed from DOCKER_GITCOMMIT environment variable [2021-11-12T14:56:58.638Z] INFO: Invoking autogen... [2021-11-12T14:56:58.638Z] INFO: Building daemon... [2021-11-12T14:57:01.929Z] a0eb404f1860: Verifying Checksum [2021-11-12T14:57:01.929Z] a0eb404f1860: Download complete [2021-11-12T14:57:07.818Z] ...INFO: Daemon under test started and replied! [2021-11-12T14:57:07.818Z] INFO: Docker version of the daemon under test [2021-11-12T14:57:07.818Z] [2021-11-12T14:57:07.818Z] Client: [2021-11-12T14:57:07.818Z] Version: 17.06.2-ce [2021-11-12T14:57:07.818Z] API version: 1.30 [2021-11-12T14:57:07.818Z] Go version: go1.8.3 [2021-11-12T14:57:07.818Z] Git commit: cec0b72 [2021-11-12T14:57:07.818Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-12T14:57:07.818Z] OS/Arch: windows/amd64 [2021-11-12T14:57:07.818Z] [2021-11-12T14:57:07.818Z] Server: [2021-11-12T14:57:07.818Z] Version: 0.0.0-dev [2021-11-12T14:57:07.818Z] API version: 1.42 (minimum version 1.24) [2021-11-12T14:57:07.818Z] Go version: go1.17.3 [2021-11-12T14:57:07.818Z] Git commit: 2c6a01ac24 [2021-11-12T14:57:07.818Z] Built: 11/12/2021 14:55:12 [2021-11-12T14:57:07.818Z] OS/Arch: windows/amd64 [2021-11-12T14:57:07.818Z] Experimental: false [2021-11-12T14:57:07.818Z] [2021-11-12T14:57:07.818Z] INFO: Docker info of the daemon under test [2021-11-12T14:57:07.818Z] [2021-11-12T14:57:07.818Z] Containers: 0 [2021-11-12T14:57:07.818Z] Running: 0 [2021-11-12T14:57:07.818Z] Paused: 0 [2021-11-12T14:57:07.818Z] Stopped: 0 [2021-11-12T14:57:07.818Z] Images: 0 [2021-11-12T14:57:07.818Z] Server Version: 0.0.0-dev [2021-11-12T14:57:07.818Z] Storage Driver: windowsfilter [2021-11-12T14:57:07.818Z] Windows: [2021-11-12T14:57:07.818Z] Logging Driver: json-file [2021-11-12T14:57:07.818Z] Plugins: [2021-11-12T14:57:07.818Z] Volume: local [2021-11-12T14:57:07.818Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T14:57:07.818Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T14:57:07.818Z] Swarm: inactive [2021-11-12T14:57:07.818Z] Default Isolation: process [2021-11-12T14:57:07.818Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-12T14:57:07.818Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-12T14:57:07.818Z] OSType: windows [2021-11-12T14:57:07.818Z] Architecture: x86_64 [2021-11-12T14:57:07.818Z] CPUs: 4 [2021-11-12T14:57:07.818Z] Total Memory: 32GiB [2021-11-12T14:57:07.818Z] Name: azwin-2-a6d4f1 [2021-11-12T14:57:07.818Z] ID: VLKV:S2PZ:SNRD:F6TB:ALPJ:Q4WY:YDS2:27ZM:DDGS:YQTI:N6RW:LNRC [2021-11-12T14:57:07.818Z] Docker Root Dir: D:\CI\PR-42980\4\daemon [2021-11-12T14:57:07.818Z] Debug Mode (client): false [2021-11-12T14:57:07.818Z] Debug Mode (server): true [2021-11-12T14:57:07.818Z] File Descriptors: -1 [2021-11-12T14:57:07.818Z] Goroutines: 31 [2021-11-12T14:57:07.818Z] System Time: 2021-11-12T14:57:05.1473777Z [2021-11-12T14:57:07.818Z] EventsListeners: 0 [2021-11-12T14:57:07.818Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:57:07.818Z] Labels: [2021-11-12T14:57:07.818Z] Experimental: false [2021-11-12T14:57:07.818Z] Insecure Registries: [2021-11-12T14:57:07.818Z] 127.0.0.0/8 [2021-11-12T14:57:07.818Z] Live Restore Enabled: false [2021-11-12T14:57:07.818Z] [2021-11-12T14:57:07.818Z] [2021-11-12T14:57:07.818Z] INFO: Docker images of the daemon under test [2021-11-12T14:57:07.818Z] [2021-11-12T14:57:07.818Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-12T14:57:07.818Z] [2021-11-12T14:57:07.818Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-12T14:57:07.818Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-12T14:57:07.818Z] ltsc2022: Pulling from windows/servercore [2021-11-12T14:57:07.818Z] 8f616e6e9eec: Pulling fs layer [2021-11-12T14:57:07.818Z] a0eb404f1860: Pulling fs layer [2021-11-12T14:57:12.377Z] 8f616e6e9eec: Verifying Checksum [2021-11-12T14:57:12.377Z] 8f616e6e9eec: Download complete [2021-11-12T14:57:13.508Z] --- PASS: TestBuildWithHugeFile (57.90s) [2021-11-12T14:57:13.508Z] === RUN TestBuildWCOWSandboxSize [2021-11-12T14:57:13.508Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T14:57:13.508Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-12T14:57:13.508Z] === RUN TestBuildWithEmptyDockerfile [2021-11-12T14:57:13.508Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T14:57:13.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T14:57:13.508Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T14:57:13.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T14:57:13.508Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T14:57:13.508Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T14:57:13.508Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T14:57:13.508Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T14:57:13.508Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T14:57:13.508Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-12T14:57:13.508Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-11-12T14:57:13.508Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-11-12T14:57:13.508Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-12T14:57:13.508Z] === RUN TestBuildPreserveOwnership [2021-11-12T14:57:13.508Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-12T14:57:13.508Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-12T14:57:13.508Z] --- PASS: TestBuildPreserveOwnership (3.51s) [2021-11-12T14:57:13.508Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.40s) [2021-11-12T14:57:13.508Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2021-11-12T14:57:13.508Z] === RUN TestBuildPlatformInvalid [2021-11-12T14:57:13.508Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-12T14:57:13.508Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-12T14:57:13.508Z] Loaded image: busybox:latest [2021-11-12T14:57:13.508Z] Loaded image: busybox:glibc [2021-11-12T14:57:13.508Z] Loaded image: debian:bullseye-slim [2021-11-12T14:57:13.508Z] Loaded image: hello-world:latest [2021-11-12T14:57:13.508Z] Loaded image: arm32v7/hello-world:latest [2021-11-12T14:57:15.032Z] 8f616e6e9eec: Verifying Checksum [2021-11-12T14:57:15.032Z] 8f616e6e9eec: Download complete [2021-11-12T14:57:18.828Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.61s) [2021-11-12T14:57:18.828Z] PASS [2021-11-12T14:57:18.828Z] [2021-11-12T14:57:18.828Z] === Skipped [2021-11-12T14:57:18.828Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-12T14:57:18.828Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T14:57:18.828Z] [2021-11-12T14:57:18.828Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-12T14:57:18.828Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T14:57:18.828Z] [2021-11-12T14:57:18.828Z] DONE 34 tests, 2 skipped in 93.123s [2021-11-12T14:57:18.828Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-12T14:57:18.828Z] INFO: Testing against a local daemon [2021-11-12T14:57:18.828Z] === RUN TestConfigInspect [2021-11-12T14:57:20.716Z] --- PASS: TestConfigInspect (2.51s) [2021-11-12T14:57:20.716Z] === RUN TestConfigList [2021-11-12T14:57:20.940Z] a0eb404f1860: Verifying Checksum [2021-11-12T14:57:20.940Z] a0eb404f1860: Download complete [2021-11-12T14:57:22.607Z] --- PASS: TestConfigList (2.14s) [2021-11-12T14:57:22.607Z] === RUN TestConfigsCreateAndDelete [2021-11-12T14:57:25.125Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2021-11-12T14:57:25.125Z] === RUN TestConfigsUpdate [2021-11-12T14:57:27.016Z] --- PASS: TestConfigsUpdate (2.09s) [2021-11-12T14:57:27.016Z] === RUN TestTemplatedConfig [2021-11-12T14:57:29.534Z] --- PASS: TestTemplatedConfig (2.73s) [2021-11-12T14:57:29.534Z] === RUN TestConfigCreateResolve [2021-11-12T14:57:32.053Z] --- PASS: TestConfigCreateResolve (2.11s) [2021-11-12T14:57:32.053Z] PASS [2021-11-12T14:57:32.053Z] [2021-11-12T14:57:32.053Z] DONE 6 tests in 13.726s [2021-11-12T14:57:32.053Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-12T14:57:32.053Z] INFO: Testing against a local daemon [2021-11-12T14:57:32.053Z] === RUN TestCheckpoint [2021-11-12T14:57:32.053Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T14:57:32.053Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-12T14:57:32.053Z] === RUN TestContainerInvalidJSON [2021-11-12T14:57:32.053Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T14:57:32.053Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T14:57:32.053Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-12T14:57:32.053Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-12T14:57:32.053Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T14:57:32.053Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-12T14:57:32.053Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-12T14:57:32.053Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-12T14:57:32.053Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-12T14:57:32.053Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-12T14:57:32.053Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-11-12T14:57:32.053Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-12T14:57:32.053Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-12T14:57:32.053Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-12T14:57:32.053Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-12T14:57:32.053Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-12T14:57:32.053Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-12T14:57:32.053Z] === RUN TestCopyFromContainer [2021-11-12T14:57:32.982Z] === RUN TestCopyFromContainer// [2021-11-12T14:57:33.241Z] === RUN TestCopyFromContainer//bar/root [2021-11-12T14:57:33.241Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-12T14:57:33.241Z] === RUN TestCopyFromContainer/bar/quux [2021-11-12T14:57:33.241Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-12T14:57:33.497Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-12T14:57:33.497Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-12T14:57:33.497Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-12T14:57:33.497Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-12T14:57:33.753Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-12T14:57:33.753Z] --- PASS: TestCopyFromContainer (1.67s) [2021-11-12T14:57:33.753Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-12T14:57:33.753Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-11-12T14:57:33.753Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-12T14:57:33.753Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-12T14:57:33.753Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-11-12T14:57:33.753Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-12T14:57:33.753Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-12T14:57:33.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-12T14:57:33.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-11-12T14:57:33.753Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-12T14:57:33.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-12T14:57:33.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T14:57:33.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T14:57:33.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T14:57:33.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T14:57:33.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T14:57:33.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T14:57:33.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T14:57:33.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T14:57:33.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T14:57:33.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-12T14:57:33.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-12T14:57:33.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-12T14:57:33.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-12T14:57:33.753Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-12T14:57:33.753Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-12T14:57:33.753Z] === RUN TestCreateWithInvalidEnv [2021-11-12T14:57:33.753Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-12T14:57:33.753Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-12T14:57:33.753Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-12T14:57:33.753Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-12T14:57:33.753Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-12T14:57:33.753Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-12T14:57:33.753Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-12T14:57:33.753Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-12T14:57:33.753Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-12T14:57:33.753Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-12T14:57:33.753Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-12T14:57:33.753Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-12T14:57:33.753Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-12T14:57:33.753Z] === RUN TestCreateTmpfsMountsTarget [2021-11-12T14:57:33.753Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-12T14:57:33.753Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-12T14:57:35.644Z] --- PASS: TestCreateWithCustomMaskedPaths (1.71s) [2021-11-12T14:57:35.644Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-12T14:57:37.012Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.49s) [2021-11-12T14:57:37.012Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-12T14:57:37.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T14:57:37.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T14:57:37.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T14:57:37.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T14:57:37.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T14:57:37.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T14:57:37.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T14:57:37.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T14:57:37.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T14:57:37.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T14:57:37.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T14:57:37.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T14:57:37.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T14:57:37.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T14:57:37.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T14:57:37.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-12T14:57:37.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-12T14:57:37.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-12T14:57:37.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-12T14:57:37.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-12T14:57:37.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-12T14:57:37.012Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-12T14:57:37.575Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2021-11-12T14:57:37.575Z] === RUN TestCreateDifferentPlatform [2021-11-12T14:57:37.575Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-12T14:57:37.575Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-12T14:57:37.575Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-12T14:57:37.575Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-12T14:57:37.575Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-12T14:57:37.575Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-12T14:57:37.575Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-11-12T14:57:37.575Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-12T14:57:37.575Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-12T14:57:37.575Z] === RUN TestContainerStartOnDaemonRestart [2021-11-12T14:57:37.575Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-12T14:57:37.575Z] === RUN TestDaemonRestartIpcMode [2021-11-12T14:57:37.575Z] === PAUSE TestDaemonRestartIpcMode [2021-11-12T14:57:37.575Z] === RUN TestDaemonHostGatewayIP [2021-11-12T14:57:37.575Z] === PAUSE TestDaemonHostGatewayIP [2021-11-12T14:57:37.575Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-12T14:57:37.575Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-12T14:57:37.575Z] === RUN TestContainerKillOnDaemonStart [2021-11-12T14:57:37.575Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-12T14:57:37.575Z] === RUN TestDiff [2021-11-12T14:57:38.137Z] --- PASS: TestDiff (0.54s) [2021-11-12T14:57:38.137Z] === RUN TestExecWithCloseStdin [2021-11-12T14:57:38.700Z] --- PASS: TestExecWithCloseStdin (0.64s) [2021-11-12T14:57:38.700Z] === RUN TestExec [2021-11-12T14:57:39.630Z] --- PASS: TestExec (0.62s) [2021-11-12T14:57:39.630Z] === RUN TestExecUser [2021-11-12T14:57:40.195Z] --- PASS: TestExecUser (0.63s) [2021-11-12T14:57:40.195Z] === RUN TestExportContainerAndImportImage [2021-11-12T14:57:40.759Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2021-11-12T14:57:40.759Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-12T14:57:42.125Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-11-12T14:57:42.125Z] === RUN TestHealthCheckWorkdir [2021-11-12T14:57:43.055Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2021-11-12T14:57:43.055Z] === RUN TestHealthKillContainer [2021-11-12T14:57:49.311Z] --- PASS: TestBuildWithHugeFile (51.81s) [2021-11-12T14:57:49.311Z] === RUN TestBuildWCOWSandboxSize [2021-11-12T14:57:49.311Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T14:57:49.311Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-12T14:57:49.311Z] === RUN TestBuildWithEmptyDockerfile [2021-11-12T14:57:49.311Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T14:57:49.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T14:57:49.311Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T14:57:49.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T14:57:49.311Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T14:57:49.311Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T14:57:49.311Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T14:57:49.311Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T14:57:49.311Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T14:57:49.311Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-12T14:57:49.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-11-12T14:57:49.311Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-11-12T14:57:49.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-12T14:57:49.311Z] === RUN TestBuildPreserveOwnership [2021-11-12T14:57:49.311Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-12T14:57:50.243Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-12T14:57:51.142Z] --- PASS: TestHealthKillContainer (8.17s) [2021-11-12T14:57:51.142Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-12T14:57:51.706Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2021-11-12T14:57:51.706Z] === RUN TestIpcModeNone [2021-11-12T14:57:52.268Z] --- PASS: TestIpcModeNone (0.62s) [2021-11-12T14:57:52.268Z] === RUN TestIpcModePrivate [2021-11-12T14:57:52.525Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-11-12T14:57:52.781Z] --- PASS: TestIpcModePrivate (0.59s) [2021-11-12T14:57:52.781Z] === RUN TestIpcModeShareable [2021-11-12T14:57:53.037Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-11-12T14:57:53.295Z] --- PASS: TestIpcModeShareable (0.65s) [2021-11-12T14:57:53.295Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-12T14:57:54.422Z] --- PASS: TestBuildPreserveOwnership (10.01s) [2021-11-12T14:57:54.423Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.00s) [2021-11-12T14:57:54.423Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-11-12T14:57:54.423Z] === RUN TestBuildPlatformInvalid [2021-11-12T14:57:54.423Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-12T14:57:54.423Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-12T14:57:54.423Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-12T14:57:54.423Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-12T14:57:54.423Z] PASS [2021-11-12T14:57:54.423Z] [2021-11-12T14:57:54.423Z] === Skipped [2021-11-12T14:57:54.423Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-12T14:57:54.423Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T14:57:54.423Z] [2021-11-12T14:57:54.423Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-12T14:57:54.423Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T14:57:54.423Z] [2021-11-12T14:57:54.423Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-12T14:57:54.423Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-12T14:57:54.423Z] [2021-11-12T14:57:54.423Z] DONE 34 tests, 3 skipped in 112.356s [2021-11-12T14:57:54.423Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-12T14:57:54.423Z] INFO: Testing against a local daemon [2021-11-12T14:57:54.423Z] === RUN TestConfigInspect [2021-11-12T14:57:54.423Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T14:57:54.423Z] --- SKIP: TestConfigInspect (0.02s) [2021-11-12T14:57:54.423Z] === RUN TestConfigList [2021-11-12T14:57:54.423Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T14:57:54.423Z] --- SKIP: TestConfigList (0.01s) [2021-11-12T14:57:54.423Z] === RUN TestConfigsCreateAndDelete [2021-11-12T14:57:54.423Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T14:57:54.423Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-12T14:57:54.423Z] === RUN TestConfigsUpdate [2021-11-12T14:57:54.423Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T14:57:54.423Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-12T14:57:54.423Z] === RUN TestTemplatedConfig [2021-11-12T14:57:54.423Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T14:57:54.423Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-12T14:57:54.423Z] === RUN TestConfigCreateResolve [2021-11-12T14:57:54.423Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T14:57:54.423Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-12T14:57:54.423Z] PASS [2021-11-12T14:57:54.423Z] [2021-11-12T14:57:54.423Z] === Skipped [2021-11-12T14:57:54.423Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-11-12T14:57:54.423Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T14:57:54.423Z] [2021-11-12T14:57:54.423Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-11-12T14:57:54.423Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T14:57:54.423Z] [2021-11-12T14:57:54.423Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-12T14:57:54.423Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T14:57:54.423Z] [2021-11-12T14:57:54.423Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-12T14:57:54.423Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T14:57:54.423Z] [2021-11-12T14:57:54.423Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-12T14:57:54.423Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T14:57:54.423Z] [2021-11-12T14:57:54.423Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-12T14:57:54.423Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T14:57:54.423Z] [2021-11-12T14:57:54.423Z] DONE 6 tests, 6 skipped in 0.158s [2021-11-12T14:57:54.423Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-12T14:57:54.680Z] INFO: Testing against a local daemon [2021-11-12T14:57:54.680Z] === RUN TestCheckpoint [2021-11-12T14:57:54.680Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T14:57:54.680Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-12T14:57:54.680Z] === RUN TestContainerInvalidJSON [2021-11-12T14:57:54.680Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T14:57:54.680Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T14:57:54.680Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-12T14:57:54.680Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-12T14:57:54.680Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T14:57:54.680Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-12T14:57:54.680Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-12T14:57:54.680Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-12T14:57:54.680Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-12T14:57:54.680Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-12T14:57:54.680Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-12T14:57:54.680Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-12T14:57:54.680Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-11-12T14:57:54.680Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-12T14:57:54.680Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-12T14:57:54.680Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-12T14:57:54.680Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-12T14:57:54.680Z] === RUN TestCopyFromContainer [2021-11-12T14:57:55.189Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.72s) [2021-11-12T14:57:55.189Z] === RUN TestAPIIpcModeHost [2021-11-12T14:57:55.446Z] --- PASS: TestAPIIpcModeHost (0.38s) [2021-11-12T14:57:55.446Z] === RUN TestDaemonIpcModeShareable [2021-11-12T14:57:56.813Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-12T14:57:56.813Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2021-11-12T14:57:56.813Z] === RUN TestDaemonIpcModePrivate [2021-11-12T14:57:57.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-12T14:57:57.742Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-12T14:57:57.742Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2021-11-12T14:57:57.742Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-12T14:57:58.860Z] === RUN TestCopyFromContainer// [2021-11-12T14:57:58.860Z] === RUN TestCopyFromContainer//bar/root [2021-11-12T14:57:58.860Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-12T14:57:58.860Z] === RUN TestCopyFromContainer/bar/quux [2021-11-12T14:57:58.860Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-12T14:57:58.860Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-12T14:57:58.860Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-12T14:57:58.860Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-12T14:57:58.860Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-12T14:57:58.860Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-12T14:57:58.860Z] --- PASS: TestCopyFromContainer (3.92s) [2021-11-12T14:57:58.860Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-12T14:57:58.860Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-12T14:57:58.860Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-12T14:57:58.860Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-12T14:57:58.860Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-12T14:57:58.860Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-12T14:57:58.860Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-12T14:57:58.860Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-12T14:57:58.860Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-12T14:57:58.860Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-12T14:57:58.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-12T14:57:58.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T14:57:58.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T14:57:58.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T14:57:58.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T14:57:58.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T14:57:58.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T14:57:58.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T14:57:58.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T14:57:58.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T14:57:58.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-12T14:57:58.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-12T14:57:58.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-12T14:57:58.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-12T14:57:58.860Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-12T14:57:58.860Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-12T14:57:58.860Z] === RUN TestCreateWithInvalidEnv [2021-11-12T14:57:58.860Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-12T14:57:58.860Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-12T14:57:58.860Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-12T14:57:58.860Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-12T14:57:58.860Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-12T14:57:58.860Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-12T14:57:58.860Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-12T14:57:58.860Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-12T14:57:58.860Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-12T14:57:58.860Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-12T14:57:58.860Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-12T14:57:58.860Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-12T14:57:58.860Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-12T14:57:58.860Z] === RUN TestCreateTmpfsMountsTarget [2021-11-12T14:57:58.860Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-12T14:57:58.860Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-12T14:57:59.109Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-12T14:57:59.109Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2021-11-12T14:57:59.109Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-12T14:58:00.038Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-12T14:58:00.234Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2021-11-12T14:58:00.234Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-12T14:58:00.293Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2021-11-12T14:58:00.294Z] === RUN TestIpcModeOlderClient [2021-11-12T14:58:00.294Z] === PAUSE TestIpcModeOlderClient [2021-11-12T14:58:00.294Z] === RUN TestKillContainerInvalidSignal [2021-11-12T14:58:00.551Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-11-12T14:58:00.551Z] === RUN TestKillContainer [2021-11-12T14:58:00.551Z] === RUN TestKillContainer/no_signal [2021-11-12T14:58:01.112Z] === RUN TestKillContainer/non_killing_signal [2021-11-12T14:58:01.167Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2021-11-12T14:58:01.167Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-12T14:58:01.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T14:58:01.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T14:58:01.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T14:58:01.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T14:58:01.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T14:58:01.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T14:58:01.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T14:58:01.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T14:58:01.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T14:58:01.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T14:58:01.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T14:58:01.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T14:58:01.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T14:58:01.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T14:58:01.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T14:58:01.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-12T14:58:01.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-12T14:58:01.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-11-12T14:58:01.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-12T14:58:01.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-12T14:58:01.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-12T14:58:01.167Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-12T14:58:01.370Z] === RUN TestKillContainer/killing_signal [2021-11-12T14:58:01.425Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-11-12T14:58:01.425Z] === RUN TestCreateDifferentPlatform [2021-11-12T14:58:01.425Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-12T14:58:01.425Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-12T14:58:01.425Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-12T14:58:01.425Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-12T14:58:01.425Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-12T14:58:01.426Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-12T14:58:01.683Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-12T14:58:01.683Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-12T14:58:01.683Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-12T14:58:01.683Z] === RUN TestContainerStartOnDaemonRestart [2021-11-12T14:58:01.683Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-12T14:58:01.683Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-12T14:58:01.683Z] === RUN TestDaemonRestartIpcMode [2021-11-12T14:58:01.683Z] === PAUSE TestDaemonRestartIpcMode [2021-11-12T14:58:01.683Z] === RUN TestDaemonHostGatewayIP [2021-11-12T14:58:01.683Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T14:58:01.683Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-12T14:58:01.683Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-12T14:58:01.683Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-12T14:58:01.683Z] === RUN TestContainerKillOnDaemonStart [2021-11-12T14:58:01.683Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-12T14:58:01.683Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-12T14:58:01.683Z] === RUN TestDiff [2021-11-12T14:58:01.932Z] --- PASS: TestKillContainer (1.29s) [2021-11-12T14:58:01.933Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-11-12T14:58:01.933Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-11-12T14:58:01.933Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-11-12T14:58:01.933Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-12T14:58:01.933Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-12T14:58:01.940Z] --- PASS: TestDiff (0.39s) [2021-11-12T14:58:01.940Z] === RUN TestExecWithCloseStdin [2021-11-12T14:58:02.495Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-12T14:58:02.506Z] --- PASS: TestExecWithCloseStdin (0.49s) [2021-11-12T14:58:02.506Z] === RUN TestExec [2021-11-12T14:58:02.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2021-11-12T14:58:02.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2021-11-12T14:58:02.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2021-11-12T14:58:02.752Z] === RUN TestKillStoppedContainer [2021-11-12T14:58:02.752Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-12T14:58:02.752Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-12T14:58:02.752Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-12T14:58:02.752Z] === RUN TestKillDifferentUserContainer [2021-11-12T14:58:02.930Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m18.121410666s with top 10 stages: buildssa: 1m37.053467755s, goimports: 21.425988121s, unconvert: 14.066430659s, gosec: 9.260574384s, golint: 5.949573275s, ineffassign: 4.820200869s, misspell: 4.336512835s, vrp: 3.94253553s, inspect: 3.523405836s, printf: 1.829892717s [2021-11-12T14:58:02.930Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-11-12T14:58:02.930Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2178/2178, path_prettifier: 2178/2178, nolint: 0/78, skip_files: 2178/2178, autogenerated_exclude: 1790/2178, exclude-rules: 78/1790, cgo: 2178/2759, skip_dirs: 2178/2178, identifier_marker: 1790/1790, exclude: 1790/1790 [2021-11-12T14:58:02.930Z] INFO [runner] processing took 161.386018ms with stages: identifier_marker: 63.955017ms, nolint: 39.843907ms, path_prettifier: 24.497025ms, autogenerated_exclude: 11.680778ms, exclude-rules: 9.397331ms, filename_unadjuster: 7.3722ms, skip_dirs: 4.408577ms, cgo: 225.235µs, max_same_issues: 1.528µs, skip_files: 921ns, uniq_by_line: 796ns, exclude: 774ns, diff: 576ns, max_from_linter: 421ns, source_code: 388ns, max_per_file_from_linter: 278ns, path_shortener: 266ns [2021-11-12T14:58:02.930Z] INFO [runner] linters took 1m45.459740878s with stages: goanalysis_metalinter: 1m21.762178842s, unused: 23.535882586s [2021-11-12T14:58:02.930Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-11-12T14:58:02.930Z] INFO Memory: 2482 samples, avg is 1857.8MB, max is 4995.7MB [2021-11-12T14:58:02.930Z] INFO Execution took 4m8.058458561s [2021-11-12T14:58:03.071Z] --- PASS: TestExec (0.47s) [2021-11-12T14:58:03.071Z] === RUN TestExecUser [2021-11-12T14:58:03.314Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-11-12T14:58:03.314Z] === RUN TestInspectOomKilledTrue [2021-11-12T14:58:03.314Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-12T14:58:03.314Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-12T14:58:03.314Z] === RUN TestInspectOomKilledFalse [2021-11-12T14:58:03.329Z] --- PASS: TestExecUser (0.45s) [2021-11-12T14:58:03.329Z] === RUN TestExportContainerAndImportImage [2021-11-12T14:58:03.501Z] Congratulations! The shell scripts are properly formatted. [2021-11-12T14:58:03.877Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2021-11-12T14:58:03.877Z] === RUN TestLinksEtcHostsContentMatch [2021-11-12T14:58:03.894Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2021-11-12T14:58:03.894Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-12T14:58:04.133Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2021-11-12T14:58:04.133Z] === RUN TestLinksContainerNames [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-11-12T14:58:04.800Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/make.sh dynbinary test-docker-py [2021-11-12T14:58:05.061Z] --- PASS: TestLinksContainerNames (0.86s) [2021-11-12T14:58:05.061Z] === RUN TestLogsFollowTailEmpty [2021-11-12T14:58:05.272Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-11-12T14:58:05.272Z] === RUN TestHealthCheckWorkdir [2021-11-12T14:58:05.317Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-11-12T14:58:05.317Z] === RUN TestContainerNetworkMountsNoChown [2021-11-12T14:58:05.747Z] [2021-11-12T14:58:05.748Z] Removing bundles/ [2021-11-12T14:58:05.748Z] [2021-11-12T14:58:05.748Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-12T14:58:05.748Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-12T14:58:05.748Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T14:58:05.838Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2021-11-12T14:58:05.838Z] === RUN TestHealthKillContainer [2021-11-12T14:58:05.880Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/default [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/default [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/private [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/private [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rprivate [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/slave [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/slave [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rslave [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/shared [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/shared [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rshared [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/default [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/rslave [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/rshared [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/shared [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/rprivate [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/slave [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/private [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-12T14:58:05.880Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-12T14:58:05.880Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-12T14:58:05.880Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-12T14:58:06.136Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-12T14:58:06.136Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-12T14:58:06.136Z] === RUN TestContainerBindMountNonRecursive [2021-11-12T14:58:07.505Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2021-11-12T14:58:07.505Z] === RUN TestContainerVolumesMountedAsShared [2021-11-12T14:58:08.068Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2021-11-12T14:58:08.068Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-12T14:58:08.324Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2021-11-12T14:58:08.324Z] === RUN TestNetworkNat [2021-11-12T14:58:08.887Z] --- PASS: TestNetworkNat (0.48s) [2021-11-12T14:58:08.888Z] === RUN TestNetworkLocalhostTCPNat [2021-11-12T14:58:09.144Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-11-12T14:58:09.144Z] === RUN TestNetworkLoopbackNat [2021-11-12T14:58:11.032Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-12T14:58:11.032Z] [2021-11-12T14:58:11.032Z] ________ ____ __. [2021-11-12T14:58:11.032Z] \_____ \ | |/ _| [2021-11-12T14:58:11.032Z] / | \| < [2021-11-12T14:58:11.032Z] / | \ | \ [2021-11-12T14:58:11.032Z] \_______ /____|__ \ [2021-11-12T14:58:11.032Z] \/ \/ [2021-11-12T14:58:11.032Z] [2021-11-12T14:58:11.032Z] INFO: make.ps1 ended at 11/12/2021 14:58:07 [2021-11-12T14:58:11.032Z] INFO: Binaries build ended at 11/12/2021 14:58:09. Duration:00:01:16.6152421 [2021-11-12T14:58:11.032Z] INFO: Copying the built daemon binary to d:\CI\PR-42980\4\binary\dockerd-2c6a01ac24.exe... [2021-11-12T14:58:11.032Z] INFO: Copying the built client binary to d:\CI\PR-42980\4\binary\docker-2c6a01ac24.exe... [2021-11-12T14:58:11.032Z] INFO: Copying dockerversion from the container... [2021-11-12T14:58:11.032Z] INFO: Copying the golang package from the container to d:\CI\PR-42980\4\installer\go.zip... [2021-11-12T14:58:11.662Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2021-11-12T14:58:11.662Z] === RUN TestPause [2021-11-12T14:58:12.026Z] INFO: Extracting go.zip to d:\CI\PR-42980\4\go [2021-11-12T14:58:12.224Z] --- PASS: TestPause (0.50s) [2021-11-12T14:58:12.224Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-12T14:58:12.224Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-12T14:58:12.224Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-12T14:58:12.224Z] === RUN TestPauseStopPausedContainer [2021-11-12T14:58:12.787Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2021-11-12T14:58:12.787Z] === RUN TestPidHost [2021-11-12T14:58:13.715Z] --- PASS: TestPidHost (0.95s) [2021-11-12T14:58:13.715Z] === RUN TestPsFilter [2021-11-12T14:58:13.715Z] --- PASS: TestPsFilter (0.11s) [2021-11-12T14:58:13.715Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-12T14:58:13.940Z] --- PASS: TestHealthKillContainer (7.88s) [2021-11-12T14:58:13.940Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-12T14:58:13.940Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-12T14:58:13.940Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-12T14:58:13.940Z] === RUN TestIpcModeNone [2021-11-12T14:58:14.199Z] --- PASS: TestIpcModeNone (0.42s) [2021-11-12T14:58:14.199Z] === RUN TestIpcModePrivate [2021-11-12T14:58:14.316Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2021-11-12T14:58:14.316Z] === RUN TestRemoveContainerWithVolume [2021-11-12T14:58:14.457Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-11-12T14:58:14.581Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2021-11-12T14:58:14.581Z] === RUN TestRemoveContainerRunning [2021-11-12T14:58:14.715Z] --- PASS: TestIpcModePrivate (0.43s) [2021-11-12T14:58:14.715Z] === RUN TestIpcModeShareable [2021-11-12T14:58:14.715Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-12T14:58:14.715Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-12T14:58:14.715Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-12T14:58:15.164Z] --- PASS: TestRemoveContainerRunning (0.44s) [2021-11-12T14:58:15.164Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-12T14:58:15.433Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2021-11-12T14:58:15.433Z] === RUN TestRemoveInvalidContainer [2021-11-12T14:58:15.433Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-12T14:58:15.433Z] === RUN TestRenameLinkedContainer [2021-11-12T14:58:16.088Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2021-11-12T14:58:16.088Z] === RUN TestAPIIpcModeHost [2021-11-12T14:58:16.088Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-12T14:58:16.088Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-12T14:58:16.088Z] === RUN TestDaemonIpcModeShareable [2021-11-12T14:58:16.088Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-12T14:58:16.088Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-12T14:58:16.088Z] === RUN TestDaemonIpcModePrivate [2021-11-12T14:58:17.022Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-11-12T14:58:17.022Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2021-11-12T14:58:17.022Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-12T14:58:17.022Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-12T14:58:17.022Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-12T14:58:17.022Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-12T14:58:17.022Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-12T14:58:17.022Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-12T14:58:17.022Z] === RUN TestIpcModeOlderClient [2021-11-12T14:58:17.022Z] === PAUSE TestIpcModeOlderClient [2021-11-12T14:58:17.022Z] === RUN TestKillContainerInvalidSignal [2021-11-12T14:58:17.332Z] --- PASS: TestRenameLinkedContainer (1.66s) [2021-11-12T14:58:17.332Z] === RUN TestRenameStoppedContainer [2021-11-12T14:58:17.588Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2021-11-12T14:58:17.588Z] === RUN TestKillContainer [2021-11-12T14:58:17.588Z] === RUN TestKillContainer/no_signal [2021-11-12T14:58:17.588Z] --- PASS: TestRenameStoppedContainer (0.40s) [2021-11-12T14:58:17.588Z] === RUN TestRenameRunningContainerAndReuse [2021-11-12T14:58:17.846Z] === RUN TestKillContainer/non_killing_signal [2021-11-12T14:58:18.104Z] === RUN TestKillContainer/killing_signal [2021-11-12T14:58:18.518Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2021-11-12T14:58:18.518Z] === RUN TestRenameInvalidName [2021-11-12T14:58:18.670Z] --- PASS: TestKillContainer (1.16s) [2021-11-12T14:58:18.670Z] --- PASS: TestKillContainer/no_signal (0.37s) [2021-11-12T14:58:18.670Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-11-12T14:58:18.670Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-11-12T14:58:18.670Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-12T14:58:18.670Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-12T14:58:19.081Z] --- PASS: TestRenameInvalidName (0.45s) [2021-11-12T14:58:19.081Z] === RUN TestRenameAnonymousContainer [2021-11-12T14:58:19.236Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-12T14:58:19.494Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2021-11-12T14:58:19.494Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2021-11-12T14:58:19.494Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2021-11-12T14:58:19.494Z] === RUN TestKillStoppedContainer [2021-11-12T14:58:19.494Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-12T14:58:19.494Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-12T14:58:19.494Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-12T14:58:19.494Z] === RUN TestKillDifferentUserContainer [2021-11-12T14:58:20.061Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-11-12T14:58:20.061Z] === RUN TestInspectOomKilledTrue [2021-11-12T14:58:20.061Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:58:20.061Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-12T14:58:20.061Z] === RUN TestInspectOomKilledFalse [2021-11-12T14:58:20.061Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-12T14:58:20.061Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-12T14:58:20.061Z] === RUN TestLinksEtcHostsContentMatch [2021-11-12T14:58:20.061Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-12T14:58:20.061Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-12T14:58:20.061Z] === RUN TestLinksContainerNames [2021-11-12T14:58:20.449Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2021-11-12T14:58:20.449Z] === RUN TestRenameContainerWithSameName [2021-11-12T14:58:20.626Z] --- PASS: TestLinksContainerNames (0.79s) [2021-11-12T14:58:20.627Z] === RUN TestLogsFollowTailEmpty [2021-11-12T14:58:21.012Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-11-12T14:58:21.012Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-12T14:58:21.193Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-11-12T14:58:21.193Z] === RUN TestContainerNetworkMountsNoChown [2021-11-12T14:58:21.575Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2021-11-12T14:58:21.575Z] === RUN TestResize [2021-11-12T14:58:21.761Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/default [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/default [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/private [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/private [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rprivate [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/slave [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/slave [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rslave [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/shared [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/shared [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rshared [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/default [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/rslave [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/rshared [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/shared [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/rprivate [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/slave [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/private [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-12T14:58:21.761Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-12T14:58:21.761Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-12T14:58:21.761Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-12T14:58:22.019Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-12T14:58:22.019Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-12T14:58:22.019Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-12T14:58:22.019Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-12T14:58:22.019Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-12T14:58:22.019Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-12T14:58:22.019Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-12T14:58:22.019Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-12T14:58:22.019Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-12T14:58:22.019Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-12T14:58:22.019Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-12T14:58:22.019Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-12T14:58:22.019Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-12T14:58:22.019Z] === RUN TestContainerBindMountNonRecursive [2021-11-12T14:58:22.019Z] 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-11-12T14:58:22.019Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-11-12T14:58:22.019Z] === RUN TestContainerVolumesMountedAsShared [2021-11-12T14:58:22.019Z] 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-11-12T14:58:22.019Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-12T14:58:22.019Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-12T14:58:22.019Z] 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-11-12T14:58:22.019Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-12T14:58:22.019Z] === RUN TestNetworkNat [2021-11-12T14:58:22.138Z] --- PASS: TestResize (0.42s) [2021-11-12T14:58:22.138Z] === RUN TestResizeWithInvalidSize [2021-11-12T14:58:22.586Z] --- PASS: TestNetworkNat (0.52s) [2021-11-12T14:58:22.586Z] === RUN TestNetworkLocalhostTCPNat [2021-11-12T14:58:22.700Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-11-12T14:58:22.700Z] === RUN TestResizeWhenContainerNotStarted [2021-11-12T14:58:22.957Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-12T14:58:22.957Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-12T14:58:22.957Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-12T14:58:22.957Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-12T14:58:22.957Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T14:58:23.153Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-11-12T14:58:23.153Z] === RUN TestNetworkLoopbackNat [2021-11-12T14:58:24.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-12T14:58:24.850Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-12T14:58:25.679Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2021-11-12T14:58:25.679Z] === RUN TestPause [2021-11-12T14:58:25.679Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:58:25.679Z] --- SKIP: TestPause (0.00s) [2021-11-12T14:58:25.679Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-12T14:58:25.679Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-12T14:58:25.679Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-12T14:58:25.679Z] === RUN TestPauseStopPausedContainer [2021-11-12T14:58:25.679Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:58:25.679Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-12T14:58:25.679Z] === RUN TestPidHost [2021-11-12T14:58:26.473Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-12T14:58:26.612Z] --- PASS: TestPidHost (0.88s) [2021-11-12T14:58:26.612Z] === RUN TestPsFilter [2021-11-12T14:58:26.612Z] --- PASS: TestPsFilter (0.11s) [2021-11-12T14:58:26.612Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-12T14:58:26.870Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2021-11-12T14:58:26.870Z] === RUN TestRemoveContainerWithVolume [2021-11-12T14:58:27.402Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-12T14:58:27.436Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-11-12T14:58:27.436Z] === RUN TestRemoveContainerRunning [2021-11-12T14:58:27.694Z] --- PASS: TestRemoveContainerRunning (0.39s) [2021-11-12T14:58:27.694Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-12T14:58:27.964Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-12T14:58:28.261Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-11-12T14:58:28.261Z] === RUN TestRemoveInvalidContainer [2021-11-12T14:58:28.261Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-12T14:58:28.261Z] === RUN TestRenameLinkedContainer [2021-11-12T14:58:29.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-12T14:58:30.163Z] --- PASS: TestRenameLinkedContainer (1.63s) [2021-11-12T14:58:30.163Z] === RUN TestRenameStoppedContainer [2021-11-12T14:58:30.163Z] --- PASS: TestRenameStoppedContainer (0.38s) [2021-11-12T14:58:30.163Z] === RUN TestRenameRunningContainerAndReuse [2021-11-12T14:58:30.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-12T14:58:31.096Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2021-11-12T14:58:31.096Z] === RUN TestRenameInvalidName [2021-11-12T14:58:31.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-12T14:58:31.354Z] --- PASS: TestRenameInvalidName (0.41s) [2021-11-12T14:58:31.354Z] === RUN TestRenameAnonymousContainer [2021-11-12T14:58:32.121Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-12T14:58:32.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-12T14:58:33.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-12T14:58:33.252Z] --- PASS: TestRenameAnonymousContainer (1.67s) [2021-11-12T14:58:33.252Z] === RUN TestRenameContainerWithSameName [2021-11-12T14:58:33.510Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2021-11-12T14:58:33.510Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-12T14:58:34.176Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-12T14:58:34.433Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T14:58:34.445Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2021-11-12T14:58:34.445Z] === RUN TestResize [2021-11-12T14:58:34.702Z] --- PASS: TestResize (0.39s) [2021-11-12T14:58:34.703Z] === RUN TestResizeWithInvalidSize [2021-11-12T14:58:34.960Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2021-11-12T14:58:34.960Z] === RUN TestResizeWhenContainerNotStarted [2021-11-12T14:58:35.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T14:58:35.525Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-11-12T14:58:35.525Z] === RUN TestDaemonRestartKillContainers [2021-11-12T14:58:35.525Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-12T14:58:35.525Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-12T14:58:35.525Z] === RUN TestCgroupNamespacesRun [2021-11-12T14:58:36.459Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2021-11-12T14:58:36.459Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-12T14:58:37.366Z] INFO: Extraction ended at 11/12/2021 14:58:34. Duration:00:00:23.2533612 [2021-11-12T14:58:37.367Z] INFO: Updating the golang and path environment variables [2021-11-12T14:58:37.367Z] INFO: GOPATH=d:\gopath [2021-11-12T14:58:37.367Z] INFO: go version go1.17.3 windows/amd64 [2021-11-12T14:58:37.367Z] INFO: Running the daemon under test in debug mode [2021-11-12T14:58:37.367Z] INFO: Starting a daemon under test... [2021-11-12T14:58:37.367Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42980\4\daemon --pidfile d:\CI\PR-42980\4\docker.pid -D [2021-11-12T14:58:37.367Z] INFO: Process started successfully. [2021-11-12T14:58:37.367Z] INFO: Start tailing logs of the daemon under tests [2021-11-12T14:58:37.367Z] INFO: Waiting for the daemon under test to start... [2021-11-12T14:58:37.833Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2021-11-12T14:58:37.833Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-12T14:58:37.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T14:58:38.744Z] 8f616e6e9eec: Pull complete [2021-11-12T14:58:38.766Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2021-11-12T14:58:38.766Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-12T14:58:40.137Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2021-11-12T14:58:40.137Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-12T14:58:41.113Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) [2021-11-12T14:58:41.113Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.87s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2021-11-12T14:58:42.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2021-11-12T14:58:42.045Z] === RUN TestCgroupNamespacesRun [2021-11-12T14:58:42.508Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2021-11-12T14:58:42.508Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-12T14:58:42.608Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2021-11-12T14:58:42.608Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-12T14:58:42.608Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-12T14:58:42.608Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-12T14:58:42.608Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-12T14:58:43.074Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-11-12T14:58:43.074Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-12T14:58:43.949Z] ok github.com/docker/docker/libnetwork/networkdb 103.219s coverage: 60.1% of statements [2021-11-12T14:58:43.949Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-12T14:58:43.949Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-12T14:58:43.949Z] ok github.com/docker/docker/libnetwork/osl 4.288s coverage: 39.7% of statements [2021-11-12T14:58:43.949Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-12T14:58:43.949Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-12T14:58:43.949Z] ok github.com/docker/docker/libnetwork/portmapper 0.274s coverage: 48.6% of statements [2021-11-12T14:58:43.949Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-11-12T14:58:43.949Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-12T14:58:43.949Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-12T14:58:43.949Z] [2021-11-12T14:58:43.949Z] === Skipped [2021-11-12T14:58:43.949Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-12T14:58:43.949Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-12T14:58:43.949Z] [2021-11-12T14:58:43.949Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-12T14:58:43.949Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-12T14:58:43.949Z] [2021-11-12T14:58:43.949Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-12T14:58:43.949Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-12T14:58:43.949Z] [2021-11-12T14:58:43.949Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-12T14:58:43.949Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T14:58:43.949Z] [2021-11-12T14:58:43.949Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-12T14:58:43.949Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T14:58:43.949Z] [2021-11-12T14:58:43.949Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-12T14:58:43.949Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T14:58:43.949Z] [2021-11-12T14:58:43.949Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-12T14:58:43.949Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T14:58:43.949Z] [2021-11-12T14:58:43.949Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-12T14:58:43.949Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T14:58:43.949Z] [2021-11-12T14:58:43.949Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-12T14:58:43.949Z] firewalld_test.go:14: firewalld is not running [2021-11-12T14:58:43.949Z] [2021-11-12T14:58:43.949Z] DONE 331 tests, 9 skipped in 200.204s [2021-11-12T14:58:43.974Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2021-11-12T14:58:43.974Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-12T14:58:44.008Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2021-11-12T14:58:44.008Z] === RUN TestNISDomainname [2021-11-12T14:58:44.008Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-12T14:58:44.008Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-12T14:58:44.008Z] === RUN TestHostnameDnsResolution Post stage [Pipeline] junit [2021-11-12T14:58:44.532Z] Recording test results [2021-11-12T14:58:44.902Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2021-11-12T14:58:44.902Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-12T14:58:44.942Z] --- PASS: TestHostnameDnsResolution (0.63s) [2021-11-12T14:58:44.942Z] === RUN TestUnprivilegedPortsAndPing [2021-11-12T14:58:44.942Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-12T14:58:44.942Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-11-12T14:58:44.942Z] === RUN TestStats [2021-11-12T14:58:44.942Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:58:44.942Z] --- SKIP: TestStats (0.00s) [2021-11-12T14:58:44.942Z] === RUN TestStopContainerWithTimeout [2021-11-12T14:58:44.942Z] === RUN TestStopContainerWithTimeout/0 [2021-11-12T14:58:44.942Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-12T14:58:44.942Z] === RUN TestStopContainerWithTimeout/1 [2021-11-12T14:58:44.942Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-12T14:58:44.942Z] === RUN TestStopContainerWithTimeout/3 [2021-11-12T14:58:44.942Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-12T14:58:44.942Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-12T14:58:44.942Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-12T14:58:44.942Z] === CONT TestStopContainerWithTimeout/0 [2021-11-12T14:58:44.942Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-12T14:58:45.202Z] === CONT TestStopContainerWithTimeout/3 [2021-11-12T14:58:46.018Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-12T14:58:46.271Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2021-11-12T14:58:46.271Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-12T14:58:46.363Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -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:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/make.sh dynbinary test-integration [2021-11-12T14:58:46.929Z] [2021-11-12T14:58:46.929Z] Removing bundles/ [2021-11-12T14:58:46.929Z] [2021-11-12T14:58:46.929Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-12T14:58:46.929Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-12T14:58:46.929Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T14:58:47.199Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2021-11-12T14:58:47.199Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-12T14:58:47.314Z] 8f616e6e9eec: Pull complete [2021-11-12T14:58:47.726Z] === CONT TestStopContainerWithTimeout/1 [2021-11-12T14:58:47.761Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-11-12T14:58:47.761Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-12T14:58:49.098Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-12T14:58:49.098Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2021-11-12T14:58:49.098Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2021-11-12T14:58:49.098Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-11-12T14:58:49.098Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2021-11-12T14:58:49.098Z] === RUN TestDeleteDevicemapper [2021-11-12T14:58:49.098Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-12T14:58:49.098Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-12T14:58:49.098Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-12T14:58:49.127Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2021-11-12T14:58:49.127Z] === RUN TestNISDomainname [2021-11-12T14:58:49.691Z] --- PASS: TestNISDomainname (0.55s) [2021-11-12T14:58:49.691Z] === RUN TestHostnameDnsResolution [2021-11-12T14:58:50.031Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2021-11-12T14:58:50.031Z] === RUN TestUpdateMemory [2021-11-12T14:58:50.031Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:58:50.031Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-12T14:58:50.031Z] === RUN TestUpdateCPUQuota [2021-11-12T14:58:50.031Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:58:50.031Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-12T14:58:50.031Z] === RUN TestUpdatePidsLimit [2021-11-12T14:58:50.031Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:58:50.031Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-12T14:58:50.031Z] === RUN TestUpdateRestartPolicy [2021-11-12T14:58:50.254Z] --- PASS: TestHostnameDnsResolution (0.66s) [2021-11-12T14:58:50.254Z] === RUN TestUnprivilegedPortsAndPing [2021-11-12T14:58:50.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-12T14:58:50.817Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2021-11-12T14:58:50.817Z] === RUN TestStats [2021-11-12T14:58:51.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-12T14:58:53.332Z] --- PASS: TestStats (2.49s) [2021-11-12T14:58:53.332Z] === RUN TestStopContainerWithTimeout [2021-11-12T14:58:53.332Z] === RUN TestStopContainerWithTimeout/0 [2021-11-12T14:58:53.332Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-12T14:58:53.332Z] === RUN TestStopContainerWithTimeout/1 [2021-11-12T14:58:53.332Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-12T14:58:53.332Z] === RUN TestStopContainerWithTimeout/3 [2021-11-12T14:58:53.332Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-12T14:58:53.332Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-12T14:58:53.332Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-12T14:58:53.332Z] === CONT TestStopContainerWithTimeout/0 [2021-11-12T14:58:53.332Z] === CONT TestStopContainerWithTimeout/3 [2021-11-12T14:58:53.896Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-12T14:58:54.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-12T14:58:55.216Z] .....INFO: Daemon under test started and replied! [2021-11-12T14:58:55.216Z] INFO: Docker version of the daemon under test [2021-11-12T14:58:55.216Z] [2021-11-12T14:58:55.216Z] Client: [2021-11-12T14:58:55.216Z] Version: 17.06.2-ce [2021-11-12T14:58:55.216Z] API version: 1.30 [2021-11-12T14:58:55.216Z] Go version: go1.8.3 [2021-11-12T14:58:55.216Z] Git commit: cec0b72 [2021-11-12T14:58:55.216Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-12T14:58:55.216Z] OS/Arch: windows/amd64 [2021-11-12T14:58:55.216Z] [2021-11-12T14:58:55.216Z] Server: [2021-11-12T14:58:55.216Z] Version: 0.0.0-dev [2021-11-12T14:58:55.216Z] API version: 1.42 (minimum version 1.24) [2021-11-12T14:58:55.216Z] Go version: go1.17.3 [2021-11-12T14:58:55.216Z] Git commit: 2c6a01ac24 [2021-11-12T14:58:55.216Z] Built: 11/12/2021 14:56:57 [2021-11-12T14:58:55.216Z] OS/Arch: windows/amd64 [2021-11-12T14:58:55.216Z] Experimental: false [2021-11-12T14:58:55.216Z] [2021-11-12T14:58:55.216Z] INFO: Docker info of the daemon under test [2021-11-12T14:58:55.216Z] [2021-11-12T14:58:55.216Z] Containers: 0 [2021-11-12T14:58:55.216Z] Running: 0 [2021-11-12T14:58:55.216Z] Paused: 0 [2021-11-12T14:58:55.216Z] Stopped: 0 [2021-11-12T14:58:55.216Z] Images: 0 [2021-11-12T14:58:55.216Z] Server Version: 0.0.0-dev [2021-11-12T14:58:55.216Z] Storage Driver: windowsfilter [2021-11-12T14:58:55.216Z] Windows: [2021-11-12T14:58:55.216Z] Logging Driver: json-file [2021-11-12T14:58:55.216Z] Plugins: [2021-11-12T14:58:55.216Z] Volume: local [2021-11-12T14:58:55.216Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T14:58:55.216Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T14:58:55.216Z] Swarm: inactive [2021-11-12T14:58:55.216Z] Default Isolation: process [2021-11-12T14:58:55.216Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-12T14:58:55.216Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-12T14:58:55.216Z] OSType: windows [2021-11-12T14:58:55.216Z] Architecture: x86_64 [2021-11-12T14:58:55.216Z] CPUs: 4 [2021-11-12T14:58:55.216Z] Total Memory: 32GiB [2021-11-12T14:58:55.216Z] Name: azwin-2-81d3c0 [2021-11-12T14:58:55.216Z] ID: WGXJ:RDND:F6UX:XBAP:KNX5:DWL3:DP6M:3OC2:JDYK:6IEN:MB4G:QZM7 [2021-11-12T14:58:55.216Z] Docker Root Dir: D:\CI\PR-42980\4\daemon [2021-11-12T14:58:55.216Z] Debug Mode (client): false [2021-11-12T14:58:55.216Z] Debug Mode (server): true [2021-11-12T14:58:55.216Z] File Descriptors: -1 [2021-11-12T14:58:55.216Z] Goroutines: 16 [2021-11-12T14:58:55.216Z] System Time: 2021-11-12T14:58:54.7133835Z [2021-11-12T14:58:55.216Z] EventsListeners: 0 [2021-11-12T14:58:55.216Z] Registry: https://index.docker.io/v1/ [2021-11-12T14:58:55.216Z] Labels: [2021-11-12T14:58:55.216Z] Experimental: false [2021-11-12T14:58:55.216Z] Insecure Registries: [2021-11-12T14:58:55.216Z] 127.0.0.0/8 [2021-11-12T14:58:55.216Z] Live Restore Enabled: false [2021-11-12T14:58:55.216Z] [2021-11-12T14:58:55.216Z] [2021-11-12T14:58:55.216Z] INFO: Docker images of the daemon under test [2021-11-12T14:58:55.216Z] [2021-11-12T14:58:55.216Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-12T14:58:55.216Z] [2021-11-12T14:58:55.216Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-12T14:58:55.216Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-11-12T14:58:55.216Z] ltsc2019: Pulling from windows/servercore [2021-11-12T14:58:55.216Z] 4612f6d0b889: Pulling fs layer [2021-11-12T14:58:55.216Z] c1f4c7287c99: Pulling fs layer [2021-11-12T14:58:56.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-12T14:58:56.412Z] === CONT TestStopContainerWithTimeout/1 [2021-11-12T14:58:57.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-12T14:58:57.339Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-12T14:58:57.339Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2021-11-12T14:58:57.339Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-11-12T14:58:57.339Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2021-11-12T14:58:57.339Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2021-11-12T14:58:57.339Z] === RUN TestDeleteDevicemapper [2021-11-12T14:58:57.339Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-12T14:58:57.339Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-12T14:58:57.339Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-12T14:58:59.231Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2021-11-12T14:58:59.231Z] === RUN TestUpdateMemory [2021-11-12T14:58:59.487Z] --- PASS: TestUpdateMemory (0.56s) [2021-11-12T14:58:59.487Z] === RUN TestUpdateCPUQuota [2021-11-12T14:58:59.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-12T14:59:00.417Z] --- PASS: TestUpdateCPUQuota (0.98s) [2021-11-12T14:59:00.417Z] === RUN TestUpdatePidsLimit [2021-11-12T14:59:00.417Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-12T14:59:00.674Z] === RUN TestUpdatePidsLimit/no_change [2021-11-12T14:59:00.930Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-12T14:59:01.187Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-12T14:59:01.187Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-12T14:59:01.444Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-12T14:59:01.701Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-12T14:59:02.220Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2021-11-12T14:59:02.220Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-12T14:59:02.220Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-11-12T14:59:02.220Z] === RUN TestWaitNonBlocked [2021-11-12T14:59:02.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T14:59:02.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T14:59:02.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T14:59:02.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T14:59:02.220Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T14:59:02.220Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T14:59:02.220Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-12T14:59:02.220Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s) [2021-11-12T14:59:02.220Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2021-11-12T14:59:02.220Z] === RUN TestWaitBlocked [2021-11-12T14:59:02.220Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-12T14:59:02.220Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-12T14:59:02.220Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-12T14:59:02.220Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-12T14:59:02.220Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-12T14:59:02.220Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-12T14:59:02.629Z] --- PASS: TestUpdatePidsLimit (2.00s) [2021-11-12T14:59:02.629Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2021-11-12T14:59:02.629Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-11-12T14:59:02.629Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-11-12T14:59:02.629Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-11-12T14:59:02.629Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2021-11-12T14:59:02.629Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2021-11-12T14:59:02.629Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2021-11-12T14:59:02.629Z] === RUN TestUpdateRestartPolicy [2021-11-12T14:59:02.786Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-12T14:59:02.786Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2021-11-12T14:59:02.786Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2021-11-12T14:59:02.786Z] === CONT TestDaemonRestartIpcMode [2021-11-12T14:59:02.786Z] === CONT TestIpcModeOlderClient [2021-11-12T14:59:02.786Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-11-12T14:59:02.786Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-12T14:59:03.917Z] c1f4c7287c99: Verifying Checksum [2021-11-12T14:59:03.917Z] c1f4c7287c99: Download complete [2021-11-12T14:59:05.317Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2021-11-12T14:59:05.317Z] --- PASS: TestDaemonRestartIpcMode (2.64s) [2021-11-12T14:59:05.317Z] PASS [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === Skipped [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-12T14:59:05.317Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-12T14:59:05.317Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-12T14:59:05.317Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-12T14:59:05.317Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-12T14:59:05.317Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-12T14:59:05.317Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-12T14:59:05.317Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-12T14:59:05.317Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-12T14:59:05.317Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-12T14:59:05.317Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-12T14:59:05.317Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-12T14:59:05.317Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-12T14:59:05.317Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-11-12T14:59:05.317Z] 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-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-12T14:59:05.317Z] 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-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-12T14:59:05.317Z] 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-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-12T14:59:05.317Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-12T14:59:05.317Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-12T14:59:05.317Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-12T14:59:05.317Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-12T14:59:05.317Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-11-12T14:59:05.317Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-12T14:59:05.317Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-12T14:59:05.317Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-12T14:59:05.317Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-12T14:59:05.317Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-12T14:59:05.317Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-12T14:59:05.317Z] [2021-11-12T14:59:05.317Z] DONE 177 tests, 27 skipped in 70.894s [2021-11-12T14:59:05.317Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-12T14:59:05.576Z] === RUN TestConfigDaemonLibtrustID [2021-11-12T14:59:06.142Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-12T14:59:06.142Z] === RUN TestDaemonConfigValidation [2021-11-12T14:59:06.142Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-12T14:59:06.142Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-12T14:59:06.142Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-12T14:59:06.142Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-12T14:59:06.142Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-12T14:59:06.142Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-12T14:59:06.142Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-12T14:59:06.142Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-12T14:59:06.142Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-12T14:59:06.142Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-12T14:59:06.142Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-12T14:59:06.142Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-12T14:59:06.142Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-12T14:59:06.400Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-12T14:59:06.400Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-12T14:59:06.400Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-12T14:59:06.400Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2021-11-12T14:59:06.400Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s) [2021-11-12T14:59:06.400Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-11-12T14:59:06.400Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-11-12T14:59:06.400Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-11-12T14:59:06.400Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-12T14:59:06.400Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-12T14:59:07.772Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-12T14:59:07.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-12T14:59:08.709Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-12T14:59:09.641Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-12T14:59:09.641Z] daemon_test.go:156: [d50706595c401] daemon is not started [2021-11-12T14:59:09.641Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2021-11-12T14:59:09.641Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2021-11-12T14:59:09.641Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-11-12T14:59:09.641Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-11-12T14:59:09.641Z] === RUN TestDaemonProxy [2021-11-12T14:59:09.641Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-12T14:59:09.641Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-12T14:59:09.641Z] PASS [2021-11-12T14:59:09.641Z] [2021-11-12T14:59:09.641Z] === Skipped [2021-11-12T14:59:09.641Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-11-12T14:59:09.641Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-12T14:59:09.641Z] [2021-11-12T14:59:09.642Z] DONE 12 tests, 1 skipped in 4.336s [2021-11-12T14:59:09.642Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-12T14:59:09.899Z] INFO: Testing against a local daemon [2021-11-12T14:59:09.899Z] === RUN TestCommitInheritsEnv [2021-11-12T14:59:10.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-12T14:59:11.269Z] --- PASS: TestCommitInheritsEnv (1.30s) [2021-11-12T14:59:11.269Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-12T14:59:11.269Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-12T14:59:11.269Z] === RUN TestImagesFilterMultiReference [2021-11-12T14:59:11.269Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-12T14:59:11.269Z] === RUN TestImagePullPlatformInvalid [2021-11-12T14:59:11.269Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-12T14:59:11.269Z] === RUN TestRemoveImageOrphaning [2021-11-12T14:59:12.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-12T14:59:13.167Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-11-12T14:59:13.167Z] === RUN TestRemoveImageGarbageCollector [2021-11-12T14:59:13.167Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-12T14:59:13.167Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-12T14:59:13.167Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-12T14:59:13.167Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-12T14:59:13.167Z] === RUN TestTagInvalidReference [2021-11-12T14:59:13.167Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-12T14:59:13.167Z] === RUN TestTagValidPrefixedRepo [2021-11-12T14:59:13.167Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-12T14:59:13.167Z] === RUN TestTagExistedNameWithoutForce [2021-11-12T14:59:13.167Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-12T14:59:13.167Z] === RUN TestTagOfficialNames [2021-11-12T14:59:13.425Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-12T14:59:13.425Z] === RUN TestTagMatchesDigest [2021-11-12T14:59:13.425Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-12T14:59:13.425Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-12T14:59:14.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-12T14:59:14.797Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2021-11-12T14:59:14.797Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-12T14:59:14.797Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-11-12T14:59:14.797Z] === RUN TestWaitNonBlocked [2021-11-12T14:59:14.797Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T14:59:14.797Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T14:59:14.797Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T14:59:14.797Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T14:59:14.797Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T14:59:14.797Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T14:59:14.797Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-12T14:59:14.797Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2021-11-12T14:59:14.797Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2021-11-12T14:59:14.797Z] === RUN TestWaitBlocked [2021-11-12T14:59:14.797Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-12T14:59:14.797Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-12T14:59:14.797Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-12T14:59:14.797Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-12T14:59:14.797Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-12T14:59:14.797Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-12T14:59:15.391Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-12T14:59:15.391Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2021-11-12T14:59:15.391Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2021-11-12T14:59:15.391Z] === CONT TestContainerStartOnDaemonRestart [2021-11-12T14:59:15.391Z] === CONT TestContainerKillOnDaemonStart [2021-11-12T14:59:16.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-12T14:59:17.960Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s) [2021-11-12T14:59:17.960Z] === CONT TestIpcModeOlderClient [2021-11-12T14:59:17.960Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-11-12T14:59:17.960Z] === CONT TestDaemonHostGatewayIP [2021-11-12T14:59:18.884Z] 4612f6d0b889: Verifying Checksum [2021-11-12T14:59:18.884Z] 4612f6d0b889: Download complete [2021-11-12T14:59:19.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-12T14:59:19.852Z] --- PASS: TestDaemonHostGatewayIP (2.27s) [2021-11-12T14:59:19.852Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-12T14:59:21.744Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.76s) [2021-11-12T14:59:21.744Z] === CONT TestDaemonRestartIpcMode [2021-11-12T14:59:22.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-12T14:59:23.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-12T14:59:24.262Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2021-11-12T14:59:26.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-12T14:59:27.532Z] --- PASS: TestContainerKillOnDaemonStart (11.90s) [2021-11-12T14:59:27.532Z] PASS [2021-11-12T14:59:27.532Z] [2021-11-12T14:59:27.532Z] === Skipped [2021-11-12T14:59:27.532Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-12T14:59:27.532Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T14:59:27.532Z] [2021-11-12T14:59:27.532Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-12T14:59:27.532Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-12T14:59:27.532Z] [2021-11-12T14:59:27.532Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-12T14:59:27.532Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-12T14:59:27.532Z] [2021-11-12T14:59:27.532Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-12T14:59:27.532Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-12T14:59:27.532Z] [2021-11-12T14:59:27.532Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-12T14:59:27.532Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-12T14:59:27.532Z] [2021-11-12T14:59:27.532Z] DONE 200 tests, 5 skipped in 115.400s [2021-11-12T14:59:27.532Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-12T14:59:27.532Z] === RUN TestConfigDaemonLibtrustID [2021-11-12T14:59:27.789Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-12T14:59:27.789Z] === RUN TestDaemonConfigValidation [2021-11-12T14:59:27.789Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-12T14:59:27.789Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-12T14:59:27.789Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-12T14:59:27.789Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-12T14:59:27.789Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-12T14:59:27.789Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-12T14:59:27.789Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-12T14:59:27.789Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-12T14:59:27.789Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-12T14:59:27.789Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-12T14:59:27.789Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-12T14:59:27.789Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-12T14:59:27.789Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-12T14:59:27.789Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-12T14:59:27.789Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-12T14:59:28.045Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-12T14:59:28.045Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-12T14:59:28.045Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-11-12T14:59:28.045Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-11-12T14:59:28.046Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-11-12T14:59:28.046Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-12T14:59:28.046Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-12T14:59:28.046Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-12T14:59:28.975Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-12T14:59:29.006Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-12T14:59:29.006Z] Using test binary docker [2021-11-12T14:59:29.006Z] +++ /etc/init.d/apparmor start [2021-11-12T14:59:29.006Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-12T14:59:29.006Z] INFO: Waiting for daemon to start... [2021-11-12T14:59:29.006Z] Starting dockerd [2021-11-12T14:59:29.006Z] +++ 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-11-12T14:59:30.345Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-12T14:59:31.273Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-12T14:59:31.273Z] daemon_test.go:156: [de06eb9cdf26b] daemon is not started [2021-11-12T14:59:31.273Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-11-12T14:59:31.273Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-11-12T14:59:31.273Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-12T14:59:31.273Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-12T14:59:31.273Z] === RUN TestDaemonProxy [2021-11-12T14:59:31.273Z] === RUN TestDaemonProxy/environment_variables [2021-11-12T14:59:31.526Z] . [2021-11-12T14:59:31.526Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-12T14:59:31.526Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-12T14:59:31.526Z] Error: No such image: emptyfs [2021-11-12T14:59:31.526Z] ++++ docker load [2021-11-12T14:59:31.526Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-12T14:59:31.526Z] Running integration-test (iteration 1) [2021-11-12T14:59:31.526Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-12T14:59:31.526Z] ++ 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-11-12T14:59:31.526Z] ++ set -e [2021-11-12T14:59:31.526Z] ++ '[' -n 0 ']' [2021-11-12T14:59:31.526Z] ++ set -x [2021-11-12T14:59:31.526Z] ++ 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-11-12T14:59:32.456Z] Loaded image: busybox:latest [2021-11-12T14:59:33.023Z] Loaded image: busybox:glibc [2021-11-12T14:59:33.161Z] === RUN TestDaemonProxy/command-line_options [2021-11-12T14:59:34.527Z] === RUN TestDaemonProxy/configuration_file [2021-11-12T14:59:36.417Z] === RUN TestDaemonProxy/conflicting_options [2021-11-12T14:59:36.979Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-12T14:59:37.541Z] --- PASS: TestDaemonProxy (6.32s) [2021-11-12T14:59:37.541Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2021-11-12T14:59:37.541Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2021-11-12T14:59:37.541Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2021-11-12T14:59:37.541Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-12T14:59:37.541Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-12T14:59:37.541Z] PASS [2021-11-12T14:59:37.541Z] [2021-11-12T14:59:37.541Z] DONE 17 tests in 10.238s [2021-11-12T14:59:37.541Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-12T14:59:37.541Z] INFO: Testing against a local daemon [2021-11-12T14:59:37.541Z] === RUN TestCommitInheritsEnv [2021-11-12T14:59:37.797Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-11-12T14:59:37.797Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-12T14:59:37.797Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-12T14:59:37.797Z] === RUN TestImagesFilterMultiReference [2021-11-12T14:59:37.797Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-12T14:59:37.797Z] === RUN TestImagePullPlatformInvalid [2021-11-12T14:59:37.797Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-12T14:59:37.797Z] === RUN TestRemoveImageOrphaning [2021-11-12T14:59:38.054Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-11-12T14:59:38.054Z] === RUN TestRemoveImageGarbageCollector [2021-11-12T14:59:38.276Z] Loaded image: debian:bullseye-slim [2021-11-12T14:59:38.276Z] Loaded image: hello-world:latest [2021-11-12T14:59:38.276Z] Loaded image: arm32v7/hello-world:latest [2021-11-12T14:59:38.276Z] INFO: Testing against a local daemon [2021-11-12T14:59:38.276Z] === RUN TestCgroupNamespacesBuild [2021-11-12T14:59:39.951Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2021-11-12T14:59:39.951Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-12T14:59:39.951Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-12T14:59:39.951Z] === RUN TestTagInvalidReference [2021-11-12T14:59:39.951Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-12T14:59:39.951Z] === RUN TestTagValidPrefixedRepo [2021-11-12T14:59:39.951Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-12T14:59:39.951Z] === RUN TestTagExistedNameWithoutForce [2021-11-12T14:59:39.951Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-12T14:59:39.951Z] === RUN TestTagOfficialNames [2021-11-12T14:59:40.171Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2021-11-12T14:59:40.171Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-12T14:59:40.208Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-12T14:59:40.208Z] === RUN TestTagMatchesDigest [2021-11-12T14:59:40.208Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-12T14:59:40.208Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-12T14:59:42.256Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-12T14:59:42.256Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-12T14:59:42.256Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T14:59:42.256Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-12T14:59:42.256Z] [2021-11-12T14:59:42.256Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-11-12T14:59:42.256Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-11-12T14:59:42.256Z] Using test binary docker [2021-11-12T14:59:42.256Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-12T14:59:42.256Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-12T14:59:42.256Z] INFO: Waiting for daemon to start... [2021-11-12T14:59:42.256Z] Starting dockerd [2021-11-12T14:59:42.695Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2021-11-12T14:59:42.695Z] === RUN TestBuildWithSession [2021-11-12T14:59:42.695Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T14:59:42.695Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-12T14:59:42.695Z] === RUN TestBuildSquashParent [2021-11-12T14:59:42.826Z] . [2021-11-12T14:59:42.827Z] INFO: Building docker-sdk-python3:5.0.3... [2021-11-12T14:59:50.853Z] --- PASS: TestBuildSquashParent (8.38s) [2021-11-12T14:59:50.853Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-12T14:59:50.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T14:59:50.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T14:59:50.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T14:59:50.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T14:59:50.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T14:59:50.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T14:59:50.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T14:59:50.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T14:59:50.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T14:59:50.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T14:59:50.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T14:59:50.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T14:59:50.853Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T14:59:50.853Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T14:59:54.123Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T14:59:54.123Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T14:59:56.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T14:59:56.900Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T15:00:00.171Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-12T15:00:00.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2021-11-12T15:00:00.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s) [2021-11-12T15:00:00.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2021-11-12T15:00:00.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2021-11-12T15:00:00.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s) [2021-11-12T15:00:00.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s) [2021-11-12T15:00:00.171Z] === RUN TestBuildMultiStageCopy [2021-11-12T15:00:00.171Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-12T15:00:02.692Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-12T15:00:02.692Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-12T15:00:03.256Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-12T15:00:03.819Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-12T15:00:04.076Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2021-11-12T15:00:04.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2021-11-12T15:00:04.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s) [2021-11-12T15:00:04.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2021-11-12T15:00:04.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-11-12T15:00:04.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2021-11-12T15:00:04.076Z] === RUN TestBuildMultiStageParentConfig [2021-11-12T15:00:05.106Z] a0eb404f1860: Pull complete [2021-11-12T15:00:05.106Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-12T15:00:05.106Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:00:05.106Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-12T15:00:05.106Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-12T15:00:05.106Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-12T15:00:05.106Z] WARN: Skipping validation tests [2021-11-12T15:00:05.106Z] INFO: Running unit tests at 11/12/2021 14:59:55... [2021-11-12T15:00:05.106Z] INFO: make.ps1 starting at 11/12/2021 14:59:59 [2021-11-12T15:00:05.107Z] INFO: Git commit (2c6a01ac24) assumed from DOCKER_GITCOMMIT environment variable [2021-11-12T15:00:05.107Z] INFO: Invoking autogen... [2021-11-12T15:00:05.107Z] INFO: Running unit tests... [2021-11-12T15:00:05.443Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2021-11-12T15:00:05.443Z] === RUN TestBuildLabelWithTargets [2021-11-12T15:00:06.102Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/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/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-12T15:00:07.334Z] --- PASS: TestBuildLabelWithTargets (2.00s) [2021-11-12T15:00:07.334Z] === RUN TestBuildWithEmptyLayers [2021-11-12T15:00:08.355Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-12T15:00:08.355Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-12T15:00:08.355Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T15:00:08.355Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-12T15:00:08.355Z] [2021-11-12T15:00:08.355Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-12T15:00:08.355Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-12T15:00:08.355Z] HOSTNAME=aea567718088 [2021-11-12T15:00:08.355Z] TESTDEBUG=0 [2021-11-12T15:00:08.355Z] DEST=bundles/test-integration [2021-11-12T15:00:08.355Z] PWD=/go/src/github.com/docker/docker [2021-11-12T15:00:08.355Z] DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 [2021-11-12T15:00:08.355Z] container=docker [2021-11-12T15:00:08.355Z] HOME=/root [2021-11-12T15:00:08.355Z] GOLANG_VERSION=1.17.3 [2021-11-12T15:00:08.355Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-12T15:00:08.355Z] VALIDATE_BRANCH=master [2021-11-12T15:00:08.355Z] TERM=xterm [2021-11-12T15:00:08.355Z] DOCKER_PKG=github.com/docker/docker [2021-11-12T15:00:08.355Z] SHLVL=1 [2021-11-12T15:00:08.355Z] TIMEOUT=120m [2021-11-12T15:00:08.355Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-12T15:00:08.355Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-12T15:00:08.355Z] GO111MODULE=off [2021-11-12T15:00:08.355Z] DOCKER_EXPERIMENTAL=1 [2021-11-12T15:00:08.355Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-12T15:00:08.356Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-12T15:00:08.356Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-12T15:00:08.356Z] GOPATH=/go [2021-11-12T15:00:08.356Z] PKG_CONFIG=pkg-config [2021-11-12T15:00:08.356Z] _=/usr/bin/env [2021-11-12T15:00:08.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-12T15:00:08.704Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-11-12T15:00:08.704Z] === RUN TestBuildMultiStageOnBuild [2021-11-12T15:00:11.226Z] --- PASS: TestBuildMultiStageOnBuild (2.60s) [2021-11-12T15:00:11.226Z] === RUN TestBuildUncleanTarFilenames [2021-11-12T15:00:12.596Z] --- PASS: TestBuildUncleanTarFilenames (1.55s) [2021-11-12T15:00:12.596Z] === RUN TestBuildMultiStageLayerLeak [2021-11-12T15:00:13.665Z] a0eb404f1860: Pull complete [2021-11-12T15:00:13.665Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-12T15:00:13.666Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:00:13.666Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-12T15:00:13.666Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-12T15:00:13.666Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-12T15:00:13.666Z] WARN: Skipping validation tests [2021-11-12T15:00:13.666Z] INFO: Running unit tests at 11/12/2021 15:00:07... [2021-11-12T15:00:13.666Z] INFO: make.ps1 starting at 11/12/2021 15:00:10 [2021-11-12T15:00:13.666Z] INFO: Git commit (2c6a01ac24) assumed from DOCKER_GITCOMMIT environment variable [2021-11-12T15:00:13.666Z] INFO: Invoking autogen... [2021-11-12T15:00:13.666Z] INFO: Running unit tests... [2021-11-12T15:00:14.796Z] ? github.com/docker/docker/api [no test files] [2021-11-12T15:00:15.868Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s) [2021-11-12T15:00:15.868Z] === RUN TestBuildWithHugeFile [2021-11-12T15:00:18.446Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/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/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-12T15:00:27.293Z] ? github.com/docker/docker/api [no test files] [2021-11-12T15:00:29.614Z] sha256:2c0d371a55db8ee0c7047b3f000f1f9564d5b666f4f142f862b27b4fc6c09c84 [2021-11-12T15:00:29.614Z] INFO: Starting docker-py tests... [2021-11-12T15:00:29.614Z] ============================= test session starts ============================== [2021-11-12T15:00:29.614Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-11-12T15:00:29.614Z] rootdir: /src, inifile: pytest.ini [2021-11-12T15:00:29.614Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-11-12T15:00:29.614Z] collected 395 items / 1 deselected / 394 selected [2021-11-12T15:00:29.614Z] [2021-11-12T15:00:29.781Z] === RUN TestMiddlewares [2021-11-12T15:00:29.781Z] --- PASS: TestMiddlewares (0.00s) [2021-11-12T15:00:29.781Z] PASS [2021-11-12T15:00:29.781Z] coverage: 9.0% of statements [2021-11-12T15:00:29.781Z] ok github.com/docker/docker/api/server 0.066s coverage: 9.0% of statements [2021-11-12T15:00:34.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-12T15:00:34.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-12T15:00:41.413Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-11-12T15:00:42.265Z] tests/integration/api_client_test.py ..... [ 7%] [2021-11-12T15:00:42.282Z] === RUN TestMiddlewares [2021-11-12T15:00:42.282Z] --- PASS: TestMiddlewares (0.00s) [2021-11-12T15:00:42.282Z] PASS [2021-11-12T15:00:42.282Z] coverage: 9.0% of statements [2021-11-12T15:00:42.282Z] ok github.com/docker/docker/api/server 0.038s coverage: 9.0% of statements [2021-11-12T15:00:43.793Z] tests/integration/api_config_test.py ...... [ 8%] [2021-11-12T15:00:49.864Z] --- PASS: TestImportExtremelyLargeImageWorks (89.86s) [2021-11-12T15:00:49.864Z] PASS [2021-11-12T15:00:49.864Z] [2021-11-12T15:00:49.864Z] === Skipped [2021-11-12T15:00:49.864Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-12T15:00:49.864Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-12T15:00:49.864Z] [2021-11-12T15:00:49.864Z] DONE 12 tests, 1 skipped in 93.480s [2021-11-12T15:00:49.864Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-12T15:00:49.864Z] INFO: Testing against a local daemon [2021-11-12T15:00:49.864Z] === RUN TestNetworkCreateDelete [2021-11-12T15:00:49.864Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-11-12T15:00:49.864Z] === RUN TestDockerNetworkDeletePreferID [2021-11-12T15:00:49.864Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-12T15:00:49.864Z] === RUN TestDaemonDNSFallback [2021-11-12T15:00:50.123Z] --- PASS: TestDaemonDNSFallback (6.28s) [2021-11-12T15:00:50.123Z] === RUN TestInspectNetwork [2021-11-12T15:00:50.123Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:00:50.123Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-12T15:00:50.123Z] === RUN TestRunContainerWithBridgeNone [2021-11-12T15:00:50.123Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.123Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-12T15:00:50.123Z] === RUN TestNetworkInvalidJSON [2021-11-12T15:00:50.123Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-12T15:00:50.123Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-12T15:00:50.123Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:00:50.123Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:00:50.123Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:00:50.123Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:00:50.123Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-12T15:00:50.123Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:00:50.123Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:00:50.123Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-12T15:00:50.123Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-12T15:00:50.123Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-12T15:00:50.123Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-12T15:00:50.123Z] === RUN TestNetworkList [2021-11-12T15:00:50.123Z] === RUN TestNetworkList//networks [2021-11-12T15:00:50.123Z] === PAUSE TestNetworkList//networks [2021-11-12T15:00:50.123Z] === RUN TestNetworkList//networks/ [2021-11-12T15:00:50.123Z] === PAUSE TestNetworkList//networks/ [2021-11-12T15:00:50.123Z] === CONT TestNetworkList//networks [2021-11-12T15:00:50.123Z] === CONT TestNetworkList//networks/ [2021-11-12T15:00:50.123Z] --- PASS: TestNetworkList (0.01s) [2021-11-12T15:00:50.123Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-12T15:00:50.123Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-12T15:00:50.123Z] === RUN TestHostIPv4BridgeLabel [2021-11-12T15:00:50.123Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.123Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-12T15:00:50.123Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-12T15:00:50.123Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.123Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-12T15:00:50.123Z] === RUN TestDaemonDefaultNetworkPools [2021-11-12T15:00:50.123Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.123Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-11-12T15:00:50.123Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-12T15:00:50.123Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.123Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-12T15:00:50.123Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-12T15:00:50.123Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.123Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-12T15:00:50.123Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-12T15:00:50.123Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.123Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-12T15:00:50.123Z] === RUN TestServiceWithPredefinedNetwork [2021-11-12T15:00:50.123Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:00:50.123Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-12T15:00:50.123Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-12T15:00:50.123Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:00:50.123Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:00:50.123Z] === RUN TestServiceWithDataPathPortInit [2021-11-12T15:00:50.123Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:00:50.123Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-11-12T15:00:50.123Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-12T15:00:50.123Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:00:50.123Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-12T15:00:50.123Z] PASS [2021-11-12T15:00:50.123Z] [2021-11-12T15:00:50.123Z] === Skipped [2021-11-12T15:00:50.123Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-12T15:00:50.123Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:00:50.123Z] [2021-11-12T15:00:50.123Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-12T15:00:50.123Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.123Z] [2021-11-12T15:00:50.123Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-12T15:00:50.123Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.123Z] [2021-11-12T15:00:50.123Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-12T15:00:50.123Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.123Z] [2021-11-12T15:00:50.123Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-11-12T15:00:50.123Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.123Z] [2021-11-12T15:00:50.124Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-12T15:00:50.124Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.124Z] [2021-11-12T15:00:50.124Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-12T15:00:50.124Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.124Z] [2021-11-12T15:00:50.124Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-12T15:00:50.124Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.124Z] [2021-11-12T15:00:50.124Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-12T15:00:50.124Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:00:50.124Z] [2021-11-12T15:00:50.124Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:00:50.124Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:00:50.124Z] [2021-11-12T15:00:50.124Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-11-12T15:00:50.124Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:00:50.124Z] [2021-11-12T15:00:50.124Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-12T15:00:50.124Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:00:50.124Z] [2021-11-12T15:00:50.124Z] DONE 22 tests, 12 skipped in 6.902s [2021-11-12T15:00:50.124Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-12T15:00:50.124Z] INFO: Testing against a local daemon [2021-11-12T15:00:50.124Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-12T15:00:50.124Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:00:50.124Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-12T15:00:50.124Z] === RUN TestDockerNetworkIpvlan [2021-11-12T15:00:50.124Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:00:50.124Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-12T15:00:50.124Z] PASS [2021-11-12T15:00:50.124Z] [2021-11-12T15:00:50.124Z] === Skipped [2021-11-12T15:00:50.124Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-12T15:00:50.124Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:00:50.124Z] [2021-11-12T15:00:50.124Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-12T15:00:50.124Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:00:50.124Z] [2021-11-12T15:00:50.124Z] DONE 2 tests, 2 skipped in 0.088s [2021-11-12T15:00:50.124Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-12T15:00:50.381Z] INFO: Testing against a local daemon [2021-11-12T15:00:50.381Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-12T15:00:50.381Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.381Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-12T15:00:50.381Z] === RUN TestDockerNetworkMacvlan [2021-11-12T15:00:50.381Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.381Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-12T15:00:50.381Z] PASS [2021-11-12T15:00:50.381Z] [2021-11-12T15:00:50.381Z] === Skipped [2021-11-12T15:00:50.381Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-12T15:00:50.381Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.381Z] [2021-11-12T15:00:50.381Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-12T15:00:50.381Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:00:50.381Z] [2021-11-12T15:00:50.381Z] DONE 2 tests, 2 skipped in 0.082s [2021-11-12T15:00:50.381Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-12T15:00:50.381Z] testing: warning: no tests to run [2021-11-12T15:00:50.381Z] PASS [2021-11-12T15:00:50.381Z] [2021-11-12T15:00:50.381Z] DONE 0 tests in 0.024s [2021-11-12T15:00:50.381Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-12T15:00:50.381Z] INFO: Testing against a local daemon [2021-11-12T15:00:50.381Z] === RUN TestAuthZPluginAllowRequest [2021-11-12T15:00:50.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.381Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-12T15:00:50.381Z] === RUN TestAuthZPluginTLS [2021-11-12T15:00:50.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.381Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-12T15:00:50.381Z] === RUN TestAuthZPluginDenyRequest [2021-11-12T15:00:50.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.381Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-12T15:00:50.381Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-12T15:00:50.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.381Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-12T15:00:50.381Z] === RUN TestAuthZPluginDenyResponse [2021-11-12T15:00:50.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.381Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-12T15:00:50.381Z] === RUN TestAuthZPluginAllowEventStream [2021-11-12T15:00:50.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.381Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-12T15:00:50.381Z] === RUN TestAuthZPluginErrorResponse [2021-11-12T15:00:50.382Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.382Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-12T15:00:50.382Z] === RUN TestAuthZPluginErrorRequest [2021-11-12T15:00:50.382Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.382Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-12T15:00:50.382Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-12T15:00:50.382Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.382Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-12T15:00:50.382Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-12T15:00:50.382Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.382Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-12T15:00:50.382Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-12T15:00:50.382Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.382Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-12T15:00:50.382Z] === RUN TestAuthZPluginHeader [2021-11-12T15:00:50.382Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.382Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-12T15:00:50.382Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2021-11-12T15:00:50.640Z] === RUN TestAuthZPluginV2Disable [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-11-12T15:00:50.640Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-12T15:00:50.640Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-12T15:00:50.640Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-11-12T15:00:50.640Z] PASS [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === Skipped [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-11-12T15:00:50.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.640Z] [2021-11-12T15:00:50.640Z] DONE 17 tests, 17 skipped in 0.271s [2021-11-12T15:00:50.640Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-12T15:00:50.640Z] INFO: Testing against a local daemon [2021-11-12T15:00:50.640Z] === RUN TestPluginInvalidJSON [2021-11-12T15:00:50.640Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:00:50.640Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:00:50.898Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:00:50.898Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-12T15:00:50.898Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-12T15:00:50.898Z] === RUN TestPluginInstall [2021-11-12T15:00:50.898Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.898Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-12T15:00:50.898Z] === RUN TestPluginsWithRuntimes [2021-11-12T15:00:50.898Z] 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-11-12T15:00:50.898Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-12T15:00:50.898Z] === RUN TestPluginBackCompatMediaTypes [2021-11-12T15:00:50.898Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-12T15:00:50.898Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-12T15:00:50.898Z] PASS [2021-11-12T15:00:50.898Z] [2021-11-12T15:00:50.898Z] === Skipped [2021-11-12T15:00:50.898Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-12T15:00:50.898Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-12T15:00:50.898Z] [2021-11-12T15:00:50.898Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-12T15:00:50.898Z] 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-11-12T15:00:50.898Z] [2021-11-12T15:00:50.898Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-12T15:00:50.898Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-12T15:00:50.898Z] [2021-11-12T15:00:50.898Z] DONE 5 tests, 3 skipped in 0.146s [2021-11-12T15:00:50.898Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-12T15:00:50.898Z] INFO: Testing against a local daemon [2021-11-12T15:00:50.898Z] === RUN TestExternalGraphDriver [2021-11-12T15:00:50.898Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-12T15:00:50.898Z] --- SKIP: TestExternalGraphDriver (0.04s) [2021-11-12T15:00:50.898Z] === RUN TestGraphdriverPluginV2 [2021-11-12T15:00:53.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-12T15:00:55.078Z] --- PASS: TestGraphdriverPluginV2 (3.42s) [2021-11-12T15:00:55.078Z] PASS [2021-11-12T15:00:55.078Z] [2021-11-12T15:00:55.078Z] === Skipped [2021-11-12T15:00:55.078Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2021-11-12T15:00:55.078Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-12T15:00:55.078Z] [2021-11-12T15:00:55.078Z] DONE 2 tests, 1 skipped in 3.559s [2021-11-12T15:00:55.078Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-12T15:00:55.078Z] INFO: Testing against a local daemon [2021-11-12T15:00:55.078Z] === RUN TestContinueAfterPluginCrash [2021-11-12T15:00:55.078Z] === PAUSE TestContinueAfterPluginCrash [2021-11-12T15:00:55.078Z] === RUN TestReadPluginNoRead [2021-11-12T15:00:55.078Z] === PAUSE TestReadPluginNoRead [2021-11-12T15:00:55.078Z] === RUN TestDaemonStartWithLogOpt [2021-11-12T15:00:55.078Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-12T15:00:55.078Z] === CONT TestContinueAfterPluginCrash [2021-11-12T15:00:55.078Z] === CONT TestDaemonStartWithLogOpt [2021-11-12T15:00:59.261Z] --- PASS: TestDaemonStartWithLogOpt (4.12s) [2021-11-12T15:00:59.261Z] === CONT TestReadPluginNoRead [2021-11-12T15:01:00.638Z] === RUN TestReadPluginNoRead/default [2021-11-12T15:01:02.012Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-12T15:01:03.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-12T15:01:03.384Z] --- PASS: TestContinueAfterPluginCrash (8.74s) [2021-11-12T15:01:03.384Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-12T15:01:04.757Z] === CONT TestReadPluginNoRead [2021-11-12T15:01:04.757Z] read_test.go:92: [d938b7fa80f70] daemon is not started [2021-11-12T15:01:04.757Z] --- PASS: TestReadPluginNoRead (5.92s) [2021-11-12T15:01:04.757Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2021-11-12T15:01:04.757Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2021-11-12T15:01:04.757Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2021-11-12T15:01:04.757Z] PASS [2021-11-12T15:01:04.757Z] [2021-11-12T15:01:04.757Z] DONE 6 tests in 10.131s [2021-11-12T15:01:04.757Z] 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-11-12T15:01:04.757Z] testing: warning: no tests to run [2021-11-12T15:01:04.757Z] PASS [2021-11-12T15:01:04.757Z] [2021-11-12T15:01:04.757Z] DONE 0 tests in 0.031s [2021-11-12T15:01:04.757Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-12T15:01:04.757Z] INFO: Testing against a local daemon [2021-11-12T15:01:04.757Z] === RUN TestPluginWithDevMounts [2021-11-12T15:01:04.757Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-12T15:01:04.757Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-12T15:01:04.757Z] PASS [2021-11-12T15:01:04.757Z] [2021-11-12T15:01:04.757Z] === Skipped [2021-11-12T15:01:04.757Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-12T15:01:04.757Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-12T15:01:04.757Z] [2021-11-12T15:01:04.757Z] DONE 1 tests, 1 skipped in 0.087s [2021-11-12T15:01:04.757Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-12T15:01:04.757Z] INFO: Testing against a local daemon [2021-11-12T15:01:04.757Z] === RUN TestSecretInspect [2021-11-12T15:01:04.757Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:04.757Z] --- SKIP: TestSecretInspect (0.01s) [2021-11-12T15:01:04.757Z] === RUN TestSecretList [2021-11-12T15:01:04.757Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:04.757Z] --- SKIP: TestSecretList (0.01s) [2021-11-12T15:01:04.757Z] === RUN TestSecretsCreateAndDelete [2021-11-12T15:01:04.757Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:04.757Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-11-12T15:01:04.757Z] === RUN TestSecretsUpdate [2021-11-12T15:01:04.757Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:04.757Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-12T15:01:04.757Z] === RUN TestTemplatedSecret [2021-11-12T15:01:04.757Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:04.757Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-12T15:01:04.757Z] === RUN TestSecretCreateResolve [2021-11-12T15:01:04.757Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:04.757Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-11-12T15:01:04.757Z] PASS [2021-11-12T15:01:04.757Z] [2021-11-12T15:01:04.757Z] === Skipped [2021-11-12T15:01:04.757Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-11-12T15:01:04.757Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:04.757Z] [2021-11-12T15:01:04.757Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-11-12T15:01:04.757Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:04.757Z] [2021-11-12T15:01:04.757Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-11-12T15:01:04.757Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:04.757Z] [2021-11-12T15:01:04.757Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-12T15:01:04.757Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:04.757Z] [2021-11-12T15:01:04.757Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-12T15:01:04.757Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:04.757Z] [2021-11-12T15:01:04.757Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-11-12T15:01:04.757Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:04.757Z] [2021-11-12T15:01:04.757Z] DONE 6 tests, 6 skipped in 0.150s [2021-11-12T15:01:04.757Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-12T15:01:05.016Z] INFO: Testing against a local daemon [2021-11-12T15:01:05.016Z] === RUN TestServiceCreateInit [2021-11-12T15:01:05.016Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-12T15:01:05.016Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-12T15:01:05.016Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- PASS: TestServiceCreateInit (0.02s) [2021-11-12T15:01:05.016Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-12T15:01:05.016Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-12T15:01:05.016Z] === RUN TestCreateServiceMultipleTimes [2021-11-12T15:01:05.016Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-11-12T15:01:05.016Z] === RUN TestCreateServiceConflict [2021-11-12T15:01:05.016Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-12T15:01:05.016Z] === RUN TestCreateServiceMaxReplicas [2021-11-12T15:01:05.016Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-11-12T15:01:05.016Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-12T15:01:05.016Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-12T15:01:05.016Z] === RUN TestCreateServiceSecretFileMode [2021-11-12T15:01:05.016Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-11-12T15:01:05.016Z] === RUN TestCreateServiceConfigFileMode [2021-11-12T15:01:05.016Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-12T15:01:05.016Z] === RUN TestCreateServiceSysctls [2021-11-12T15:01:05.016Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-12T15:01:05.016Z] === RUN TestCreateServiceCapabilities [2021-11-12T15:01:05.016Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-12T15:01:05.016Z] === RUN TestInspect [2021-11-12T15:01:05.016Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestInspect (0.01s) [2021-11-12T15:01:05.016Z] === RUN TestCreateJob [2021-11-12T15:01:05.016Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestCreateJob (0.01s) [2021-11-12T15:01:05.016Z] === RUN TestReplicatedJob [2021-11-12T15:01:05.016Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestReplicatedJob (0.01s) [2021-11-12T15:01:05.016Z] === RUN TestUpdateReplicatedJob [2021-11-12T15:01:05.016Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-11-12T15:01:05.016Z] === RUN TestServiceListWithStatuses [2021-11-12T15:01:05.016Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-12T15:01:05.016Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-12T15:01:05.016Z] === RUN TestDockerNetworkConnectAlias [2021-11-12T15:01:05.016Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-11-12T15:01:05.016Z] === RUN TestDockerNetworkReConnect [2021-11-12T15:01:05.016Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:05.016Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-11-12T15:01:05.016Z] === RUN TestServicePlugin [2021-11-12T15:01:07.547Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] --- SKIP: TestServicePlugin (1.96s) [2021-11-12T15:01:07.547Z] === RUN TestServiceUpdateLabel [2021-11-12T15:01:07.547Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] --- SKIP: TestServiceUpdateLabel (0.05s) [2021-11-12T15:01:07.547Z] === RUN TestServiceUpdateSecrets [2021-11-12T15:01:07.547Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-11-12T15:01:07.547Z] === RUN TestServiceUpdateConfigs [2021-11-12T15:01:07.547Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-12T15:01:07.547Z] === RUN TestServiceUpdateNetwork [2021-11-12T15:01:07.547Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-11-12T15:01:07.547Z] === RUN TestServiceUpdatePidsLimit [2021-11-12T15:01:07.547Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-11-12T15:01:07.547Z] PASS [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === Skipped [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-12T15:01:07.547Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-12T15:01:07.547Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-11-12T15:01:07.547Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-11-12T15:01:07.547Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-11-12T15:01:07.547Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-12T15:01:07.547Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-11-12T15:01:07.547Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-12T15:01:07.547Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-11-12T15:01:07.547Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-12T15:01:07.547Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-11-12T15:01:07.547Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-11-12T15:01:07.547Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-11-12T15:01:07.547Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-11-12T15:01:07.547Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-12T15:01:07.547Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-11-12T15:01:07.547Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-11-12T15:01:07.547Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2021-11-12T15:01:07.547Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.05s) [2021-11-12T15:01:07.547Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-11-12T15:01:07.547Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-11-12T15:01:07.547Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-11-12T15:01:07.547Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-11-12T15:01:07.547Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] DONE 24 tests, 23 skipped in 2.392s [2021-11-12T15:01:07.547Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-12T15:01:07.547Z] INFO: Testing against a local daemon [2021-11-12T15:01:07.547Z] === RUN TestSessionCreate [2021-11-12T15:01:07.547Z] --- PASS: TestSessionCreate (0.03s) [2021-11-12T15:01:07.547Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-12T15:01:07.547Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-12T15:01:07.547Z] PASS [2021-11-12T15:01:07.547Z] [2021-11-12T15:01:07.547Z] DONE 2 tests in 0.157s [2021-11-12T15:01:07.547Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-12T15:01:07.547Z] INFO: Testing against a local daemon [2021-11-12T15:01:07.547Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-12T15:01:07.547Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-12T15:01:07.547Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-12T15:01:07.547Z] === RUN TestDiskUsage [2021-11-12T15:01:07.547Z] === PAUSE TestDiskUsage [2021-11-12T15:01:07.547Z] === RUN TestEventsExecDie [2021-11-12T15:01:08.115Z] --- PASS: TestEventsExecDie (0.50s) [2021-11-12T15:01:08.115Z] === RUN TestEventsBackwardsCompatible [2021-11-12T15:01:08.115Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-12T15:01:08.115Z] === RUN TestEventsVolumeCreate [2021-11-12T15:01:08.115Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-12T15:01:08.115Z] === RUN TestInfoBinaryCommits [2021-11-12T15:01:08.115Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-12T15:01:08.115Z] === RUN TestInfoAPIVersioned [2021-11-12T15:01:08.115Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-12T15:01:08.115Z] === RUN TestInfoDiscoveryBackend [2021-11-12T15:01:08.684Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-11-12T15:01:08.684Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-12T15:01:09.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-12T15:01:09.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-12T15:01:10.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-12T15:01:10.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-12T15:01:10.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-12T15:01:11.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-12T15:01:11.962Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2021-11-12T15:01:11.962Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-12T15:01:11.962Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:01:11.962Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-12T15:01:11.962Z] === RUN TestInfoAPI [2021-11-12T15:01:11.962Z] --- PASS: TestInfoAPI (0.02s) [2021-11-12T15:01:11.962Z] === RUN TestInfoAPIWarnings [2021-11-12T15:01:13.551Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-11-12T15:01:13.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-12T15:01:14.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-12T15:01:15.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-12T15:01:15.764Z] 4612f6d0b889: Pull complete [2021-11-12T15:01:15.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-12T15:01:16.600Z] --- PASS: TestImportExtremelyLargeImageWorks (90.60s) [2021-11-12T15:01:16.600Z] PASS [2021-11-12T15:01:16.600Z] [2021-11-12T15:01:16.600Z] DONE 12 tests in 93.291s [2021-11-12T15:01:16.600Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-12T15:01:16.600Z] INFO: Testing against a local daemon [2021-11-12T15:01:16.600Z] === RUN TestNetworkCreateDelete [2021-11-12T15:01:16.600Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-12T15:01:16.600Z] === RUN TestDockerNetworkDeletePreferID [2021-11-12T15:01:16.600Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-12T15:01:16.600Z] === RUN TestDaemonDNSFallback [2021-11-12T15:01:16.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-12T15:01:17.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-12T15:01:17.529Z] --- PASS: TestDaemonDNSFallback (6.29s) [2021-11-12T15:01:17.529Z] === RUN TestInspectNetwork [2021-11-12T15:01:18.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-12T15:01:18.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-12T15:01:19.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-12T15:01:20.437Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-12T15:01:20.437Z] Using test binary docker [2021-11-12T15:01:20.437Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-12T15:01:20.437Z] +++ /etc/init.d/apparmor start [2021-11-12T15:01:20.437Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-12T15:01:20.437Z] INFO: Waiting for daemon to start... [2021-11-12T15:01:20.437Z] Starting dockerd [2021-11-12T15:01:20.437Z] +++ 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-11-12T15:01:20.719Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-12T15:01:20.719Z] === RUN TestBoolValue [2021-11-12T15:01:20.719Z] --- PASS: TestBoolValue (0.00s) [2021-11-12T15:01:20.719Z] === RUN TestBoolValueOrDefault [2021-11-12T15:01:20.720Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestInt64ValueOrZero [2021-11-12T15:01:20.720Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestInt64ValueOrDefault [2021-11-12T15:01:20.720Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-12T15:01:20.720Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestJsonContentType [2021-11-12T15:01:20.720Z] --- PASS: TestJsonContentType (0.00s) [2021-11-12T15:01:20.720Z] PASS [2021-11-12T15:01:20.720Z] coverage: 14.7% of statements [2021-11-12T15:01:20.720Z] ok github.com/docker/docker/api/server/httputils 0.109s coverage: 14.7% of statements [2021-11-12T15:01:20.720Z] === RUN TestMaskSecretKeys [2021-11-12T15:01:20.720Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-12T15:01:20.720Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-12T15:01:20.720Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-12T15:01:20.720Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-12T15:01:20.720Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-12T15:01:20.720Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-12T15:01:20.720Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestVersionMiddlewareVersion [2021-11-12T15:01:20.720Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-12T15:01:20.720Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-12T15:01:20.720Z] PASS [2021-11-12T15:01:20.720Z] coverage: 37.7% of statements [2021-11-12T15:01:20.720Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-12T15:01:20.720Z] === RUN TestStrSliceMarshalJSON [2021-11-12T15:01:20.720Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestStrSliceUnmarshalJSON [2021-11-12T15:01:20.720Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestStrSliceUnmarshalString [2021-11-12T15:01:20.720Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestStrSliceUnmarshalSlice [2021-11-12T15:01:20.720Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-12T15:01:20.720Z] PASS [2021-11-12T15:01:20.720Z] coverage: 90.0% of statements [2021-11-12T15:01:20.720Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2021-11-12T15:01:20.720Z] === RUN TestAdjustForAPIVersion [2021-11-12T15:01:20.720Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-12T15:01:20.720Z] PASS [2021-11-12T15:01:20.720Z] coverage: 5.7% of statements [2021-11-12T15:01:20.720Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-12T15:01:20.720Z] === RUN TestToJSON [2021-11-12T15:01:20.720Z] --- PASS: TestToJSON (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestToParamWithVersion [2021-11-12T15:01:20.720Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestFromJSON [2021-11-12T15:01:20.720Z] --- PASS: TestFromJSON (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestEmpty [2021-11-12T15:01:20.720Z] --- PASS: TestEmpty (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestArgsMatchKVListEmptySources [2021-11-12T15:01:20.720Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestArgsMatchKVList [2021-11-12T15:01:20.720Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestArgsMatch [2021-11-12T15:01:20.720Z] --- PASS: TestArgsMatch (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestAdd [2021-11-12T15:01:20.720Z] --- PASS: TestAdd (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestDel [2021-11-12T15:01:20.720Z] --- PASS: TestDel (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestLen [2021-11-12T15:01:20.720Z] --- PASS: TestLen (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestExactMatch [2021-11-12T15:01:20.720Z] --- PASS: TestExactMatch (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestOnlyOneExactMatch [2021-11-12T15:01:20.720Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestContains [2021-11-12T15:01:20.720Z] --- PASS: TestContains (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestValidate [2021-11-12T15:01:20.720Z] --- PASS: TestValidate (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestWalkValues [2021-11-12T15:01:20.720Z] --- PASS: TestWalkValues (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestFuzzyMatch [2021-11-12T15:01:20.720Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestClone [2021-11-12T15:01:20.720Z] --- PASS: TestClone (0.00s) [2021-11-12T15:01:20.720Z] PASS [2021-11-12T15:01:20.720Z] coverage: 92.2% of statements [2021-11-12T15:01:20.720Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-12T15:01:20.720Z] === RUN TestDurationToSecondsString [2021-11-12T15:01:20.720Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestGetTimestamp [2021-11-12T15:01:20.720Z] --- PASS: TestGetTimestamp (0.12s) [2021-11-12T15:01:20.720Z] === RUN TestParseTimestamps [2021-11-12T15:01:20.720Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-12T15:01:20.720Z] PASS [2021-11-12T15:01:20.720Z] coverage: 100.0% of statements [2021-11-12T15:01:20.720Z] ok github.com/docker/docker/api/types/time 0.158s coverage: 100.0% of statements [2021-11-12T15:01:20.720Z] === RUN TestCompareVersion [2021-11-12T15:01:20.720Z] --- PASS: TestCompareVersion (0.00s) [2021-11-12T15:01:20.720Z] PASS [2021-11-12T15:01:20.720Z] coverage: 77.3% of statements [2021-11-12T15:01:20.720Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/builder [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-12T15:01:20.720Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-12T15:01:20.720Z] === RUN TestParseRemoteURL [2021-11-12T15:01:20.720Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-12T15:01:20.720Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-12T15:01:20.720Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-12T15:01:20.720Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-12T15:01:20.720Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-12T15:01:20.720Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-12T15:01:20.720Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-12T15:01:20.720Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-12T15:01:20.720Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-12T15:01:20.720Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-12T15:01:20.720Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-12T15:01:20.720Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-12T15:01:20.720Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-12T15:01:20.720Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-12T15:01:20.720Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-12T15:01:20.720Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-12T15:01:20.720Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-12T15:01:20.720Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-12T15:01:20.720Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-12T15:01:20.720Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-12T15:01:20.720Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestCloneArgsSmartHttp [2021-11-12T15:01:20.720Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestCloneArgsDumbHttp [2021-11-12T15:01:20.720Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestCloneArgsGit [2021-11-12T15:01:20.720Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestCheckoutGit [2021-11-12T15:01:20.720Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-12T15:01:20.720Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestProcessNoDockerignore [2021-11-12T15:01:20.720Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-12T15:01:20.720Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestDetectContentType [2021-11-12T15:01:20.720Z] --- PASS: TestDetectContentType (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestSelectAcceptableMIME [2021-11-12T15:01:20.720Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestInspectEmptyResponse [2021-11-12T15:01:20.720Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestInspectResponseBinary [2021-11-12T15:01:20.720Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestResponseUnsupportedContentType [2021-11-12T15:01:20.720Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestInspectResponseTextSimple [2021-11-12T15:01:20.720Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestInspectResponseEmptyContentType [2021-11-12T15:01:20.720Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestUnknownContentLength [2021-11-12T15:01:20.720Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestDownloadRemote [2021-11-12T15:01:20.720Z] --- PASS: TestDownloadRemote (0.07s) [2021-11-12T15:01:20.720Z] === RUN TestGetWithStatusError [2021-11-12T15:01:20.720Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestCloseRootDirectory [2021-11-12T15:01:20.720Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:01:20.720Z] --- SKIP: TestCloseRootDirectory (0.01s) [2021-11-12T15:01:20.720Z] === RUN TestHashFile [2021-11-12T15:01:20.720Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:01:20.720Z] --- SKIP: TestHashFile (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestHashSubdir [2021-11-12T15:01:20.720Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:01:20.720Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-12T15:01:20.720Z] === RUN TestRemoveDirectory [2021-11-12T15:01:20.720Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:01:20.720Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-12T15:01:20.720Z] PASS [2021-11-12T15:01:20.720Z] coverage: 9.3% of statements [2021-11-12T15:01:20.720Z] === RUN TestEnable [2021-11-12T15:01:20.720Z] --- PASS: TestEnable (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestDisable [2021-11-12T15:01:20.720Z] --- PASS: TestDisable (0.00s) [2021-11-12T15:01:20.720Z] === RUN TestEnabled [2021-11-12T15:01:20.720Z] --- PASS: TestEnabled (0.00s) [2021-11-12T15:01:20.720Z] PASS [2021-11-12T15:01:20.720Z] coverage: 100.0% of statements [2021-11-12T15:01:20.720Z] ok github.com/docker/docker/builder/remotecontext 0.196s coverage: 9.3% of statements [2021-11-12T15:01:20.720Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-11-12T15:01:20.798Z] === RUN TestInspectNetwork/full_network_id [2021-11-12T15:01:20.798Z] === RUN TestInspectNetwork/partial_network_id [2021-11-12T15:01:20.798Z] === RUN TestInspectNetwork/network_name [2021-11-12T15:01:20.798Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-12T15:01:21.192Z] === RUN TestGetAllAllowed [2021-11-12T15:01:21.192Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestGetAllMeta [2021-11-12T15:01:21.192Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-12T15:01:21.192Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestIsUnreferencedBuiltin [2021-11-12T15:01:21.192Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestIsExistingDirectory [2021-11-12T15:01:21.192Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-11-12T15:01:21.192Z] === RUN TestGetFilenameForDownload [2021-11-12T15:01:21.192Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestEnv2Variables [2021-11-12T15:01:21.192Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-12T15:01:21.192Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestMaintainer [2021-11-12T15:01:21.192Z] --- PASS: TestMaintainer (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestLabel [2021-11-12T15:01:21.192Z] --- PASS: TestLabel (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestFromScratch [2021-11-12T15:01:21.192Z] --- PASS: TestFromScratch (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestFromWithArg [2021-11-12T15:01:21.192Z] --- PASS: TestFromWithArg (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-12T15:01:21.192Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestFromWithUndefinedArg [2021-11-12T15:01:21.192Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestFromMultiStageWithNamedStage [2021-11-12T15:01:21.192Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestOnbuild [2021-11-12T15:01:21.192Z] --- PASS: TestOnbuild (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestWorkdir [2021-11-12T15:01:21.192Z] --- PASS: TestWorkdir (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestCmd [2021-11-12T15:01:21.192Z] --- PASS: TestCmd (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestHealthcheckNone [2021-11-12T15:01:21.192Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestHealthcheckCmd [2021-11-12T15:01:21.192Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestEntrypoint [2021-11-12T15:01:21.192Z] --- PASS: TestEntrypoint (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestExpose [2021-11-12T15:01:21.192Z] --- PASS: TestExpose (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestUser [2021-11-12T15:01:21.192Z] --- PASS: TestUser (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestVolume [2021-11-12T15:01:21.192Z] --- PASS: TestVolume (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestStopSignal [2021-11-12T15:01:21.192Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-12T15:01:21.192Z] --- SKIP: TestStopSignal (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestArg [2021-11-12T15:01:21.192Z] --- PASS: TestArg (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestShell [2021-11-12T15:01:21.192Z] --- PASS: TestShell (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestPrependEnvOnCmd [2021-11-12T15:01:21.192Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestRunWithBuildArgs [2021-11-12T15:01:21.192Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestRunIgnoresHealthcheck [2021-11-12T15:01:21.192Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestDispatchUnsupportedOptions [2021-11-12T15:01:21.192Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-12T15:01:21.192Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-12T15:01:21.192Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-12T15:01:21.192Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-12T15:01:21.192Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-12T15:01:21.192Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-12T15:01:21.192Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestNormalizeWorkdir [2021-11-12T15:01:21.192Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestDispatch [2021-11-12T15:01:21.192Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-12T15:01:21.192Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-12T15:01:21.192Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-12T15:01:21.192Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-12T15:01:21.192Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-12T15:01:21.192Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-12T15:01:21.192Z] === RUN TestDispatch/COPY_url [2021-11-12T15:01:21.192Z] --- PASS: TestDispatch (0.05s) [2021-11-12T15:01:21.192Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-12T15:01:21.192Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-12T15:01:21.192Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.00s) [2021-11-12T15:01:21.192Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-12T15:01:21.192Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-12T15:01:21.192Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-12T15:01:21.192Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestAddScratchImageAddsToMounts [2021-11-12T15:01:21.192Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-12T15:01:21.192Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-12T15:01:21.192Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-12T15:01:21.192Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestImageSourceGetAddsToMounts [2021-11-12T15:01:21.192Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestEmptyDockerfile [2021-11-12T15:01:21.192Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-11-12T15:01:21.192Z] === RUN TestSymlinkDockerfile [2021-11-12T15:01:21.192Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-12T15:01:21.192Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-12T15:01:21.192Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestNonExistingDockerfile [2021-11-12T15:01:21.192Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestCopyRunConfig [2021-11-12T15:01:21.192Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-12T15:01:21.192Z] === RUN TestDeepCopyRunConfig [2021-11-12T15:01:21.192Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-12T15:01:21.193Z] === RUN TestExportImage [2021-11-12T15:01:21.193Z] --- PASS: TestExportImage (0.00s) [2021-11-12T15:01:21.193Z] === RUN TestNormalizeDest [2021-11-12T15:01:21.193Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-12T15:01:21.193Z] PASS [2021-11-12T15:01:21.193Z] coverage: 46.8% of statements [2021-11-12T15:01:21.193Z] ok github.com/docker/docker/builder/dockerfile 0.154s coverage: 46.8% of statements [2021-11-12T15:01:21.193Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-12T15:01:21.663Z] === RUN TestTCP4Proxy [2021-11-12T15:01:21.663Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-12T15:01:21.663Z] === RUN TestTCP4ProxyHalfClose [2021-11-12T15:01:21.663Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-12T15:01:21.663Z] === RUN TestTCP6Proxy [2021-11-12T15:01:21.663Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-12T15:01:21.663Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-12T15:01:21.663Z] === RUN TestTCPDualStackProxy [2021-11-12T15:01:21.663Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-12T15:01:21.663Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-12T15:01:21.663Z] === RUN TestUDP4Proxy [2021-11-12T15:01:21.663Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-12T15:01:21.663Z] === RUN TestUDP6Proxy [2021-11-12T15:01:21.663Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-12T15:01:21.663Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-12T15:01:21.663Z] === RUN TestUDPWriteError [2021-11-12T15:01:21.663Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-12T15:01:21.663Z] === RUN TestSCTP4Proxy [2021-11-12T15:01:21.663Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-12T15:01:21.663Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-12T15:01:21.663Z] === RUN TestSCTP6Proxy [2021-11-12T15:01:21.663Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-12T15:01:21.663Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-12T15:01:21.663Z] PASS [2021-11-12T15:01:21.663Z] coverage: 49.4% of statements [2021-11-12T15:01:21.663Z] ok github.com/docker/docker/cmd/docker-proxy 0.060s coverage: 49.4% of statements [2021-11-12T15:01:24.964Z] --- PASS: TestInspectNetwork (7.17s) [2021-11-12T15:01:24.964Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-12T15:01:24.964Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-12T15:01:24.964Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-12T15:01:24.964Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-12T15:01:24.964Z] === RUN TestRunContainerWithBridgeNone [2021-11-12T15:01:26.333Z] --- PASS: TestRunContainerWithBridgeNone (1.69s) [2021-11-12T15:01:26.333Z] === RUN TestNetworkInvalidJSON [2021-11-12T15:01:26.333Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-12T15:01:26.333Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-12T15:01:26.333Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:01:26.333Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:01:26.333Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:01:26.333Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:01:26.333Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-12T15:01:26.333Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:01:26.333Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:01:26.333Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-12T15:01:26.333Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-12T15:01:26.333Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-12T15:01:26.333Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-12T15:01:26.333Z] === RUN TestNetworkList [2021-11-12T15:01:26.333Z] === RUN TestNetworkList//networks [2021-11-12T15:01:26.333Z] === PAUSE TestNetworkList//networks [2021-11-12T15:01:26.333Z] === RUN TestNetworkList//networks/ [2021-11-12T15:01:26.333Z] === PAUSE TestNetworkList//networks/ [2021-11-12T15:01:26.333Z] === CONT TestNetworkList//networks [2021-11-12T15:01:26.333Z] === CONT TestNetworkList//networks/ [2021-11-12T15:01:26.333Z] --- PASS: TestNetworkList (0.01s) [2021-11-12T15:01:26.333Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-12T15:01:26.333Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-12T15:01:26.333Z] === RUN TestHostIPv4BridgeLabel [2021-11-12T15:01:26.898Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-12T15:01:26.898Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-12T15:01:28.264Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-12T15:01:28.264Z] === RUN TestDaemonDefaultNetworkPools [2021-11-12T15:01:28.543Z] . [2021-11-12T15:01:28.543Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-12T15:01:28.543Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-12T15:01:28.543Z] Error: No such image: emptyfs [2021-11-12T15:01:28.543Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-12T15:01:28.543Z] ++++ docker load [2021-11-12T15:01:28.543Z] Running integration-test (iteration 1) [2021-11-12T15:01:28.543Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-11-12T15:01:28.543Z] ++ 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-11-12T15:01:28.543Z] ++ set -e [2021-11-12T15:01:28.543Z] ++ '[' -n 0 ']' [2021-11-12T15:01:28.543Z] ++ set -x [2021-11-12T15:01:28.543Z] ++ 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-11-12T15:01:28.543Z] Loaded image: busybox:latest [2021-11-12T15:01:28.543Z] Loaded image: busybox:glibc [2021-11-12T15:01:28.827Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-11-12T15:01:28.827Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-12T15:01:29.108Z] Loaded image: debian:bullseye-slim [2021-11-12T15:01:29.108Z] Loaded image: hello-world:latest [2021-11-12T15:01:29.108Z] Loaded image: arm32v7/hello-world:latest [2021-11-12T15:01:29.108Z] INFO: Testing against a local daemon [2021-11-12T15:01:29.108Z] === RUN TestCgroupNamespacesBuild [2021-11-12T15:01:29.755Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-11-12T15:01:29.755Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-12T15:01:30.073Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-11-12T15:01:30.073Z] === RUN TestInfoDebug [2021-11-12T15:01:30.073Z] --- PASS: TestInfoDebug (0.55s) [2021-11-12T15:01:30.073Z] === RUN TestInfoInsecureRegistries [2021-11-12T15:01:30.073Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-11-12T15:01:30.073Z] === RUN TestInfoRegistryMirrors [2021-11-12T15:01:30.073Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-11-12T15:01:30.073Z] === RUN TestLoginFailsWithBadCredentials [2021-11-12T15:01:30.073Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-11-12T15:01:30.073Z] === RUN TestPingCacheHeaders [2021-11-12T15:01:30.073Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-12T15:01:30.073Z] === RUN TestPingGet [2021-11-12T15:01:30.073Z] --- PASS: TestPingGet (0.01s) [2021-11-12T15:01:30.073Z] === RUN TestPingHead [2021-11-12T15:01:30.073Z] --- PASS: TestPingHead (0.03s) [2021-11-12T15:01:30.073Z] === RUN TestVersion [2021-11-12T15:01:30.073Z] --- PASS: TestVersion (0.02s) [2021-11-12T15:01:30.073Z] === CONT TestDiskUsage [2021-11-12T15:01:30.359Z] === RUN TestCheckpointCreateError [2021-11-12T15:01:30.359Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCheckpointCreate [2021-11-12T15:01:30.359Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCheckpointDeleteError [2021-11-12T15:01:30.359Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCheckpointDelete [2021-11-12T15:01:30.359Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCheckpointListError [2021-11-12T15:01:30.359Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCheckpointList [2021-11-12T15:01:30.359Z] --- PASS: TestCheckpointList (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCheckpointListContainerNotFound [2021-11-12T15:01:30.359Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestNewClientWithOpsFromEnv [2021-11-12T15:01:30.359Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-12T15:01:30.359Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestGetAPIPath [2021-11-12T15:01:30.359Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestParseHostURL [2021-11-12T15:01:30.359Z] --- PASS: TestParseHostURL (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-12T15:01:30.359Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-12T15:01:30.359Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestNegotiateAPIVersion [2021-11-12T15:01:30.359Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestNegotiateAPVersionOverride [2021-11-12T15:01:30.359Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-12T15:01:30.359Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-12T15:01:30.359Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-12T15:01:30.359Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestClientRedirect [2021-11-12T15:01:30.359Z] --- PASS: TestClientRedirect (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigCreateUnsupported [2021-11-12T15:01:30.359Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigCreateError [2021-11-12T15:01:30.359Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigCreate [2021-11-12T15:01:30.359Z] --- PASS: TestConfigCreate (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigInspectNotFound [2021-11-12T15:01:30.359Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigInspectWithEmptyID [2021-11-12T15:01:30.359Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigInspectUnsupported [2021-11-12T15:01:30.359Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigInspectError [2021-11-12T15:01:30.359Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigInspectConfigNotFound [2021-11-12T15:01:30.359Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigInspect [2021-11-12T15:01:30.359Z] --- PASS: TestConfigInspect (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigListUnsupported [2021-11-12T15:01:30.359Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigListError [2021-11-12T15:01:30.359Z] --- PASS: TestConfigListError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigList [2021-11-12T15:01:30.359Z] --- PASS: TestConfigList (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigRemoveUnsupported [2021-11-12T15:01:30.359Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigRemoveError [2021-11-12T15:01:30.359Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigRemove [2021-11-12T15:01:30.359Z] --- PASS: TestConfigRemove (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigUpdateUnsupported [2021-11-12T15:01:30.359Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigUpdateError [2021-11-12T15:01:30.359Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestConfigUpdate [2021-11-12T15:01:30.359Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerCommitError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerCommit [2021-11-12T15:01:30.359Z] --- PASS: TestContainerCommit (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerStatPathError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerStatPathNotFoundError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerStatPathNoHeaderError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerStatPath [2021-11-12T15:01:30.359Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCopyToContainerError [2021-11-12T15:01:30.359Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCopyToContainerNotFoundError [2021-11-12T15:01:30.359Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-12T15:01:30.359Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCopyToContainer [2021-11-12T15:01:30.359Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCopyFromContainerError [2021-11-12T15:01:30.359Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCopyFromContainerNotFoundError [2021-11-12T15:01:30.359Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-12T15:01:30.359Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-12T15:01:30.359Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestCopyFromContainer [2021-11-12T15:01:30.359Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerCreateError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerCreateImageNotFound [2021-11-12T15:01:30.359Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerCreateWithName [2021-11-12T15:01:30.359Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerCreateAutoRemove [2021-11-12T15:01:30.359Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerDiffError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerDiff [2021-11-12T15:01:30.359Z] --- PASS: TestContainerDiff (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerExecCreateError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerExecCreate [2021-11-12T15:01:30.359Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerExecStartError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerExecStart [2021-11-12T15:01:30.359Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerExecInspectError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerExecInspect [2021-11-12T15:01:30.359Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerExportError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerExportError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerExport [2021-11-12T15:01:30.359Z] --- PASS: TestContainerExport (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerInspectError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerInspectContainerNotFound [2021-11-12T15:01:30.359Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerInspectWithEmptyID [2021-11-12T15:01:30.359Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerInspect [2021-11-12T15:01:30.359Z] --- PASS: TestContainerInspect (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerInspectNode [2021-11-12T15:01:30.359Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerKillError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerKillError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerKill [2021-11-12T15:01:30.359Z] --- PASS: TestContainerKill (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerListError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerListError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerList [2021-11-12T15:01:30.359Z] --- PASS: TestContainerList (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerLogsNotFoundError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerLogsError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerLogs [2021-11-12T15:01:30.359Z] --- PASS: TestContainerLogs (0.14s) [2021-11-12T15:01:30.359Z] === RUN TestContainerPauseError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerPause [2021-11-12T15:01:30.359Z] --- PASS: TestContainerPause (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainersPruneError [2021-11-12T15:01:30.359Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainersPrune [2021-11-12T15:01:30.359Z] --- PASS: TestContainersPrune (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerRemoveError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerRemoveNotFoundError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerRemove [2021-11-12T15:01:30.359Z] --- PASS: TestContainerRemove (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerRenameError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerRename [2021-11-12T15:01:30.359Z] --- PASS: TestContainerRename (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerResizeError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerExecResizeError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerResize [2021-11-12T15:01:30.359Z] --- PASS: TestContainerResize (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerExecResize [2021-11-12T15:01:30.359Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerRestartError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerRestart [2021-11-12T15:01:30.359Z] --- PASS: TestContainerRestart (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerStartError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerStartError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerStart [2021-11-12T15:01:30.359Z] --- PASS: TestContainerStart (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerStatsError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerStats [2021-11-12T15:01:30.359Z] --- PASS: TestContainerStats (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerStopError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerStopError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerStop [2021-11-12T15:01:30.359Z] --- PASS: TestContainerStop (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerTopError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerTopError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerTop [2021-11-12T15:01:30.359Z] --- PASS: TestContainerTop (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerUnpauseError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerUnpause [2021-11-12T15:01:30.359Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerUpdateError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerUpdate [2021-11-12T15:01:30.359Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerWaitError [2021-11-12T15:01:30.359Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestContainerWait [2021-11-12T15:01:30.359Z] --- PASS: TestContainerWait (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestDiskUsageError [2021-11-12T15:01:30.359Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestDiskUsage [2021-11-12T15:01:30.359Z] --- PASS: TestDiskUsage (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestDistributionInspectUnsupported [2021-11-12T15:01:30.359Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestDistributionInspectWithEmptyID [2021-11-12T15:01:30.359Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestEventsErrorInOptions [2021-11-12T15:01:30.359Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestEventsErrorFromServer [2021-11-12T15:01:30.359Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestEvents [2021-11-12T15:01:30.359Z] --- PASS: TestEvents (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestTLSCloseWriter [2021-11-12T15:01:30.359Z] === PAUSE TestTLSCloseWriter [2021-11-12T15:01:30.359Z] === RUN TestImageBuildError [2021-11-12T15:01:30.359Z] --- PASS: TestImageBuildError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageBuild [2021-11-12T15:01:30.359Z] --- PASS: TestImageBuild (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestGetDockerOS [2021-11-12T15:01:30.359Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageCreateError [2021-11-12T15:01:30.359Z] --- PASS: TestImageCreateError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageCreate [2021-11-12T15:01:30.359Z] --- PASS: TestImageCreate (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageHistoryError [2021-11-12T15:01:30.359Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageHistory [2021-11-12T15:01:30.359Z] --- PASS: TestImageHistory (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageImportError [2021-11-12T15:01:30.359Z] --- PASS: TestImageImportError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageImport [2021-11-12T15:01:30.359Z] --- PASS: TestImageImport (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageInspectError [2021-11-12T15:01:30.359Z] --- PASS: TestImageInspectError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageInspectImageNotFound [2021-11-12T15:01:30.359Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageInspectWithEmptyID [2021-11-12T15:01:30.359Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageInspect [2021-11-12T15:01:30.359Z] --- PASS: TestImageInspect (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageListError [2021-11-12T15:01:30.359Z] --- PASS: TestImageListError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageList [2021-11-12T15:01:30.359Z] --- PASS: TestImageList (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageListApiBefore125 [2021-11-12T15:01:30.359Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageLoadError [2021-11-12T15:01:30.359Z] --- PASS: TestImageLoadError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImageLoad [2021-11-12T15:01:30.359Z] --- PASS: TestImageLoad (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagesPruneError [2021-11-12T15:01:30.359Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagesPrune [2021-11-12T15:01:30.359Z] --- PASS: TestImagesPrune (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePullReferenceParseError [2021-11-12T15:01:30.359Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePullAnyError [2021-11-12T15:01:30.359Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-12T15:01:30.359Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-12T15:01:30.359Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-12T15:01:30.359Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-12T15:01:30.359Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePullWithoutErrors [2021-11-12T15:01:30.359Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePushReferenceError [2021-11-12T15:01:30.359Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePushAnyError [2021-11-12T15:01:30.359Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-12T15:01:30.359Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-12T15:01:30.359Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-12T15:01:30.359Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-12T15:01:30.359Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-12T15:01:30.359Z] === RUN TestImagePushWithoutErrors [2021-11-12T15:01:30.360Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-12T15:01:30.360Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-12T15:01:30.360Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-12T15:01:30.360Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-12T15:01:30.360Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageRemoveError [2021-11-12T15:01:30.360Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageRemoveImageNotFound [2021-11-12T15:01:30.360Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageRemove [2021-11-12T15:01:30.360Z] --- PASS: TestImageRemove (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageSaveError [2021-11-12T15:01:30.360Z] --- PASS: TestImageSaveError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageSave [2021-11-12T15:01:30.360Z] --- PASS: TestImageSave (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageSearchAnyError [2021-11-12T15:01:30.360Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-12T15:01:30.360Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-12T15:01:30.360Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-12T15:01:30.360Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-12T15:01:30.360Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageSearchWithoutErrors [2021-11-12T15:01:30.360Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageTagError [2021-11-12T15:01:30.360Z] --- PASS: TestImageTagError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageTagInvalidReference [2021-11-12T15:01:30.360Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageTagInvalidSourceImageName [2021-11-12T15:01:30.360Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageTagHexSource [2021-11-12T15:01:30.360Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestImageTag [2021-11-12T15:01:30.360Z] --- PASS: TestImageTag (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestInfoServerError [2021-11-12T15:01:30.360Z] --- PASS: TestInfoServerError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestInfoInvalidResponseJSONError [2021-11-12T15:01:30.360Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestInfo [2021-11-12T15:01:30.360Z] --- PASS: TestInfo (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworkConnectError [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworkConnect [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworkCreateError [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworkCreate [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworkDisconnectError [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworkDisconnect [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworkInspect [2021-11-12T15:01:30.360Z] === RUN TestNetworkInspect/empty_ID [2021-11-12T15:01:30.360Z] === RUN TestNetworkInspect/no_options [2021-11-12T15:01:30.360Z] === RUN TestNetworkInspect/verbose [2021-11-12T15:01:30.360Z] === RUN TestNetworkInspect/global_scope [2021-11-12T15:01:30.360Z] === RUN TestNetworkInspect/unknown_network [2021-11-12T15:01:30.360Z] === RUN TestNetworkInspect/server_error [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworkListError [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkListError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworkList [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkList (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworksPruneError [2021-11-12T15:01:30.360Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworksPrune [2021-11-12T15:01:30.360Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworkRemoveError [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNetworkRemove [2021-11-12T15:01:30.360Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNodeInspectError [2021-11-12T15:01:30.360Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNodeInspectNodeNotFound [2021-11-12T15:01:30.360Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNodeInspectWithEmptyID [2021-11-12T15:01:30.360Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNodeInspect [2021-11-12T15:01:30.360Z] --- PASS: TestNodeInspect (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNodeListError [2021-11-12T15:01:30.360Z] --- PASS: TestNodeListError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNodeList [2021-11-12T15:01:30.360Z] --- PASS: TestNodeList (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNodeRemoveError [2021-11-12T15:01:30.360Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNodeRemove [2021-11-12T15:01:30.360Z] --- PASS: TestNodeRemove (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNodeUpdateError [2021-11-12T15:01:30.360Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestNodeUpdate [2021-11-12T15:01:30.360Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestOptionWithTimeout [2021-11-12T15:01:30.360Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestPingFail [2021-11-12T15:01:30.360Z] --- PASS: TestPingFail (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestPingWithError [2021-11-12T15:01:30.360Z] 2021/11/12 15:01:30 RoundTripper returned a response & error; ignoring response [2021-11-12T15:01:30.360Z] 2021/11/12 15:01:30 RoundTripper returned a response & error; ignoring response [2021-11-12T15:01:30.360Z] --- PASS: TestPingWithError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestPingSuccess [2021-11-12T15:01:30.360Z] --- PASS: TestPingSuccess (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestPingHeadFallback [2021-11-12T15:01:30.360Z] === RUN TestPingHeadFallback/OK [2021-11-12T15:01:30.360Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-12T15:01:30.360Z] === RUN TestPingHeadFallback/Not_Found [2021-11-12T15:01:30.360Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-12T15:01:30.360Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-12T15:01:30.360Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestPluginDisableError [2021-11-12T15:01:30.360Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestPluginDisable [2021-11-12T15:01:30.360Z] --- PASS: TestPluginDisable (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestPluginEnableError [2021-11-12T15:01:30.360Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestPluginEnable [2021-11-12T15:01:30.360Z] --- PASS: TestPluginEnable (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestPluginInspectError [2021-11-12T15:01:30.360Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestPluginInspectWithEmptyID [2021-11-12T15:01:30.360Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-12T15:01:30.360Z] === RUN TestPluginInspect [2021-11-12T15:01:30.360Z] --- PASS: TestPluginInspect (0.00s) [2021-11-12T15:01:30.481Z] --- PASS: TestCgroupNamespacesBuild (1.09s) [2021-11-12T15:01:30.481Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-12T15:01:30.638Z] === RUN TestDiskUsage/empty [2021-11-12T15:01:30.638Z] === RUN TestDiskUsage/empty/container_types [2021-11-12T15:01:30.638Z] === RUN TestDiskUsage/empty/image_types [2021-11-12T15:01:30.638Z] === RUN TestDiskUsage/empty/volume_types [2021-11-12T15:01:30.638Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-12T15:01:30.638Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-12T15:01:30.638Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-12T15:01:30.638Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-12T15:01:30.638Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-12T15:01:30.638Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-12T15:01:30.638Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-12T15:01:30.638Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-12T15:01:30.833Z] === RUN TestPluginListError [2021-11-12T15:01:30.833Z] --- PASS: TestPluginListError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestPluginList [2021-11-12T15:01:30.833Z] --- PASS: TestPluginList (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestPluginPushError [2021-11-12T15:01:30.833Z] --- PASS: TestPluginPushError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestPluginPush [2021-11-12T15:01:30.833Z] --- PASS: TestPluginPush (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestPluginRemoveError [2021-11-12T15:01:30.833Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestPluginRemove [2021-11-12T15:01:30.833Z] --- PASS: TestPluginRemove (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestPluginSetError [2021-11-12T15:01:30.833Z] --- PASS: TestPluginSetError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestPluginSet [2021-11-12T15:01:30.833Z] --- PASS: TestPluginSet (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSetHostHeader [2021-11-12T15:01:30.833Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestPlainTextError [2021-11-12T15:01:30.833Z] --- PASS: TestPlainTextError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestInfiniteError [2021-11-12T15:01:30.833Z] --- PASS: TestInfiniteError (0.01s) [2021-11-12T15:01:30.833Z] === RUN TestCanceledContext [2021-11-12T15:01:30.833Z] 2021/11/12 15:01:30 RoundTripper returned a response & error; ignoring response [2021-11-12T15:01:30.833Z] --- PASS: TestCanceledContext (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestDeadlineExceededContext [2021-11-12T15:01:30.833Z] 2021/11/12 15:01:30 RoundTripper returned a response & error; ignoring response [2021-11-12T15:01:30.833Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretCreateUnsupported [2021-11-12T15:01:30.833Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretCreateError [2021-11-12T15:01:30.833Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretCreate [2021-11-12T15:01:30.833Z] --- PASS: TestSecretCreate (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretInspectUnsupported [2021-11-12T15:01:30.833Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretInspectError [2021-11-12T15:01:30.833Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretInspectSecretNotFound [2021-11-12T15:01:30.833Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretInspectWithEmptyID [2021-11-12T15:01:30.833Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretInspect [2021-11-12T15:01:30.833Z] --- PASS: TestSecretInspect (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretListUnsupported [2021-11-12T15:01:30.833Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretListError [2021-11-12T15:01:30.833Z] --- PASS: TestSecretListError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretList [2021-11-12T15:01:30.833Z] --- PASS: TestSecretList (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretRemoveUnsupported [2021-11-12T15:01:30.833Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretRemoveError [2021-11-12T15:01:30.833Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretRemove [2021-11-12T15:01:30.833Z] --- PASS: TestSecretRemove (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretUpdateUnsupported [2021-11-12T15:01:30.833Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretUpdateError [2021-11-12T15:01:30.833Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestSecretUpdate [2021-11-12T15:01:30.833Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceCreateError [2021-11-12T15:01:30.833Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceCreate [2021-11-12T15:01:30.833Z] --- PASS: TestServiceCreate (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-12T15:01:30.833Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceCreateDigestPinning [2021-11-12T15:01:30.833Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceInspectError [2021-11-12T15:01:30.833Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceInspectServiceNotFound [2021-11-12T15:01:30.833Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceInspectWithEmptyID [2021-11-12T15:01:30.833Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceInspect [2021-11-12T15:01:30.833Z] --- PASS: TestServiceInspect (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceListError [2021-11-12T15:01:30.833Z] --- PASS: TestServiceListError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceList [2021-11-12T15:01:30.833Z] --- PASS: TestServiceList (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceLogsError [2021-11-12T15:01:30.833Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceLogs [2021-11-12T15:01:30.833Z] --- PASS: TestServiceLogs (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceRemoveError [2021-11-12T15:01:30.833Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceRemoveNotFoundError [2021-11-12T15:01:30.833Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-12T15:01:30.833Z] === RUN TestServiceRemove [2021-11-12T15:01:30.834Z] --- PASS: TestServiceRemove (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestServiceUpdateError [2021-11-12T15:01:30.834Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestServiceUpdate [2021-11-12T15:01:30.834Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmGetUnlockKeyError [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmGetUnlockKey [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmInitError [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmInit [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmInit (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmInspectError [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmInspect [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmJoinError [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmJoin [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmLeaveError [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmLeave [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmUnlockError [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmUnlock [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmUpdateError [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestSwarmUpdate [2021-11-12T15:01:30.834Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestTaskInspectError [2021-11-12T15:01:30.834Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestTaskInspectWithEmptyID [2021-11-12T15:01:30.834Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestTaskInspect [2021-11-12T15:01:30.834Z] --- PASS: TestTaskInspect (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestTaskListError [2021-11-12T15:01:30.834Z] --- PASS: TestTaskListError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestTaskList [2021-11-12T15:01:30.834Z] --- PASS: TestTaskList (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestVolumeCreateError [2021-11-12T15:01:30.834Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestVolumeCreate [2021-11-12T15:01:30.834Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestVolumeInspectError [2021-11-12T15:01:30.834Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestVolumeInspectNotFound [2021-11-12T15:01:30.834Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestVolumeInspectWithEmptyID [2021-11-12T15:01:30.834Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestVolumeInspect [2021-11-12T15:01:30.834Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestVolumeListError [2021-11-12T15:01:30.834Z] --- PASS: TestVolumeListError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestVolumeList [2021-11-12T15:01:30.834Z] --- PASS: TestVolumeList (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestVolumeRemoveError [2021-11-12T15:01:30.834Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-12T15:01:30.834Z] === RUN TestVolumeRemove [2021-11-12T15:01:30.834Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-12T15:01:30.834Z] === CONT TestTLSCloseWriter [2021-11-12T15:01:30.834Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-12T15:01:30.834Z] PASS [2021-11-12T15:01:30.834Z] coverage: 75.1% of statements [2021-11-12T15:01:30.834Z] ok github.com/docker/docker/client 0.348s coverage: 75.1% of statements [2021-11-12T15:01:30.896Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-12T15:01:30.896Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-12T15:01:30.896Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-12T15:01:30.896Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-12T15:01:30.896Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-12T15:01:30.896Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-12T15:01:30.896Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-12T15:01:30.896Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-12T15:01:30.896Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-12T15:01:30.896Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-12T15:01:30.896Z] === RUN TestDiskUsage/after_container.Run [2021-11-12T15:01:31.121Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-11-12T15:01:31.121Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-12T15:01:31.154Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-12T15:01:31.154Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-12T15:01:31.154Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-12T15:01:31.154Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-12T15:01:31.154Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-12T15:01:31.154Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-12T15:01:31.154Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-12T15:01:31.154Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-12T15:01:31.154Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-12T15:01:31.154Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage (1.21s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-11-12T15:01:31.411Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-11-12T15:01:31.411Z] PASS [2021-11-12T15:01:31.411Z] [2021-11-12T15:01:31.411Z] === Skipped [2021-11-12T15:01:31.411Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-12T15:01:31.411Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-12T15:01:31.411Z] [2021-11-12T15:01:31.411Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-12T15:01:31.411Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-12T15:01:31.411Z] [2021-11-12T15:01:31.411Z] DONE 53 tests, 2 skipped in 23.986s [2021-11-12T15:01:31.411Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-12T15:01:31.417Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2021-11-12T15:01:31.417Z] === RUN TestBuildWithSession [2021-11-12T15:01:31.417Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T15:01:31.417Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-12T15:01:31.417Z] === RUN TestBuildSquashParent [2021-11-12T15:01:31.669Z] INFO: Testing against a local daemon [2021-11-12T15:01:31.669Z] === RUN TestVolumesCreateAndList [2021-11-12T15:01:31.669Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-12T15:01:31.669Z] === RUN TestVolumesRemove [2021-11-12T15:01:31.669Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-12T15:01:31.669Z] === RUN TestVolumesInspect [2021-11-12T15:01:31.669Z] --- PASS: TestVolumesInspect (0.01s) [2021-11-12T15:01:31.669Z] === RUN TestVolumesInvalidJSON [2021-11-12T15:01:31.669Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-12T15:01:31.669Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-12T15:01:31.669Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-12T15:01:31.669Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-12T15:01:31.669Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-12T15:01:31.669Z] PASS [2021-11-12T15:01:31.669Z] [2021-11-12T15:01:31.669Z] DONE 5 tests in 0.284s [2021-11-12T15:01:31.669Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-12T15:01:31.669Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13440 is not a child of this shell [2021-11-12T15:01:31.669Z] warning: PID 13440 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-12T15:01:31.669Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-12T15:01:31.669Z] [2021-11-12T15:01:31.669Z] Unloading profiles will leave already running processes permanently [2021-11-12T15:01:31.669Z] unconfined, which can lead to unexpected situations. [2021-11-12T15:01:31.669Z] [2021-11-12T15:01:31.669Z] To set a process to complain mode, use the command line tool [2021-11-12T15:01:31.669Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-12T15:01:31.669Z] Removing test suite binaries [2021-11-12T15:01:31.669Z] exiting test-integration [2021-11-12T15:01:31.669Z] ++ exit 0 [2021-11-12T15:01:31.669Z] [2021-11-12T15:01:31.682Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-11-12T15:01:31.682Z] === RUN TestServiceWithPredefinedNetwork Post stage [Pipeline] junit [2021-11-12T15:01:32.619Z] Recording test results [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-12T15:01:33.225Z] === RUN TestBoolValue [2021-11-12T15:01:33.225Z] --- PASS: TestBoolValue (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestBoolValueOrDefault [2021-11-12T15:01:33.225Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestInt64ValueOrZero [2021-11-12T15:01:33.225Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestInt64ValueOrDefault [2021-11-12T15:01:33.225Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-12T15:01:33.225Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestJsonContentType [2021-11-12T15:01:33.225Z] --- PASS: TestJsonContentType (0.00s) [2021-11-12T15:01:33.225Z] PASS [2021-11-12T15:01:33.225Z] coverage: 14.7% of statements [2021-11-12T15:01:33.225Z] ok github.com/docker/docker/api/server/httputils 0.090s coverage: 14.7% of statements [2021-11-12T15:01:33.225Z] === RUN TestMaskSecretKeys [2021-11-12T15:01:33.225Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-12T15:01:33.225Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-12T15:01:33.225Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-12T15:01:33.225Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-12T15:01:33.225Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-12T15:01:33.225Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-12T15:01:33.225Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestVersionMiddlewareVersion [2021-11-12T15:01:33.225Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-12T15:01:33.225Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-12T15:01:33.225Z] PASS [2021-11-12T15:01:33.225Z] coverage: 37.7% of statements [2021-11-12T15:01:33.225Z] ok github.com/docker/docker/api/server/middleware 0.087s coverage: 37.7% of statements [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-12T15:01:33.225Z] === RUN TestStrSliceMarshalJSON [2021-11-12T15:01:33.225Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestStrSliceUnmarshalJSON [2021-11-12T15:01:33.225Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestStrSliceUnmarshalString [2021-11-12T15:01:33.225Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestStrSliceUnmarshalSlice [2021-11-12T15:01:33.225Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-12T15:01:33.225Z] PASS [2021-11-12T15:01:33.225Z] coverage: 90.0% of statements [2021-11-12T15:01:33.225Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-11-12T15:01:33.225Z] === RUN TestAdjustForAPIVersion [2021-11-12T15:01:33.225Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-12T15:01:33.225Z] PASS [2021-11-12T15:01:33.225Z] coverage: 5.7% of statements [2021-11-12T15:01:33.225Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-12T15:01:33.225Z] === RUN TestToJSON [2021-11-12T15:01:33.225Z] --- PASS: TestToJSON (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestToParamWithVersion [2021-11-12T15:01:33.225Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestFromJSON [2021-11-12T15:01:33.225Z] --- PASS: TestFromJSON (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestEmpty [2021-11-12T15:01:33.225Z] --- PASS: TestEmpty (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestArgsMatchKVListEmptySources [2021-11-12T15:01:33.225Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestArgsMatchKVList [2021-11-12T15:01:33.225Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestArgsMatch [2021-11-12T15:01:33.225Z] --- PASS: TestArgsMatch (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestAdd [2021-11-12T15:01:33.225Z] --- PASS: TestAdd (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestDel [2021-11-12T15:01:33.225Z] --- PASS: TestDel (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestLen [2021-11-12T15:01:33.225Z] --- PASS: TestLen (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestExactMatch [2021-11-12T15:01:33.225Z] --- PASS: TestExactMatch (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestOnlyOneExactMatch [2021-11-12T15:01:33.225Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestContains [2021-11-12T15:01:33.225Z] --- PASS: TestContains (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestValidate [2021-11-12T15:01:33.225Z] --- PASS: TestValidate (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestWalkValues [2021-11-12T15:01:33.225Z] --- PASS: TestWalkValues (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestFuzzyMatch [2021-11-12T15:01:33.225Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestClone [2021-11-12T15:01:33.225Z] --- PASS: TestClone (0.00s) [2021-11-12T15:01:33.225Z] PASS [2021-11-12T15:01:33.225Z] coverage: 92.2% of statements [2021-11-12T15:01:33.225Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-12T15:01:33.225Z] === RUN TestDurationToSecondsString [2021-11-12T15:01:33.225Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestGetTimestamp [2021-11-12T15:01:33.225Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-12T15:01:33.225Z] === RUN TestParseTimestamps [2021-11-12T15:01:33.225Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-12T15:01:33.225Z] PASS [2021-11-12T15:01:33.225Z] coverage: 100.0% of statements [2021-11-12T15:01:33.225Z] ok github.com/docker/docker/api/types/time 0.158s coverage: 100.0% of statements [2021-11-12T15:01:33.225Z] === RUN TestCompareVersion [2021-11-12T15:01:33.225Z] --- PASS: TestCompareVersion (0.00s) [2021-11-12T15:01:33.225Z] PASS [2021-11-12T15:01:33.225Z] coverage: 77.3% of statements [2021-11-12T15:01:33.225Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 77.3% of statements [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/builder [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-12T15:01:33.225Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-12T15:01:33.225Z] === RUN TestParseRemoteURL [2021-11-12T15:01:33.225Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-12T15:01:33.225Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-12T15:01:33.225Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-12T15:01:33.225Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-12T15:01:33.225Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-12T15:01:33.225Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-12T15:01:33.225Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-12T15:01:33.225Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-12T15:01:33.225Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-12T15:01:33.225Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-12T15:01:33.225Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-12T15:01:33.225Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-12T15:01:33.225Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-12T15:01:33.225Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-12T15:01:33.225Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-12T15:01:33.225Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-12T15:01:33.225Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-12T15:01:33.225Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-12T15:01:33.225Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-12T15:01:33.225Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-12T15:01:33.225Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestCloneArgsSmartHttp [2021-11-12T15:01:33.225Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-12T15:01:33.225Z] === RUN TestCloneArgsDumbHttp [2021-11-12T15:01:33.225Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestCloneArgsGit [2021-11-12T15:01:33.225Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestCheckoutGit [2021-11-12T15:01:33.225Z] === RUN TestEnable [2021-11-12T15:01:33.225Z] --- PASS: TestEnable (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestDisable [2021-11-12T15:01:33.225Z] --- PASS: TestDisable (0.00s) [2021-11-12T15:01:33.225Z] === RUN TestEnabled [2021-11-12T15:01:33.226Z] --- PASS: TestEnabled (0.00s) [2021-11-12T15:01:33.226Z] PASS [2021-11-12T15:01:33.226Z] coverage: 100.0% of statements [2021-11-12T15:01:33.226Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2021-11-12T15:01:33.226Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-12T15:01:33.226Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-12T15:01:33.226Z] === RUN TestProcessNoDockerignore [2021-11-12T15:01:33.226Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-11-12T15:01:33.226Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-12T15:01:33.226Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-12T15:01:33.226Z] === RUN TestDetectContentType [2021-11-12T15:01:33.226Z] --- PASS: TestDetectContentType (0.00s) [2021-11-12T15:01:33.226Z] === RUN TestSelectAcceptableMIME [2021-11-12T15:01:33.226Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-12T15:01:33.226Z] === RUN TestInspectEmptyResponse [2021-11-12T15:01:33.226Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-12T15:01:33.226Z] === RUN TestInspectResponseBinary [2021-11-12T15:01:33.226Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-12T15:01:33.226Z] === RUN TestResponseUnsupportedContentType [2021-11-12T15:01:33.226Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-12T15:01:33.226Z] === RUN TestInspectResponseTextSimple [2021-11-12T15:01:33.226Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-12T15:01:33.226Z] === RUN TestInspectResponseEmptyContentType [2021-11-12T15:01:33.226Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-12T15:01:33.226Z] === RUN TestUnknownContentLength [2021-11-12T15:01:33.226Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-12T15:01:33.226Z] === RUN TestDownloadRemote [2021-11-12T15:01:33.697Z] --- PASS: TestDownloadRemote (0.10s) [2021-11-12T15:01:33.697Z] === RUN TestGetWithStatusError [2021-11-12T15:01:33.697Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestCloseRootDirectory [2021-11-12T15:01:33.697Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:01:33.697Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestHashFile [2021-11-12T15:01:33.697Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:01:33.697Z] --- SKIP: TestHashFile (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestHashSubdir [2021-11-12T15:01:33.697Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:01:33.697Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-12T15:01:33.697Z] === RUN TestRemoveDirectory [2021-11-12T15:01:33.697Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:01:33.697Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-12T15:01:33.697Z] PASS [2021-11-12T15:01:33.697Z] coverage: 9.3% of statements [2021-11-12T15:01:33.697Z] ok github.com/docker/docker/builder/remotecontext 0.327s coverage: 9.3% of statements [2021-11-12T15:01:33.697Z] === RUN TestGetAllAllowed [2021-11-12T15:01:33.697Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestGetAllMeta [2021-11-12T15:01:33.697Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-12T15:01:33.697Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestIsUnreferencedBuiltin [2021-11-12T15:01:33.697Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestIsExistingDirectory [2021-11-12T15:01:33.697Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestGetFilenameForDownload [2021-11-12T15:01:33.697Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestEnv2Variables [2021-11-12T15:01:33.697Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-12T15:01:33.697Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestMaintainer [2021-11-12T15:01:33.697Z] --- PASS: TestMaintainer (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestLabel [2021-11-12T15:01:33.697Z] --- PASS: TestLabel (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestFromScratch [2021-11-12T15:01:33.697Z] --- PASS: TestFromScratch (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestFromWithArg [2021-11-12T15:01:33.697Z] --- PASS: TestFromWithArg (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-12T15:01:33.697Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestFromWithUndefinedArg [2021-11-12T15:01:33.697Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestFromMultiStageWithNamedStage [2021-11-12T15:01:33.697Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestOnbuild [2021-11-12T15:01:33.697Z] --- PASS: TestOnbuild (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestWorkdir [2021-11-12T15:01:33.697Z] --- PASS: TestWorkdir (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestCmd [2021-11-12T15:01:33.697Z] --- PASS: TestCmd (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestHealthcheckNone [2021-11-12T15:01:33.697Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestHealthcheckCmd [2021-11-12T15:01:33.697Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestEntrypoint [2021-11-12T15:01:33.697Z] --- PASS: TestEntrypoint (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestExpose [2021-11-12T15:01:33.697Z] --- PASS: TestExpose (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestUser [2021-11-12T15:01:33.697Z] --- PASS: TestUser (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestVolume [2021-11-12T15:01:33.697Z] --- PASS: TestVolume (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestStopSignal [2021-11-12T15:01:33.697Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-12T15:01:33.697Z] --- SKIP: TestStopSignal (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestArg [2021-11-12T15:01:33.697Z] --- PASS: TestArg (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestShell [2021-11-12T15:01:33.697Z] --- PASS: TestShell (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestPrependEnvOnCmd [2021-11-12T15:01:33.697Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestRunWithBuildArgs [2021-11-12T15:01:33.697Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestRunIgnoresHealthcheck [2021-11-12T15:01:33.697Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestDispatchUnsupportedOptions [2021-11-12T15:01:33.697Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-12T15:01:33.697Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-12T15:01:33.697Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-12T15:01:33.697Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-12T15:01:33.697Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-12T15:01:33.697Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-12T15:01:33.697Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestNormalizeWorkdir [2021-11-12T15:01:33.697Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-12T15:01:33.697Z] === RUN TestDispatch [2021-11-12T15:01:33.697Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-12T15:01:33.697Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-12T15:01:33.697Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-12T15:01:33.697Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-12T15:01:33.697Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-12T15:01:34.169Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-12T15:01:34.169Z] === RUN TestDispatch/COPY_url [2021-11-12T15:01:34.169Z] --- PASS: TestDispatch (0.08s) [2021-11-12T15:01:34.169Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-11-12T15:01:34.169Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-12T15:01:34.169Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-12T15:01:34.169Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-12T15:01:34.169Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-11-12T15:01:34.169Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-12T15:01:34.169Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-12T15:01:34.169Z] === RUN TestAddScratchImageAddsToMounts [2021-11-12T15:01:34.169Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-12T15:01:34.169Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-12T15:01:34.169Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-12T15:01:34.169Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-12T15:01:34.169Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-12T15:01:34.169Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-12T15:01:34.169Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-12T15:01:34.169Z] === RUN TestImageSourceGetAddsToMounts [2021-11-12T15:01:34.169Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-12T15:01:34.169Z] === RUN TestEmptyDockerfile [2021-11-12T15:01:34.169Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-11-12T15:01:34.169Z] === RUN TestSymlinkDockerfile [2021-11-12T15:01:34.169Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-11-12T15:01:34.169Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-12T15:01:34.169Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-12T15:01:34.169Z] === RUN TestNonExistingDockerfile [2021-11-12T15:01:34.169Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-12T15:01:34.169Z] === RUN TestCopyRunConfig [2021-11-12T15:01:34.169Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-12T15:01:34.169Z] === RUN TestDeepCopyRunConfig [2021-11-12T15:01:34.169Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-12T15:01:34.169Z] === RUN TestExportImage [2021-11-12T15:01:34.169Z] --- PASS: TestExportImage (0.00s) [2021-11-12T15:01:34.169Z] === RUN TestNormalizeDest [2021-11-12T15:01:34.169Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-12T15:01:34.169Z] PASS [2021-11-12T15:01:34.169Z] coverage: 46.8% of statements [2021-11-12T15:01:34.169Z] ok github.com/docker/docker/builder/dockerfile 0.183s coverage: 46.8% of statements [2021-11-12T15:01:34.169Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-12T15:01:34.198Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2021-11-12T15:01:34.198Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-12T15:01:34.198Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:01:34.198Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:01:34.198Z] === RUN TestServiceWithDataPathPortInit [2021-11-12T15:01:34.557Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-12T15:01:34.643Z] === RUN TestTCP4Proxy [2021-11-12T15:01:34.643Z] --- PASS: TestTCP4Proxy (0.00s) [2021-11-12T15:01:34.643Z] === RUN TestTCP4ProxyHalfClose [2021-11-12T15:01:34.643Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-12T15:01:34.643Z] === RUN TestTCP6Proxy [2021-11-12T15:01:34.643Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-12T15:01:34.643Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-12T15:01:34.643Z] === RUN TestTCPDualStackProxy [2021-11-12T15:01:34.643Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-12T15:01:34.643Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-12T15:01:34.643Z] === RUN TestUDP4Proxy [2021-11-12T15:01:34.643Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-12T15:01:34.643Z] === RUN TestUDP6Proxy [2021-11-12T15:01:34.643Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-12T15:01:34.643Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-12T15:01:34.643Z] === RUN TestUDPWriteError [2021-11-12T15:01:34.643Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-12T15:01:34.643Z] === RUN TestSCTP4Proxy [2021-11-12T15:01:34.643Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-12T15:01:34.643Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-12T15:01:34.643Z] === RUN TestSCTP6Proxy [2021-11-12T15:01:34.643Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-12T15:01:34.643Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-12T15:01:34.643Z] PASS [2021-11-12T15:01:34.643Z] coverage: 49.4% of statements [2021-11-12T15:01:34.643Z] ok github.com/docker/docker/cmd/docker-proxy 0.053s coverage: 49.4% of statements [2021-11-12T15:01:34.909Z] + echo Ensuring container killed. [2021-11-12T15:01:34.909Z] Ensuring container killed. [2021-11-12T15:01:34.909Z] + docker rm -vf docker-pr4 [2021-11-12T15:01:34.909Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-11-12T15:01:35.192Z] + echo Chowning /workspace to jenkins user [2021-11-12T15:01:35.192Z] Chowning /workspace to jenkins user [2021-11-12T15:01:35.192Z] + id -u [2021-11-12T15:01:35.192Z] + id -g [2021-11-12T15:01:35.192Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42980:/workspace busybox chown -R 1000:1000 /workspace [2021-11-12T15:01:35.192Z] Unable to find image 'busybox:latest' locally [2021-11-12T15:01:35.192Z] latest: Pulling from library/busybox [2021-11-12T15:01:35.450Z] e685c5c858e3: Pulling fs layer [2021-11-12T15:01:35.450Z] e685c5c858e3: Verifying Checksum [2021-11-12T15:01:35.450Z] e685c5c858e3: Download complete [2021-11-12T15:01:35.450Z] e685c5c858e3: Pull complete [2021-11-12T15:01:35.450Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-12T15:01:35.603Z] --- PASS: TestBuildSquashParent (3.81s) [2021-11-12T15:01:35.603Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-12T15:01:35.603Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T15:01:35.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T15:01:35.603Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T15:01:35.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T15:01:35.603Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T15:01:35.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T15:01:35.603Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T15:01:35.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T15:01:35.603Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T15:01:35.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T15:01:35.603Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T15:01:35.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T15:01:35.603Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T15:01:35.603Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T15:01:35.708Z] Status: Downloaded newer image for busybox:latest [2021-11-12T15:01:36.539Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T15:01:36.539Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T15:01:37.264Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-12T15:01:37.264Z] Using test binary docker [2021-11-12T15:01:37.264Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-12T15:01:37.264Z] Using test binary docker [2021-11-12T15:01:37.264Z] +++ /etc/init.d/apparmor start [2021-11-12T15:01:37.264Z] +++ /etc/init.d/apparmor start [2021-11-12T15:01:37.264Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2021-11-12T15:01:37.264Z] (warning). [2021-11-12T15:01:37.264Z] Starting dockerd [2021-11-12T15:01:37.264Z] INFO: Waiting for daemon to start...INFO: Waiting for daemon to start... [2021-11-12T15:01:37.264Z] [2021-11-12T15:01:37.264Z] +++ 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-11-12T15:01:37.264Z] Starting dockerd [2021-11-12T15:01:37.264Z] +++ 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-11-12T15:01:37.264Z] .. [2021-11-12T15:01:37.264Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-12T15:01:37.264Z] [2021-11-12T15:01:37.264Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-12T15:01:37.264Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-12T15:01:37.264Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-12T15:01:37.264Z] Error: No such image: emptyfs [2021-11-12T15:01:37.264Z] Error: No such image: emptyfs [2021-11-12T15:01:37.264Z] ++++ docker load [2021-11-12T15:01:37.264Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-12T15:01:37.264Z] ++++ docker load [2021-11-12T15:01:37.264Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-12T15:01:37.474Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T15:01:37.474Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-12T15:01:37.826Z] Running integration-test (iteration 1) [2021-11-12T15:01:37.826Z] Running integration-test (iteration 1) [2021-11-12T15:01:37.826Z] 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-11-12T15:01:37.826Z] ++ 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-11-12T15:01:37.826Z] ++ set -eRunning /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-11-12T15:01:37.826Z] ++ 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-11-12T15:01:37.826Z] ++ set -e [2021-11-12T15:01:37.826Z] ++ '[' -n 0 ']' [2021-11-12T15:01:37.826Z] ++ set -x [2021-11-12T15:01:37.826Z] ++ 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-11-12T15:01:37.826Z] [2021-11-12T15:01:37.826Z] ++ '[' -n 0 ']' [2021-11-12T15:01:37.826Z] ++ set -x [2021-11-12T15:01:37.826Z] ++ 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-11-12T15:01:37.919Z] + bundleName=amd64-rootless [2021-11-12T15:01:37.919Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-12T15:01:37.919Z] Creating amd64-rootless-bundles.tar.gz [2021-11-12T15:01:37.919Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-12T15:01:37.919Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-12T15:01:37.936Z] Archiving artifacts [2021-11-12T15:01:38.388Z] Loaded image: busybox:latest [2021-11-12T15:01:38.644Z] Loaded image: busybox:latest [2021-11-12T15:01:38.846Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-12T15:01:38.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.25s) [2021-11-12T15:01:38.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s) [2021-11-12T15:01:38.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.05s) [2021-11-12T15:01:38.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.04s) [2021-11-12T15:01:38.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.98s) [2021-11-12T15:01:38.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2021-11-12T15:01:38.846Z] === RUN TestBuildMultiStageCopy [2021-11-12T15:01:38.846Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-12T15:01:38.901Z] Loaded image: busybox:glibc [2021-11-12T15:01:38.901Z] Loaded image: busybox:glibc [2021-11-12T15:01:39.781Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-12T15:01:39.781Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-12T15:01:40.039Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-12T15:01:40.039Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-12T15:01:40.198Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42980/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-12T15:01:40.296Z] --- PASS: TestBuildMultiStageCopy (1.78s) [2021-11-12T15:01:40.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s) [2021-11-12T15:01:40.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-11-12T15:01:40.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2021-11-12T15:01:40.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-11-12T15:01:40.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-11-12T15:01:40.296Z] === RUN TestBuildMultiStageParentConfig [2021-11-12T15:01:40.514Z] + make clean [2021-11-12T15:01:40.771Z] docker volume rm -f docker-dev-cache [2021-11-12T15:01:40.771Z] docker-dev-cache [Pipeline] deleteDir [2021-11-12T15:01:40.862Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2021-11-12T15:01:40.862Z] === RUN TestBuildLabelWithTargets [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T15:01:41.804Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2021-11-12T15:01:41.804Z] === RUN TestBuildWithEmptyLayers [2021-11-12T15:01:42.063Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2021-11-12T15:01:42.063Z] === RUN TestBuildMultiStageOnBuild [2021-11-12T15:01:43.337Z] === RUN TestCheckpointCreateError [2021-11-12T15:01:43.337Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-12T15:01:43.337Z] === RUN TestCheckpointCreate [2021-11-12T15:01:43.337Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-12T15:01:43.337Z] === RUN TestCheckpointDeleteError [2021-11-12T15:01:43.337Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-12T15:01:43.337Z] === RUN TestCheckpointDelete [2021-11-12T15:01:43.337Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-12T15:01:43.337Z] === RUN TestCheckpointListError [2021-11-12T15:01:43.337Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-12T15:01:43.337Z] === RUN TestCheckpointList [2021-11-12T15:01:43.337Z] --- PASS: TestCheckpointList (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestCheckpointListContainerNotFound [2021-11-12T15:01:43.338Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestNewClientWithOpsFromEnv [2021-11-12T15:01:43.338Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-12T15:01:43.338Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestGetAPIPath [2021-11-12T15:01:43.338Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestParseHostURL [2021-11-12T15:01:43.338Z] --- PASS: TestParseHostURL (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-12T15:01:43.338Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-12T15:01:43.338Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestNegotiateAPIVersion [2021-11-12T15:01:43.338Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestNegotiateAPVersionOverride [2021-11-12T15:01:43.338Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-12T15:01:43.338Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-12T15:01:43.338Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-12T15:01:43.338Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestClientRedirect [2021-11-12T15:01:43.338Z] --- PASS: TestClientRedirect (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigCreateUnsupported [2021-11-12T15:01:43.338Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigCreateError [2021-11-12T15:01:43.338Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigCreate [2021-11-12T15:01:43.338Z] --- PASS: TestConfigCreate (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigInspectNotFound [2021-11-12T15:01:43.338Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigInspectWithEmptyID [2021-11-12T15:01:43.338Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigInspectUnsupported [2021-11-12T15:01:43.338Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigInspectError [2021-11-12T15:01:43.338Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigInspectConfigNotFound [2021-11-12T15:01:43.338Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigInspect [2021-11-12T15:01:43.338Z] --- PASS: TestConfigInspect (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigListUnsupported [2021-11-12T15:01:43.338Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigListError [2021-11-12T15:01:43.338Z] --- PASS: TestConfigListError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigList [2021-11-12T15:01:43.338Z] --- PASS: TestConfigList (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigRemoveUnsupported [2021-11-12T15:01:43.338Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigRemoveError [2021-11-12T15:01:43.338Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigRemove [2021-11-12T15:01:43.338Z] --- PASS: TestConfigRemove (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigUpdateUnsupported [2021-11-12T15:01:43.338Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigUpdateError [2021-11-12T15:01:43.338Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestConfigUpdate [2021-11-12T15:01:43.338Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerCommitError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerCommit [2021-11-12T15:01:43.338Z] --- PASS: TestContainerCommit (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerStatPathError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerStatPathNotFoundError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerStatPathNoHeaderError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerStatPath [2021-11-12T15:01:43.338Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestCopyToContainerError [2021-11-12T15:01:43.338Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestCopyToContainerNotFoundError [2021-11-12T15:01:43.338Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-12T15:01:43.338Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestCopyToContainer [2021-11-12T15:01:43.338Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestCopyFromContainerError [2021-11-12T15:01:43.338Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestCopyFromContainerNotFoundError [2021-11-12T15:01:43.338Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-12T15:01:43.338Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-12T15:01:43.338Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestCopyFromContainer [2021-11-12T15:01:43.338Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerCreateError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerCreateImageNotFound [2021-11-12T15:01:43.338Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerCreateWithName [2021-11-12T15:01:43.338Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerCreateAutoRemove [2021-11-12T15:01:43.338Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerDiffError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerDiff [2021-11-12T15:01:43.338Z] --- PASS: TestContainerDiff (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerExecCreateError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerExecCreate [2021-11-12T15:01:43.338Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerExecStartError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerExecStart [2021-11-12T15:01:43.338Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerExecInspectError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerExecInspect [2021-11-12T15:01:43.338Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerExportError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerExportError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerExport [2021-11-12T15:01:43.338Z] --- PASS: TestContainerExport (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerInspectError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerInspectContainerNotFound [2021-11-12T15:01:43.338Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerInspectWithEmptyID [2021-11-12T15:01:43.338Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerInspect [2021-11-12T15:01:43.338Z] --- PASS: TestContainerInspect (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerInspectNode [2021-11-12T15:01:43.338Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerKillError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerKillError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerKill [2021-11-12T15:01:43.338Z] --- PASS: TestContainerKill (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerListError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerListError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerList [2021-11-12T15:01:43.338Z] --- PASS: TestContainerList (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerLogsNotFoundError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerLogsError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerLogs [2021-11-12T15:01:43.338Z] --- PASS: TestContainerLogs (0.14s) [2021-11-12T15:01:43.338Z] === RUN TestContainerPauseError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerPause [2021-11-12T15:01:43.338Z] --- PASS: TestContainerPause (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainersPruneError [2021-11-12T15:01:43.338Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainersPrune [2021-11-12T15:01:43.338Z] --- PASS: TestContainersPrune (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerRemoveError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerRemoveNotFoundError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerRemove [2021-11-12T15:01:43.338Z] --- PASS: TestContainerRemove (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerRenameError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerRename [2021-11-12T15:01:43.338Z] --- PASS: TestContainerRename (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerResizeError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerExecResizeError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerResize [2021-11-12T15:01:43.338Z] --- PASS: TestContainerResize (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerExecResize [2021-11-12T15:01:43.338Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerRestartError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerRestart [2021-11-12T15:01:43.338Z] --- PASS: TestContainerRestart (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerStartError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerStartError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerStart [2021-11-12T15:01:43.338Z] --- PASS: TestContainerStart (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerStatsError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerStats [2021-11-12T15:01:43.338Z] --- PASS: TestContainerStats (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerStopError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerStopError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerStop [2021-11-12T15:01:43.338Z] --- PASS: TestContainerStop (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerTopError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerTopError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerTop [2021-11-12T15:01:43.338Z] --- PASS: TestContainerTop (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerUnpauseError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerUnpause [2021-11-12T15:01:43.338Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerUpdateError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerUpdate [2021-11-12T15:01:43.338Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerWaitError [2021-11-12T15:01:43.338Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestContainerWait [2021-11-12T15:01:43.338Z] --- PASS: TestContainerWait (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestDiskUsageError [2021-11-12T15:01:43.338Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestDiskUsage [2021-11-12T15:01:43.338Z] --- PASS: TestDiskUsage (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestDistributionInspectUnsupported [2021-11-12T15:01:43.338Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestDistributionInspectWithEmptyID [2021-11-12T15:01:43.338Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestEventsErrorInOptions [2021-11-12T15:01:43.338Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestEventsErrorFromServer [2021-11-12T15:01:43.338Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestEvents [2021-11-12T15:01:43.338Z] --- PASS: TestEvents (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestTLSCloseWriter [2021-11-12T15:01:43.338Z] === PAUSE TestTLSCloseWriter [2021-11-12T15:01:43.338Z] === RUN TestImageBuildError [2021-11-12T15:01:43.338Z] --- PASS: TestImageBuildError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageBuild [2021-11-12T15:01:43.338Z] --- PASS: TestImageBuild (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestGetDockerOS [2021-11-12T15:01:43.338Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageCreateError [2021-11-12T15:01:43.338Z] --- PASS: TestImageCreateError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageCreate [2021-11-12T15:01:43.338Z] --- PASS: TestImageCreate (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageHistoryError [2021-11-12T15:01:43.338Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageHistory [2021-11-12T15:01:43.338Z] --- PASS: TestImageHistory (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageImportError [2021-11-12T15:01:43.338Z] --- PASS: TestImageImportError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageImport [2021-11-12T15:01:43.338Z] --- PASS: TestImageImport (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageInspectError [2021-11-12T15:01:43.338Z] --- PASS: TestImageInspectError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageInspectImageNotFound [2021-11-12T15:01:43.338Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageInspectWithEmptyID [2021-11-12T15:01:43.338Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageInspect [2021-11-12T15:01:43.338Z] --- PASS: TestImageInspect (0.02s) [2021-11-12T15:01:43.338Z] === RUN TestImageListError [2021-11-12T15:01:43.338Z] --- PASS: TestImageListError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageList [2021-11-12T15:01:43.338Z] --- PASS: TestImageList (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageListApiBefore125 [2021-11-12T15:01:43.338Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageLoadError [2021-11-12T15:01:43.338Z] --- PASS: TestImageLoadError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImageLoad [2021-11-12T15:01:43.338Z] --- PASS: TestImageLoad (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImagesPruneError [2021-11-12T15:01:43.338Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImagesPrune [2021-11-12T15:01:43.338Z] --- PASS: TestImagesPrune (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImagePullReferenceParseError [2021-11-12T15:01:43.338Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImagePullAnyError [2021-11-12T15:01:43.338Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-12T15:01:43.338Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-12T15:01:43.338Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-12T15:01:43.339Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-12T15:01:43.339Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-12T15:01:43.339Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImagePullWithoutErrors [2021-11-12T15:01:43.339Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImagePushReferenceError [2021-11-12T15:01:43.339Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImagePushAnyError [2021-11-12T15:01:43.339Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-12T15:01:43.339Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-12T15:01:43.339Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-12T15:01:43.339Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-12T15:01:43.339Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImagePushWithoutErrors [2021-11-12T15:01:43.339Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-12T15:01:43.339Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-12T15:01:43.339Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-12T15:01:43.339Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-12T15:01:43.339Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageRemoveError [2021-11-12T15:01:43.339Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageRemoveImageNotFound [2021-11-12T15:01:43.339Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageRemove [2021-11-12T15:01:43.339Z] --- PASS: TestImageRemove (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageSaveError [2021-11-12T15:01:43.339Z] --- PASS: TestImageSaveError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageSave [2021-11-12T15:01:43.339Z] --- PASS: TestImageSave (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageSearchAnyError [2021-11-12T15:01:43.339Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-12T15:01:43.339Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-12T15:01:43.339Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-12T15:01:43.339Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-12T15:01:43.339Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageSearchWithoutErrors [2021-11-12T15:01:43.339Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageTagError [2021-11-12T15:01:43.339Z] --- PASS: TestImageTagError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageTagInvalidReference [2021-11-12T15:01:43.339Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageTagInvalidSourceImageName [2021-11-12T15:01:43.339Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageTagHexSource [2021-11-12T15:01:43.339Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestImageTag [2021-11-12T15:01:43.339Z] --- PASS: TestImageTag (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestInfoServerError [2021-11-12T15:01:43.339Z] --- PASS: TestInfoServerError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestInfoInvalidResponseJSONError [2021-11-12T15:01:43.339Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestInfo [2021-11-12T15:01:43.339Z] --- PASS: TestInfo (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworkConnectError [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworkConnect [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworkCreateError [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworkCreate [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworkDisconnectError [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworkDisconnect [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworkInspect [2021-11-12T15:01:43.339Z] === RUN TestNetworkInspect/empty_ID [2021-11-12T15:01:43.339Z] === RUN TestNetworkInspect/no_options [2021-11-12T15:01:43.339Z] === RUN TestNetworkInspect/verbose [2021-11-12T15:01:43.339Z] === RUN TestNetworkInspect/global_scope [2021-11-12T15:01:43.339Z] === RUN TestNetworkInspect/unknown_network [2021-11-12T15:01:43.339Z] === RUN TestNetworkInspect/server_error [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworkListError [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkListError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworkList [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkList (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworksPruneError [2021-11-12T15:01:43.339Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworksPrune [2021-11-12T15:01:43.339Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworkRemoveError [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNetworkRemove [2021-11-12T15:01:43.339Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNodeInspectError [2021-11-12T15:01:43.339Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNodeInspectNodeNotFound [2021-11-12T15:01:43.339Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNodeInspectWithEmptyID [2021-11-12T15:01:43.339Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNodeInspect [2021-11-12T15:01:43.339Z] --- PASS: TestNodeInspect (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNodeListError [2021-11-12T15:01:43.339Z] --- PASS: TestNodeListError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNodeList [2021-11-12T15:01:43.339Z] --- PASS: TestNodeList (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNodeRemoveError [2021-11-12T15:01:43.339Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNodeRemove [2021-11-12T15:01:43.339Z] --- PASS: TestNodeRemove (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNodeUpdateError [2021-11-12T15:01:43.339Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestNodeUpdate [2021-11-12T15:01:43.339Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestOptionWithTimeout [2021-11-12T15:01:43.339Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPingFail [2021-11-12T15:01:43.339Z] --- PASS: TestPingFail (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPingWithError [2021-11-12T15:01:43.339Z] 2021/11/12 15:01:43 RoundTripper returned a response & error; ignoring response [2021-11-12T15:01:43.339Z] 2021/11/12 15:01:43 RoundTripper returned a response & error; ignoring response [2021-11-12T15:01:43.339Z] --- PASS: TestPingWithError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPingSuccess [2021-11-12T15:01:43.339Z] --- PASS: TestPingSuccess (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPingHeadFallback [2021-11-12T15:01:43.339Z] === RUN TestPingHeadFallback/OK [2021-11-12T15:01:43.339Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-12T15:01:43.339Z] === RUN TestPingHeadFallback/Not_Found [2021-11-12T15:01:43.339Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-12T15:01:43.339Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-12T15:01:43.339Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginDisableError [2021-11-12T15:01:43.339Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginDisable [2021-11-12T15:01:43.339Z] --- PASS: TestPluginDisable (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginEnableError [2021-11-12T15:01:43.339Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginEnable [2021-11-12T15:01:43.339Z] --- PASS: TestPluginEnable (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginInspectError [2021-11-12T15:01:43.339Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginInspectWithEmptyID [2021-11-12T15:01:43.339Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginInspect [2021-11-12T15:01:43.339Z] --- PASS: TestPluginInspect (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginListError [2021-11-12T15:01:43.339Z] --- PASS: TestPluginListError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginList [2021-11-12T15:01:43.339Z] --- PASS: TestPluginList (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginPushError [2021-11-12T15:01:43.339Z] --- PASS: TestPluginPushError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginPush [2021-11-12T15:01:43.339Z] --- PASS: TestPluginPush (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginRemoveError [2021-11-12T15:01:43.339Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginRemove [2021-11-12T15:01:43.339Z] --- PASS: TestPluginRemove (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginSetError [2021-11-12T15:01:43.339Z] --- PASS: TestPluginSetError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPluginSet [2021-11-12T15:01:43.339Z] --- PASS: TestPluginSet (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSetHostHeader [2021-11-12T15:01:43.339Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestPlainTextError [2021-11-12T15:01:43.339Z] --- PASS: TestPlainTextError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestInfiniteError [2021-11-12T15:01:43.339Z] --- PASS: TestInfiniteError (0.04s) [2021-11-12T15:01:43.339Z] === RUN TestCanceledContext [2021-11-12T15:01:43.339Z] 2021/11/12 15:01:43 RoundTripper returned a response & error; ignoring response [2021-11-12T15:01:43.339Z] --- PASS: TestCanceledContext (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestDeadlineExceededContext [2021-11-12T15:01:43.339Z] 2021/11/12 15:01:43 RoundTripper returned a response & error; ignoring response [2021-11-12T15:01:43.339Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretCreateUnsupported [2021-11-12T15:01:43.339Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretCreateError [2021-11-12T15:01:43.339Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretCreate [2021-11-12T15:01:43.339Z] --- PASS: TestSecretCreate (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretInspectUnsupported [2021-11-12T15:01:43.339Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretInspectError [2021-11-12T15:01:43.339Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretInspectSecretNotFound [2021-11-12T15:01:43.339Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretInspectWithEmptyID [2021-11-12T15:01:43.339Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretInspect [2021-11-12T15:01:43.339Z] --- PASS: TestSecretInspect (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretListUnsupported [2021-11-12T15:01:43.339Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretListError [2021-11-12T15:01:43.339Z] --- PASS: TestSecretListError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretList [2021-11-12T15:01:43.339Z] --- PASS: TestSecretList (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretRemoveUnsupported [2021-11-12T15:01:43.339Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretRemoveError [2021-11-12T15:01:43.339Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretRemove [2021-11-12T15:01:43.339Z] --- PASS: TestSecretRemove (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretUpdateUnsupported [2021-11-12T15:01:43.339Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretUpdateError [2021-11-12T15:01:43.339Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestSecretUpdate [2021-11-12T15:01:43.339Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceCreateError [2021-11-12T15:01:43.339Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceCreate [2021-11-12T15:01:43.339Z] --- PASS: TestServiceCreate (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-12T15:01:43.339Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceCreateDigestPinning [2021-11-12T15:01:43.339Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceInspectError [2021-11-12T15:01:43.339Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceInspectServiceNotFound [2021-11-12T15:01:43.339Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceInspectWithEmptyID [2021-11-12T15:01:43.339Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceInspect [2021-11-12T15:01:43.339Z] --- PASS: TestServiceInspect (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceListError [2021-11-12T15:01:43.339Z] --- PASS: TestServiceListError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceList [2021-11-12T15:01:43.339Z] --- PASS: TestServiceList (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceLogsError [2021-11-12T15:01:43.339Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceLogs [2021-11-12T15:01:43.339Z] --- PASS: TestServiceLogs (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceRemoveError [2021-11-12T15:01:43.339Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceRemoveNotFoundError [2021-11-12T15:01:43.339Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-12T15:01:43.339Z] === RUN TestServiceRemove [2021-11-12T15:01:43.340Z] --- PASS: TestServiceRemove (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestServiceUpdateError [2021-11-12T15:01:43.340Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestServiceUpdate [2021-11-12T15:01:43.340Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmGetUnlockKeyError [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmGetUnlockKey [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmInitError [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmInit [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmInit (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmInspectError [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmInspect [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmJoinError [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmJoin [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmLeaveError [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmLeave [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmUnlockError [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmUnlock [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmUpdateError [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestSwarmUpdate [2021-11-12T15:01:43.340Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestTaskInspectError [2021-11-12T15:01:43.340Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestTaskInspectWithEmptyID [2021-11-12T15:01:43.340Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestTaskInspect [2021-11-12T15:01:43.340Z] --- PASS: TestTaskInspect (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestTaskListError [2021-11-12T15:01:43.340Z] --- PASS: TestTaskListError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestTaskList [2021-11-12T15:01:43.340Z] --- PASS: TestTaskList (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestVolumeCreateError [2021-11-12T15:01:43.340Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestVolumeCreate [2021-11-12T15:01:43.340Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestVolumeInspectError [2021-11-12T15:01:43.340Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestVolumeInspectNotFound [2021-11-12T15:01:43.340Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestVolumeInspectWithEmptyID [2021-11-12T15:01:43.340Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestVolumeInspect [2021-11-12T15:01:43.340Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestVolumeListError [2021-11-12T15:01:43.340Z] --- PASS: TestVolumeListError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestVolumeList [2021-11-12T15:01:43.340Z] --- PASS: TestVolumeList (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestVolumeRemoveError [2021-11-12T15:01:43.340Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-12T15:01:43.340Z] === RUN TestVolumeRemove [2021-11-12T15:01:43.340Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-12T15:01:43.340Z] === CONT TestTLSCloseWriter [2021-11-12T15:01:43.340Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-12T15:01:43.340Z] PASS [2021-11-12T15:01:43.340Z] coverage: 75.1% of statements [2021-11-12T15:01:43.340Z] ok github.com/docker/docker/client 0.394s coverage: 75.1% of statements [2021-11-12T15:01:43.442Z] --- PASS: TestBuildMultiStageOnBuild (1.15s) [2021-11-12T15:01:43.442Z] === RUN TestBuildUncleanTarFilenames [2021-11-12T15:01:43.700Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-11-12T15:01:43.700Z] === RUN TestBuildMultiStageLayerLeak [2021-11-12T15:01:44.149Z] Loaded image: debian:bullseye-slim [2021-11-12T15:01:44.149Z] Loaded image: debian:bullseye-slim [2021-11-12T15:01:44.149Z] Loaded image: hello-world:latest [2021-11-12T15:01:44.149Z] Loaded image: hello-world:latest [2021-11-12T15:01:44.149Z] Loaded image: arm32v7/hello-world:latest [2021-11-12T15:01:44.149Z] INFO: Testing against a local daemon [2021-11-12T15:01:44.149Z] === RUN TestDockerDaemonSuite [2021-11-12T15:01:44.149Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-11-12T15:01:44.149Z] Loaded image: arm32v7/hello-world:latest [2021-11-12T15:01:44.149Z] INFO: Testing against a local daemon [2021-11-12T15:01:44.149Z] === RUN TestDockerSuite [2021-11-12T15:01:44.149Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-12T15:01:44.149Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-12T15:01:44.149Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-12T15:01:44.149Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-12T15:01:44.149Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-12T15:01:44.149Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-12T15:01:44.149Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-12T15:01:44.149Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-12T15:01:45.074Z] --- PASS: TestBuildMultiStageLayerLeak (1.19s) [2021-11-12T15:01:45.074Z] === RUN TestBuildWithHugeFile [2021-11-12T15:01:45.794Z] --- PASS: TestCheckoutGit (26.76s) [2021-11-12T15:01:45.794Z] === RUN TestValidGitTransport [2021-11-12T15:01:45.794Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-12T15:01:45.794Z] === RUN TestGitInvalidRef [2021-11-12T15:01:45.794Z] --- PASS: TestGitInvalidRef (0.17s) [2021-11-12T15:01:45.794Z] PASS [2021-11-12T15:01:45.794Z] coverage: 86.3% of statements [2021-11-12T15:01:45.794Z] ok github.com/docker/docker/builder/remotecontext/git 26.971s coverage: 86.3% of statements [2021-11-12T15:01:46.264Z] ? github.com/docker/docker/cli [no test files] [2021-11-12T15:01:46.264Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-12T15:01:48.319Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-12T15:01:48.320Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-12T15:01:48.576Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-12T15:01:48.576Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-12T15:01:49.041Z] --- PASS: TestServiceWithDataPathPortInit (13.72s) [2021-11-12T15:01:49.041Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-12T15:01:49.138Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-12T15:01:49.394Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-12T15:01:49.394Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-12T15:01:49.970Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ur9obok8h3in0iydjkdlvbe8b Created:2021-11-12 15:01:48.905303247 +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[9ca636ffdca68b9175d0abd15005028382ad2e46280148356f67e4d1fb00b43e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.296najztnpl5sn26ktff9yk0a EndpointID:f09d5a93ceb9d3a014997806de95966a159f174df3004089ebff1ec8cacb0d05 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:18910b50d90003cff95126a5338c9e72ee4b4c5195f63cbdf8331c413799c458 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:14f4f27109e9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.296najztnpl5sn26ktff9yk0a EndpointID:f09d5a93ceb9d3a014997806de95966a159f174df3004089ebff1ec8cacb0d05 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-12T15:01:50.761Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-12T15:01:51.323Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-12T15:01:51.323Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-12T15:01:51.323Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-12T15:01:51.580Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-11-12T15:01:52.151Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-12T15:01:52.151Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-12T15:01:52.151Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-12T15:01:52.151Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-12T15:01:52.151Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-12T15:01:52.151Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-12T15:01:52.151Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-12T15:01:52.151Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-12T15:01:52.151Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-12T15:01:52.151Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-12T15:01:52.151Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-12T15:01:52.151Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-12T15:01:52.151Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-12T15:01:52.151Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-12T15:01:52.151Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-12T15:01:52.151Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-12T15:01:52.151Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-12T15:01:52.151Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-12T15:01:52.151Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-12T15:01:52.151Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-12T15:01:52.151Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-12T15:01:52.151Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2021-11-12T15:01:52.151Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-12T15:01:52.151Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-12T15:01:52.151Z] === RUN TestConfigureDaemonLogs [2021-11-12T15:01:52.151Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-12T15:01:52.151Z] === RUN TestCommonOptionsInstallFlags [2021-11-12T15:01:52.151Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-12T15:01:52.151Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-12T15:01:52.151Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-12T15:01:52.151Z] PASS [2021-11-12T15:01:52.151Z] coverage: 18.6% of statements [2021-11-12T15:01:52.151Z] ok github.com/docker/docker/cmd/dockerd 0.328s coverage: 18.6% of statements [2021-11-12T15:01:52.151Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-12T15:01:52.151Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-12T15:01:52.509Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-12T15:01:52.621Z] === RUN TestContainerStopSignal [2021-11-12T15:01:52.622Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestContainerStopTimeout [2021-11-12T15:01:52.622Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-12T15:01:52.622Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-12T15:01:52.622Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-12T15:01:52.622Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestReplaceAndAppendEnvVars [2021-11-12T15:01:52.622Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-12T15:01:52.622Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestNewMemoryStore [2021-11-12T15:01:52.622Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestAddContainers [2021-11-12T15:01:52.622Z] --- PASS: TestAddContainers (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestGetContainer [2021-11-12T15:01:52.622Z] --- PASS: TestGetContainer (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestDeleteContainer [2021-11-12T15:01:52.622Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestListContainers [2021-11-12T15:01:52.622Z] --- PASS: TestListContainers (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestFirstContainer [2021-11-12T15:01:52.622Z] --- PASS: TestFirstContainer (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestApplyAllContainer [2021-11-12T15:01:52.622Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestIsValidHealthString [2021-11-12T15:01:52.622Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestStateRunStop [2021-11-12T15:01:52.622Z] --- PASS: TestStateRunStop (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestStateTimeoutWait [2021-11-12T15:01:52.622Z] state_test.go:141: Stop callback fired [2021-11-12T15:01:52.622Z] state_test.go:165: Stop callback fired [2021-11-12T15:01:52.622Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-12T15:01:52.622Z] === RUN TestIsValidStateString [2021-11-12T15:01:52.622Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestViewSaveDelete [2021-11-12T15:01:52.622Z] --- PASS: TestViewSaveDelete (0.02s) [2021-11-12T15:01:52.622Z] === RUN TestViewAll [2021-11-12T15:01:52.622Z] --- PASS: TestViewAll (0.01s) [2021-11-12T15:01:52.622Z] === RUN TestViewGet [2021-11-12T15:01:52.622Z] --- PASS: TestViewGet (0.01s) [2021-11-12T15:01:52.622Z] === RUN TestNames [2021-11-12T15:01:52.622Z] --- PASS: TestNames (0.00s) [2021-11-12T15:01:52.622Z] === RUN TestViewWithHealthCheck [2021-11-12T15:01:52.622Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-12T15:01:52.622Z] PASS [2021-11-12T15:01:52.622Z] coverage: 41.7% of statements [2021-11-12T15:01:52.622Z] ok github.com/docker/docker/container 0.228s coverage: 41.7% of statements [2021-11-12T15:01:52.622Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-12T15:01:52.622Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-12T15:01:52.622Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-12T15:01:52.622Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-12T15:01:53.093Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-12T15:01:53.357Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-12T15:01:53.613Z] === RUN TestPrepare [2021-11-12T15:01:53.613Z] --- PASS: TestPrepare (0.00s) [2021-11-12T15:01:53.613Z] === RUN TestStart [2021-11-12T15:01:53.613Z] --- PASS: TestStart (0.00s) [2021-11-12T15:01:53.613Z] === RUN TestWaitCancel [2021-11-12T15:01:53.613Z] --- PASS: TestWaitCancel (0.00s) [2021-11-12T15:01:53.613Z] === RUN TestWaitDisabled [2021-11-12T15:01:53.613Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-12T15:01:53.613Z] === RUN TestWaitEnabled [2021-11-12T15:01:53.613Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-12T15:01:53.613Z] === RUN TestRemove [2021-11-12T15:01:53.613Z] --- PASS: TestRemove (0.00s) [2021-11-12T15:01:53.613Z] PASS [2021-11-12T15:01:53.613Z] coverage: 65.3% of statements [2021-11-12T15:01:53.613Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2021-11-12T15:01:53.617Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-12T15:01:53.617Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-12T15:01:53.617Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-12T15:01:55.190Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-12T15:01:55.190Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-12T15:01:55.190Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-12T15:01:55.190Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-12T15:01:55.261Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2021-11-12T15:01:55.261Z] PASS [2021-11-12T15:01:55.261Z] [2021-11-12T15:01:55.261Z] === Skipped [2021-11-12T15:01:55.261Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:01:55.261Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:01:55.261Z] [2021-11-12T15:01:55.261Z] DONE 26 tests, 1 skipped in 43.762s [2021-11-12T15:01:55.261Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-12T15:01:55.261Z] INFO: Testing against a local daemon [2021-11-12T15:01:55.261Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-12T15:01:55.261Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:01:55.261Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-12T15:01:55.261Z] === RUN TestDockerNetworkIpvlan [2021-11-12T15:01:55.261Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:01:55.261Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-12T15:01:55.261Z] PASS [2021-11-12T15:01:55.261Z] [2021-11-12T15:01:55.261Z] === Skipped [2021-11-12T15:01:55.261Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-12T15:01:55.261Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:01:55.261Z] [2021-11-12T15:01:55.261Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-12T15:01:55.261Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:01:55.261Z] [2021-11-12T15:01:55.261Z] DONE 2 tests, 2 skipped in 0.036s [2021-11-12T15:01:55.261Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-12T15:01:55.261Z] INFO: Testing against a local daemon [2021-11-12T15:01:55.261Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-12T15:01:55.665Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-12T15:01:55.665Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-12T15:01:55.665Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-12T15:01:55.665Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-12T15:01:55.665Z] PASS [2021-11-12T15:01:55.665Z] coverage: 35.9% of statements [2021-11-12T15:01:55.665Z] ok github.com/docker/docker/daemon/cluster/convert 0.390s coverage: 35.9% of statements [2021-11-12T15:01:55.665Z] === RUN TestNewListSecretsFilters [2021-11-12T15:01:55.665Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-12T15:01:55.665Z] === RUN TestNewListConfigsFilters [2021-11-12T15:01:55.665Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-12T15:01:55.665Z] PASS [2021-11-12T15:01:55.665Z] coverage: 0.5% of statements [2021-11-12T15:01:55.665Z] ok github.com/docker/docker/daemon/cluster 0.844s coverage: 0.5% of statements [2021-11-12T15:01:55.827Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-11-12T15:01:55.827Z] === RUN TestDockerNetworkMacvlan [2021-11-12T15:01:56.758Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-12T15:01:57.321Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-12T15:01:57.789Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-12T15:01:58.249Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-12T15:01:58.633Z] === RUN TestBuilderGC [2021-11-12T15:01:58.633Z] --- PASS: TestBuilderGC (0.00s) [2021-11-12T15:01:58.633Z] === RUN TestDaemonConfigurationNotFound [2021-11-12T15:01:58.633Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-12T15:01:58.633Z] === RUN TestDaemonBrokenConfiguration [2021-11-12T15:01:58.633Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-12T15:01:58.633Z] === RUN TestParseClusterAdvertiseSettings [2021-11-12T15:01:58.633Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-12T15:01:58.633Z] === RUN TestFindConfigurationConflicts [2021-11-12T15:01:58.633Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-12T15:01:58.633Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-12T15:01:58.633Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-12T15:01:58.633Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-12T15:01:58.633Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-12T15:01:58.633Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-12T15:01:58.633Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-12T15:01:58.633Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-12T15:01:58.633Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-12T15:01:58.633Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-12T15:01:58.633Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-12T15:01:58.633Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-12T15:01:59.104Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-12T15:01:59.104Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-12T15:01:59.104Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-12T15:01:59.104Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-12T15:01:59.104Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-12T15:01:59.104Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-12T15:01:59.104Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-12T15:01:59.104Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-12T15:01:59.104Z] === RUN TestValidateConfigurationErrors [2021-11-12T15:01:59.104Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-12T15:01:59.104Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-12T15:01:59.104Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-12T15:01:59.104Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-12T15:01:59.104Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-12T15:01:59.104Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-12T15:01:59.104Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-12T15:01:59.104Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-12T15:01:59.104Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-12T15:01:59.104Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-12T15:01:59.104Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-12T15:01:59.104Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-12T15:01:59.104Z] === RUN TestValidateConfiguration [2021-11-12T15:01:59.104Z] === RUN TestValidateConfiguration/with_label [2021-11-12T15:01:59.104Z] === RUN TestValidateConfiguration/with_dns [2021-11-12T15:01:59.104Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-12T15:01:59.104Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-12T15:01:59.104Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-12T15:01:59.104Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-12T15:01:59.104Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-12T15:01:59.104Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-12T15:01:59.104Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-12T15:01:59.104Z] === RUN TestModifiedDiscoverySettings [2021-11-12T15:01:59.104Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-12T15:01:59.104Z] === RUN TestReloadSetConfigFileNotExist [2021-11-12T15:01:59.104Z] time="2021-11-12T15:01:58Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-12T15:01:59.104Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-11-12T15:01:59.104Z] === RUN TestReloadDefaultConfigNotExist [2021-11-12T15:01:59.104Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:01:59.104Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2021-11-12T15:01:59.104Z] === RUN TestReloadBadDefaultConfig [2021-11-12T15:01:59.104Z] time="2021-11-12T15:01:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1012365225" [2021-11-12T15:01:59.104Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-12T15:01:59.104Z] === RUN TestReloadWithConflictingLabels [2021-11-12T15:01:59.104Z] time="2021-11-12T15:01:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2898737143" [2021-11-12T15:01:59.104Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-12T15:01:59.104Z] === RUN TestReloadWithDuplicateLabels [2021-11-12T15:01:59.104Z] time="2021-11-12T15:01:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2798695463" [2021-11-12T15:01:59.104Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-12T15:01:59.104Z] === RUN TestMaskURLCredentials [2021-11-12T15:01:59.104Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-12T15:01:59.104Z] === RUN TestDaemonConfigurationMerge [2021-11-12T15:01:59.104Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-12T15:01:59.104Z] PASS [2021-11-12T15:01:59.104Z] coverage: 80.0% of statements [2021-11-12T15:01:59.104Z] ok github.com/docker/docker/daemon/config 0.471s coverage: 80.0% of statements [2021-11-12T15:01:59.104Z] === RUN TestDiscoveryOptsErrors [2021-11-12T15:01:59.104Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-12T15:01:59.104Z] === RUN TestDiscoveryOpts [2021-11-12T15:01:59.104Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-12T15:01:59.104Z] PASS [2021-11-12T15:01:59.104Z] coverage: 30.0% of statements [2021-11-12T15:01:59.104Z] ok github.com/docker/docker/daemon/discovery 0.096s coverage: 30.0% of statements [2021-11-12T15:01:59.575Z] === RUN TestWaitNodeAttachment [2021-11-12T15:02:00.045Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-11-12T15:02:00.045Z] === RUN TestIsolationConversion [2021-11-12T15:02:00.045Z] === RUN TestIsolationConversion/default [2021-11-12T15:02:00.045Z] === RUN TestIsolationConversion/process [2021-11-12T15:02:00.045Z] === RUN TestIsolationConversion/hyperv [2021-11-12T15:02:00.045Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-12T15:02:00.045Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-12T15:02:00.045Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-12T15:02:00.045Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-12T15:02:00.045Z] === RUN TestContainerLabels [2021-11-12T15:02:00.045Z] --- PASS: TestContainerLabels (0.00s) [2021-11-12T15:02:00.045Z] === RUN TestCredentialSpecConversion [2021-11-12T15:02:00.045Z] === RUN TestCredentialSpecConversion/none [2021-11-12T15:02:00.045Z] === RUN TestCredentialSpecConversion/config [2021-11-12T15:02:00.045Z] === RUN TestCredentialSpecConversion/file [2021-11-12T15:02:00.045Z] === RUN TestCredentialSpecConversion/registry [2021-11-12T15:02:00.045Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-12T15:02:00.045Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-12T15:02:00.045Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-12T15:02:00.045Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-12T15:02:00.045Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-12T15:02:00.045Z] === RUN TestControllerValidateMountBind [2021-11-12T15:02:00.045Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-12T15:02:00.045Z] === RUN TestControllerValidateMountVolume [2021-11-12T15:02:00.045Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-12T15:02:00.045Z] === RUN TestControllerValidateMountTarget [2021-11-12T15:02:00.045Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-12T15:02:00.045Z] === RUN TestControllerValidateMountTmpfs [2021-11-12T15:02:00.045Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-12T15:02:00.045Z] === RUN TestControllerValidateMountInvalidType [2021-11-12T15:02:00.045Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-12T15:02:00.045Z] === RUN TestControllerValidateMountNamedPipe [2021-11-12T15:02:00.045Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-12T15:02:00.045Z] PASS [2021-11-12T15:02:00.045Z] coverage: 11.0% of statements [2021-11-12T15:02:00.045Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.544s coverage: 11.0% of statements [2021-11-12T15:02:00.045Z] === RUN TestEventsLog [2021-11-12T15:02:00.045Z] --- PASS: TestEventsLog (0.00s) [2021-11-12T15:02:00.045Z] === RUN TestEventsLogTimeout [2021-11-12T15:02:00.045Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-12T15:02:00.045Z] === RUN TestLogEvents [2021-11-12T15:02:00.140Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-12T15:02:00.307Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-12T15:02:00.516Z] --- PASS: TestLogEvents (0.05s) [2021-11-12T15:02:00.516Z] === RUN TestLoadBufferedEvents [2021-11-12T15:02:00.516Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-11-12T15:02:00.516Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-12T15:02:00.516Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-12T15:02:00.516Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-12T15:02:00.516Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-12T15:02:00.516Z] PASS [2021-11-12T15:02:00.516Z] coverage: 50.0% of statements [2021-11-12T15:02:00.516Z] ok github.com/docker/docker/daemon/events 0.284s coverage: 50.0% of statements [2021-11-12T15:02:00.986Z] === RUN TestIsEmptyDir [2021-11-12T15:02:00.986Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-12T15:02:00.986Z] PASS [2021-11-12T15:02:00.986Z] coverage: 2.3% of statements [2021-11-12T15:02:00.986Z] ok github.com/docker/docker/daemon/graphdriver 0.070s coverage: 2.3% of statements [2021-11-12T15:02:00.986Z] === RUN TestVerifyNetworkingConfig [2021-11-12T15:02:00.986Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestGetContainer [2021-11-12T15:02:00.986Z] --- PASS: TestGetContainer (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestValidContainerNames [2021-11-12T15:02:00.986Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestContainerInitDNS [2021-11-12T15:02:00.986Z] daemon_test.go:146: root required [2021-11-12T15:02:00.986Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestMerge [2021-11-12T15:02:00.986Z] --- PASS: TestMerge (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestValidateContainerIsolation [2021-11-12T15:02:00.986Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestFindNetworkErrorType [2021-11-12T15:02:00.986Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestEnsureServicesExist [2021-11-12T15:02:00.986Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestEnsureServicesExistErrors [2021-11-12T15:02:00.986Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-12T15:02:00.986Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-12T15:02:00.986Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-12T15:02:00.986Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-12T15:02:00.986Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-12T15:02:00.986Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-12T15:02:00.986Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestContainerDelete [2021-11-12T15:02:00.986Z] --- PASS: TestContainerDelete (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestContainerDoubleDelete [2021-11-12T15:02:00.986Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestLogContainerEventCopyLabels [2021-11-12T15:02:00.986Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestLogContainerEventWithAttributes [2021-11-12T15:02:00.986Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestNoneHealthcheck [2021-11-12T15:02:00.986Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-12T15:02:00.986Z] === RUN TestHealthStates [2021-11-12T15:02:01.221Z] --- PASS: TestCheckoutGit (27.41s) [2021-11-12T15:02:01.221Z] === RUN TestValidGitTransport [2021-11-12T15:02:01.221Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-12T15:02:01.221Z] === RUN TestGitInvalidRef [2021-11-12T15:02:01.221Z] --- PASS: TestGitInvalidRef (0.17s) [2021-11-12T15:02:01.221Z] PASS [2021-11-12T15:02:01.221Z] coverage: 86.3% of statements [2021-11-12T15:02:01.221Z] ok github.com/docker/docker/builder/remotecontext/git 27.632s coverage: 86.3% of statements [2021-11-12T15:02:01.221Z] ? github.com/docker/docker/cli [no test files] [2021-11-12T15:02:01.221Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-12T15:02:01.458Z] time="2021-11-12T15:02:00Z" 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-11-12T15:02:01.458Z] time="2021-11-12T15:02:00Z" 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-11-12T15:02:01.458Z] time="2021-11-12T15:02:00Z" 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-11-12T15:02:01.458Z] time="2021-11-12T15:02:00Z" 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-11-12T15:02:01.458Z] time="2021-11-12T15:02:00Z" 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-11-12T15:02:01.458Z] time="2021-11-12T15:02:00Z" 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-11-12T15:02:01.458Z] time="2021-11-12T15:02:00Z" 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-11-12T15:02:01.458Z] time="2021-11-12T15:02:00Z" 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-11-12T15:02:01.458Z] time="2021-11-12T15:02:00Z" 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-11-12T15:02:01.458Z] time="2021-11-12T15:02:00Z" 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-11-12T15:02:01.458Z] --- PASS: TestHealthStates (0.13s) [2021-11-12T15:02:01.458Z] === RUN TestGetInspectData [2021-11-12T15:02:01.458Z] --- PASS: TestGetInspectData (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestFillLicense [2021-11-12T15:02:01.458Z] --- PASS: TestFillLicense (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestListInvalidFilter [2021-11-12T15:02:01.458Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestNameFilter [2021-11-12T15:02:01.458Z] --- PASS: TestNameFilter (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-12T15:02:01.458Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-12T15:02:01.458Z] === 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-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-12T15:02:01.458Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-12T15:02:01.458Z] --- 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-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-12T15:02:01.458Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestDaemonReloadLabels [2021-11-12T15:02:01.458Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-12T15:02:01.458Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestDaemonReloadMirrors [2021-11-12T15:02:01.458Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-12T15:02:01.458Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-12T15:02:01.458Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestDaemonDiscoveryReload [2021-11-12T15:02:01.458Z] === RUN TestLinkNaming [2021-11-12T15:02:01.458Z] --- PASS: TestLinkNaming (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestLinkNew [2021-11-12T15:02:01.458Z] --- PASS: TestLinkNew (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestLinkEnv [2021-11-12T15:02:01.458Z] --- PASS: TestLinkEnv (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestLinkMultipleEnv [2021-11-12T15:02:01.458Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-12T15:02:01.458Z] === RUN TestLinkPortRangeEnv [2021-11-12T15:02:01.458Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-12T15:02:01.458Z] PASS [2021-11-12T15:02:01.458Z] coverage: 93.0% of statements [2021-11-12T15:02:01.458Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-11-12T15:02:02.032Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-12T15:02:02.449Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2021-11-12T15:02:02.449Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-12T15:02:02.827Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-12T15:02:02.920Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-12T15:02:02.921Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-12T15:02:02.921Z] === RUN TestAdapterReadLogs [2021-11-12T15:02:02.921Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-12T15:02:02.921Z] === RUN TestCopier [2021-11-12T15:02:02.921Z] --- PASS: TestCopier (0.00s) [2021-11-12T15:02:02.921Z] === RUN TestCopierLongLines [2021-11-12T15:02:02.921Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-12T15:02:02.921Z] === RUN TestCopierSlow [2021-11-12T15:02:02.921Z] --- PASS: TestCopierSlow (0.20s) [2021-11-12T15:02:02.921Z] === RUN TestCopierWithSized [2021-11-12T15:02:02.921Z] === RUN TestCopierWithSized/as_is [2021-11-12T15:02:02.921Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-12T15:02:03.392Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-12T15:02:03.392Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-12T15:02:03.392Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-11-12T15:02:03.392Z] === RUN TestCopierWithPartial [2021-11-12T15:02:03.392Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-12T15:02:03.392Z] === RUN TestRingLogger [2021-11-12T15:02:03.392Z] --- PASS: TestRingLogger (0.00s) [2021-11-12T15:02:03.392Z] === RUN TestRingCap [2021-11-12T15:02:03.392Z] --- PASS: TestRingCap (0.00s) [2021-11-12T15:02:03.392Z] === RUN TestRingClose [2021-11-12T15:02:03.392Z] --- PASS: TestRingClose (0.00s) [2021-11-12T15:02:03.392Z] === RUN TestRingDrain [2021-11-12T15:02:03.392Z] --- PASS: TestRingDrain (0.00s) [2021-11-12T15:02:03.392Z] PASS [2021-11-12T15:02:03.392Z] coverage: 43.8% of statements [2021-11-12T15:02:03.392Z] ok github.com/docker/docker/daemon/logger 0.267s coverage: 43.8% of statements [2021-11-12T15:02:03.392Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-12T15:02:03.392Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-12T15:02:03.392Z] reload_test.go:520: root required [2021-11-12T15:02:03.392Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-12T15:02:03.392Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-12T15:02:03.392Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-12T15:02:03.392Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-12T15:02:03.392Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-11-12T15:02:03.392Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-12T15:02:03.392Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-12T15:02:03.392Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-12T15:02:03.392Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.06s) [2021-11-12T15:02:03.392Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-12T15:02:03.392Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-12T15:02:03.392Z] === RUN TestParseVolumesFrom [2021-11-12T15:02:03.392Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-12T15:02:03.392Z] PASS [2021-11-12T15:02:03.392Z] coverage: 9.0% of statements [2021-11-12T15:02:03.392Z] ok github.com/docker/docker/daemon 2.443s coverage: 9.0% of statements [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-12T15:02:03.392Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-12T15:02:03.863Z] === RUN TestNewStreamConfig [2021-11-12T15:02:03.863Z] === RUN TestNewStreamConfig/defaults [2021-11-12T15:02:03.863Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-12T15:02:03.863Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-12T15:02:03.863Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-12T15:02:03.863Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-12T15:02:03.863Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-12T15:02:03.863Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-12T15:02:03.863Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-12T15:02:03.863Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-12T15:02:03.863Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-12T15:02:03.863Z] time="2021-11-12T15:02:03Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-12T15:02:03.863Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-11-12T15:02:03.863Z] === RUN TestCreateSuccess [2021-11-12T15:02:03.863Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestCreateStreamSkipped [2021-11-12T15:02:03.863Z] time="2021-11-12T15:02:03Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-12T15:02:03.863Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestCreateLogGroupSuccess [2021-11-12T15:02:03.863Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestCreateError [2021-11-12T15:02:03.863Z] --- PASS: TestCreateError (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestCreateAlreadyExists [2021-11-12T15:02:03.863Z] time="2021-11-12T15:02:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-12T15:02:03.863Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestLogClosed [2021-11-12T15:02:03.863Z] --- PASS: TestLogClosed (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestLogBlocking [2021-11-12T15:02:03.863Z] --- PASS: TestLogBlocking (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-12T15:02:03.863Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestLogNonBlockingBufferFull [2021-11-12T15:02:03.863Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestPublishBatchSuccess [2021-11-12T15:02:03.863Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestPublishBatchError [2021-11-12T15:02:03.863Z] time="2021-11-12T15:02:03Z" level=error msg=Error [2021-11-12T15:02:03.863Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-12T15:02:03.863Z] time="2021-11-12T15:02:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-12T15:02:03.863Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-12T15:02:03.863Z] time="2021-11-12T15:02:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-12T15:02:03.863Z] time="2021-11-12T15:02:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-12T15:02:03.863Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestCollectBatchSimple [2021-11-12T15:02:03.863Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestCollectBatchTicker [2021-11-12T15:02:03.863Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestCollectBatchMultilinePattern [2021-11-12T15:02:03.863Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-12T15:02:03.863Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-12T15:02:03.863Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-12T15:02:03.863Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-12T15:02:03.863Z] === RUN TestCollectBatchClose [2021-11-12T15:02:03.863Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestEffectiveLen [2021-11-12T15:02:03.863Z] === RUN TestEffectiveLen/0/Hello [2021-11-12T15:02:03.863Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-12T15:02:03.863Z] === RUN TestEffectiveLen/2/🙃 [2021-11-12T15:02:03.863Z] === RUN TestEffectiveLen/3/���� [2021-11-12T15:02:03.863Z] === RUN TestEffectiveLen/4/He��o [2021-11-12T15:02:03.863Z] === RUN TestEffectiveLen/5/ [2021-11-12T15:02:03.863Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestFindValidSplit [2021-11-12T15:02:03.863Z] === RUN TestFindValidSplit/0/ [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1063: [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1064: [2021-11-12T15:02:03.863Z] === RUN TestFindValidSplit/1/Hello [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1063: Hello [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1064: [2021-11-12T15:02:03.863Z] === RUN TestFindValidSplit/2/Hello [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1063: He [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1064: llo [2021-11-12T15:02:03.863Z] === RUN TestFindValidSplit/3/Hello [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1063: [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1064: Hello [2021-11-12T15:02:03.863Z] === RUN TestFindValidSplit/4/🙃 [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1063: [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-12T15:02:03.863Z] === RUN TestFindValidSplit/5/🙃 [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1064: [2021-11-12T15:02:03.863Z] === RUN TestFindValidSplit/6/a� [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1063: a [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1064: � [2021-11-12T15:02:03.863Z] === RUN TestFindValidSplit/7/a� [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1063: a� [2021-11-12T15:02:03.863Z] cloudwatchlogs_test.go:1064: [2021-11-12T15:02:03.863Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestProcessEventEmoji [2021-11-12T15:02:03.863Z] --- PASS: TestProcessEventEmoji (0.02s) [2021-11-12T15:02:03.863Z] === RUN TestCollectBatchLineSplit [2021-11-12T15:02:03.863Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-12T15:02:03.863Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestCollectBatchMaxEvents [2021-11-12T15:02:03.863Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-12T15:02:03.863Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-12T15:02:03.863Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-11-12T15:02:03.863Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-12T15:02:03.863Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-11-12T15:02:03.863Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-12T15:02:03.863Z] === RUN TestSearchRegistryForImagesErrors [2021-11-12T15:02:03.863Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestSearchRegistryForImages [2021-11-12T15:02:03.863Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestOnlyPlatformWithFallback [2021-11-12T15:02:03.863Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestImageDelete [2021-11-12T15:02:03.863Z] === RUN TestImageDelete/no_lease [2021-11-12T15:02:03.863Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-12T15:02:03.863Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-12T15:02:03.863Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-12T15:02:03.863Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-12T15:02:03.863Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-12T15:02:03.863Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-12T15:02:03.863Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-12T15:02:03.863Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-12T15:02:03.863Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-12T15:02:03.863Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-12T15:02:03.863Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-12T15:02:03.863Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-12T15:02:03.863Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-12T15:02:03.864Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-12T15:02:03.864Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-12T15:02:03.864Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-12T15:02:03.864Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-12T15:02:03.864Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-12T15:02:03.864Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-12T15:02:03.864Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-12T15:02:03.864Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-12T15:02:03.864Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-12T15:02:03.864Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-12T15:02:03.864Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-12T15:02:03.864Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-12T15:02:03.864Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-12T15:02:03.864Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-12T15:02:03.864Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-12T15:02:03.864Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-12T15:02:03.864Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-12T15:02:03.864Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-12T15:02:03.864Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-12T15:02:03.864Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-12T15:02:03.864Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-12T15:02:03.864Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-12T15:02:03.864Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-12T15:02:03.864Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-12T15:02:03.864Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-12T15:02:03.864Z] === RUN TestCreateTagSuccess [2021-11-12T15:02:03.864Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-12T15:02:03.864Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-12T15:02:03.864Z] === RUN TestImageDelete/lease_exists [2021-11-12T15:02:03.864Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-12T15:02:03.864Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-12T15:02:03.864Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-12T15:02:03.864Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-12T15:02:03.864Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-12T15:02:03.864Z] PASS [2021-11-12T15:02:03.864Z] coverage: 77.4% of statements [2021-11-12T15:02:03.864Z] ok github.com/docker/docker/daemon/logger/awslogs 0.368s coverage: 77.4% of statements [2021-11-12T15:02:03.864Z] --- PASS: TestImageDelete (0.05s) [2021-11-12T15:02:03.864Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-12T15:02:03.864Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-12T15:02:03.864Z] === RUN TestContentStoreForPull [2021-11-12T15:02:04.335Z] --- PASS: TestContentStoreForPull (0.16s) [2021-11-12T15:02:04.335Z] PASS [2021-11-12T15:02:04.335Z] coverage: 6.7% of statements [2021-11-12T15:02:04.335Z] ok github.com/docker/docker/daemon/images 0.375s coverage: 6.7% of statements [2021-11-12T15:02:04.335Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-12T15:02:04.335Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-12T15:02:04.335Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-12T15:02:04.335Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-12T15:02:04.335Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-12T15:02:04.335Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-12T15:02:04.335Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-12T15:02:04.335Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-12T15:02:04.335Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-12T15:02:04.335Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-12T15:02:04.719Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-12T15:02:04.807Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-11-12T15:02:04.807Z] === RUN TestFastTimeMarshalJSON [2021-11-12T15:02:04.807Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-12T15:02:04.807Z] PASS [2021-11-12T15:02:04.807Z] coverage: 87.2% of statements [2021-11-12T15:02:04.807Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.214s coverage: 87.2% of statements [2021-11-12T15:02:04.807Z] === RUN TestJSONFileLogger [2021-11-12T15:02:04.807Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-12T15:02:04.807Z] === RUN TestJSONFileLoggerWithTags [2021-11-12T15:02:04.807Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-12T15:02:04.807Z] === RUN TestJSONFileLoggerWithOpts [2021-11-12T15:02:04.807Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-12T15:02:04.807Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-12T15:02:04.807Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-12T15:02:04.807Z] === RUN TestEncodeDecode [2021-11-12T15:02:04.807Z] === PAUSE TestEncodeDecode [2021-11-12T15:02:04.807Z] === RUN TestUnexpectedEOF [2021-11-12T15:02:04.975Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-12T15:02:05.038Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-12T15:02:05.038Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-12T15:02:05.038Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-12T15:02:05.038Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-12T15:02:05.038Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-12T15:02:05.038Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-11-12T15:02:05.038Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-12T15:02:05.038Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-12T15:02:05.038Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-12T15:02:05.038Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-12T15:02:05.038Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-12T15:02:05.038Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-12T15:02:05.038Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-12T15:02:05.038Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-11-12T15:02:05.038Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-12T15:02:05.038Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-12T15:02:05.038Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-12T15:02:05.038Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-12T15:02:05.038Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-12T15:02:05.038Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-12T15:02:05.038Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-12T15:02:05.038Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-12T15:02:05.038Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-12T15:02:05.038Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-12T15:02:05.038Z] === RUN TestConfigureDaemonLogs [2021-11-12T15:02:05.038Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-12T15:02:05.038Z] === RUN TestCommonOptionsInstallFlags [2021-11-12T15:02:05.038Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-12T15:02:05.038Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-12T15:02:05.038Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-12T15:02:05.038Z] PASS [2021-11-12T15:02:05.038Z] coverage: 18.6% of statements [2021-11-12T15:02:05.038Z] ok github.com/docker/docker/cmd/dockerd 0.185s coverage: 18.6% of statements [2021-11-12T15:02:05.038Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-12T15:02:05.038Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-12T15:02:05.278Z] time="2021-11-12T15:02:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-12T15:02:05.278Z] time="2021-11-12T15:02:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-12T15:02:05.278Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-11-12T15:02:05.278Z] === CONT TestEncodeDecode [2021-11-12T15:02:05.278Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-12T15:02:05.278Z] PASS [2021-11-12T15:02:05.278Z] coverage: 69.9% of statements [2021-11-12T15:02:05.278Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.223s coverage: 69.9% of statements [2021-11-12T15:02:05.299Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-12T15:02:05.538Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-12T15:02:05.539Z] --- PASS: TestBuildWithHugeFile (109.86s) [2021-11-12T15:02:05.539Z] === RUN TestBuildWCOWSandboxSize [2021-11-12T15:02:05.539Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T15:02:05.539Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-12T15:02:05.539Z] === RUN TestBuildWithEmptyDockerfile [2021-11-12T15:02:05.539Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:02:05.539Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:02:05.539Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:02:05.539Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:02:05.539Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:02:05.539Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:02:05.539Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:02:05.539Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:02:05.555Z] --- PASS: TestDockerNetworkMacvlan (9.70s) [2021-11-12T15:02:05.555Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-12T15:02:05.555Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-11-12T15:02:05.555Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s) [2021-11-12T15:02:05.555Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2021-11-12T15:02:05.555Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2021-11-12T15:02:05.555Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2021-11-12T15:02:05.555Z] PASS [2021-11-12T15:02:05.555Z] [2021-11-12T15:02:05.555Z] DONE 8 tests in 11.048s [2021-11-12T15:02:05.555Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-12T15:02:05.555Z] testing: warning: no tests to run [2021-11-12T15:02:05.555Z] PASS [2021-11-12T15:02:05.555Z] [2021-11-12T15:02:05.555Z] DONE 0 tests in 0.012s [2021-11-12T15:02:05.555Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-12T15:02:05.555Z] INFO: Testing against a local daemon [2021-11-12T15:02:05.555Z] === RUN TestAuthZPluginAllowRequest [2021-11-12T15:02:05.749Z] === RUN TestWriteLog [2021-11-12T15:02:05.749Z] === PAUSE TestWriteLog [2021-11-12T15:02:05.749Z] === RUN TestReadLog [2021-11-12T15:02:05.749Z] === PAUSE TestReadLog [2021-11-12T15:02:05.749Z] === CONT TestWriteLog [2021-11-12T15:02:05.749Z] === CONT TestReadLog [2021-11-12T15:02:05.749Z] --- PASS: TestWriteLog (0.00s) [2021-11-12T15:02:05.749Z] === RUN TestReadLog/tail_exact [2021-11-12T15:02:05.749Z] === RUN TestReadLog/tail_less_than_available [2021-11-12T15:02:05.749Z] === RUN TestReadLog/tail_more_than_available [2021-11-12T15:02:05.749Z] --- PASS: TestReadLog (0.13s) [2021-11-12T15:02:05.749Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-11-12T15:02:05.749Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-12T15:02:05.749Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-12T15:02:05.749Z] PASS [2021-11-12T15:02:05.749Z] coverage: 75.2% of statements [2021-11-12T15:02:05.749Z] ok github.com/docker/docker/daemon/logger/local 0.211s coverage: 75.2% of statements [2021-11-12T15:02:05.749Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-12T15:02:05.795Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:02:05.795Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-12T15:02:05.795Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-11-12T15:02:05.795Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-11-12T15:02:05.795Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2021-11-12T15:02:05.795Z] === RUN TestBuildPreserveOwnership [2021-11-12T15:02:05.795Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-12T15:02:06.042Z] === RUN TestContainerStopSignal [2021-11-12T15:02:06.042Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestContainerStopTimeout [2021-11-12T15:02:06.042Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-12T15:02:06.042Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-12T15:02:06.042Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-12T15:02:06.042Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestReplaceAndAppendEnvVars [2021-11-12T15:02:06.042Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-12T15:02:06.042Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestNewMemoryStore [2021-11-12T15:02:06.042Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestAddContainers [2021-11-12T15:02:06.042Z] --- PASS: TestAddContainers (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestGetContainer [2021-11-12T15:02:06.042Z] --- PASS: TestGetContainer (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestDeleteContainer [2021-11-12T15:02:06.042Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestListContainers [2021-11-12T15:02:06.042Z] --- PASS: TestListContainers (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestFirstContainer [2021-11-12T15:02:06.042Z] --- PASS: TestFirstContainer (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestApplyAllContainer [2021-11-12T15:02:06.042Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestIsValidHealthString [2021-11-12T15:02:06.042Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestStateRunStop [2021-11-12T15:02:06.042Z] --- PASS: TestStateRunStop (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestStateTimeoutWait [2021-11-12T15:02:06.042Z] state_test.go:141: Stop callback fired [2021-11-12T15:02:06.042Z] state_test.go:165: Stop callback fired [2021-11-12T15:02:06.042Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-12T15:02:06.042Z] === RUN TestIsValidStateString [2021-11-12T15:02:06.042Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestViewSaveDelete [2021-11-12T15:02:06.042Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-12T15:02:06.042Z] === RUN TestViewAll [2021-11-12T15:02:06.042Z] --- PASS: TestViewAll (0.01s) [2021-11-12T15:02:06.042Z] === RUN TestViewGet [2021-11-12T15:02:06.042Z] --- PASS: TestViewGet (0.01s) [2021-11-12T15:02:06.042Z] === RUN TestNames [2021-11-12T15:02:06.042Z] --- PASS: TestNames (0.00s) [2021-11-12T15:02:06.042Z] === RUN TestViewWithHealthCheck [2021-11-12T15:02:06.042Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-12T15:02:06.042Z] PASS [2021-11-12T15:02:06.042Z] coverage: 41.7% of statements [2021-11-12T15:02:06.042Z] ok github.com/docker/docker/container 0.222s coverage: 41.7% of statements [2021-11-12T15:02:06.221Z] === RUN TestOpenFileDelete [2021-11-12T15:02:06.221Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-12T15:02:06.221Z] === RUN TestOpenFileRename [2021-11-12T15:02:06.221Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-12T15:02:06.221Z] === RUN TestParseLogTagDefaultTag [2021-11-12T15:02:06.221Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-12T15:02:06.221Z] === RUN TestParseLogTag [2021-11-12T15:02:06.221Z] --- PASS: TestParseLogTag (0.00s) [2021-11-12T15:02:06.221Z] === RUN TestParseLogTagEmptyTag [2021-11-12T15:02:06.221Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-12T15:02:06.221Z] === RUN TestTailFiles [2021-11-12T15:02:06.221Z] --- PASS: TestTailFiles (0.00s) [2021-11-12T15:02:06.221Z] === RUN TestFollowLogsConsumerGone [2021-11-12T15:02:06.221Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-12T15:02:06.221Z] === RUN TestFollowLogsProducerGone [2021-11-12T15:02:06.221Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-12T15:02:06.221Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-12T15:02:06.221Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-12T15:02:06.221Z] === RUN TestCheckCapacityAndRotate [2021-11-12T15:02:06.221Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-12T15:02:06.221Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-12T15:02:06.221Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-11-12T15:02:06.221Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-12T15:02:06.221Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-11-12T15:02:06.221Z] PASS [2021-11-12T15:02:06.221Z] coverage: 50.9% of statements [2021-11-12T15:02:06.221Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.108s coverage: 50.9% of statements [2021-11-12T15:02:06.221Z] === RUN TestLog [2021-11-12T15:02:06.221Z] --- PASS: TestLog (0.00s) [2021-11-12T15:02:06.221Z] PASS [2021-11-12T15:02:06.221Z] coverage: 31.5% of statements [2021-11-12T15:02:06.221Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 31.5% of statements [2021-11-12T15:02:06.357Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-12T15:02:06.514Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-12T15:02:06.514Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-12T15:02:06.514Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-12T15:02:06.514Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-12T15:02:06.920Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-11-12T15:02:06.922Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2021-11-12T15:02:06.922Z] === RUN TestAuthZPluginTLS [2021-11-12T15:02:06.986Z] === RUN TestPrepare [2021-11-12T15:02:06.986Z] --- PASS: TestPrepare (0.00s) [2021-11-12T15:02:06.986Z] === RUN TestStart [2021-11-12T15:02:06.986Z] --- PASS: TestStart (0.00s) [2021-11-12T15:02:06.986Z] === RUN TestWaitCancel [2021-11-12T15:02:06.986Z] --- PASS: TestWaitCancel (0.00s) [2021-11-12T15:02:06.986Z] === RUN TestWaitDisabled [2021-11-12T15:02:06.986Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-12T15:02:06.986Z] === RUN TestWaitEnabled [2021-11-12T15:02:06.986Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-12T15:02:06.986Z] === RUN TestRemove [2021-11-12T15:02:06.986Z] --- PASS: TestRemove (0.00s) [2021-11-12T15:02:06.986Z] PASS [2021-11-12T15:02:06.986Z] coverage: 65.3% of statements [2021-11-12T15:02:06.986Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2021-11-12T15:02:07.213Z] === RUN TestNewParse [2021-11-12T15:02:07.213Z] --- PASS: TestNewParse (0.00s) [2021-11-12T15:02:07.213Z] PASS [2021-11-12T15:02:07.213Z] coverage: 8.3% of statements [2021-11-12T15:02:07.213Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2021-11-12T15:02:07.213Z] === RUN TestValidateLogOpt [2021-11-12T15:02:07.213Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestNewMissedConfig [2021-11-12T15:02:07.213Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestNewMissedUrl [2021-11-12T15:02:07.213Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestNewMissedToken [2021-11-12T15:02:07.213Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestNewWithProxy [2021-11-12T15:02:07.213Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestDefault [2021-11-12T15:02:07.213Z] --- PASS: TestDefault (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-12T15:02:07.213Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestJsonFormat [2021-11-12T15:02:07.213Z] --- PASS: TestJsonFormat (0.01s) [2021-11-12T15:02:07.213Z] === RUN TestRawFormat [2021-11-12T15:02:07.213Z] --- PASS: TestRawFormat (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestRawFormatWithLabels [2021-11-12T15:02:07.213Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestRawFormatWithoutTag [2021-11-12T15:02:07.213Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestBatching [2021-11-12T15:02:07.213Z] === RUN TestParseLogFormat [2021-11-12T15:02:07.213Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestValidateLogOptEmpty [2021-11-12T15:02:07.213Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestValidateSyslogAddress [2021-11-12T15:02:07.213Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestParseAddressDefaultPort [2021-11-12T15:02:07.213Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestValidateSyslogFacility [2021-11-12T15:02:07.213Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestValidateLogOptSyslogFormat [2021-11-12T15:02:07.213Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-12T15:02:07.213Z] === RUN TestValidateLogOpt [2021-11-12T15:02:07.213Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-12T15:02:07.213Z] PASS [2021-11-12T15:02:07.213Z] coverage: 46.8% of statements [2021-11-12T15:02:07.213Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 46.8% of statements [2021-11-12T15:02:07.213Z] --- PASS: TestBatching (0.21s) [2021-11-12T15:02:07.213Z] === RUN TestFrequency [2021-11-12T15:02:07.484Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-11-12T15:02:07.484Z] === RUN TestAuthZPluginDenyRequest [2021-11-12T15:02:07.684Z] --- PASS: TestFrequency (0.28s) [2021-11-12T15:02:07.684Z] === RUN TestOneMessagePerRequest [2021-11-12T15:02:07.684Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-12T15:02:07.684Z] === RUN TestVerify [2021-11-12T15:02:07.684Z] --- PASS: TestVerify (0.00s) [2021-11-12T15:02:07.684Z] === RUN TestSkipVerify [2021-11-12T15:02:07.684Z] time="2021-11-12T15:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:07.684Z] time="2021-11-12T15:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:07.684Z] time="2021-11-12T15:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:08.050Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-12T15:02:08.050Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-12T15:02:08.118Z] ..........................xx.................... [ 29%] [2021-11-12T15:02:08.156Z] --- PASS: TestSkipVerify (0.39s) [2021-11-12T15:02:08.156Z] === RUN TestBufferMaximum [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729327.664818\",\"host\":\"26014f3067f9\"}'" [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729327.664818\",\"host\":\"26014f3067f9\"}'" [2021-11-12T15:02:08.156Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-12T15:02:08.156Z] === RUN TestServerAlwaysDown [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729327.666819\",\"host\":\"26014f3067f9\"}'" [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729327.666819\",\"host\":\"26014f3067f9\"}'" [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729327.666819\",\"host\":\"26014f3067f9\"}'" [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729327.667818\",\"host\":\"26014f3067f9\"}'" [2021-11-12T15:02:08.156Z] time="2021-11-12T15:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729327.667818\",\"host\":\"26014f3067f9\"}'" [2021-11-12T15:02:08.156Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-12T15:02:08.156Z] === RUN TestCannotSendAfterClose [2021-11-12T15:02:08.156Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-12T15:02:08.156Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-12T15:02:08.288Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-12T15:02:08.549Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-11-12T15:02:08.612Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-11-12T15:02:08.612Z] === RUN TestAuthZPluginDenyResponse [2021-11-12T15:02:08.626Z] === RUN TestV1IDService [2021-11-12T15:02:08.626Z] --- PASS: TestV1IDService (0.02s) [2021-11-12T15:02:08.626Z] === RUN TestV2MetadataService [2021-11-12T15:02:08.626Z] === RUN TestSuccessfulDownload [2021-11-12T15:02:08.626Z] download_test.go:267: Needs fixing on Windows [2021-11-12T15:02:08.626Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-12T15:02:08.626Z] === RUN TestCancelledDownload [2021-11-12T15:02:08.626Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-12T15:02:08.626Z] === RUN TestMaxDownloadAttempts [2021-11-12T15:02:08.626Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-12T15:02:08.626Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-12T15:02:08.626Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-12T15:02:08.626Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-12T15:02:08.626Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-12T15:02:08.626Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-12T15:02:08.626Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-12T15:02:08.626Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-12T15:02:08.626Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-12T15:02:08.626Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-12T15:02:08.626Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-12T15:02:08.626Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-12T15:02:09.097Z] time="2021-11-12T15:02:08Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-12T15:02:09.097Z] time="2021-11-12T15:02:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"26014f3067f9\"}'" [2021-11-12T15:02:09.097Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-12T15:02:09.097Z] PASS [2021-11-12T15:02:09.097Z] coverage: 82.5% of statements [2021-11-12T15:02:09.097Z] ok github.com/docker/docker/daemon/logger/splunk 1.961s coverage: 82.5% of statements [2021-11-12T15:02:09.097Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-12T15:02:09.097Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-12T15:02:09.097Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-12T15:02:09.097Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-12T15:02:09.097Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-12T15:02:09.097Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-12T15:02:09.097Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-12T15:02:09.097Z] === RUN TestContinueOnError_NeverContinue [2021-11-12T15:02:09.097Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-12T15:02:09.097Z] === RUN TestManifestStore [2021-11-12T15:02:09.097Z] === RUN TestManifestStore/no_remote_or_local [2021-11-12T15:02:09.097Z] time="2021-11-12T15:02:08Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local410446425\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-12T15:02:09.097Z] time="2021-11-12T15:02:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-12T15:02:09.097Z] time="2021-11-12T15:02:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-12T15:02:09.097Z] time="2021-11-12T15:02:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-12T15:02:09.097Z] time="2021-11-12T15:02:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-12T15:02:09.097Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-12T15:02:09.097Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-11-12T15:02:09.097Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-11-12T15:02:09.097Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-11-12T15:02:09.097Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-11-12T15:02:09.097Z] === RUN TestTransfer [2021-11-12T15:02:09.097Z] === RUN TestManifestStore/no_local_cache [2021-11-12T15:02:09.097Z] === RUN TestManifestStore/with_local_cache [2021-11-12T15:02:09.097Z] === RUN TestManifestStore/unknown_media_type [2021-11-12T15:02:09.097Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-12T15:02:09.097Z] time="2021-11-12T15:02:08Z" level=warning msg="reference for unknown type: " [2021-11-12T15:02:09.097Z] time="2021-11-12T15:02:09Z" level=warning msg="reference for unknown type: " [2021-11-12T15:02:09.097Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-12T15:02:09.097Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-12T15:02:09.097Z] time="2021-11-12T15:02:09Z" level=warning msg="reference for unknown type: " [2021-11-12T15:02:09.097Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-12T15:02:09.097Z] time="2021-11-12T15:02:09Z" level=warning msg="reference for unknown type: " [2021-11-12T15:02:09.097Z] time="2021-11-12T15:02:09Z" level=warning msg="reference for unknown type: " [2021-11-12T15:02:09.097Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-12T15:02:09.097Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-12T15:02:09.097Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-12T15:02:09.097Z] time="2021-11-12T15:02:09Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-12T15:02:09.097Z] --- PASS: TestManifestStore (0.26s) [2021-11-12T15:02:09.097Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-11-12T15:02:09.097Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-12T15:02:09.097Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-11-12T15:02:09.097Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-11-12T15:02:09.097Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-11-12T15:02:09.097Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-12T15:02:09.097Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-12T15:02:09.097Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-11-12T15:02:09.097Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-11-12T15:02:09.097Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-12T15:02:09.097Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-12T15:02:09.097Z] === RUN TestDetectManifestBlobMediaType [2021-11-12T15:02:09.097Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-12T15:02:09.097Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-12T15:02:09.097Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-12T15:02:09.097Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-12T15:02:09.097Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-12T15:02:09.097Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-12T15:02:09.097Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-12T15:02:09.097Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-12T15:02:09.097Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-12T15:02:09.097Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-12T15:02:09.111Z] --- PASS: TestBuildPreserveOwnership (3.43s) [2021-11-12T15:02:09.111Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.28s) [2021-11-12T15:02:09.111Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2021-11-12T15:02:09.111Z] === RUN TestBuildPlatformInvalid [2021-11-12T15:02:09.173Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-12T15:02:09.173Z] === RUN TestAuthZPluginAllowEventStream [2021-11-12T15:02:09.216Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-12T15:02:09.216Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-12T15:02:09.216Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-12T15:02:09.216Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-12T15:02:09.216Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-12T15:02:09.216Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-12T15:02:09.216Z] PASS [2021-11-12T15:02:09.216Z] coverage: 35.9% of statements [2021-11-12T15:02:09.216Z] ok github.com/docker/docker/daemon/cluster/convert 0.448s coverage: 35.9% of statements [2021-11-12T15:02:09.368Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-11-12T15:02:09.368Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-12T15:02:09.368Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-11-12T15:02:09.567Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-12T15:02:09.567Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-12T15:02:09.567Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-12T15:02:09.567Z] === RUN TestFixManifestLayers [2021-11-12T15:02:09.567Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-12T15:02:09.567Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-12T15:02:09.567Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-12T15:02:09.567Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-12T15:02:09.567Z] === RUN TestFixManifestLayersBadParent [2021-11-12T15:02:09.567Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-12T15:02:09.567Z] === RUN TestValidateManifest [2021-11-12T15:02:09.567Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-12T15:02:09.567Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-12T15:02:09.567Z] === RUN TestFormatPlatform [2021-11-12T15:02:09.567Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-12T15:02:09.567Z] === RUN TestGetRepositoryMountCandidates [2021-11-12T15:02:09.567Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-12T15:02:09.567Z] === RUN TestLayerAlreadyExists [2021-11-12T15:02:09.567Z] 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-11-12T15:02:09.567Z] 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-11-12T15:02:09.567Z] 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-11-12T15:02:09.567Z] 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-11-12T15:02:09.567Z] 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-11-12T15:02:09.567Z] 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-11-12T15:02:09.567Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-12T15:02:09.567Z] === RUN TestWhenEmptyAuthConfig [2021-11-12T15:02:09.567Z] --- PASS: TestTransfer (0.12s) [2021-11-12T15:02:09.567Z] === RUN TestConcurrencyLimit [2021-11-12T15:02:09.567Z] --- PASS: TestV2MetadataService (0.82s) [2021-11-12T15:02:09.567Z] PASS [2021-11-12T15:02:09.567Z] coverage: 48.2% of statements [2021-11-12T15:02:09.567Z] ok github.com/docker/docker/distribution/metadata 0.916s coverage: 48.2% of statements [2021-11-12T15:02:09.567Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-11-12T15:02:09.567Z] === RUN TestInactiveJobs [2021-11-12T15:02:09.687Z] === RUN TestNewListSecretsFilters [2021-11-12T15:02:09.687Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-12T15:02:09.687Z] === RUN TestNewListConfigsFilters [2021-11-12T15:02:09.687Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-12T15:02:09.687Z] PASS [2021-11-12T15:02:09.687Z] coverage: 0.5% of statements [2021-11-12T15:02:09.687Z] ok github.com/docker/docker/daemon/cluster 0.617s coverage: 0.5% of statements [2021-11-12T15:02:10.038Z] === RUN TestNotFound [2021-11-12T15:02:10.038Z] --- PASS: TestNotFound (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestConflict [2021-11-12T15:02:10.038Z] --- PASS: TestConflict (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestForbidden [2021-11-12T15:02:10.038Z] --- PASS: TestForbidden (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestInvalidParameter [2021-11-12T15:02:10.038Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestNotImplemented [2021-11-12T15:02:10.038Z] --- PASS: TestNotImplemented (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestNotModified [2021-11-12T15:02:10.038Z] --- PASS: TestNotModified (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestUnauthorized [2021-11-12T15:02:10.038Z] --- PASS: TestUnauthorized (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestUnknown [2021-11-12T15:02:10.038Z] --- PASS: TestUnknown (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestCancelled [2021-11-12T15:02:10.038Z] --- PASS: TestCancelled (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestDeadline [2021-11-12T15:02:10.038Z] --- PASS: TestDeadline (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestDataLoss [2021-11-12T15:02:10.038Z] --- PASS: TestDataLoss (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestUnavailable [2021-11-12T15:02:10.038Z] --- PASS: TestUnavailable (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestSystem [2021-11-12T15:02:10.038Z] --- PASS: TestSystem (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode/Not_Found [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode/Bad_Request [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode/Conflict [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode/Unauthorized [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode/Forbidden [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode/Not_Modified [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-12T15:02:10.038Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-12T15:02:10.038Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-12T15:02:10.038Z] PASS [2021-11-12T15:02:10.038Z] coverage: 53.1% of statements [2021-11-12T15:02:10.038Z] ok github.com/docker/docker/errdefs 0.037s coverage: 53.1% of statements [2021-11-12T15:02:10.038Z] --- PASS: TestInactiveJobs (0.39s) [2021-11-12T15:02:10.038Z] === RUN TestWatchRelease [2021-11-12T15:02:10.038Z] --- PASS: TestWatchRelease (0.04s) [2021-11-12T15:02:10.038Z] === RUN TestWatchFinishedTransfer [2021-11-12T15:02:10.038Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-12T15:02:10.038Z] === RUN TestDuplicateTransfer [2021-11-12T15:02:10.038Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-12T15:02:10.038Z] === RUN TestSuccessfulUpload [2021-11-12T15:02:10.101Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2021-11-12T15:02:10.101Z] === RUN TestAuthZPluginErrorResponse [2021-11-12T15:02:10.300Z] === RUN TestDockerSuite/TestAttachDetach [2021-11-12T15:02:10.300Z] Loaded image: busybox:latest [2021-11-12T15:02:10.509Z] time="2021-11-12T15:02:10Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-12T15:02:10.509Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-11-12T15:02:10.509Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-12T15:02:10.509Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-12T15:02:10.509Z] === RUN TestTokenPassThru [2021-11-12T15:02:10.509Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-12T15:02:10.509Z] === RUN TestTokenPassThruDifferentHost [2021-11-12T15:02:10.509Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-12T15:02:10.509Z] PASS [2021-11-12T15:02:10.509Z] coverage: 24.1% of statements [2021-11-12T15:02:10.509Z] ok github.com/docker/docker/distribution 1.462s coverage: 24.1% of statements [2021-11-12T15:02:10.509Z] --- PASS: TestSuccessfulUpload (0.35s) [2021-11-12T15:02:10.509Z] === RUN TestCancelledUpload [2021-11-12T15:02:10.509Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-12T15:02:10.509Z] PASS [2021-11-12T15:02:10.509Z] coverage: 76.8% of statements [2021-11-12T15:02:10.509Z] ok github.com/docker/docker/distribution/xfer 1.761s coverage: 76.8% of statements [2021-11-12T15:02:10.509Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-12T15:02:10.509Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-12T15:02:10.558Z] Loaded image: busybox:glibc [2021-11-12T15:02:10.664Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-12T15:02:10.664Z] === RUN TestAuthZPluginErrorRequest [2021-11-12T15:02:10.979Z] === RUN TestCompare [2021-11-12T15:02:10.979Z] --- PASS: TestCompare (0.00s) [2021-11-12T15:02:10.979Z] PASS [2021-11-12T15:02:10.979Z] coverage: 19.2% of statements [2021-11-12T15:02:10.979Z] ok github.com/docker/docker/image/cache 0.095s coverage: 19.2% of statements [2021-11-12T15:02:10.979Z] === RUN TestFSGetInvalidData [2021-11-12T15:02:10.979Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-12T15:02:10.979Z] === RUN TestFSInvalidSet [2021-11-12T15:02:10.979Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-12T15:02:10.979Z] === RUN TestFSInvalidRoot [2021-11-12T15:02:10.979Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-12T15:02:10.979Z] === RUN TestFSMetadataGetSet [2021-11-12T15:02:10.979Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-12T15:02:10.979Z] === RUN TestFSInvalidWalker [2021-11-12T15:02:10.979Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-12T15:02:10.979Z] === RUN TestFSGetSet [2021-11-12T15:02:10.979Z] --- PASS: TestFSGetSet (0.01s) [2021-11-12T15:02:10.979Z] === RUN TestFSGetUnsetKey [2021-11-12T15:02:10.979Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-11-12T15:02:10.979Z] === RUN TestFSGetEmptyData [2021-11-12T15:02:10.979Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-12T15:02:10.979Z] === RUN TestFSDelete [2021-11-12T15:02:10.979Z] --- PASS: TestFSDelete (0.01s) [2021-11-12T15:02:10.979Z] === RUN TestFSWalker [2021-11-12T15:02:10.979Z] --- PASS: TestFSWalker (0.01s) [2021-11-12T15:02:10.979Z] === RUN TestFSWalkerStopOnError [2021-11-12T15:02:10.979Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-12T15:02:10.979Z] === RUN TestNewFromJSON [2021-11-12T15:02:10.979Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-12T15:02:10.979Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-12T15:02:10.979Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-12T15:02:10.979Z] === RUN TestMarshalKeyOrder [2021-11-12T15:02:10.979Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-12T15:02:10.979Z] === RUN TestHistoryEqual [2021-11-12T15:02:11.126Z] docker_cli_daemon_test.go:1455: [dc80f27950eed] daemon is not started [2021-11-12T15:02:11.226Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-11-12T15:02:11.226Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-12T15:02:11.382Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-12T15:02:11.450Z] --- PASS: TestHistoryEqual (0.13s) [2021-11-12T15:02:11.450Z] === RUN TestImage [2021-11-12T15:02:11.450Z] --- PASS: TestImage (0.00s) [2021-11-12T15:02:11.450Z] === RUN TestImageOSNotEmpty [2021-11-12T15:02:11.450Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-12T15:02:11.450Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-12T15:02:11.450Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-12T15:02:11.450Z] === RUN TestCreate [2021-11-12T15:02:11.450Z] --- PASS: TestCreate (0.01s) [2021-11-12T15:02:11.450Z] === RUN TestRestore [2021-11-12T15:02:11.450Z] time="2021-11-12T15:02:10Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-12T15:02:11.450Z] --- PASS: TestRestore (0.04s) [2021-11-12T15:02:11.450Z] === RUN TestAddDelete [2021-11-12T15:02:11.450Z] --- PASS: TestAddDelete (0.02s) [2021-11-12T15:02:11.450Z] === RUN TestSearchAfterDelete [2021-11-12T15:02:11.450Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-11-12T15:02:11.450Z] === RUN TestParentReset [2021-11-12T15:02:11.450Z] --- PASS: TestParentReset (0.03s) [2021-11-12T15:02:11.450Z] === RUN TestGetAndSetLastUpdated [2021-11-12T15:02:11.450Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2021-11-12T15:02:11.450Z] === RUN TestStoreLen [2021-11-12T15:02:11.450Z] --- PASS: TestStoreLen (0.09s) [2021-11-12T15:02:11.450Z] PASS [2021-11-12T15:02:11.450Z] coverage: 86.6% of statements [2021-11-12T15:02:11.450Z] ok github.com/docker/docker/image 0.588s coverage: 86.6% of statements [2021-11-12T15:02:11.450Z] === RUN TestMakeV1ConfigFromConfig [2021-11-12T15:02:11.450Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-12T15:02:11.450Z] PASS [2021-11-12T15:02:11.450Z] coverage: 25.0% of statements [2021-11-12T15:02:11.450Z] ok github.com/docker/docker/image/v1 0.062s coverage: 25.0% of statements [2021-11-12T15:02:11.789Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-12T15:02:11.789Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-12T15:02:11.923Z] === RUN TestValidateManifest [2021-11-12T15:02:11.923Z] === RUN TestValidateManifest/nil [2021-11-12T15:02:11.923Z] === RUN TestValidateManifest/non-nil [2021-11-12T15:02:11.923Z] --- PASS: TestValidateManifest (0.00s) [2021-11-12T15:02:11.923Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-12T15:02:11.923Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-12T15:02:11.923Z] PASS [2021-11-12T15:02:11.923Z] coverage: 0.7% of statements [2021-11-12T15:02:11.923Z] ok github.com/docker/docker/image/tarexport 0.066s coverage: 0.7% of statements [2021-11-12T15:02:11.923Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-12T15:02:11.946Z] check_test.go:308: [d06617a0cdec6] daemon is not started [2021-11-12T15:02:11.946Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-11-12T15:02:12.203Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-12T15:02:12.657Z] === RUN TestBuilderGC [2021-11-12T15:02:12.657Z] --- PASS: TestBuilderGC (0.00s) [2021-11-12T15:02:12.657Z] === RUN TestDaemonConfigurationNotFound [2021-11-12T15:02:12.657Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-12T15:02:12.657Z] === RUN TestDaemonBrokenConfiguration [2021-11-12T15:02:12.657Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-12T15:02:12.657Z] === RUN TestParseClusterAdvertiseSettings [2021-11-12T15:02:12.657Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-12T15:02:12.657Z] === RUN TestFindConfigurationConflicts [2021-11-12T15:02:12.657Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-12T15:02:12.657Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-12T15:02:12.657Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-12T15:02:12.657Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-12T15:02:12.657Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-12T15:02:12.657Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-12T15:02:12.657Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-12T15:02:12.657Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-12T15:02:12.657Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-12T15:02:12.657Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-12T15:02:12.657Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-12T15:02:12.657Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-12T15:02:12.657Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-12T15:02:12.657Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-12T15:02:12.657Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-12T15:02:12.657Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-12T15:02:12.657Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-12T15:02:12.657Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-12T15:02:12.657Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-12T15:02:12.657Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-12T15:02:12.657Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-12T15:02:12.657Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-12T15:02:12.657Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-12T15:02:12.657Z] === RUN TestValidateConfigurationErrors [2021-11-12T15:02:12.657Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-12T15:02:12.657Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-12T15:02:12.657Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-12T15:02:12.657Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-12T15:02:12.657Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-12T15:02:12.657Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-12T15:02:12.657Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-12T15:02:12.657Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-12T15:02:12.657Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-12T15:02:12.657Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-12T15:02:12.657Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-12T15:02:12.657Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-12T15:02:12.657Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-12T15:02:12.657Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-12T15:02:12.657Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-12T15:02:12.657Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-12T15:02:12.657Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-12T15:02:12.657Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-12T15:02:12.658Z] === RUN TestValidateConfiguration [2021-11-12T15:02:12.658Z] === RUN TestValidateConfiguration/with_label [2021-11-12T15:02:12.658Z] === RUN TestValidateConfiguration/with_dns [2021-11-12T15:02:12.658Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-12T15:02:12.658Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-12T15:02:12.658Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-12T15:02:12.658Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-12T15:02:12.658Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-12T15:02:12.658Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-12T15:02:12.658Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-12T15:02:12.658Z] === RUN TestModifiedDiscoverySettings [2021-11-12T15:02:12.658Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-12T15:02:12.658Z] === RUN TestReloadSetConfigFileNotExist [2021-11-12T15:02:12.658Z] time="2021-11-12T15:02:12Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-12T15:02:12.658Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-11-12T15:02:12.658Z] === RUN TestReloadDefaultConfigNotExist [2021-11-12T15:02:12.658Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:02:12.658Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-12T15:02:12.658Z] === RUN TestReloadBadDefaultConfig [2021-11-12T15:02:12.658Z] time="2021-11-12T15:02:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3375791592" [2021-11-12T15:02:12.658Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-12T15:02:12.658Z] === RUN TestReloadWithConflictingLabels [2021-11-12T15:02:12.658Z] time="2021-11-12T15:02:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-757798484" [2021-11-12T15:02:12.658Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-12T15:02:12.658Z] === RUN TestReloadWithDuplicateLabels [2021-11-12T15:02:12.658Z] time="2021-11-12T15:02:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2902459512" [2021-11-12T15:02:12.658Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-12T15:02:12.658Z] === RUN TestMaskURLCredentials [2021-11-12T15:02:12.658Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-12T15:02:12.658Z] === RUN TestDaemonConfigurationMerge [2021-11-12T15:02:12.658Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-12T15:02:12.658Z] PASS [2021-11-12T15:02:12.658Z] coverage: 80.0% of statements [2021-11-12T15:02:12.658Z] ok github.com/docker/docker/daemon/config 0.228s coverage: 80.0% of statements [2021-11-12T15:02:12.658Z] === RUN TestDiscoveryOptsErrors [2021-11-12T15:02:12.658Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-12T15:02:12.658Z] === RUN TestDiscoveryOpts [2021-11-12T15:02:12.658Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-12T15:02:12.658Z] PASS [2021-11-12T15:02:12.658Z] coverage: 30.0% of statements [2021-11-12T15:02:12.658Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2021-11-12T15:02:12.916Z] === RUN TestSerialization [2021-11-12T15:02:12.916Z] --- PASS: TestSerialization (0.02s) [2021-11-12T15:02:12.916Z] PASS [2021-11-12T15:02:12.916Z] coverage: 100.0% of statements [2021-11-12T15:02:12.916Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2021-11-12T15:02:13.130Z] === RUN TestWaitNodeAttachment [2021-11-12T15:02:13.155Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2021-11-12T15:02:13.155Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-12T15:02:13.390Z] === RUN TestEmptyLayer [2021-11-12T15:02:13.390Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-12T15:02:13.390Z] === RUN TestCommitFailure [2021-11-12T15:02:13.390Z] --- PASS: TestCommitFailure (0.03s) [2021-11-12T15:02:13.390Z] === RUN TestStartTransactionFailure [2021-11-12T15:02:13.390Z] --- PASS: TestStartTransactionFailure (0.03s) [2021-11-12T15:02:13.390Z] === RUN TestGetOrphan [2021-11-12T15:02:13.390Z] --- PASS: TestGetOrphan (0.03s) [2021-11-12T15:02:13.390Z] === RUN TestMountAndRegister [2021-11-12T15:02:13.390Z] === RUN TestEnvironmentParsing [2021-11-12T15:02:13.390Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-12T15:02:13.390Z] PASS [2021-11-12T15:02:13.390Z] coverage: 1.2% of statements [2021-11-12T15:02:13.390Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2021-11-12T15:02:13.390Z] layer_test.go:270: Layer size: 14 [2021-11-12T15:02:13.390Z] --- PASS: TestMountAndRegister (0.07s) [2021-11-12T15:02:13.390Z] === RUN TestLayerRelease [2021-11-12T15:02:13.390Z] layer_test.go:303: Failing on Windows [2021-11-12T15:02:13.390Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-12T15:02:13.390Z] === RUN TestStoreRestore [2021-11-12T15:02:13.390Z] layer_test.go:352: Failing on Windows [2021-11-12T15:02:13.390Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-12T15:02:13.390Z] === RUN TestTarStreamStability [2021-11-12T15:02:13.390Z] layer_test.go:467: Failing on Windows [2021-11-12T15:02:13.390Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-12T15:02:13.390Z] === RUN TestRegisterExistingLayer [2021-11-12T15:02:13.390Z] --- PASS: TestRegisterExistingLayer (0.15s) [2021-11-12T15:02:13.390Z] === RUN TestTarStreamVerification [2021-11-12T15:02:13.390Z] layer_test.go:696: Failing on Windows [2021-11-12T15:02:13.390Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-12T15:02:13.390Z] === RUN TestLayerMigration [2021-11-12T15:02:13.390Z] migration_test.go:45: Failing on Windows [2021-11-12T15:02:13.390Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-12T15:02:13.390Z] === RUN TestLayerMigrationNoTarsplit [2021-11-12T15:02:13.571Z] Loaded image: debian:bullseye-slim [2021-11-12T15:02:13.602Z] --- PASS: TestWaitNodeAttachment (0.51s) [2021-11-12T15:02:13.602Z] === RUN TestIsolationConversion [2021-11-12T15:02:13.602Z] === RUN TestIsolationConversion/default [2021-11-12T15:02:13.602Z] === RUN TestIsolationConversion/process [2021-11-12T15:02:13.602Z] === RUN TestIsolationConversion/hyperv [2021-11-12T15:02:13.602Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-12T15:02:13.602Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-12T15:02:13.602Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-12T15:02:13.602Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-12T15:02:13.602Z] === RUN TestContainerLabels [2021-11-12T15:02:13.602Z] --- PASS: TestContainerLabels (0.00s) [2021-11-12T15:02:13.602Z] === RUN TestCredentialSpecConversion [2021-11-12T15:02:13.602Z] === RUN TestCredentialSpecConversion/none [2021-11-12T15:02:13.602Z] === RUN TestCredentialSpecConversion/config [2021-11-12T15:02:13.602Z] === RUN TestCredentialSpecConversion/file [2021-11-12T15:02:13.602Z] === RUN TestCredentialSpecConversion/registry [2021-11-12T15:02:13.602Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-12T15:02:13.602Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-12T15:02:13.602Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-12T15:02:13.602Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-12T15:02:13.602Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-12T15:02:13.602Z] === RUN TestControllerValidateMountBind [2021-11-12T15:02:13.602Z] --- PASS: TestControllerValidateMountBind (0.03s) [2021-11-12T15:02:13.602Z] === RUN TestControllerValidateMountVolume [2021-11-12T15:02:13.602Z] --- PASS: TestControllerValidateMountVolume (0.01s) [2021-11-12T15:02:13.602Z] === RUN TestControllerValidateMountTarget [2021-11-12T15:02:13.602Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2021-11-12T15:02:13.602Z] === RUN TestControllerValidateMountTmpfs [2021-11-12T15:02:13.602Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-12T15:02:13.602Z] === RUN TestControllerValidateMountInvalidType [2021-11-12T15:02:13.602Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-12T15:02:13.602Z] === RUN TestControllerValidateMountNamedPipe [2021-11-12T15:02:13.602Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-12T15:02:13.602Z] PASS [2021-11-12T15:02:13.602Z] coverage: 11.0% of statements [2021-11-12T15:02:13.602Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.726s coverage: 11.0% of statements [2021-11-12T15:02:13.602Z] === RUN TestEventsLog [2021-11-12T15:02:13.602Z] --- PASS: TestEventsLog (0.00s) [2021-11-12T15:02:13.602Z] === RUN TestEventsLogTimeout [2021-11-12T15:02:13.602Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-12T15:02:13.602Z] === RUN TestLogEvents [2021-11-12T15:02:13.602Z] --- PASS: TestLogEvents (0.05s) [2021-11-12T15:02:13.602Z] === RUN TestLoadBufferedEvents [2021-11-12T15:02:13.602Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-11-12T15:02:13.602Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-12T15:02:13.602Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-12T15:02:13.602Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-12T15:02:13.602Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-12T15:02:13.602Z] PASS [2021-11-12T15:02:13.602Z] coverage: 50.0% of statements [2021-11-12T15:02:13.602Z] ok github.com/docker/docker/daemon/events 0.228s coverage: 50.0% of statements [2021-11-12T15:02:13.828Z] Loaded image: hello-world:latest [2021-11-12T15:02:13.828Z] Loaded image: arm32v7/hello-world:latest [2021-11-12T15:02:13.862Z] migration_test.go:181: Failing on Windows [2021-11-12T15:02:13.862Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-12T15:02:13.862Z] === RUN TestMountInit [2021-11-12T15:02:13.862Z] mount_test.go:17: Failing on Windows [2021-11-12T15:02:13.862Z] --- SKIP: TestMountInit (0.00s) [2021-11-12T15:02:13.862Z] === RUN TestMountSize [2021-11-12T15:02:13.862Z] mount_test.go:76: Failing on Windows [2021-11-12T15:02:13.862Z] --- SKIP: TestMountSize (0.00s) [2021-11-12T15:02:13.862Z] === RUN TestMountChanges [2021-11-12T15:02:13.862Z] mount_test.go:125: Failing on Windows [2021-11-12T15:02:13.862Z] --- SKIP: TestMountChanges (0.00s) [2021-11-12T15:02:13.862Z] === RUN TestMountApply [2021-11-12T15:02:13.862Z] mount_test.go:212: Failing on Windows [2021-11-12T15:02:13.862Z] --- SKIP: TestMountApply (0.00s) [2021-11-12T15:02:13.862Z] PASS [2021-11-12T15:02:13.862Z] coverage: 30.1% of statements [2021-11-12T15:02:13.862Z] ok github.com/docker/docker/layer 0.402s coverage: 30.1% of statements [2021-11-12T15:02:13.862Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-12T15:02:13.862Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-12T15:02:13.862Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-12T15:02:13.862Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-12T15:02:13.862Z] === RUN TestSequenceGetAvailableBit [2021-11-12T15:02:13.862Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-12T15:02:13.862Z] === RUN TestSequenceEqual [2021-11-12T15:02:13.862Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-12T15:02:13.862Z] === RUN TestSequenceCopy [2021-11-12T15:02:13.862Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-12T15:02:13.862Z] === RUN TestGetFirstAvailable [2021-11-12T15:02:13.862Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-12T15:02:13.862Z] === RUN TestFindSequence [2021-11-12T15:02:13.862Z] --- PASS: TestFindSequence (0.00s) [2021-11-12T15:02:13.862Z] === RUN TestCheckIfAvailable [2021-11-12T15:02:13.862Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-12T15:02:13.862Z] === RUN TestMergeSequences [2021-11-12T15:02:13.862Z] --- PASS: TestMergeSequences (0.00s) [2021-11-12T15:02:13.862Z] === RUN TestPushReservation [2021-11-12T15:02:13.862Z] --- PASS: TestPushReservation (0.00s) [2021-11-12T15:02:13.862Z] === RUN TestSerializeDeserialize [2021-11-12T15:02:13.862Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-12T15:02:13.862Z] === RUN TestSet [2021-11-12T15:02:14.075Z] === RUN TestIsEmptyDir [2021-11-12T15:02:14.075Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-12T15:02:14.075Z] PASS [2021-11-12T15:02:14.075Z] coverage: 2.3% of statements [2021-11-12T15:02:14.075Z] ok github.com/docker/docker/daemon/graphdriver 0.056s coverage: 2.3% of statements [2021-11-12T15:02:14.084Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-12T15:02:14.084Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-11-12T15:02:14.333Z] --- PASS: TestSet (0.00s) [2021-11-12T15:02:14.333Z] === RUN TestSetUnset [2021-11-12T15:02:14.333Z] --- PASS: TestSetUnset (0.00s) [2021-11-12T15:02:14.333Z] === RUN TestOffsetSetUnset [2021-11-12T15:02:14.333Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-12T15:02:14.333Z] === RUN TestSetInRange [2021-11-12T15:02:14.333Z] --- PASS: TestSetInRange (0.00s) [2021-11-12T15:02:14.333Z] === RUN TestSetAnyInRange [2021-11-12T15:02:14.333Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-12T15:02:14.333Z] === RUN TestMethods [2021-11-12T15:02:14.333Z] --- PASS: TestMethods (0.00s) [2021-11-12T15:02:14.333Z] === RUN TestRandomAllocateDeallocate [2021-11-12T15:02:14.521Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2021-11-12T15:02:14.521Z] === RUN TestAuthZPluginHeader [2021-11-12T15:02:14.546Z] === RUN TestVerifyNetworkingConfig [2021-11-12T15:02:14.546Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestGetContainer [2021-11-12T15:02:14.546Z] --- PASS: TestGetContainer (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestValidContainerNames [2021-11-12T15:02:14.546Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestContainerInitDNS [2021-11-12T15:02:14.546Z] daemon_test.go:146: root required [2021-11-12T15:02:14.546Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestMerge [2021-11-12T15:02:14.546Z] --- PASS: TestMerge (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestValidateContainerIsolation [2021-11-12T15:02:14.546Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestFindNetworkErrorType [2021-11-12T15:02:14.546Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestEnsureServicesExist [2021-11-12T15:02:14.546Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestEnsureServicesExistErrors [2021-11-12T15:02:14.546Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-12T15:02:14.546Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-12T15:02:14.546Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-12T15:02:14.546Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestContainerDelete [2021-11-12T15:02:14.546Z] --- PASS: TestContainerDelete (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestContainerDoubleDelete [2021-11-12T15:02:14.546Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestLogContainerEventCopyLabels [2021-11-12T15:02:14.546Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2021-11-12T15:02:14.546Z] === RUN TestLogContainerEventWithAttributes [2021-11-12T15:02:14.546Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestNoneHealthcheck [2021-11-12T15:02:14.546Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestHealthStates [2021-11-12T15:02:14.546Z] time="2021-11-12T15:02:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-12T15:02:14.546Z] time="2021-11-12T15:02:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-12T15:02:14.546Z] time="2021-11-12T15:02:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-12T15:02:14.546Z] time="2021-11-12T15:02:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-12T15:02:14.546Z] time="2021-11-12T15:02:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-12T15:02:14.546Z] time="2021-11-12T15:02:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-12T15:02:14.546Z] time="2021-11-12T15:02:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-12T15:02:14.546Z] time="2021-11-12T15:02:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-12T15:02:14.546Z] time="2021-11-12T15:02:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-12T15:02:14.546Z] time="2021-11-12T15:02:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-12T15:02:14.546Z] --- PASS: TestHealthStates (0.14s) [2021-11-12T15:02:14.546Z] === RUN TestGetInspectData [2021-11-12T15:02:14.546Z] --- PASS: TestGetInspectData (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestFillLicense [2021-11-12T15:02:14.546Z] --- PASS: TestFillLicense (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestListInvalidFilter [2021-11-12T15:02:14.546Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestNameFilter [2021-11-12T15:02:14.546Z] --- PASS: TestNameFilter (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-12T15:02:14.546Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-12T15:02:14.546Z] === 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-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-12T15:02:14.546Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-12T15:02:14.546Z] --- 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-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-12T15:02:14.546Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-12T15:02:14.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-12T15:02:14.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-12T15:02:14.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-12T15:02:14.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-12T15:02:14.547Z] === RUN TestDaemonReloadLabels [2021-11-12T15:02:14.547Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-12T15:02:14.547Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-12T15:02:14.547Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-12T15:02:14.547Z] === RUN TestDaemonReloadMirrors [2021-11-12T15:02:14.547Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-12T15:02:14.547Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-12T15:02:14.547Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-12T15:02:14.547Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-12T15:02:14.547Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-12T15:02:14.547Z] === RUN TestDaemonDiscoveryReload [2021-11-12T15:02:14.547Z] === RUN TestLinkNaming [2021-11-12T15:02:14.547Z] --- PASS: TestLinkNaming (0.00s) [2021-11-12T15:02:14.547Z] === RUN TestLinkNew [2021-11-12T15:02:14.547Z] --- PASS: TestLinkNew (0.00s) [2021-11-12T15:02:14.547Z] === RUN TestLinkEnv [2021-11-12T15:02:14.547Z] --- PASS: TestLinkEnv (0.00s) [2021-11-12T15:02:14.547Z] === RUN TestLinkMultipleEnv [2021-11-12T15:02:14.547Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-12T15:02:14.547Z] === RUN TestLinkPortRangeEnv [2021-11-12T15:02:14.547Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-12T15:02:14.547Z] PASS [2021-11-12T15:02:14.547Z] coverage: 93.0% of statements [2021-11-12T15:02:14.547Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2021-11-12T15:02:15.014Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-12T15:02:15.450Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-11-12T15:02:15.450Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-12T15:02:15.539Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-11-12T15:02:15.539Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-12T15:02:15.904Z] === RUN TestInvalidConfig [2021-11-12T15:02:15.905Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-12T15:02:15.905Z] === RUN TestConfig [2021-11-12T15:02:15.905Z] --- PASS: TestConfig (0.00s) [2021-11-12T15:02:15.905Z] === RUN TestOptionsLabels [2021-11-12T15:02:15.905Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-12T15:02:15.905Z] === RUN TestValidName [2021-11-12T15:02:15.905Z] --- PASS: TestValidName (0.00s) [2021-11-12T15:02:15.905Z] === RUN TestTLSConfiguration [2021-11-12T15:02:15.905Z] time="2021-11-12T15:02:15Z" level=info msg="Option Initializing KV with TLS" [2021-11-12T15:02:15.905Z] --- PASS: TestTLSConfiguration (0.13s) [2021-11-12T15:02:15.905Z] PASS [2021-11-12T15:02:15.905Z] coverage: 24.0% of statements [2021-11-12T15:02:15.905Z] ok github.com/docker/docker/libnetwork/config 0.205s coverage: 24.0% of statements [2021-11-12T15:02:15.943Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-12T15:02:15.943Z] check_test.go:308: [d14e9f1364846] daemon is not started [2021-11-12T15:02:15.943Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-11-12T15:02:16.012Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-12T15:02:16.012Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-12T15:02:16.012Z] === RUN TestAdapterReadLogs [2021-11-12T15:02:16.012Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-12T15:02:16.012Z] === RUN TestCopier [2021-11-12T15:02:16.012Z] --- PASS: TestCopier (0.00s) [2021-11-12T15:02:16.012Z] === RUN TestCopierLongLines [2021-11-12T15:02:16.012Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-12T15:02:16.012Z] === RUN TestCopierSlow [2021-11-12T15:02:16.376Z] === RUN TestKey [2021-11-12T15:02:16.376Z] --- PASS: TestKey (0.00s) [2021-11-12T15:02:16.376Z] === RUN TestParseKey [2021-11-12T15:02:16.376Z] --- PASS: TestParseKey (0.00s) [2021-11-12T15:02:16.376Z] === RUN TestInvalidDataStore [2021-11-12T15:02:16.376Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-12T15:02:16.376Z] === RUN TestKVObjectFlatKey [2021-11-12T15:02:16.376Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-12T15:02:16.376Z] === RUN TestAtomicKVObjectFlatKey [2021-11-12T15:02:16.376Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-12T15:02:16.376Z] PASS [2021-11-12T15:02:16.376Z] coverage: 21.9% of statements [2021-11-12T15:02:16.376Z] ok github.com/docker/docker/libnetwork/datastore 0.034s coverage: 21.9% of statements [2021-11-12T15:02:16.376Z] === RUN TestErrorInterfaces [2021-11-12T15:02:16.376Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-12T15:02:16.376Z] === RUN TestNetworkMarshalling [2021-11-12T15:02:16.483Z] --- PASS: TestCopierSlow (0.20s) [2021-11-12T15:02:16.483Z] === RUN TestCopierWithSized [2021-11-12T15:02:16.483Z] === RUN TestCopierWithSized/as_is [2021-11-12T15:02:16.483Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-12T15:02:16.483Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-12T15:02:16.483Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-12T15:02:16.483Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-12T15:02:16.483Z] === RUN TestCopierWithPartial [2021-11-12T15:02:16.483Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-12T15:02:16.483Z] === RUN TestRingLogger [2021-11-12T15:02:16.483Z] --- PASS: TestRingLogger (0.00s) [2021-11-12T15:02:16.483Z] === RUN TestRingCap [2021-11-12T15:02:16.483Z] --- PASS: TestRingCap (0.00s) [2021-11-12T15:02:16.483Z] === RUN TestRingClose [2021-11-12T15:02:16.483Z] --- PASS: TestRingClose (0.00s) [2021-11-12T15:02:16.483Z] === RUN TestRingDrain [2021-11-12T15:02:16.483Z] --- PASS: TestRingDrain (0.00s) [2021-11-12T15:02:16.483Z] PASS [2021-11-12T15:02:16.483Z] coverage: 43.8% of statements [2021-11-12T15:02:16.483Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 43.8% of statements [2021-11-12T15:02:16.483Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-11-12T15:02:16.483Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-12T15:02:16.483Z] reload_test.go:520: root required [2021-11-12T15:02:16.483Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-12T15:02:16.483Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-12T15:02:16.483Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-12T15:02:16.483Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-12T15:02:16.483Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-12T15:02:16.483Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-12T15:02:16.483Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-12T15:02:16.483Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-12T15:02:16.483Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-12T15:02:16.483Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-12T15:02:16.483Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-12T15:02:16.483Z] === RUN TestParseVolumesFrom [2021-11-12T15:02:16.483Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-12T15:02:16.483Z] PASS [2021-11-12T15:02:16.483Z] coverage: 9.0% of statements [2021-11-12T15:02:16.483Z] ok github.com/docker/docker/daemon 2.369s coverage: 9.0% of statements [2021-11-12T15:02:16.483Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-12T15:02:16.483Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-12T15:02:16.483Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-12T15:02:16.483Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-12T15:02:16.483Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-12T15:02:16.847Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-11-12T15:02:16.847Z] === RUN TestEndpointMarshalling [2021-11-12T15:02:16.847Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-12T15:02:16.847Z] === RUN TestAuxAddresses [2021-11-12T15:02:16.847Z] time="2021-11-12T15:02:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-12T15:02:16.847Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-12T15:02:16.847Z] === RUN TestSRVServiceQuery [2021-11-12T15:02:16.847Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:16.847Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-12T15:02:16.847Z] === RUN TestServiceVIPReuse [2021-11-12T15:02:16.847Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:16.847Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-12T15:02:16.847Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-12T15:02:16.847Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:16.847Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-11-12T15:02:16.847Z] === RUN TestDNSIPQuery [2021-11-12T15:02:16.847Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:16.847Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-12T15:02:16.847Z] === RUN TestDNSProxyServFail [2021-11-12T15:02:16.847Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:16.847Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-12T15:02:16.847Z] === RUN TestSandboxAddEmpty [2021-11-12T15:02:16.847Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:16.847Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-12T15:02:16.847Z] === RUN TestSandboxAddMultiPrio [2021-11-12T15:02:16.847Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:16.847Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-12T15:02:16.847Z] === RUN TestSandboxAddSamePrio [2021-11-12T15:02:16.847Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:16.847Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-12T15:02:16.847Z] === RUN TestCleanupServiceDiscovery [2021-11-12T15:02:16.847Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:16.847Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-12T15:02:16.847Z] === RUN TestDNSOptions [2021-11-12T15:02:16.847Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:16.847Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-12T15:02:16.847Z] === RUN TestMultipleControllersWithSameStore [2021-11-12T15:02:16.847Z] time="2021-11-12T15:02:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-12T15:02:16.847Z] time="2021-11-12T15:02:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-12T15:02:16.847Z] === RUN TestIPDataMarshalling [2021-11-12T15:02:16.847Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-12T15:02:16.847Z] === RUN TestValidateAndIsV6 [2021-11-12T15:02:16.847Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-12T15:02:16.847Z] PASS [2021-11-12T15:02:16.847Z] coverage: 68.9% of statements [2021-11-12T15:02:16.847Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-12T15:02:16.847Z] PASS [2021-11-12T15:02:16.847Z] coverage: 8.6% of statements [2021-11-12T15:02:16.847Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2021-11-12T15:02:16.847Z] ok github.com/docker/docker/libnetwork 0.259s coverage: 8.6% of statements [2021-11-12T15:02:16.873Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-12T15:02:16.957Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-12T15:02:16.957Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-12T15:02:16.957Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-12T15:02:16.957Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-12T15:02:16.957Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-12T15:02:16.957Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-12T15:02:16.957Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-12T15:02:16.957Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-12T15:02:16.957Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-12T15:02:16.957Z] === RUN TestSearchRegistryForImagesErrors [2021-11-12T15:02:16.957Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-12T15:02:16.957Z] === RUN TestSearchRegistryForImages [2021-11-12T15:02:16.957Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-12T15:02:16.957Z] === RUN TestOnlyPlatformWithFallback [2021-11-12T15:02:16.958Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-12T15:02:16.958Z] === RUN TestImageDelete [2021-11-12T15:02:16.958Z] === RUN TestImageDelete/no_lease [2021-11-12T15:02:16.958Z] === RUN TestImageDelete/lease_exists [2021-11-12T15:02:17.319Z] === RUN TestDriver [2021-11-12T15:02:17.319Z] --- PASS: TestDriver (0.00s) [2021-11-12T15:02:17.319Z] PASS [2021-11-12T15:02:17.319Z] coverage: 34.8% of statements [2021-11-12T15:02:17.319Z] ok github.com/docker/docker/libnetwork/drivers/host 0.035s coverage: 34.8% of statements [2021-11-12T15:02:17.428Z] === RUN TestNewStreamConfig [2021-11-12T15:02:17.428Z] === RUN TestNewStreamConfig/defaults [2021-11-12T15:02:17.428Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-12T15:02:17.428Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-12T15:02:17.428Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-12T15:02:17.428Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-12T15:02:17.428Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-12T15:02:17.428Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-12T15:02:17.428Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-12T15:02:17.428Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-12T15:02:17.428Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-12T15:02:17.428Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-12T15:02:17.428Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-12T15:02:17.428Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-12T15:02:17.428Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-12T15:02:17.428Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-12T15:02:17.428Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-12T15:02:17.428Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-12T15:02:17.428Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-12T15:02:17.429Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-12T15:02:17.429Z] --- PASS: TestImageDelete (0.09s) [2021-11-12T15:02:17.429Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-12T15:02:17.429Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-11-12T15:02:17.429Z] === RUN TestContentStoreForPull [2021-11-12T15:02:17.429Z] time="2021-11-12T15:02:16Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-12T15:02:17.429Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-11-12T15:02:17.429Z] === RUN TestCreateSuccess [2021-11-12T15:02:17.429Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestCreateStreamSkipped [2021-11-12T15:02:17.429Z] time="2021-11-12T15:02:17Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-12T15:02:17.429Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestCreateLogGroupSuccess [2021-11-12T15:02:17.429Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestCreateError [2021-11-12T15:02:17.429Z] --- PASS: TestCreateError (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestCreateAlreadyExists [2021-11-12T15:02:17.429Z] time="2021-11-12T15:02:17Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-12T15:02:17.429Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestLogClosed [2021-11-12T15:02:17.429Z] --- PASS: TestLogClosed (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestLogBlocking [2021-11-12T15:02:17.429Z] --- PASS: TestLogBlocking (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-12T15:02:17.429Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestLogNonBlockingBufferFull [2021-11-12T15:02:17.429Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestPublishBatchSuccess [2021-11-12T15:02:17.429Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestPublishBatchError [2021-11-12T15:02:17.429Z] time="2021-11-12T15:02:17Z" level=error msg=Error [2021-11-12T15:02:17.429Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-12T15:02:17.429Z] time="2021-11-12T15:02:17Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-12T15:02:17.429Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-12T15:02:17.429Z] time="2021-11-12T15:02:17Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-12T15:02:17.429Z] time="2021-11-12T15:02:17Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-12T15:02:17.429Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestCollectBatchSimple [2021-11-12T15:02:17.429Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestCollectBatchTicker [2021-11-12T15:02:17.429Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestCollectBatchMultilinePattern [2021-11-12T15:02:17.429Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-12T15:02:17.429Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-12T15:02:17.429Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-12T15:02:17.429Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-12T15:02:17.429Z] === RUN TestCollectBatchClose [2021-11-12T15:02:17.429Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestEffectiveLen [2021-11-12T15:02:17.429Z] === RUN TestEffectiveLen/0/Hello [2021-11-12T15:02:17.429Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-12T15:02:17.429Z] === RUN TestEffectiveLen/2/🙃 [2021-11-12T15:02:17.429Z] === RUN TestEffectiveLen/3/���� [2021-11-12T15:02:17.429Z] === RUN TestEffectiveLen/4/He��o [2021-11-12T15:02:17.429Z] === RUN TestEffectiveLen/5/ [2021-11-12T15:02:17.429Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestFindValidSplit [2021-11-12T15:02:17.429Z] === RUN TestFindValidSplit/0/ [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1063: [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1064: [2021-11-12T15:02:17.429Z] === RUN TestFindValidSplit/1/Hello [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1063: Hello [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1064: [2021-11-12T15:02:17.429Z] === RUN TestFindValidSplit/2/Hello [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1063: He [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1064: llo [2021-11-12T15:02:17.429Z] === RUN TestFindValidSplit/3/Hello [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1063: [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1064: Hello [2021-11-12T15:02:17.429Z] === RUN TestFindValidSplit/4/🙃 [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1063: [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-12T15:02:17.429Z] === RUN TestFindValidSplit/5/🙃 [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1064: [2021-11-12T15:02:17.429Z] === RUN TestFindValidSplit/6/a� [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1063: a [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1064: � [2021-11-12T15:02:17.429Z] === RUN TestFindValidSplit/7/a� [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1063: a� [2021-11-12T15:02:17.429Z] cloudwatchlogs_test.go:1064: [2021-11-12T15:02:17.429Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestProcessEventEmoji [2021-11-12T15:02:17.429Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-12T15:02:17.429Z] === RUN TestCollectBatchLineSplit [2021-11-12T15:02:17.429Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-12T15:02:17.429Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestCollectBatchMaxEvents [2021-11-12T15:02:17.429Z] --- PASS: TestContentStoreForPull (0.19s) [2021-11-12T15:02:17.429Z] PASS [2021-11-12T15:02:17.429Z] coverage: 6.7% of statements [2021-11-12T15:02:17.429Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-12T15:02:17.429Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-12T15:02:17.429Z] ok github.com/docker/docker/daemon/images 0.363s coverage: 6.7% of statements [2021-11-12T15:02:17.429Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-12T15:02:17.429Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-12T15:02:17.429Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-11-12T15:02:17.429Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-12T15:02:17.429Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-12T15:02:17.429Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-12T15:02:17.429Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-11-12T15:02:17.429Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-12T15:02:17.429Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-12T15:02:17.429Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-12T15:02:17.429Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-12T15:02:17.429Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-12T15:02:17.429Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-12T15:02:17.429Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-12T15:02:17.429Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-12T15:02:17.429Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-12T15:02:17.429Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-11-12T15:02:17.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-12T15:02:17.429Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-12T15:02:17.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-12T15:02:17.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-12T15:02:17.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-12T15:02:17.429Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-12T15:02:17.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-12T15:02:17.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-12T15:02:17.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-12T15:02:17.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-12T15:02:17.429Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-12T15:02:17.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-12T15:02:17.429Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestCreateTagSuccess [2021-11-12T15:02:17.429Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-12T15:02:17.429Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-12T15:02:17.429Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-12T15:02:17.429Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-12T15:02:17.429Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-12T15:02:17.429Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-12T15:02:17.429Z] PASS [2021-11-12T15:02:17.429Z] coverage: 77.4% of statements [2021-11-12T15:02:17.429Z] ok github.com/docker/docker/daemon/logger/awslogs 0.448s coverage: 77.4% of statements [2021-11-12T15:02:17.429Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-12T15:02:17.429Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-12T15:02:17.429Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-12T15:02:17.429Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-12T15:02:17.429Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-12T15:02:17.794Z] === RUN TestDriver [2021-11-12T15:02:17.794Z] --- PASS: TestDriver (0.00s) [2021-11-12T15:02:17.794Z] PASS [2021-11-12T15:02:17.794Z] coverage: 34.8% of statements [2021-11-12T15:02:17.794Z] ok github.com/docker/docker/libnetwork/drivers/null 0.033s coverage: 34.8% of statements [2021-11-12T15:02:17.794Z] === RUN TestNetworkAllocateFree [2021-11-12T15:02:17.794Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-12T15:02:17.794Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-12T15:02:17.794Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-12T15:02:17.794Z] PASS [2021-11-12T15:02:17.794Z] coverage: 63.6% of statements [2021-11-12T15:02:17.794Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.038s coverage: 63.6% of statements [2021-11-12T15:02:17.900Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-12T15:02:17.901Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-12T15:02:17.901Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-12T15:02:17.901Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-12T15:02:17.901Z] === RUN TestFastTimeMarshalJSON [2021-11-12T15:02:18.242Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-12T15:02:18.268Z] === RUN TestGetEmptyCapabilities [2021-11-12T15:02:18.268Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-12T15:02:18.268Z] === RUN TestGetExtraCapabilities [2021-11-12T15:02:18.268Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-12T15:02:18.268Z] === RUN TestGetInvalidCapabilities [2021-11-12T15:02:18.268Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-12T15:02:18.268Z] === RUN TestRemoteDriver [2021-11-12T15:02:18.268Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-12T15:02:18.268Z] === RUN TestDriverError [2021-11-12T15:02:18.268Z] --- PASS: TestDriverError (0.01s) [2021-11-12T15:02:18.268Z] === RUN TestMissingValues [2021-11-12T15:02:18.268Z] --- PASS: TestMissingValues (0.00s) [2021-11-12T15:02:18.268Z] === RUN TestRollback [2021-11-12T15:02:18.268Z] --- PASS: TestRollback (0.00s) [2021-11-12T15:02:18.268Z] PASS [2021-11-12T15:02:18.268Z] coverage: 57.4% of statements [2021-11-12T15:02:18.268Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.074s coverage: 57.4% of statements [2021-11-12T15:02:18.372Z] --- PASS: TestFastTimeMarshalJSON (0.07s) [2021-11-12T15:02:18.372Z] PASS [2021-11-12T15:02:18.372Z] coverage: 87.2% of statements [2021-11-12T15:02:18.372Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.236s coverage: 87.2% of statements [2021-11-12T15:02:18.372Z] === RUN TestJSONFileLogger [2021-11-12T15:02:18.372Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-12T15:02:18.372Z] === RUN TestJSONFileLoggerWithTags [2021-11-12T15:02:18.372Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-12T15:02:18.372Z] === RUN TestJSONFileLoggerWithOpts [2021-11-12T15:02:18.372Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-12T15:02:18.372Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-12T15:02:18.372Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-12T15:02:18.372Z] === RUN TestEncodeDecode [2021-11-12T15:02:18.372Z] === PAUSE TestEncodeDecode [2021-11-12T15:02:18.372Z] === RUN TestUnexpectedEOF [2021-11-12T15:02:18.372Z] time="2021-11-12T15:02:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-12T15:02:18.372Z] time="2021-11-12T15:02:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-12T15:02:18.372Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-11-12T15:02:18.372Z] === CONT TestEncodeDecode [2021-11-12T15:02:18.372Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-12T15:02:18.372Z] PASS [2021-11-12T15:02:18.372Z] coverage: 69.9% of statements [2021-11-12T15:02:18.372Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.202s coverage: 69.9% of statements [2021-11-12T15:02:18.739Z] === RUN TestNAT [2021-11-12T15:02:18.739Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-12T15:02:18.739Z] --- SKIP: TestNAT (0.00s) [2021-11-12T15:02:18.739Z] === RUN TestTransparent [2021-11-12T15:02:18.739Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-12T15:02:18.739Z] --- SKIP: TestTransparent (0.00s) [2021-11-12T15:02:18.739Z] PASS [2021-11-12T15:02:18.739Z] coverage: 0.0% of statements [2021-11-12T15:02:18.739Z] === RUN TestNew [2021-11-12T15:02:18.739Z] --- PASS: TestNew (0.00s) [2021-11-12T15:02:18.739Z] === RUN TestAddDriver [2021-11-12T15:02:18.739Z] --- PASS: TestAddDriver (0.00s) [2021-11-12T15:02:18.739Z] === RUN TestAddDuplicateDriver [2021-11-12T15:02:18.739Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-12T15:02:18.739Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-12T15:02:18.739Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-12T15:02:18.739Z] === RUN TestDriver [2021-11-12T15:02:18.739Z] --- PASS: TestDriver (0.00s) [2021-11-12T15:02:18.739Z] === RUN TestIPAM [2021-11-12T15:02:18.739Z] --- PASS: TestIPAM (0.00s) [2021-11-12T15:02:18.739Z] === RUN TestWalkIPAMs [2021-11-12T15:02:18.739Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-12T15:02:18.739Z] === RUN TestWalkDrivers [2021-11-12T15:02:18.739Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-12T15:02:18.739Z] PASS [2021-11-12T15:02:18.739Z] coverage: 82.4% of statements [2021-11-12T15:02:18.739Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.043s coverage: 0.0% of statements [2021-11-12T15:02:18.739Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2021-11-12T15:02:19.170Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-12T15:02:19.210Z] === RUN TestBuildDefault [2021-11-12T15:02:19.210Z] --- PASS: TestBuildDefault (0.00s) [2021-11-12T15:02:19.210Z] === RUN TestBuildHostnameDomainname [2021-11-12T15:02:19.210Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-12T15:02:19.210Z] === RUN TestBuildHostname [2021-11-12T15:02:19.210Z] --- PASS: TestBuildHostname (0.00s) [2021-11-12T15:02:19.210Z] === RUN TestBuildHostnameFQDN [2021-11-12T15:02:19.210Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-12T15:02:19.210Z] === RUN TestBuildNoIP [2021-11-12T15:02:19.210Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-12T15:02:19.210Z] === RUN TestUpdate [2021-11-12T15:02:19.210Z] --- PASS: TestUpdate (0.00s) [2021-11-12T15:02:19.210Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-12T15:02:19.210Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-12T15:02:19.210Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-12T15:02:19.210Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-12T15:02:19.210Z] === RUN TestAddEmpty [2021-11-12T15:02:19.210Z] --- PASS: TestAddEmpty (0.00s) [2021-11-12T15:02:19.210Z] === RUN TestAdd [2021-11-12T15:02:19.210Z] --- PASS: TestAdd (0.00s) [2021-11-12T15:02:19.210Z] === RUN TestDeleteEmpty [2021-11-12T15:02:19.210Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-12T15:02:19.210Z] === RUN TestDeleteNewline [2021-11-12T15:02:19.210Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-12T15:02:19.210Z] === RUN TestDelete [2021-11-12T15:02:19.210Z] --- PASS: TestDelete (0.00s) [2021-11-12T15:02:19.210Z] === RUN TestConcurrentWrites [2021-11-12T15:02:19.210Z] --- PASS: TestConcurrentWrites (0.16s) [2021-11-12T15:02:19.210Z] PASS [2021-11-12T15:02:19.210Z] coverage: 81.2% of statements [2021-11-12T15:02:19.210Z] ok github.com/docker/docker/libnetwork/etchosts 0.204s coverage: 81.2% of statements [2021-11-12T15:02:19.365Z] === RUN TestWriteLog [2021-11-12T15:02:19.365Z] === PAUSE TestWriteLog [2021-11-12T15:02:19.365Z] === RUN TestReadLog [2021-11-12T15:02:19.365Z] === PAUSE TestReadLog [2021-11-12T15:02:19.365Z] === CONT TestWriteLog [2021-11-12T15:02:19.365Z] === CONT TestReadLog [2021-11-12T15:02:19.365Z] --- PASS: TestWriteLog (0.00s) [2021-11-12T15:02:19.365Z] === RUN TestReadLog/tail_exact [2021-11-12T15:02:19.365Z] === RUN TestOpenFileDelete [2021-11-12T15:02:19.365Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-12T15:02:19.365Z] === RUN TestOpenFileRename [2021-11-12T15:02:19.365Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-12T15:02:19.365Z] === RUN TestParseLogTagDefaultTag [2021-11-12T15:02:19.365Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-12T15:02:19.365Z] === RUN TestParseLogTag [2021-11-12T15:02:19.365Z] --- PASS: TestParseLogTag (0.00s) [2021-11-12T15:02:19.365Z] === RUN TestParseLogTagEmptyTag [2021-11-12T15:02:19.365Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-12T15:02:19.365Z] === RUN TestTailFiles [2021-11-12T15:02:19.365Z] --- PASS: TestTailFiles (0.00s) [2021-11-12T15:02:19.365Z] === RUN TestFollowLogsConsumerGone [2021-11-12T15:02:19.365Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-12T15:02:19.365Z] === RUN TestFollowLogsProducerGone [2021-11-12T15:02:19.365Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-12T15:02:19.365Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-12T15:02:19.365Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-12T15:02:19.365Z] === RUN TestCheckCapacityAndRotate [2021-11-12T15:02:19.365Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-12T15:02:19.365Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-12T15:02:19.365Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-11-12T15:02:19.365Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-11-12T15:02:19.365Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-11-12T15:02:19.365Z] PASS [2021-11-12T15:02:19.365Z] coverage: 50.9% of statements [2021-11-12T15:02:19.365Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.096s coverage: 50.9% of statements [2021-11-12T15:02:19.365Z] === RUN TestReadLog/tail_less_than_available [2021-11-12T15:02:19.365Z] === RUN TestReadLog/tail_more_than_available [2021-11-12T15:02:19.365Z] --- PASS: TestReadLog (0.15s) [2021-11-12T15:02:19.365Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-11-12T15:02:19.365Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-12T15:02:19.365Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-12T15:02:19.365Z] PASS [2021-11-12T15:02:19.365Z] coverage: 75.2% of statements [2021-11-12T15:02:19.365Z] ok github.com/docker/docker/daemon/logger/local 0.194s coverage: 75.2% of statements [2021-11-12T15:02:19.365Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-12T15:02:19.617Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.91s) [2021-11-12T15:02:19.617Z] === RUN TestAuthZPluginV2Disable [2021-11-12T15:02:19.681Z] === RUN TestNew [2021-11-12T15:02:19.681Z] --- PASS: TestNew (0.00s) [2021-11-12T15:02:19.681Z] === RUN TestAllocate [2021-11-12T15:02:19.681Z] --- PASS: TestAllocate (0.00s) [2021-11-12T15:02:19.681Z] === RUN TestUninitialized [2021-11-12T15:02:19.681Z] --- PASS: TestUninitialized (0.00s) [2021-11-12T15:02:19.681Z] === RUN TestAllocateInRange [2021-11-12T15:02:19.681Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-12T15:02:19.681Z] === RUN TestAllocateSerial [2021-11-12T15:02:19.681Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-12T15:02:19.681Z] PASS [2021-11-12T15:02:19.681Z] coverage: 87.5% of statements [2021-11-12T15:02:19.681Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2021-11-12T15:02:19.681Z] === RUN TestDiff [2021-11-12T15:02:19.681Z] --- PASS: TestDiff (0.00s) [2021-11-12T15:02:19.681Z] === RUN TestAddedCallback [2021-11-12T15:02:19.681Z] --- PASS: TestAddedCallback (0.00s) [2021-11-12T15:02:19.681Z] === RUN TestRemovedCallback [2021-11-12T15:02:19.681Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-12T15:02:19.681Z] === RUN TestNoCallback [2021-11-12T15:02:19.681Z] --- PASS: TestNoCallback (0.00s) [2021-11-12T15:02:19.681Z] PASS [2021-11-12T15:02:19.681Z] coverage: 48.1% of statements [2021-11-12T15:02:19.681Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.039s coverage: 48.1% of statements [2021-11-12T15:02:19.681Z] --- PASS: TestRandomAllocateDeallocate (5.75s) [2021-11-12T15:02:19.681Z] === RUN TestAllocateRandomDeallocate [2021-11-12T15:02:19.837Z] === RUN TestLog [2021-11-12T15:02:19.837Z] --- PASS: TestLog (0.00s) [2021-11-12T15:02:19.837Z] PASS [2021-11-12T15:02:19.837Z] coverage: 31.5% of statements [2021-11-12T15:02:19.837Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 31.5% of statements [2021-11-12T15:02:20.100Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-12T15:02:20.100Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-12T15:02:20.152Z] === RUN TestCaller [2021-11-12T15:02:20.152Z] --- PASS: TestCaller (0.00s) [2021-11-12T15:02:20.152Z] PASS [2021-11-12T15:02:20.152Z] coverage: 100.0% of statements [2021-11-12T15:02:20.152Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-11-12T15:02:20.152Z] === RUN TestSetSerialInsertDelete [2021-11-12T15:02:20.152Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-12T15:02:20.152Z] === RUN TestSetParallelInsertDelete [2021-11-12T15:02:20.308Z] === RUN TestNewParse [2021-11-12T15:02:20.308Z] --- PASS: TestNewParse (0.00s) [2021-11-12T15:02:20.308Z] PASS [2021-11-12T15:02:20.308Z] coverage: 8.3% of statements [2021-11-12T15:02:20.308Z] === RUN TestValidateLogOpt [2021-11-12T15:02:20.308Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestNewMissedConfig [2021-11-12T15:02:20.308Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestNewMissedUrl [2021-11-12T15:02:20.308Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestNewMissedToken [2021-11-12T15:02:20.308Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestNewWithProxy [2021-11-12T15:02:20.308Z] ok github.com/docker/docker/daemon/logger/templates 0.067s coverage: 8.3% of statements [2021-11-12T15:02:20.308Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestDefault [2021-11-12T15:02:20.308Z] --- PASS: TestDefault (0.01s) [2021-11-12T15:02:20.308Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-12T15:02:20.308Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestJsonFormat [2021-11-12T15:02:20.308Z] --- PASS: TestJsonFormat (0.01s) [2021-11-12T15:02:20.308Z] === RUN TestRawFormat [2021-11-12T15:02:20.308Z] --- PASS: TestRawFormat (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestRawFormatWithLabels [2021-11-12T15:02:20.308Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestRawFormatWithoutTag [2021-11-12T15:02:20.308Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestBatching [2021-11-12T15:02:20.308Z] === RUN TestParseLogFormat [2021-11-12T15:02:20.308Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestValidateLogOptEmpty [2021-11-12T15:02:20.308Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestValidateSyslogAddress [2021-11-12T15:02:20.308Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestParseAddressDefaultPort [2021-11-12T15:02:20.308Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestValidateSyslogFacility [2021-11-12T15:02:20.308Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestValidateLogOptSyslogFormat [2021-11-12T15:02:20.308Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-12T15:02:20.308Z] === RUN TestValidateLogOpt [2021-11-12T15:02:20.308Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-12T15:02:20.308Z] PASS [2021-11-12T15:02:20.308Z] coverage: 46.8% of statements [2021-11-12T15:02:20.308Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 46.8% of statements [2021-11-12T15:02:20.308Z] --- PASS: TestBatching (0.18s) [2021-11-12T15:02:20.308Z] === RUN TestFrequency [2021-11-12T15:02:20.357Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-11-12T15:02:20.780Z] --- PASS: TestFrequency (0.16s) [2021-11-12T15:02:20.780Z] === RUN TestOneMessagePerRequest [2021-11-12T15:02:20.780Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-12T15:02:20.780Z] === RUN TestVerify [2021-11-12T15:02:20.780Z] --- PASS: TestVerify (0.00s) [2021-11-12T15:02:20.780Z] === RUN TestSkipVerify [2021-11-12T15:02:20.780Z] time="2021-11-12T15:02:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:20.780Z] time="2021-11-12T15:02:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:20.780Z] time="2021-11-12T15:02:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:20.780Z] time="2021-11-12T15:02:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:21.144Z] === RUN TestPoolRequest [2021-11-12T15:02:21.144Z] --- PASS: TestPoolRequest (0.00s) [2021-11-12T15:02:21.144Z] === RUN TestOtherRequests [2021-11-12T15:02:21.144Z] --- PASS: TestOtherRequests (0.00s) [2021-11-12T15:02:21.144Z] PASS [2021-11-12T15:02:21.144Z] coverage: 57.1% of statements [2021-11-12T15:02:21.144Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-11-12T15:02:21.144Z] --- PASS: TestAllocateRandomDeallocate (1.46s) [2021-11-12T15:02:21.144Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-12T15:02:21.144Z] === RUN TestInt2IP2IntConversion [2021-11-12T15:02:21.252Z] --- PASS: TestSkipVerify (0.70s) [2021-11-12T15:02:21.252Z] === RUN TestBufferMaximum [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729341.078235\",\"host\":\"87c299f91a27\"}'" [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729341.078235\",\"host\":\"87c299f91a27\"}'" [2021-11-12T15:02:21.252Z] --- PASS: TestBufferMaximum (0.01s) [2021-11-12T15:02:21.252Z] === RUN TestServerAlwaysDown [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729341.080758\",\"host\":\"87c299f91a27\"}'" [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729341.080758\",\"host\":\"87c299f91a27\"}'" [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729341.080758\",\"host\":\"87c299f91a27\"}'" [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729341.081758\",\"host\":\"87c299f91a27\"}'" [2021-11-12T15:02:21.252Z] time="2021-11-12T15:02:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729341.081758\",\"host\":\"87c299f91a27\"}'" [2021-11-12T15:02:21.252Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-12T15:02:21.252Z] === RUN TestCannotSendAfterClose [2021-11-12T15:02:21.252Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-12T15:02:21.252Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-12T15:02:21.252Z] === RUN TestV1IDService [2021-11-12T15:02:21.252Z] --- PASS: TestV1IDService (0.03s) [2021-11-12T15:02:21.252Z] === RUN TestV2MetadataService [2021-11-12T15:02:21.304Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-12T15:02:21.614Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2021-11-12T15:02:21.615Z] === RUN TestGetAddressVersion [2021-11-12T15:02:21.615Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-12T15:02:21.615Z] === RUN TestKeyString [2021-11-12T15:02:21.615Z] --- PASS: TestKeyString (0.00s) [2021-11-12T15:02:21.615Z] === RUN TestPoolDataMarshal [2021-11-12T15:02:21.615Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-12T15:02:21.615Z] === RUN TestSubnetsMarshal [2021-11-12T15:02:21.615Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-11-12T15:02:21.615Z] === RUN TestAddSubnets [2021-11-12T15:02:21.615Z] --- PASS: TestAddSubnets (0.06s) [2021-11-12T15:02:21.615Z] === RUN TestDoublePoolRelease [2021-11-12T15:02:21.615Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-12T15:02:21.615Z] === RUN TestAddReleasePoolID [2021-11-12T15:02:21.615Z] === RUN TestGetCapabilities [2021-11-12T15:02:21.615Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-12T15:02:21.615Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-12T15:02:21.615Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-12T15:02:21.615Z] === RUN TestGetDefaultAddressSpaces [2021-11-12T15:02:21.615Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-12T15:02:21.615Z] === RUN TestRemoteDriver [2021-11-12T15:02:22.086Z] --- PASS: TestRemoteDriver (0.00s) [2021-11-12T15:02:22.086Z] PASS [2021-11-12T15:02:22.086Z] coverage: 47.4% of statements [2021-11-12T15:02:22.086Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.059s coverage: 47.4% of statements [2021-11-12T15:02:22.086Z] --- PASS: TestAddReleasePoolID (0.08s) [2021-11-12T15:02:22.086Z] === RUN TestPredefinedPool [2021-11-12T15:02:22.086Z] --- PASS: TestPredefinedPool (0.02s) [2021-11-12T15:02:22.086Z] === RUN TestRemoveSubnet [2021-11-12T15:02:22.086Z] --- PASS: TestRemoveSubnet (0.23s) [2021-11-12T15:02:22.086Z] === RUN TestGetSameAddress [2021-11-12T15:02:22.086Z] --- PASS: TestGetSameAddress (0.04s) [2021-11-12T15:02:22.086Z] === RUN TestPoolAllocationReuse [2021-11-12T15:02:22.086Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.06s) [2021-11-12T15:02:22.086Z] === RUN TestRetrieveFromStore [2021-11-12T15:02:22.233Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-12T15:02:22.244Z] --- PASS: TestV2MetadataService (0.72s) [2021-11-12T15:02:22.244Z] PASS [2021-11-12T15:02:22.244Z] coverage: 48.2% of statements [2021-11-12T15:02:22.244Z] ok github.com/docker/docker/distribution/metadata 0.802s coverage: 48.2% of statements [2021-11-12T15:02:22.244Z] time="2021-11-12T15:02:22Z" 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-11-12T15:02:22.244Z] time="2021-11-12T15:02:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"87c299f91a27\"}'" [2021-11-12T15:02:22.244Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2021-11-12T15:02:22.244Z] PASS [2021-11-12T15:02:22.244Z] coverage: 82.5% of statements [2021-11-12T15:02:22.244Z] ok github.com/docker/docker/daemon/logger/splunk 2.221s coverage: 82.5% of statements [2021-11-12T15:02:22.244Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-12T15:02:22.244Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-12T15:02:22.244Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-12T15:02:22.557Z] === RUN TestWindowsIPAM [2021-11-12T15:02:22.557Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-12T15:02:22.557Z] PASS [2021-11-12T15:02:22.557Z] coverage: 71.4% of statements [2021-11-12T15:02:22.557Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.035s coverage: 71.4% of statements [2021-11-12T15:02:22.557Z] --- PASS: TestRetrieveFromStore (0.51s) [2021-11-12T15:02:22.557Z] === RUN TestIsCorrupted [2021-11-12T15:02:22.557Z] --- PASS: TestIsCorrupted (0.02s) [2021-11-12T15:02:22.557Z] === RUN TestSetRollover [2021-11-12T15:02:22.715Z] === RUN TestSuccessfulDownload [2021-11-12T15:02:22.715Z] download_test.go:267: Needs fixing on Windows [2021-11-12T15:02:22.715Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-12T15:02:22.715Z] === RUN TestCancelledDownload [2021-11-12T15:02:22.715Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-12T15:02:22.715Z] === RUN TestMaxDownloadAttempts [2021-11-12T15:02:22.715Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-12T15:02:22.715Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-12T15:02:22.715Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-12T15:02:22.715Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-12T15:02:22.715Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-12T15:02:22.715Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-12T15:02:22.715Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-12T15:02:22.715Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-12T15:02:22.715Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-12T15:02:22.715Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-12T15:02:22.715Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-12T15:02:22.715Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-12T15:02:22.715Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-12T15:02:22.715Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-12T15:02:22.715Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-12T15:02:22.715Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-12T15:02:22.715Z] === RUN TestContinueOnError_NeverContinue [2021-11-12T15:02:22.715Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-12T15:02:22.715Z] === RUN TestManifestStore [2021-11-12T15:02:22.715Z] === RUN TestManifestStore/no_remote_or_local [2021-11-12T15:02:22.715Z] time="2021-11-12T15:02:22Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local432583062\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-12T15:02:22.715Z] === RUN TestManifestStore/no_local_cache [2021-11-12T15:02:22.715Z] === RUN TestManifestStore/with_local_cache [2021-11-12T15:02:22.715Z] === RUN TestManifestStore/unknown_media_type [2021-11-12T15:02:22.715Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-12T15:02:22.715Z] time="2021-11-12T15:02:22Z" level=warning msg="reference for unknown type: " [2021-11-12T15:02:22.715Z] time="2021-11-12T15:02:22Z" level=warning msg="reference for unknown type: " [2021-11-12T15:02:22.715Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-12T15:02:22.715Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-12T15:02:22.715Z] time="2021-11-12T15:02:22Z" level=warning msg="reference for unknown type: " [2021-11-12T15:02:22.715Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-12T15:02:22.715Z] time="2021-11-12T15:02:22Z" level=warning msg="reference for unknown type: " [2021-11-12T15:02:22.715Z] time="2021-11-12T15:02:22Z" level=warning msg="reference for unknown type: " [2021-11-12T15:02:22.715Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-12T15:02:22.715Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-12T15:02:22.715Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-12T15:02:22.715Z] time="2021-11-12T15:02:22Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-12T15:02:22.715Z] --- PASS: TestManifestStore (0.28s) [2021-11-12T15:02:22.715Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-11-12T15:02:22.715Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-12T15:02:22.715Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-11-12T15:02:22.715Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-11-12T15:02:22.715Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-12T15:02:22.715Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-12T15:02:22.715Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-12T15:02:22.715Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-11-12T15:02:22.715Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-11-12T15:02:22.715Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-12T15:02:22.715Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-12T15:02:22.715Z] === RUN TestDetectManifestBlobMediaType [2021-11-12T15:02:22.715Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-12T15:02:22.715Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-12T15:02:22.715Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-12T15:02:22.715Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-12T15:02:22.715Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-12T15:02:22.715Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-12T15:02:22.715Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-12T15:02:22.715Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-12T15:02:22.715Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-12T15:02:22.715Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-12T15:02:22.715Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-12T15:02:22.715Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-12T15:02:22.715Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-12T15:02:22.715Z] === RUN TestFixManifestLayers [2021-11-12T15:02:22.715Z] --- PASS: TestFixManifestLayers (0.01s) [2021-11-12T15:02:22.715Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-12T15:02:22.715Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-12T15:02:22.715Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-12T15:02:22.715Z] === RUN TestFixManifestLayersBadParent [2021-11-12T15:02:22.715Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-12T15:02:22.715Z] === RUN TestValidateManifest [2021-11-12T15:02:22.715Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-12T15:02:22.715Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-12T15:02:22.715Z] === RUN TestFormatPlatform [2021-11-12T15:02:22.715Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-12T15:02:22.715Z] === RUN TestGetRepositoryMountCandidates [2021-11-12T15:02:22.715Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-12T15:02:22.715Z] === RUN TestLayerAlreadyExists [2021-11-12T15:02:22.715Z] 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-11-12T15:02:22.715Z] 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-11-12T15:02:22.715Z] 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-11-12T15:02:22.715Z] 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-11-12T15:02:22.716Z] 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-11-12T15:02:22.716Z] 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-11-12T15:02:22.716Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-12T15:02:22.716Z] === RUN TestWhenEmptyAuthConfig [2021-11-12T15:02:22.883Z] --- PASS: TestAuthZPluginV2Disable (3.35s) [2021-11-12T15:02:22.883Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-12T15:02:23.028Z] === RUN TestDefaultNetwork [2021-11-12T15:02:23.161Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-11-12T15:02:23.191Z] time="2021-11-12T15:02:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-12T15:02:23.191Z] time="2021-11-12T15:02:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-12T15:02:23.191Z] time="2021-11-12T15:02:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-12T15:02:23.191Z] time="2021-11-12T15:02:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-12T15:02:23.191Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-12T15:02:23.191Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2021-11-12T15:02:23.191Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2021-11-12T15:02:23.191Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2021-11-12T15:02:23.191Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2021-11-12T15:02:23.191Z] === RUN TestTransfer [2021-11-12T15:02:23.191Z] --- PASS: TestTransfer (0.13s) [2021-11-12T15:02:23.191Z] === RUN TestConcurrencyLimit [2021-11-12T15:02:23.498Z] --- PASS: TestDefaultNetwork (0.22s) [2021-11-12T15:02:23.498Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-12T15:02:23.498Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2021-11-12T15:02:23.498Z] === RUN TestInitAddressPools [2021-11-12T15:02:23.498Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-12T15:02:23.498Z] PASS [2021-11-12T15:02:23.498Z] coverage: 74.0% of statements [2021-11-12T15:02:23.498Z] ok github.com/docker/docker/libnetwork/ipamutils 0.486s coverage: 74.0% of statements [2021-11-12T15:02:23.664Z] === RUN TestNotFound [2021-11-12T15:02:23.664Z] --- PASS: TestNotFound (0.00s) [2021-11-12T15:02:23.664Z] === RUN TestConflict [2021-11-12T15:02:23.664Z] --- PASS: TestConflict (0.00s) [2021-11-12T15:02:23.664Z] === RUN TestForbidden [2021-11-12T15:02:23.664Z] --- PASS: TestForbidden (0.00s) [2021-11-12T15:02:23.664Z] === RUN TestInvalidParameter [2021-11-12T15:02:23.664Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-12T15:02:23.664Z] === RUN TestNotImplemented [2021-11-12T15:02:23.664Z] --- PASS: TestNotImplemented (0.00s) [2021-11-12T15:02:23.664Z] === RUN TestNotModified [2021-11-12T15:02:23.664Z] --- PASS: TestNotModified (0.00s) [2021-11-12T15:02:23.664Z] === RUN TestUnauthorized [2021-11-12T15:02:23.664Z] --- PASS: TestUnauthorized (0.00s) [2021-11-12T15:02:23.664Z] === RUN TestUnknown [2021-11-12T15:02:23.664Z] --- PASS: TestUnknown (0.00s) [2021-11-12T15:02:23.664Z] === RUN TestCancelled [2021-11-12T15:02:23.664Z] --- PASS: TestCancelled (0.00s) [2021-11-12T15:02:23.664Z] === RUN TestDeadline [2021-11-12T15:02:23.664Z] --- PASS: TestDeadline (0.00s) [2021-11-12T15:02:23.664Z] === RUN TestDataLoss [2021-11-12T15:02:23.664Z] --- PASS: TestDataLoss (0.00s) [2021-11-12T15:02:23.664Z] === RUN TestUnavailable [2021-11-12T15:02:23.664Z] --- PASS: TestUnavailable (0.00s) [2021-11-12T15:02:23.664Z] === RUN TestSystem [2021-11-12T15:02:23.664Z] --- PASS: TestSystem (0.00s) [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode/Not_Found [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode/Bad_Request [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode/Conflict [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode/Unauthorized [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode/Forbidden [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode/Not_Modified [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-12T15:02:23.664Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-12T15:02:23.664Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-12T15:02:23.664Z] PASS [2021-11-12T15:02:23.664Z] coverage: 53.1% of statements [2021-11-12T15:02:23.664Z] ok github.com/docker/docker/errdefs 0.051s coverage: 53.1% of statements [2021-11-12T15:02:23.664Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-11-12T15:02:23.664Z] === RUN TestInactiveJobs [2021-11-12T15:02:23.664Z] === RUN TestFSGetInvalidData [2021-11-12T15:02:23.664Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-12T15:02:23.664Z] === RUN TestFSInvalidSet [2021-11-12T15:02:23.664Z] --- PASS: TestFSInvalidSet (0.02s) [2021-11-12T15:02:23.664Z] === RUN TestFSInvalidRoot [2021-11-12T15:02:23.664Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-12T15:02:23.664Z] === RUN TestFSMetadataGetSet [2021-11-12T15:02:23.664Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-12T15:02:23.664Z] === RUN TestFSInvalidWalker [2021-11-12T15:02:23.664Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-12T15:02:23.664Z] === RUN TestFSGetSet [2021-11-12T15:02:23.969Z] --- PASS: TestPoolAllocationReuse (1.67s) [2021-11-12T15:02:23.969Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-12T15:02:23.969Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-12T15:02:23.969Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-12T15:02:23.969Z] === RUN TestKeyValue [2021-11-12T15:02:23.969Z] --- PASS: TestKeyValue (0.00s) [2021-11-12T15:02:23.969Z] PASS [2021-11-12T15:02:23.969Z] coverage: 60.0% of statements [2021-11-12T15:02:23.969Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2021-11-12T15:02:24.143Z] --- PASS: TestFSGetSet (0.01s) [2021-11-12T15:02:24.143Z] === RUN TestFSGetUnsetKey [2021-11-12T15:02:24.143Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-11-12T15:02:24.143Z] === RUN TestFSGetEmptyData [2021-11-12T15:02:24.143Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-12T15:02:24.143Z] === RUN TestFSDelete [2021-11-12T15:02:24.143Z] --- PASS: TestFSDelete (0.01s) [2021-11-12T15:02:24.143Z] === RUN TestFSWalker [2021-11-12T15:02:24.143Z] --- PASS: TestFSWalker (0.02s) [2021-11-12T15:02:24.143Z] === RUN TestFSWalkerStopOnError [2021-11-12T15:02:24.143Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-12T15:02:24.143Z] === RUN TestNewFromJSON [2021-11-12T15:02:24.143Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-12T15:02:24.143Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-12T15:02:24.143Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-12T15:02:24.143Z] === RUN TestMarshalKeyOrder [2021-11-12T15:02:24.143Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-12T15:02:24.143Z] === RUN TestHistoryEqual [2021-11-12T15:02:24.143Z] --- PASS: TestInactiveJobs (0.37s) [2021-11-12T15:02:24.143Z] === RUN TestWatchRelease [2021-11-12T15:02:24.143Z] --- PASS: TestWatchRelease (0.04s) [2021-11-12T15:02:24.143Z] === RUN TestWatchFinishedTransfer [2021-11-12T15:02:24.143Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-12T15:02:24.143Z] === RUN TestDuplicateTransfer [2021-11-12T15:02:24.143Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-12T15:02:24.143Z] === RUN TestSuccessfulUpload [2021-11-12T15:02:24.143Z] --- PASS: TestHistoryEqual (0.12s) [2021-11-12T15:02:24.143Z] === RUN TestImage [2021-11-12T15:02:24.143Z] --- PASS: TestImage (0.00s) [2021-11-12T15:02:24.143Z] === RUN TestImageOSNotEmpty [2021-11-12T15:02:24.143Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-12T15:02:24.143Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-12T15:02:24.143Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-12T15:02:24.143Z] === RUN TestCreate [2021-11-12T15:02:24.143Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2021-11-12T15:02:24.143Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-12T15:02:24.143Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-12T15:02:24.143Z] === RUN TestTokenPassThru [2021-11-12T15:02:24.143Z] --- PASS: TestCreate (0.01s) [2021-11-12T15:02:24.143Z] === RUN TestRestore [2021-11-12T15:02:24.144Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-12T15:02:24.144Z] === RUN TestTokenPassThruDifferentHost [2021-11-12T15:02:24.144Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-12T15:02:24.144Z] PASS [2021-11-12T15:02:24.144Z] coverage: 24.1% of statements [2021-11-12T15:02:24.144Z] time="2021-11-12T15:02:23Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-12T15:02:24.144Z] ok github.com/docker/docker/distribution 1.519s coverage: 24.1% of statements [2021-11-12T15:02:24.144Z] --- PASS: TestRestore (0.03s) [2021-11-12T15:02:24.144Z] === RUN TestAddDelete [2021-11-12T15:02:24.144Z] --- PASS: TestAddDelete (0.02s) [2021-11-12T15:02:24.144Z] === RUN TestSearchAfterDelete [2021-11-12T15:02:24.144Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-12T15:02:24.144Z] === RUN TestParentReset [2021-11-12T15:02:24.144Z] --- PASS: TestParentReset (0.02s) [2021-11-12T15:02:24.144Z] === RUN TestGetAndSetLastUpdated [2021-11-12T15:02:24.144Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-11-12T15:02:24.144Z] === RUN TestStoreLen [2021-11-12T15:02:24.144Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-12T15:02:24.144Z] --- PASS: TestStoreLen (0.04s) [2021-11-12T15:02:24.144Z] PASS [2021-11-12T15:02:24.144Z] coverage: 86.6% of statements [2021-11-12T15:02:24.144Z] ok github.com/docker/docker/image 0.443s coverage: 86.6% of statements [2021-11-12T15:02:24.144Z] time="2021-11-12T15:02:24Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-12T15:02:24.403Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-11-12T15:02:24.440Z] --- PASS: TestSetRollover (1.49s) [2021-11-12T15:02:24.440Z] === RUN TestSetRolloverSerial [2021-11-12T15:02:24.615Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-11-12T15:02:24.615Z] === RUN TestCancelledUpload [2021-11-12T15:02:24.615Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-12T15:02:24.615Z] PASS [2021-11-12T15:02:24.615Z] coverage: 76.8% of statements [2021-11-12T15:02:24.615Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 76.8% of statements [2021-11-12T15:02:24.615Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-12T15:02:24.615Z] === RUN TestCompare [2021-11-12T15:02:24.615Z] --- PASS: TestCompare (0.00s) [2021-11-12T15:02:24.615Z] PASS [2021-11-12T15:02:24.615Z] coverage: 19.2% of statements [2021-11-12T15:02:24.615Z] ok github.com/docker/docker/image/cache 0.074s coverage: 19.2% of statements [2021-11-12T15:02:25.612Z] === RUN TestMakeV1ConfigFromConfig [2021-11-12T15:02:25.612Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-12T15:02:25.612Z] PASS [2021-11-12T15:02:25.612Z] coverage: 25.0% of statements [2021-11-12T15:02:25.612Z] === RUN TestValidateManifest [2021-11-12T15:02:25.612Z] === RUN TestValidateManifest/non-nil [2021-11-12T15:02:25.612Z] === RUN TestValidateManifest/nil [2021-11-12T15:02:25.612Z] --- PASS: TestValidateManifest (0.00s) [2021-11-12T15:02:25.612Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-12T15:02:25.612Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-12T15:02:25.612Z] PASS [2021-11-12T15:02:25.612Z] coverage: 0.7% of statements [2021-11-12T15:02:25.612Z] ok github.com/docker/docker/image/v1 0.145s coverage: 25.0% of statements [2021-11-12T15:02:25.612Z] ok github.com/docker/docker/image/tarexport 0.083s coverage: 0.7% of statements [2021-11-12T15:02:25.612Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-12T15:02:25.679Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-11-12T15:02:26.010Z] --- PASS: TestSetRolloverSerial (1.47s) [2021-11-12T15:02:26.010Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-12T15:02:26.010Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-12T15:02:26.010Z] PASS [2021-11-12T15:02:26.010Z] coverage: 84.4% of statements [2021-11-12T15:02:26.010Z] ok github.com/docker/docker/libnetwork/bitseq 11.823s coverage: 84.4% of statements [2021-11-12T15:02:26.084Z] === RUN TestSerialization [2021-11-12T15:02:26.084Z] --- PASS: TestSerialization (0.02s) [2021-11-12T15:02:26.084Z] PASS [2021-11-12T15:02:26.084Z] coverage: 100.0% of statements [2021-11-12T15:02:26.084Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2021-11-12T15:02:26.153Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.20s) [2021-11-12T15:02:26.153Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-12T15:02:26.481Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.64s) [2021-11-12T15:02:26.481Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-12T15:02:26.481Z] === RUN TestNetworkDBSimple [2021-11-12T15:02:26.559Z] === RUN TestEmptyLayer [2021-11-12T15:02:26.559Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-12T15:02:26.559Z] === RUN TestCommitFailure [2021-11-12T15:02:26.559Z] --- PASS: TestCommitFailure (0.01s) [2021-11-12T15:02:26.559Z] === RUN TestStartTransactionFailure [2021-11-12T15:02:26.559Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-12T15:02:26.559Z] === RUN TestGetOrphan [2021-11-12T15:02:26.559Z] --- PASS: TestGetOrphan (0.01s) [2021-11-12T15:02:26.559Z] === RUN TestMountAndRegister [2021-11-12T15:02:26.559Z] layer_test.go:270: Layer size: 14 [2021-11-12T15:02:26.559Z] --- PASS: TestMountAndRegister (0.05s) [2021-11-12T15:02:26.559Z] === RUN TestLayerRelease [2021-11-12T15:02:26.559Z] layer_test.go:303: Failing on Windows [2021-11-12T15:02:26.559Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-12T15:02:26.559Z] === RUN TestStoreRestore [2021-11-12T15:02:26.559Z] layer_test.go:352: Failing on Windows [2021-11-12T15:02:26.559Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-12T15:02:26.559Z] === RUN TestTarStreamStability [2021-11-12T15:02:26.559Z] layer_test.go:467: Failing on Windows [2021-11-12T15:02:26.559Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-12T15:02:26.559Z] === RUN TestRegisterExistingLayer [2021-11-12T15:02:26.559Z] === RUN TestEnvironmentParsing [2021-11-12T15:02:26.559Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-12T15:02:26.559Z] PASS [2021-11-12T15:02:26.559Z] coverage: 1.2% of statements [2021-11-12T15:02:26.559Z] ok github.com/docker/docker/libcontainerd/local 0.072s coverage: 1.2% of statements [2021-11-12T15:02:27.029Z] --- PASS: TestRegisterExistingLayer (0.19s) [2021-11-12T15:02:27.030Z] === RUN TestTarStreamVerification [2021-11-12T15:02:27.030Z] layer_test.go:696: Failing on Windows [2021-11-12T15:02:27.030Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-12T15:02:27.030Z] === RUN TestLayerMigration [2021-11-12T15:02:27.030Z] migration_test.go:45: Failing on Windows [2021-11-12T15:02:27.030Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-12T15:02:27.030Z] === RUN TestLayerMigrationNoTarsplit [2021-11-12T15:02:27.030Z] migration_test.go:181: Failing on Windows [2021-11-12T15:02:27.030Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-12T15:02:27.030Z] === RUN TestMountInit [2021-11-12T15:02:27.030Z] mount_test.go:17: Failing on Windows [2021-11-12T15:02:27.030Z] --- SKIP: TestMountInit (0.00s) [2021-11-12T15:02:27.030Z] === RUN TestMountSize [2021-11-12T15:02:27.030Z] mount_test.go:76: Failing on Windows [2021-11-12T15:02:27.030Z] --- SKIP: TestMountSize (0.00s) [2021-11-12T15:02:27.030Z] === RUN TestMountChanges [2021-11-12T15:02:27.030Z] mount_test.go:125: Failing on Windows [2021-11-12T15:02:27.030Z] --- SKIP: TestMountChanges (0.00s) [2021-11-12T15:02:27.030Z] === RUN TestMountApply [2021-11-12T15:02:27.030Z] mount_test.go:212: Failing on Windows [2021-11-12T15:02:27.030Z] --- SKIP: TestMountApply (0.00s) [2021-11-12T15:02:27.030Z] PASS [2021-11-12T15:02:27.030Z] coverage: 30.1% of statements [2021-11-12T15:02:27.030Z] ok github.com/docker/docker/layer 0.321s coverage: 30.1% of statements [2021-11-12T15:02:27.030Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-12T15:02:27.030Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-12T15:02:27.030Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-12T15:02:27.030Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-12T15:02:27.050Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.42s) [2021-11-12T15:02:27.050Z] PASS [2021-11-12T15:02:27.050Z] [2021-11-12T15:02:27.050Z] === Skipped [2021-11-12T15:02:27.050Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-12T15:02:27.050Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T15:02:27.050Z] [2021-11-12T15:02:27.050Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-12T15:02:27.050Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T15:02:27.050Z] [2021-11-12T15:02:27.050Z] DONE 34 tests, 2 skipped in 175.139s [2021-11-12T15:02:27.050Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-12T15:02:27.050Z] ++ 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-11-12T15:02:27.050Z] ++ set -e [2021-11-12T15:02:27.050Z] ++ '[' -n 0 ']' [2021-11-12T15:02:27.050Z] ++ set -x [2021-11-12T15:02:27.050Z] ++ 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-11-12T15:02:27.050Z] INFO: Testing against a local daemon [2021-11-12T15:02:27.050Z] === RUN TestConfigInspect [2021-11-12T15:02:27.473Z] 2021/11/12 15:02:27 Closing DB instances... [2021-11-12T15:02:27.501Z] === RUN TestSequenceGetAvailableBit [2021-11-12T15:02:27.501Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestSequenceEqual [2021-11-12T15:02:27.501Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestSequenceCopy [2021-11-12T15:02:27.501Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestGetFirstAvailable [2021-11-12T15:02:27.501Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestFindSequence [2021-11-12T15:02:27.501Z] --- PASS: TestFindSequence (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestCheckIfAvailable [2021-11-12T15:02:27.501Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestMergeSequences [2021-11-12T15:02:27.501Z] --- PASS: TestMergeSequences (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestPushReservation [2021-11-12T15:02:27.501Z] --- PASS: TestPushReservation (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestSerializeDeserialize [2021-11-12T15:02:27.501Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestSet [2021-11-12T15:02:27.501Z] --- PASS: TestSet (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestSetUnset [2021-11-12T15:02:27.501Z] --- PASS: TestSetUnset (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestOffsetSetUnset [2021-11-12T15:02:27.501Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestSetInRange [2021-11-12T15:02:27.501Z] --- PASS: TestSetInRange (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestSetAnyInRange [2021-11-12T15:02:27.501Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestMethods [2021-11-12T15:02:27.501Z] --- PASS: TestMethods (0.00s) [2021-11-12T15:02:27.501Z] === RUN TestRandomAllocateDeallocate [2021-11-12T15:02:28.465Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-12T15:02:28.466Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-12T15:02:28.466Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-12T15:02:28.466Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-12T15:02:28.466Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.15s) [2021-11-12T15:02:28.466Z] === RUN TestGetAddress [2021-11-12T15:02:28.937Z] === RUN TestGenerate [2021-11-12T15:02:28.937Z] --- PASS: TestGenerate (0.00s) [2021-11-12T15:02:28.937Z] === RUN TestGeneratePtr [2021-11-12T15:02:28.937Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-12T15:02:28.937Z] === RUN TestGenerateMissingField [2021-11-12T15:02:28.937Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-12T15:02:28.937Z] === RUN TestFieldCannotBeSet [2021-11-12T15:02:28.937Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-12T15:02:28.937Z] === RUN TestTypeMismatchError [2021-11-12T15:02:28.937Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-12T15:02:28.937Z] PASS [2021-11-12T15:02:28.937Z] coverage: 100.0% of statements [2021-11-12T15:02:28.937Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2021-11-12T15:02:28.941Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-11-12T15:02:29.073Z] === RUN TestInvalidConfig [2021-11-12T15:02:29.073Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-12T15:02:29.073Z] === RUN TestConfig [2021-11-12T15:02:29.073Z] --- PASS: TestConfig (0.00s) [2021-11-12T15:02:29.073Z] === RUN TestOptionsLabels [2021-11-12T15:02:29.073Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-12T15:02:29.073Z] === RUN TestValidName [2021-11-12T15:02:29.073Z] --- PASS: TestValidName (0.00s) [2021-11-12T15:02:29.073Z] === RUN TestTLSConfiguration [2021-11-12T15:02:29.073Z] time="2021-11-12T15:02:28Z" level=info msg="Option Initializing KV with TLS" [2021-11-12T15:02:29.073Z] --- PASS: TestTLSConfiguration (0.13s) [2021-11-12T15:02:29.073Z] PASS [2021-11-12T15:02:29.073Z] coverage: 24.0% of statements [2021-11-12T15:02:29.073Z] ok github.com/docker/docker/libnetwork/config 0.186s coverage: 24.0% of statements [2021-11-12T15:02:29.408Z] testing: warning: no tests to run [2021-11-12T15:02:29.408Z] PASS [2021-11-12T15:02:29.408Z] coverage: 0.0% of statements [2021-11-12T15:02:29.408Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2021-11-12T15:02:29.548Z] === RUN TestKey [2021-11-12T15:02:29.548Z] --- PASS: TestKey (0.00s) [2021-11-12T15:02:29.548Z] === RUN TestParseKey [2021-11-12T15:02:29.548Z] --- PASS: TestParseKey (0.00s) [2021-11-12T15:02:29.548Z] === RUN TestInvalidDataStore [2021-11-12T15:02:29.548Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-12T15:02:29.548Z] === RUN TestKVObjectFlatKey [2021-11-12T15:02:29.548Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-12T15:02:29.548Z] === RUN TestAtomicKVObjectFlatKey [2021-11-12T15:02:29.548Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-12T15:02:29.548Z] PASS [2021-11-12T15:02:29.548Z] coverage: 21.9% of statements [2021-11-12T15:02:29.548Z] ok github.com/docker/docker/libnetwork/datastore 0.046s coverage: 21.9% of statements [2021-11-12T15:02:29.870Z] --- PASS: TestConfigInspect (2.98s) [2021-11-12T15:02:29.870Z] === RUN TestConfigList [2021-11-12T15:02:29.879Z] 2021/11/12 15:02:29 Closing DB instances... [2021-11-12T15:02:30.020Z] === RUN TestIPDataMarshalling [2021-11-12T15:02:30.020Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-12T15:02:30.020Z] === RUN TestValidateAndIsV6 [2021-11-12T15:02:30.020Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-12T15:02:30.020Z] PASS [2021-11-12T15:02:30.020Z] coverage: 68.9% of statements [2021-11-12T15:02:30.020Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2021-11-12T15:02:30.350Z] === RUN TestRequestNewPort [2021-11-12T15:02:30.350Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-12T15:02:30.350Z] === RUN TestRequestSpecificPort [2021-11-12T15:02:30.350Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-12T15:02:30.350Z] === RUN TestReleasePort [2021-11-12T15:02:30.350Z] --- PASS: TestReleasePort (0.00s) [2021-11-12T15:02:30.350Z] === RUN TestReuseReleasedPort [2021-11-12T15:02:30.350Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-12T15:02:30.350Z] === RUN TestReleaseUnreadledPort [2021-11-12T15:02:30.350Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-12T15:02:30.350Z] === RUN TestUnknowProtocol [2021-11-12T15:02:30.350Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-12T15:02:30.350Z] === RUN TestAllocateAllPorts [2021-11-12T15:02:30.350Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-12T15:02:30.350Z] === RUN TestPortAllocation [2021-11-12T15:02:30.350Z] --- PASS: TestPortAllocation (0.00s) [2021-11-12T15:02:30.350Z] === RUN TestPortAllocationWithCustomRange [2021-11-12T15:02:30.350Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-12T15:02:30.350Z] === RUN TestNoDuplicateBPR [2021-11-12T15:02:30.350Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-12T15:02:30.350Z] === RUN TestChangePortRange [2021-11-12T15:02:30.350Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-12T15:02:30.350Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-12T15:02:30.350Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-12T15:02:30.350Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-12T15:02:30.350Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-12T15:02:30.350Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-12T15:02:30.350Z] --- PASS: TestChangePortRange (0.00s) [2021-11-12T15:02:30.350Z] PASS [2021-11-12T15:02:30.350Z] coverage: 88.6% of statements [2021-11-12T15:02:30.350Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2021-11-12T15:02:30.350Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-12T15:02:30.350Z] PASS [2021-11-12T15:02:30.350Z] coverage: 100.0% of statements [2021-11-12T15:02:30.350Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.033s coverage: 100.0% of statements [2021-11-12T15:02:30.492Z] === RUN TestErrorInterfaces [2021-11-12T15:02:30.492Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-12T15:02:30.492Z] === RUN TestNetworkMarshalling [2021-11-12T15:02:30.492Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-11-12T15:02:30.492Z] === RUN TestEndpointMarshalling [2021-11-12T15:02:30.492Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-12T15:02:30.492Z] === RUN TestAuxAddresses [2021-11-12T15:02:30.492Z] time="2021-11-12T15:02:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-12T15:02:30.492Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-12T15:02:30.492Z] === RUN TestSRVServiceQuery [2021-11-12T15:02:30.492Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:30.492Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-12T15:02:30.492Z] === RUN TestServiceVIPReuse [2021-11-12T15:02:30.492Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:30.492Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-12T15:02:30.492Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-12T15:02:30.492Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:30.492Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-12T15:02:30.492Z] === RUN TestDNSIPQuery [2021-11-12T15:02:30.492Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:30.492Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-12T15:02:30.492Z] === RUN TestDNSProxyServFail [2021-11-12T15:02:30.492Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:30.492Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-12T15:02:30.492Z] === RUN TestSandboxAddEmpty [2021-11-12T15:02:30.492Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:30.492Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-12T15:02:30.492Z] === RUN TestSandboxAddMultiPrio [2021-11-12T15:02:30.492Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:30.492Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-12T15:02:30.492Z] === RUN TestSandboxAddSamePrio [2021-11-12T15:02:30.492Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:30.492Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-12T15:02:30.492Z] === RUN TestCleanupServiceDiscovery [2021-11-12T15:02:30.492Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:30.492Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-12T15:02:30.492Z] === RUN TestDNSOptions [2021-11-12T15:02:30.492Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:02:30.492Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-12T15:02:30.492Z] === RUN TestMultipleControllersWithSameStore [2021-11-12T15:02:30.492Z] time="2021-11-12T15:02:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-12T15:02:30.492Z] time="2021-11-12T15:02:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-12T15:02:30.492Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-12T15:02:30.492Z] PASS [2021-11-12T15:02:30.492Z] coverage: 8.6% of statements [2021-11-12T15:02:30.492Z] ok github.com/docker/docker/libnetwork 0.254s coverage: 8.6% of statements [2021-11-12T15:02:30.492Z] === RUN TestDriver [2021-11-12T15:02:30.492Z] --- PASS: TestDriver (0.00s) [2021-11-12T15:02:30.492Z] PASS [2021-11-12T15:02:30.492Z] coverage: 34.8% of statements [2021-11-12T15:02:30.492Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2021-11-12T15:02:30.821Z] testing: warning: no tests to run [2021-11-12T15:02:30.821Z] PASS [2021-11-12T15:02:30.821Z] coverage: 0.0% of statements [2021-11-12T15:02:30.821Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-11-12T15:02:30.821Z] === RUN TestHashData [2021-11-12T15:02:30.821Z] --- PASS: TestHashData (0.00s) [2021-11-12T15:02:30.821Z] PASS [2021-11-12T15:02:30.821Z] coverage: 2.8% of statements [2021-11-12T15:02:30.821Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2021-11-12T15:02:30.963Z] === RUN TestDriver [2021-11-12T15:02:30.963Z] --- PASS: TestDriver (0.00s) [2021-11-12T15:02:30.963Z] PASS [2021-11-12T15:02:30.963Z] coverage: 34.8% of statements [2021-11-12T15:02:30.963Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2021-11-12T15:02:31.292Z] === RUN TestErrorConstructors [2021-11-12T15:02:31.292Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-12T15:02:31.292Z] === RUN TestCompareIPMask [2021-11-12T15:02:31.292Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-12T15:02:31.292Z] === RUN TestUtilGetHostPartIP [2021-11-12T15:02:31.292Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-12T15:02:31.292Z] === RUN TestUtilGetBroadcastIP [2021-11-12T15:02:31.292Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-12T15:02:31.292Z] === RUN TestParseCIDR [2021-11-12T15:02:31.292Z] --- PASS: TestParseCIDR (0.00s) [2021-11-12T15:02:31.292Z] PASS [2021-11-12T15:02:31.292Z] coverage: 37.3% of statements [2021-11-12T15:02:31.292Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2021-11-12T15:02:31.292Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-11-12T15:02:31.292Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-12T15:02:31.435Z] === RUN TestNetworkAllocateFree [2021-11-12T15:02:31.435Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-12T15:02:31.435Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-12T15:02:31.435Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-12T15:02:31.435Z] PASS [2021-11-12T15:02:31.435Z] coverage: 63.6% of statements [2021-11-12T15:02:31.435Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.036s coverage: 63.6% of statements [2021-11-12T15:02:31.435Z] === RUN TestGetEmptyCapabilities [2021-11-12T15:02:31.435Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-12T15:02:31.435Z] === RUN TestGetExtraCapabilities [2021-11-12T15:02:31.435Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-12T15:02:31.762Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-12T15:02:31.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-12T15:02:31.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-12T15:02:31.763Z] PASS [2021-11-12T15:02:31.763Z] coverage: 50.0% of statements [2021-11-12T15:02:31.763Z] ok github.com/docker/docker/oci 0.060s coverage: 50.0% of statements [2021-11-12T15:02:31.901Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-11-12T15:02:31.906Z] === RUN TestGetInvalidCapabilities [2021-11-12T15:02:31.906Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-12T15:02:31.906Z] === RUN TestRemoteDriver [2021-11-12T15:02:31.906Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-12T15:02:31.906Z] === RUN TestDriverError [2021-11-12T15:02:31.906Z] --- PASS: TestDriverError (0.00s) [2021-11-12T15:02:31.906Z] === RUN TestMissingValues [2021-11-12T15:02:31.906Z] --- PASS: TestMissingValues (0.00s) [2021-11-12T15:02:31.906Z] === RUN TestRollback [2021-11-12T15:02:31.906Z] --- PASS: TestRollback (0.00s) [2021-11-12T15:02:31.906Z] PASS [2021-11-12T15:02:31.906Z] coverage: 57.4% of statements [2021-11-12T15:02:31.906Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.087s coverage: 57.4% of statements [2021-11-12T15:02:32.379Z] === RUN TestNAT [2021-11-12T15:02:32.379Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-12T15:02:32.379Z] --- SKIP: TestNAT (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestTransparent [2021-11-12T15:02:32.379Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-12T15:02:32.379Z] --- SKIP: TestTransparent (0.00s) [2021-11-12T15:02:32.379Z] PASS [2021-11-12T15:02:32.379Z] coverage: 0.0% of statements [2021-11-12T15:02:32.379Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2021-11-12T15:02:32.379Z] === RUN TestNew [2021-11-12T15:02:32.379Z] --- PASS: TestNew (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestAddDriver [2021-11-12T15:02:32.379Z] --- PASS: TestAddDriver (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestAddDuplicateDriver [2021-11-12T15:02:32.379Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-12T15:02:32.379Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestDriver [2021-11-12T15:02:32.379Z] --- PASS: TestDriver (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestIPAM [2021-11-12T15:02:32.379Z] --- PASS: TestIPAM (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestWalkIPAMs [2021-11-12T15:02:32.379Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestWalkDrivers [2021-11-12T15:02:32.379Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-12T15:02:32.379Z] PASS [2021-11-12T15:02:32.379Z] coverage: 82.4% of statements [2021-11-12T15:02:32.379Z] ok github.com/docker/docker/libnetwork/drvregistry 0.058s coverage: 82.4% of statements [2021-11-12T15:02:32.379Z] === RUN TestBuildDefault [2021-11-12T15:02:32.379Z] --- PASS: TestBuildDefault (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestBuildHostnameDomainname [2021-11-12T15:02:32.379Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestBuildHostname [2021-11-12T15:02:32.379Z] --- PASS: TestBuildHostname (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestBuildHostnameFQDN [2021-11-12T15:02:32.379Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestBuildNoIP [2021-11-12T15:02:32.379Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestUpdate [2021-11-12T15:02:32.379Z] --- PASS: TestUpdate (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-12T15:02:32.379Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-12T15:02:32.379Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestAddEmpty [2021-11-12T15:02:32.379Z] --- PASS: TestAddEmpty (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestAdd [2021-11-12T15:02:32.379Z] --- PASS: TestAdd (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestDeleteEmpty [2021-11-12T15:02:32.379Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestDeleteNewline [2021-11-12T15:02:32.379Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestDelete [2021-11-12T15:02:32.379Z] --- PASS: TestDelete (0.00s) [2021-11-12T15:02:32.379Z] === RUN TestConcurrentWrites [2021-11-12T15:02:32.692Z] --- PASS: TestConfigList (2.82s) [2021-11-12T15:02:32.692Z] === RUN TestConfigsCreateAndDelete [2021-11-12T15:02:32.754Z] 2021/11/12 15:02:32 Closing DB instances... [2021-11-12T15:02:32.754Z] === RUN TestParseVersion [2021-11-12T15:02:32.754Z] --- PASS: TestParseVersion (0.00s) [2021-11-12T15:02:32.754Z] PASS [2021-11-12T15:02:32.754Z] coverage: 52.9% of statements [2021-11-12T15:02:32.754Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-11-12T15:02:32.754Z] === RUN TestAddressPoolOpt [2021-11-12T15:02:32.754Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/a [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/something [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/_=a [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/env1=value1 [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/_env1=value1 [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/PATH [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/=a [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/PATH= [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/PATH=something [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/asd!qwe [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/1asd [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/123 [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/some_space [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/__some_space_before [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/some_space_after__ [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/= [2021-11-12T15:02:32.754Z] === RUN TestValidateEnv/PaTh [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestParseHost [2021-11-12T15:02:32.754Z] --- PASS: TestParseHost (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestParseDockerDaemonHost [2021-11-12T15:02:32.754Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestParseTCP [2021-11-12T15:02:32.754Z] --- PASS: TestParseTCP (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-12T15:02:32.754Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestValidateExtraHosts [2021-11-12T15:02:32.754Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestIpOptString [2021-11-12T15:02:32.754Z] --- PASS: TestIpOptString (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-12T15:02:32.754Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestNewIpOptValidDefaultVal [2021-11-12T15:02:32.754Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestIpOptSetInvalidVal [2021-11-12T15:02:32.754Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestValidateIPAddress [2021-11-12T15:02:32.754Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestMapOpts [2021-11-12T15:02:32.754Z] --- PASS: TestMapOpts (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestListOptsWithoutValidator [2021-11-12T15:02:32.754Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestListOptsWithValidator [2021-11-12T15:02:32.754Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestValidateDNSSearch [2021-11-12T15:02:32.754Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel/label_with_general_format [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel/label_with_one_more [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-12T15:02:32.754Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-12T15:02:32.754Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestNamedListOpts [2021-11-12T15:02:32.754Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestNamedMapOpts [2021-11-12T15:02:32.754Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestParseLink [2021-11-12T15:02:32.754Z] --- PASS: TestParseLink (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestQuotedStringSetWithQuotes [2021-11-12T15:02:32.754Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-12T15:02:32.754Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-12T15:02:32.754Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-12T15:02:32.754Z] === RUN TestUlimitOpt [2021-11-12T15:02:32.754Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-12T15:02:32.754Z] PASS [2021-11-12T15:02:32.754Z] coverage: 67.1% of statements [2021-11-12T15:02:32.754Z] ok github.com/docker/docker/opts 0.055s coverage: 67.1% of statements [2021-11-12T15:02:32.852Z] --- PASS: TestConcurrentWrites (0.14s) [2021-11-12T15:02:32.852Z] PASS [2021-11-12T15:02:32.852Z] coverage: 81.2% of statements [2021-11-12T15:02:32.852Z] ok github.com/docker/docker/libnetwork/etchosts 0.186s coverage: 81.2% of statements [2021-11-12T15:02:33.323Z] === RUN TestNew [2021-11-12T15:02:33.323Z] --- PASS: TestNew (0.00s) [2021-11-12T15:02:33.323Z] === RUN TestAllocate [2021-11-12T15:02:33.323Z] --- PASS: TestAllocate (0.00s) [2021-11-12T15:02:33.323Z] === RUN TestUninitialized [2021-11-12T15:02:33.323Z] --- PASS: TestUninitialized (0.00s) [2021-11-12T15:02:33.323Z] === RUN TestAllocateInRange [2021-11-12T15:02:33.323Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-12T15:02:33.323Z] === RUN TestAllocateSerial [2021-11-12T15:02:33.323Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-12T15:02:33.323Z] PASS [2021-11-12T15:02:33.323Z] coverage: 87.5% of statements [2021-11-12T15:02:33.323Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2021-11-12T15:02:33.323Z] === RUN TestDiff [2021-11-12T15:02:33.323Z] --- PASS: TestDiff (0.00s) [2021-11-12T15:02:33.323Z] === RUN TestAddedCallback [2021-11-12T15:02:33.323Z] --- PASS: TestAddedCallback (0.00s) [2021-11-12T15:02:33.323Z] === RUN TestRemovedCallback [2021-11-12T15:02:33.323Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-12T15:02:33.323Z] === RUN TestNoCallback [2021-11-12T15:02:33.323Z] --- PASS: TestNoCallback (0.00s) [2021-11-12T15:02:33.323Z] PASS [2021-11-12T15:02:33.323Z] coverage: 48.1% of statements [2021-11-12T15:02:33.323Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-11-12T15:02:33.323Z] --- PASS: TestRandomAllocateDeallocate (6.15s) [2021-11-12T15:02:33.323Z] === RUN TestAllocateRandomDeallocate [2021-11-12T15:02:33.795Z] === RUN TestCaller [2021-11-12T15:02:33.795Z] --- PASS: TestCaller (0.00s) [2021-11-12T15:02:33.795Z] PASS [2021-11-12T15:02:33.795Z] coverage: 100.0% of statements [2021-11-12T15:02:33.795Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-11-12T15:02:34.060Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-11-12T15:02:34.265Z] === RUN TestSetSerialInsertDelete [2021-11-12T15:02:34.265Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-12T15:02:34.265Z] === RUN TestSetParallelInsertDelete [2021-11-12T15:02:34.325Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2021-11-12T15:02:34.325Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-12T15:02:34.325Z] === RUN TestPeerCertificateMarshalJSON [2021-11-12T15:02:34.325Z] === RUN TestIsArchivePathDir [2021-11-12T15:02:34.325Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-12T15:02:34.325Z] === RUN TestIsArchivePathInvalidFile [2021-11-12T15:02:34.325Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-12T15:02:34.325Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-12T15:02:34.325Z] --- PASS: TestPeerCertificateMarshalJSON (0.31s) [2021-11-12T15:02:34.325Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-12T15:02:34.325Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-12T15:02:34.325Z] === RUN TestMiddleware [2021-11-12T15:02:34.325Z] --- PASS: TestMiddleware (0.00s) [2021-11-12T15:02:34.325Z] === RUN TestNewResponseModifier [2021-11-12T15:02:34.325Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-12T15:02:34.325Z] PASS [2021-11-12T15:02:34.325Z] coverage: 26.8% of statements [2021-11-12T15:02:34.325Z] ok github.com/docker/docker/pkg/authorization 0.353s coverage: 26.8% of statements [2021-11-12T15:02:34.325Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-11-12T15:02:34.325Z] === RUN TestIsArchivePathTar [2021-11-12T15:02:34.736Z] === RUN TestPoolRequest [2021-11-12T15:02:34.736Z] --- PASS: TestPoolRequest (0.00s) [2021-11-12T15:02:34.736Z] === RUN TestOtherRequests [2021-11-12T15:02:34.736Z] --- PASS: TestOtherRequests (0.00s) [2021-11-12T15:02:34.736Z] PASS [2021-11-12T15:02:34.736Z] coverage: 57.1% of statements [2021-11-12T15:02:34.736Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2021-11-12T15:02:34.736Z] === RUN TestInt2IP2IntConversion [2021-11-12T15:02:34.736Z] --- PASS: TestAllocateRandomDeallocate (1.36s) [2021-11-12T15:02:34.736Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-12T15:02:34.799Z] --- PASS: TestIsArchivePathTar (0.24s) [2021-11-12T15:02:34.799Z] === RUN TestDecompressStreamGzip [2021-11-12T15:02:34.799Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-11-12T15:02:34.799Z] === RUN TestDecompressStreamBzip2 [2021-11-12T15:02:34.799Z] === RUN TestUnbuffered [2021-11-12T15:02:34.799Z] --- PASS: TestUnbuffered (0.00s) [2021-11-12T15:02:34.799Z] === RUN TestRaceUnbuffered [2021-11-12T15:02:34.799Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-12T15:02:34.799Z] PASS [2021-11-12T15:02:34.799Z] coverage: 100.0% of statements [2021-11-12T15:02:34.799Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2021-11-12T15:02:34.799Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-11-12T15:02:34.799Z] === RUN TestDecompressStreamXz [2021-11-12T15:02:34.799Z] archive_test.go:133: Xz not present in msys2 [2021-11-12T15:02:34.799Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-12T15:02:34.799Z] === RUN TestDecompressStreamZstd [2021-11-12T15:02:34.799Z] archive_test.go:140: zstd not installed [2021-11-12T15:02:34.799Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-12T15:02:34.799Z] === RUN TestCompressStreamXzUnsupported [2021-11-12T15:02:34.799Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-12T15:02:34.799Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-12T15:02:34.799Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-12T15:02:34.799Z] === RUN TestCompressStreamInvalid [2021-11-12T15:02:34.799Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-12T15:02:34.799Z] === RUN TestExtensionInvalid [2021-11-12T15:02:34.799Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-12T15:02:34.799Z] === RUN TestExtensionUncompressed [2021-11-12T15:02:34.799Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-12T15:02:34.799Z] === RUN TestExtensionBzip2 [2021-11-12T15:02:34.799Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-12T15:02:34.799Z] === RUN TestExtensionGzip [2021-11-12T15:02:34.799Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-12T15:02:34.799Z] === RUN TestExtensionXz [2021-11-12T15:02:34.799Z] --- PASS: TestExtensionXz (0.00s) [2021-11-12T15:02:34.799Z] === RUN TestExtensionZstd [2021-11-12T15:02:34.799Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-12T15:02:34.799Z] === RUN TestCmdStreamLargeStderr [2021-11-12T15:02:35.207Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2021-11-12T15:02:35.207Z] === RUN TestGetAddressVersion [2021-11-12T15:02:35.207Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-12T15:02:35.207Z] === RUN TestKeyString [2021-11-12T15:02:35.207Z] --- PASS: TestKeyString (0.00s) [2021-11-12T15:02:35.207Z] === RUN TestPoolDataMarshal [2021-11-12T15:02:35.207Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-12T15:02:35.207Z] === RUN TestSubnetsMarshal [2021-11-12T15:02:35.207Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-11-12T15:02:35.207Z] === RUN TestAddSubnets [2021-11-12T15:02:35.207Z] --- PASS: TestAddSubnets (0.07s) [2021-11-12T15:02:35.207Z] === RUN TestDoublePoolRelease [2021-11-12T15:02:35.207Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-11-12T15:02:35.207Z] === RUN TestAddReleasePoolID [2021-11-12T15:02:35.207Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-11-12T15:02:35.207Z] === RUN TestPredefinedPool [2021-11-12T15:02:35.271Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-11-12T15:02:35.271Z] === RUN TestCmdStreamBad [2021-11-12T15:02:35.271Z] archive_test.go:252: Failing on Windows CI machines [2021-11-12T15:02:35.271Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-12T15:02:35.271Z] === RUN TestCmdStreamGood [2021-11-12T15:02:35.271Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-12T15:02:35.271Z] === RUN TestUntarPathWithInvalidDest [2021-11-12T15:02:35.271Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-11-12T15:02:35.271Z] === RUN TestUntarPathWithInvalidSrc [2021-11-12T15:02:35.271Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-12T15:02:35.271Z] === RUN TestUntarPath [2021-11-12T15:02:35.271Z] --- PASS: TestUntarPath (0.06s) [2021-11-12T15:02:35.271Z] === RUN TestUntarPathWithDestinationFile [2021-11-12T15:02:35.271Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-11-12T15:02:35.271Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-12T15:02:35.271Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-11-12T15:02:35.271Z] === RUN TestCopyWithTarInvalidSrc [2021-11-12T15:02:35.271Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-12T15:02:35.271Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-12T15:02:35.271Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-12T15:02:35.271Z] === RUN TestCopyWithTarSrcFile [2021-11-12T15:02:35.271Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-11-12T15:02:35.271Z] === RUN TestCopyWithTarSrcFolder [2021-11-12T15:02:35.271Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-12T15:02:35.271Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-12T15:02:35.271Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-12T15:02:35.271Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-12T15:02:35.271Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-12T15:02:35.271Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-12T15:02:35.271Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-12T15:02:35.271Z] === RUN TestCopyFileWithTarSrcFile [2021-11-12T15:02:35.271Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-11-12T15:02:35.271Z] === RUN TestTarFiles [2021-11-12T15:02:35.271Z] === RUN TestMatch [2021-11-12T15:02:35.271Z] === RUN TestMatch/[[]] [2021-11-12T15:02:35.271Z] === RUN TestMatch/[[foo]] [2021-11-12T15:02:35.271Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-12T15:02:35.271Z] === RUN TestMatch/[[foo_bar]] [2021-11-12T15:02:35.271Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-12T15:02:35.271Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-12T15:02:35.271Z] === RUN TestMatch/[] [2021-11-12T15:02:35.271Z] === RUN TestMatch/[]#01 [2021-11-12T15:02:35.271Z] === RUN TestMatch/[[qux]] [2021-11-12T15:02:35.271Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-12T15:02:35.271Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-12T15:02:35.271Z] === RUN TestMatch/[[foo_baz]] [2021-11-12T15:02:35.271Z] --- PASS: TestMatch (0.00s) [2021-11-12T15:02:35.271Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-12T15:02:35.271Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-12T15:02:35.271Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-12T15:02:35.271Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-12T15:02:35.271Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-12T15:02:35.271Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-12T15:02:35.271Z] --- PASS: TestMatch/[] (0.00s) [2021-11-12T15:02:35.271Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-12T15:02:35.271Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-12T15:02:35.271Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-12T15:02:35.271Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-12T15:02:35.271Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-12T15:02:35.271Z] PASS [2021-11-12T15:02:35.271Z] coverage: 87.5% of statements [2021-11-12T15:02:35.271Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2021-11-12T15:02:35.427Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-11-12T15:02:35.678Z] --- PASS: TestPredefinedPool (0.06s) [2021-11-12T15:02:35.678Z] === RUN TestRemoveSubnet [2021-11-12T15:02:35.678Z] === RUN TestGetCapabilities [2021-11-12T15:02:35.678Z] --- PASS: TestRemoveSubnet (0.22s) [2021-11-12T15:02:35.678Z] === RUN TestGetSameAddress [2021-11-12T15:02:35.678Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-12T15:02:35.678Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-12T15:02:35.678Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-12T15:02:35.678Z] === RUN TestGetDefaultAddressSpaces [2021-11-12T15:02:35.678Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-12T15:02:35.678Z] === RUN TestRemoteDriver [2021-11-12T15:02:35.678Z] --- PASS: TestRemoteDriver (0.00s) [2021-11-12T15:02:35.678Z] PASS [2021-11-12T15:02:35.678Z] coverage: 47.4% of statements [2021-11-12T15:02:35.678Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.055s coverage: 47.4% of statements [2021-11-12T15:02:35.678Z] --- PASS: TestGetSameAddress (0.03s) [2021-11-12T15:02:35.678Z] === RUN TestPoolAllocationReuse [2021-11-12T15:02:35.683Z] --- PASS: TestConfigsCreateAndDelete (2.90s) [2021-11-12T15:02:35.683Z] === RUN TestConfigsUpdate [2021-11-12T15:02:36.100Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.47s) [2021-11-12T15:02:36.100Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-12T15:02:36.151Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.25s) [2021-11-12T15:02:36.151Z] === RUN TestRetrieveFromStore [2021-11-12T15:02:36.263Z] === RUN TestChrootTarUntar [2021-11-12T15:02:36.263Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:02:36.263Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-12T15:02:36.263Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-12T15:02:36.263Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:02:36.263Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-12T15:02:36.263Z] === RUN TestChrootUntarEmptyArchive [2021-11-12T15:02:36.263Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-12T15:02:36.263Z] === RUN TestChrootTarUntarWithSymlink [2021-11-12T15:02:36.263Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:02:36.263Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-12T15:02:36.263Z] === RUN TestChrootCopyWithTar [2021-11-12T15:02:36.263Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:02:36.263Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-12T15:02:36.263Z] === RUN TestChrootCopyFileWithTar [2021-11-12T15:02:36.263Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:02:36.263Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-12T15:02:36.263Z] === RUN TestChrootUntarPath [2021-11-12T15:02:36.263Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:02:36.263Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-12T15:02:36.263Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-12T15:02:36.263Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:02:36.263Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-12T15:02:36.263Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-12T15:02:36.263Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:02:36.263Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-12T15:02:36.263Z] === RUN TestChrootApplyDotDotFile [2021-11-12T15:02:36.263Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:02:36.263Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-12T15:02:36.263Z] PASS [2021-11-12T15:02:36.263Z] coverage: 15.1% of statements [2021-11-12T15:02:36.263Z] ok github.com/docker/docker/pkg/chrootarchive 0.080s coverage: 15.1% of statements [2021-11-12T15:02:36.263Z] 2021/11/12 15:02:36 Closing DB instances... [2021-11-12T15:02:36.622Z] === RUN TestWindowsIPAM [2021-11-12T15:02:36.622Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-12T15:02:36.622Z] PASS [2021-11-12T15:02:36.622Z] coverage: 71.4% of statements [2021-11-12T15:02:36.622Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.038s coverage: 71.4% of statements [2021-11-12T15:02:36.622Z] --- PASS: TestRetrieveFromStore (0.62s) [2021-11-12T15:02:36.622Z] === RUN TestIsCorrupted [2021-11-12T15:02:36.622Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-12T15:02:36.622Z] === RUN TestSetRollover [2021-11-12T15:02:37.094Z] === RUN TestDefaultNetwork [2021-11-12T15:02:37.094Z] --- PASS: TestDefaultNetwork (0.21s) [2021-11-12T15:02:37.094Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-12T15:02:37.254Z] === RUN TestSizeEmpty [2021-11-12T15:02:37.254Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-12T15:02:37.254Z] === RUN TestSizeEmptyFile [2021-11-12T15:02:37.254Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-12T15:02:37.254Z] === RUN TestSizeNonemptyFile [2021-11-12T15:02:37.254Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-12T15:02:37.254Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-12T15:02:37.254Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-12T15:02:37.254Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-12T15:02:37.254Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-12T15:02:37.254Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-12T15:02:37.254Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-12T15:02:37.254Z] === RUN TestMoveToSubdir [2021-11-12T15:02:37.254Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-12T15:02:37.254Z] === RUN TestSizeNonExistingDirectory [2021-11-12T15:02:37.254Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-12T15:02:37.254Z] PASS [2021-11-12T15:02:37.254Z] coverage: 80.0% of statements [2021-11-12T15:02:37.254Z] ok github.com/docker/docker/pkg/directory 0.047s coverage: 80.0% of statements [2021-11-12T15:02:37.277Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-11-12T15:02:37.566Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2021-11-12T15:02:37.566Z] === RUN TestInitAddressPools [2021-11-12T15:02:37.566Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-12T15:02:37.566Z] PASS [2021-11-12T15:02:37.566Z] coverage: 74.0% of statements [2021-11-12T15:02:37.566Z] ok github.com/docker/docker/libnetwork/ipamutils 0.473s coverage: 74.0% of statements [2021-11-12T15:02:37.566Z] --- PASS: TestPoolAllocationReuse (1.88s) [2021-11-12T15:02:37.566Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-12T15:02:37.566Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-12T15:02:37.566Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-12T15:02:37.573Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-11-12T15:02:37.573Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-12T15:02:37.725Z] === RUN Test [2021-11-12T15:02:37.725Z] === RUN Test/TestContainsEntry [2021-11-12T15:02:37.725Z] === RUN Test/TestCreateEntries [2021-11-12T15:02:37.725Z] === RUN Test/TestEntriesDiff [2021-11-12T15:02:37.725Z] === RUN Test/TestEntriesEquality [2021-11-12T15:02:37.725Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-12T15:02:37.725Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-12T15:02:37.725Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-12T15:02:37.725Z] === RUN Test/TestGeneratorNotGenerate [2021-11-12T15:02:37.725Z] === RUN Test/TestGeneratorWithPort [2021-11-12T15:02:37.725Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-12T15:02:37.725Z] === RUN Test/TestNewEntry [2021-11-12T15:02:37.725Z] === RUN Test/TestParse [2021-11-12T15:02:37.725Z] --- PASS: Test (0.00s) [2021-11-12T15:02:37.725Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-12T15:02:37.725Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-12T15:02:37.725Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-12T15:02:37.725Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-12T15:02:37.725Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-12T15:02:37.725Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-12T15:02:37.725Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-12T15:02:37.725Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-12T15:02:37.725Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-12T15:02:37.725Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-12T15:02:37.725Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-12T15:02:37.725Z] --- PASS: Test/TestParse (0.00s) [2021-11-12T15:02:37.725Z] PASS [2021-11-12T15:02:37.725Z] coverage: 58.3% of statements [2021-11-12T15:02:37.725Z] ok github.com/docker/docker/pkg/discovery 0.045s coverage: 58.3% of statements [2021-11-12T15:02:37.830Z] check_test.go:308: [ddf1e2e64a342] daemon is not started [2021-11-12T15:02:37.830Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-11-12T15:02:38.043Z] === RUN TestKeyValue [2021-11-12T15:02:38.043Z] --- PASS: TestKeyValue (0.00s) [2021-11-12T15:02:38.043Z] PASS [2021-11-12T15:02:38.043Z] coverage: 60.0% of statements [2021-11-12T15:02:38.043Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2021-11-12T15:02:38.105Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-12T15:02:38.369Z] check_test.go:308: [d9265825d9e7a] daemon is not started [2021-11-12T15:02:38.369Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-11-12T15:02:38.515Z] --- PASS: TestSetRollover (1.82s) [2021-11-12T15:02:38.516Z] === RUN TestSetRolloverSerial [2021-11-12T15:02:38.630Z] --- PASS: TestConfigsUpdate (2.84s) [2021-11-12T15:02:38.630Z] === RUN TestTemplatedConfig [2021-11-12T15:02:38.716Z] === RUN Test [2021-11-12T15:02:38.716Z] === RUN Test/TestContent [2021-11-12T15:02:38.716Z] === RUN Test/TestInitialize [2021-11-12T15:02:38.716Z] === RUN Test/TestNew [2021-11-12T15:02:38.716Z] === RUN Test/TestParsingContentsWithComments [2021-11-12T15:02:38.716Z] === RUN Test/TestRegister [2021-11-12T15:02:38.716Z] === RUN Test/TestWatch [2021-11-12T15:02:38.716Z] --- PASS: Test (0.00s) [2021-11-12T15:02:38.716Z] --- PASS: Test/TestContent (0.00s) [2021-11-12T15:02:38.716Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-12T15:02:38.716Z] --- PASS: Test/TestNew (0.00s) [2021-11-12T15:02:38.716Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-12T15:02:38.716Z] --- PASS: Test/TestRegister (0.00s) [2021-11-12T15:02:38.716Z] --- PASS: Test/TestWatch (0.00s) [2021-11-12T15:02:38.716Z] PASS [2021-11-12T15:02:38.716Z] coverage: 97.6% of statements [2021-11-12T15:02:38.716Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 97.6% of statements [2021-11-12T15:02:38.716Z] --- PASS: TestNetworkDBCRUDTableEntry (4.65s) [2021-11-12T15:02:38.716Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-12T15:02:38.716Z] --- PASS: TestTarFiles (3.47s) [2021-11-12T15:02:38.716Z] === RUN TestDetectCompressionZstd [2021-11-12T15:02:38.716Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-12T15:02:38.716Z] === RUN TestTarUntar [2021-11-12T15:02:38.716Z] --- PASS: TestTarUntar (0.03s) [2021-11-12T15:02:38.716Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-12T15:02:38.716Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-12T15:02:38.716Z] === RUN TestTarWithOptions [2021-11-12T15:02:38.716Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-12T15:02:38.716Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-12T15:02:38.716Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-12T15:02:38.716Z] === RUN TestUntarUstarGnuConflict [2021-11-12T15:02:38.716Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-12T15:02:38.716Z] === RUN TestUntarInvalidFilenames [2021-11-12T15:02:39.187Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1095528744\\dest" [2021-11-12T15:02:39.187Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-11-12T15:02:39.187Z] === RUN TestUntarHardlinkToSymlink [2021-11-12T15:02:39.187Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-12T15:02:39.187Z] === RUN TestUntarInvalidHardlink [2021-11-12T15:02:39.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1472012939\\victim\\hello" -> "../victim/hello" [2021-11-12T15:02:39.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink797131796\\victim\\hello" -> "/../victim/hello" [2021-11-12T15:02:39.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink771877406\\victim" -> "../victim" [2021-11-12T15:02:39.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4153803756\\victim" -> "../victim" [2021-11-12T15:02:39.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink411464511\\victim" -> "../victim" [2021-11-12T15:02:39.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3796854251\\victim" -> "../victim" [2021-11-12T15:02:39.187Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-12T15:02:39.187Z] === RUN TestUntarInvalidSymlink [2021-11-12T15:02:39.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1292444033\\dest\\dotdot" -> "../victim/hello" [2021-11-12T15:02:39.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2070877841\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-12T15:02:39.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink254618005\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:02:39.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3393038149\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:02:39.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2100652554\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:02:39.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1784818874\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:02:39.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink578956901\\dest\\dir\\loophole" -> "../../victim" [2021-11-12T15:02:39.187Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-12T15:02:39.187Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-12T15:02:39.187Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-12T15:02:39.187Z] === RUN TestXGlobalNoParent [2021-11-12T15:02:39.187Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-12T15:02:39.187Z] === RUN TestReplaceFileTarWrapper [2021-11-12T15:02:39.187Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-11-12T15:02:39.187Z] === RUN TestPrefixHeaderReadable [2021-11-12T15:02:39.187Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-12T15:02:39.187Z] === RUN TestDisablePigz [2021-11-12T15:02:39.187Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-12T15:02:39.187Z] --- PASS: TestDisablePigz (0.20s) [2021-11-12T15:02:39.187Z] === RUN TestPigz [2021-11-12T15:02:39.568Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-12T15:02:39.658Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-12T15:02:39.658Z] --- PASS: TestPigz (0.14s) [2021-11-12T15:02:39.658Z] === RUN TestCopyFileWithInvalidDest [2021-11-12T15:02:39.658Z] archive_windows_test.go:16: Currently fails [2021-11-12T15:02:39.658Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestCanonicalTarNameForPath [2021-11-12T15:02:39.658Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestCanonicalTarName [2021-11-12T15:02:39.658Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestChmodTarEntry [2021-11-12T15:02:39.658Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestHardLinkOrder [2021-11-12T15:02:39.658Z] --- PASS: TestHardLinkOrder (0.07s) [2021-11-12T15:02:39.658Z] === RUN TestChangeString [2021-11-12T15:02:39.658Z] --- PASS: TestChangeString (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestChangesWithNoChanges [2021-11-12T15:02:39.658Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-12T15:02:39.658Z] === RUN TestChangesWithChanges [2021-11-12T15:02:39.658Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-12T15:02:39.658Z] === RUN TestChangesWithChangesGH13590 [2021-11-12T15:02:39.658Z] changes_test.go:195: needs more investigation [2021-11-12T15:02:39.658Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestChangesDirsEmpty [2021-11-12T15:02:39.658Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-12T15:02:39.658Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestChangesDirsMutated [2021-11-12T15:02:39.658Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-12T15:02:39.658Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestApplyLayer [2021-11-12T15:02:39.658Z] changes_test.go:432: needs further investigation [2021-11-12T15:02:39.658Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestChangesSizeWithHardlinks [2021-11-12T15:02:39.658Z] changes_test.go:468: needs further investigation [2021-11-12T15:02:39.658Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestChangesSizeWithNoChanges [2021-11-12T15:02:39.658Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-12T15:02:39.658Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestChangesSize [2021-11-12T15:02:39.658Z] --- PASS: TestChangesSize (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestApplyLayerInvalidFilenames [2021-11-12T15:02:39.658Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames138250860\\dest" [2021-11-12T15:02:39.658Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-12T15:02:39.658Z] === RUN TestApplyLayerInvalidHardlink [2021-11-12T15:02:39.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink486092186\\victim\\hello" -> "../victim/hello" [2021-11-12T15:02:39.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3275840547\\victim\\hello" -> "/../victim/hello" [2021-11-12T15:02:39.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3468604151\\victim" -> "../victim" [2021-11-12T15:02:39.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3232644845\\victim" -> "../victim" [2021-11-12T15:02:39.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3034403899\\victim" -> "../victim" [2021-11-12T15:02:39.658Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink571487126\\victim" -> "../victim" [2021-11-12T15:02:39.658Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-12T15:02:39.658Z] === RUN TestApplyLayerInvalidSymlink [2021-11-12T15:02:39.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1769193062\\dest\\dotdot" -> "../victim/hello" [2021-11-12T15:02:39.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3722078146\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-12T15:02:39.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1328960311\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:02:39.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2929222838\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:02:39.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1369176093\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:02:39.658Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2662601194\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:02:39.658Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-12T15:02:39.658Z] === RUN TestApplyLayerWhiteouts [2021-11-12T15:02:39.658Z] === RUN Test [2021-11-12T15:02:39.658Z] === RUN Test/TestInitialize [2021-11-12T15:02:39.658Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-12T15:02:39.658Z] === RUN TestGenerateEmptyFile [2021-11-12T15:02:39.658Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-12T15:02:39.658Z] === RUN TestGenerateWithContent [2021-11-12T15:02:39.658Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-12T15:02:39.658Z] PASS [2021-11-12T15:02:39.658Z] coverage: 62.0% of statements [2021-11-12T15:02:39.658Z] ok github.com/docker/docker/pkg/archive 5.470s coverage: 62.0% of statements [2021-11-12T15:02:39.658Z] time="2021-11-12T15:02:39Z" level=info msg="Initializing discovery without TLS" [2021-11-12T15:02:39.658Z] time="2021-11-12T15:02:39Z" level=info msg="Initializing discovery without TLS" [2021-11-12T15:02:39.658Z] time="2021-11-12T15:02:39Z" level=info msg="Initializing discovery without TLS" [2021-11-12T15:02:39.658Z] === RUN Test/TestInitializeWithCerts [2021-11-12T15:02:39.658Z] time="2021-11-12T15:02:39Z" level=info msg="Initializing discovery with TLS" [2021-11-12T15:02:39.658Z] === RUN Test/TestWatch [2021-11-12T15:02:39.658Z] time="2021-11-12T15:02:39Z" level=info msg="Initializing discovery without TLS" [2021-11-12T15:02:39.824Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-12T15:02:39.824Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-11-12T15:02:40.387Z] check_test.go:308: [db46e7cd3444c] daemon is not started [2021-11-12T15:02:40.387Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-11-12T15:02:40.387Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-11-12T15:02:40.650Z] 2021/11/12 15:02:40 Closing DB instances... [2021-11-12T15:02:40.744Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.08s) [2021-11-12T15:02:40.744Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-12T15:02:40.744Z] --- PASS: TestSetRolloverSerial (2.15s) [2021-11-12T15:02:40.744Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-12T15:02:40.744Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-12T15:02:40.744Z] PASS [2021-11-12T15:02:40.744Z] coverage: 84.4% of statements [2021-11-12T15:02:40.744Z] ok github.com/docker/docker/libnetwork/bitseq 13.411s coverage: 84.4% of statements [2021-11-12T15:02:41.738Z] === RUN TestNetworkDBSimple [2021-11-12T15:02:42.227Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-11-12T15:02:42.227Z] === RUN TestNetworkDBNodeLeave [2021-11-12T15:02:42.279Z] --- PASS: TestTemplatedConfig (3.53s) [2021-11-12T15:02:42.279Z] === RUN TestConfigCreateResolve [2021-11-12T15:02:42.536Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-12T15:02:42.698Z] --- PASS: Test (3.13s) [2021-11-12T15:02:42.698Z] --- PASS: Test/TestInitialize (0.12s) [2021-11-12T15:02:42.698Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-12T15:02:42.698Z] --- PASS: Test/TestWatch (3.00s) [2021-11-12T15:02:42.698Z] PASS [2021-11-12T15:02:42.698Z] coverage: 84.1% of statements [2021-11-12T15:02:42.698Z] ok github.com/docker/docker/pkg/discovery/kv 3.171s coverage: 84.1% of statements [2021-11-12T15:02:42.737Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.25s) [2021-11-12T15:02:42.737Z] === RUN TestGetAddress [2021-11-12T15:02:42.791Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-11-12T15:02:43.209Z] 2021/11/12 15:02:42 Closing DB instances... [2021-11-12T15:02:43.691Z] === RUN Test [2021-11-12T15:02:43.691Z] === RUN Test/TestWatch [2021-11-12T15:02:43.691Z] --- PASS: Test (0.00s) [2021-11-12T15:02:43.691Z] --- PASS: Test/TestWatch (0.00s) [2021-11-12T15:02:43.691Z] PASS [2021-11-12T15:02:43.691Z] coverage: 92.3% of statements [2021-11-12T15:02:43.691Z] ok github.com/docker/docker/pkg/discovery/memory 0.038s coverage: 92.3% of statements [2021-11-12T15:02:44.157Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-11-12T15:02:44.162Z] === RUN Test [2021-11-12T15:02:44.162Z] === RUN Test/TestInitialize [2021-11-12T15:02:44.162Z] === RUN Test/TestInitializeWithPattern [2021-11-12T15:02:44.162Z] === RUN Test/TestRegister [2021-11-12T15:02:44.162Z] === RUN Test/TestWatch [2021-11-12T15:02:44.162Z] --- PASS: Test (0.00s) [2021-11-12T15:02:44.162Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-12T15:02:44.162Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-12T15:02:44.162Z] --- PASS: Test/TestRegister (0.00s) [2021-11-12T15:02:44.162Z] --- PASS: Test/TestWatch (0.00s) [2021-11-12T15:02:44.162Z] PASS [2021-11-12T15:02:44.162Z] coverage: 93.8% of statements [2021-11-12T15:02:44.162Z] ok github.com/docker/docker/pkg/discovery/nodes 0.034s coverage: 93.8% of statements [2021-11-12T15:02:44.203Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-12T15:02:44.203Z] PASS [2021-11-12T15:02:44.203Z] coverage: 100.0% of statements [2021-11-12T15:02:44.203Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.054s coverage: 100.0% of statements [2021-11-12T15:02:44.674Z] --- PASS: TestNetworkDBSimple (2.65s) [2021-11-12T15:02:44.674Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-12T15:02:44.674Z] === RUN TestGenerate [2021-11-12T15:02:44.674Z] --- PASS: TestGenerate (0.00s) [2021-11-12T15:02:44.674Z] === RUN TestGeneratePtr [2021-11-12T15:02:44.674Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-12T15:02:44.674Z] === RUN TestGenerateMissingField [2021-11-12T15:02:44.674Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-12T15:02:44.674Z] === RUN TestFieldCannotBeSet [2021-11-12T15:02:44.674Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-12T15:02:44.674Z] === RUN TestTypeMismatchError [2021-11-12T15:02:44.674Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-12T15:02:44.674Z] PASS [2021-11-12T15:02:44.674Z] coverage: 100.0% of statements [2021-11-12T15:02:44.674Z] ok github.com/docker/docker/libnetwork/options 0.072s coverage: 100.0% of statements [2021-11-12T15:02:44.718Z] --- PASS: TestConfigCreateResolve (2.66s) [2021-11-12T15:02:44.718Z] PASS [2021-11-12T15:02:44.718Z] [2021-11-12T15:02:44.718Z] DONE 6 tests in 17.907s [2021-11-12T15:02:44.718Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-12T15:02:44.718Z] ++ 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-11-12T15:02:44.718Z] ++ set -e [2021-11-12T15:02:44.718Z] ++ '[' -n 0 ']' [2021-11-12T15:02:44.718Z] ++ set -x [2021-11-12T15:02:44.718Z] ++ 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-11-12T15:02:44.719Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-12T15:02:44.975Z] INFO: Testing against a local daemon [2021-11-12T15:02:44.975Z] === RUN TestCheckpoint [2021-11-12T15:02:44.975Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T15:02:44.975Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-12T15:02:44.975Z] === RUN TestContainerInvalidJSON [2021-11-12T15:02:44.975Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:02:44.975Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:02:44.975Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:02:44.975Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:02:44.975Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:02:44.975Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:02:44.975Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-11-12T15:02:44.975Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-12T15:02:44.975Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-12T15:02:44.975Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-12T15:02:44.975Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-11-12T15:02:44.975Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-12T15:02:44.975Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-11-12T15:02:44.975Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-12T15:02:45.153Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-11-12T15:02:45.153Z] === RUN TestNetworkDBWatch [2021-11-12T15:02:45.153Z] === RUN TestPollerAddRemove [2021-11-12T15:02:45.153Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-12T15:02:45.153Z] === RUN TestPollerEvent [2021-11-12T15:02:45.153Z] poller_test.go:40: No chmod on Windows [2021-11-12T15:02:45.153Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-12T15:02:45.153Z] === RUN TestPollerClose [2021-11-12T15:02:45.153Z] --- PASS: TestPollerClose (0.00s) [2021-11-12T15:02:45.153Z] PASS [2021-11-12T15:02:45.153Z] coverage: 36.2% of statements [2021-11-12T15:02:45.154Z] ok github.com/docker/docker/pkg/filenotify 0.035s coverage: 36.2% of statements [2021-11-12T15:02:45.231Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-11-12T15:02:45.231Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-12T15:02:45.231Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-11-12T15:02:45.231Z] === RUN TestCopyFromContainer [2021-11-12T15:02:45.624Z] === RUN TestCopyFileWithInvalidSrc [2021-11-12T15:02:45.624Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestCopyFileWithInvalidDest [2021-11-12T15:02:45.624Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-12T15:02:45.624Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-12T15:02:45.624Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestCopyFile [2021-11-12T15:02:45.624Z] --- PASS: TestCopyFile (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-12T15:02:45.624Z] fileutils_test.go:133: Needs porting to Windows [2021-11-12T15:02:45.624Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-12T15:02:45.624Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-12T15:02:45.624Z] fileutils_test.go:179: Needs porting to Windows [2021-11-12T15:02:45.624Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestWildcardMatches [2021-11-12T15:02:45.624Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestPatternMatches [2021-11-12T15:02:45.624Z] --- PASS: TestPatternMatches (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-12T15:02:45.624Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestPatternMatchesFolderExclusions [2021-11-12T15:02:45.624Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-12T15:02:45.624Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-12T15:02:45.624Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-12T15:02:45.624Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-12T15:02:45.624Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestSingleExclamationError [2021-11-12T15:02:45.624Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestMatchesWithNoPatterns [2021-11-12T15:02:45.624Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestMatchesWithMalformedPatterns [2021-11-12T15:02:45.624Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestMatches [2021-11-12T15:02:45.624Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-12T15:02:45.624Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-12T15:02:45.624Z] --- PASS: TestMatches (0.00s) [2021-11-12T15:02:45.624Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-12T15:02:45.624Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestCleanPatterns [2021-11-12T15:02:45.624Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-12T15:02:45.624Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestCleanPatternsExceptionFlag [2021-11-12T15:02:45.624Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-12T15:02:45.624Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-12T15:02:45.624Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestCleanPatternsErrorSingleException [2021-11-12T15:02:45.624Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestCreateIfNotExistsDir [2021-11-12T15:02:45.624Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestCreateIfNotExistsFile [2021-11-12T15:02:45.624Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-12T15:02:45.624Z] === RUN TestMatch [2021-11-12T15:02:45.625Z] --- PASS: TestMatch (0.00s) [2021-11-12T15:02:45.625Z] PASS [2021-11-12T15:02:45.625Z] coverage: 82.5% of statements [2021-11-12T15:02:45.625Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 82.5% of statements [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-12T15:02:45.667Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-12T15:02:45.667Z] testing: warning: no tests to run [2021-11-12T15:02:45.667Z] PASS [2021-11-12T15:02:45.667Z] coverage: 0.0% of statements [2021-11-12T15:02:45.667Z] ok github.com/docker/docker/libnetwork/osl 0.053s coverage: 0.0% of statements [no tests to run] [2021-11-12T15:02:45.668Z] 2021/11/12 15:02:45 Closing DB instances... [2021-11-12T15:02:45.793Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-12T15:02:46.618Z] === RUN TestGet [2021-11-12T15:02:46.618Z] --- PASS: TestGet (0.00s) [2021-11-12T15:02:46.618Z] === RUN TestGetShortcutString [2021-11-12T15:02:46.618Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-12T15:02:46.618Z] PASS [2021-11-12T15:02:46.618Z] coverage: 42.9% of statements [2021-11-12T15:02:46.618Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2021-11-12T15:02:46.618Z] 2021/11/12 15:02:46 Closing DB instances... [2021-11-12T15:02:46.618Z] --- PASS: TestGetAddress (17.94s) [2021-11-12T15:02:46.618Z] === RUN TestRequestSyntaxCheck [2021-11-12T15:02:46.618Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-11-12T15:02:46.618Z] === RUN TestRequest [2021-11-12T15:02:46.665Z] === RUN TestRequestNewPort [2021-11-12T15:02:46.665Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-12T15:02:46.665Z] === RUN TestRequestSpecificPort [2021-11-12T15:02:46.665Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-12T15:02:46.665Z] === RUN TestReleasePort [2021-11-12T15:02:46.665Z] --- PASS: TestReleasePort (0.00s) [2021-11-12T15:02:46.665Z] === RUN TestReuseReleasedPort [2021-11-12T15:02:46.665Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-12T15:02:46.665Z] === RUN TestReleaseUnreadledPort [2021-11-12T15:02:46.665Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-12T15:02:46.665Z] === RUN TestUnknowProtocol [2021-11-12T15:02:46.665Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-12T15:02:46.665Z] === RUN TestAllocateAllPorts [2021-11-12T15:02:46.665Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-12T15:02:46.665Z] === RUN TestPortAllocation [2021-11-12T15:02:46.665Z] --- PASS: TestPortAllocation (0.00s) [2021-11-12T15:02:46.665Z] === RUN TestPortAllocationWithCustomRange [2021-11-12T15:02:46.665Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-12T15:02:46.665Z] === RUN TestNoDuplicateBPR [2021-11-12T15:02:46.665Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-12T15:02:46.665Z] === RUN TestChangePortRange [2021-11-12T15:02:46.665Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-12T15:02:46.665Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-12T15:02:46.665Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-12T15:02:46.665Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-12T15:02:46.665Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-12T15:02:46.665Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-12T15:02:46.665Z] --- PASS: TestChangePortRange (0.00s) [2021-11-12T15:02:46.665Z] PASS [2021-11-12T15:02:46.665Z] coverage: 88.6% of statements [2021-11-12T15:02:46.665Z] ok github.com/docker/docker/libnetwork/portallocator 0.040s coverage: 88.6% of statements [2021-11-12T15:02:46.665Z] testing: warning: no tests to run [2021-11-12T15:02:46.665Z] PASS [2021-11-12T15:02:46.665Z] coverage: 0.0% of statements [2021-11-12T15:02:46.665Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2021-11-12T15:02:46.722Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-11-12T15:02:46.978Z] === RUN TestCopyFromContainer// [2021-11-12T15:02:46.978Z] === RUN TestCopyFromContainer//bar/root [2021-11-12T15:02:47.088Z] === RUN TestCreateIDMapOrder [2021-11-12T15:02:47.088Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-12T15:02:47.088Z] PASS [2021-11-12T15:02:47.088Z] coverage: 7.2% of statements [2021-11-12T15:02:47.088Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2021-11-12T15:02:47.137Z] === RUN TestHashData [2021-11-12T15:02:47.137Z] --- PASS: TestHashData (0.00s) [2021-11-12T15:02:47.137Z] PASS [2021-11-12T15:02:47.137Z] coverage: 2.8% of statements [2021-11-12T15:02:47.234Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-12T15:02:47.234Z] === RUN TestCopyFromContainer/bar/quux [2021-11-12T15:02:47.234Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-12T15:02:47.491Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-12T15:02:47.491Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-12T15:02:47.612Z] ok github.com/docker/docker/libnetwork/resolvconf 0.039s coverage: 2.8% of statements [2021-11-12T15:02:47.612Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.06s) [2021-11-12T15:02:47.612Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-12T15:02:47.612Z] === RUN TestErrorConstructors [2021-11-12T15:02:47.612Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-12T15:02:47.612Z] === RUN TestCompareIPMask [2021-11-12T15:02:47.612Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-12T15:02:47.612Z] === RUN TestUtilGetHostPartIP [2021-11-12T15:02:47.612Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-12T15:02:47.612Z] === RUN TestUtilGetBroadcastIP [2021-11-12T15:02:47.612Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-12T15:02:47.612Z] === RUN TestParseCIDR [2021-11-12T15:02:47.612Z] --- PASS: TestParseCIDR (0.00s) [2021-11-12T15:02:47.612Z] PASS [2021-11-12T15:02:47.612Z] coverage: 37.3% of statements [2021-11-12T15:02:47.612Z] ok github.com/docker/docker/libnetwork/types 0.052s coverage: 37.3% of statements [2021-11-12T15:02:47.747Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-12T15:02:47.747Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-11-12T15:02:47.747Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-12T15:02:48.004Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-12T15:02:48.004Z] --- PASS: TestCopyFromContainer (2.83s) [2021-11-12T15:02:48.004Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-11-12T15:02:48.004Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-11-12T15:02:48.004Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-11-12T15:02:48.004Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-11-12T15:02:48.004Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-11-12T15:02:48.004Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-11-12T15:02:48.004Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-11-12T15:02:48.004Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-11-12T15:02:48.004Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-11-12T15:02:48.004Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-11-12T15:02:48.004Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-12T15:02:48.004Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:02:48.004Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:02:48.004Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:02:48.004Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:02:48.004Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:02:48.004Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:02:48.004Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:02:48.004Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:02:48.004Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:02:48.004Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-12T15:02:48.004Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-12T15:02:48.004Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-12T15:02:48.004Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-12T15:02:48.004Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-12T15:02:48.004Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-11-12T15:02:48.004Z] === RUN TestCreateWithInvalidEnv [2021-11-12T15:02:48.083Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-11-12T15:02:48.083Z] === RUN TestNetworkDBBulkSync [2021-11-12T15:02:48.083Z] === RUN TestFixedBufferCap [2021-11-12T15:02:48.083Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-12T15:02:48.083Z] === RUN TestFixedBufferLen [2021-11-12T15:02:48.083Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-12T15:02:48.083Z] === RUN TestFixedBufferString [2021-11-12T15:02:48.083Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-12T15:02:48.083Z] === RUN TestFixedBufferWrite [2021-11-12T15:02:48.083Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-12T15:02:48.083Z] === RUN TestFixedBufferRead [2021-11-12T15:02:48.083Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-12T15:02:48.083Z] === RUN TestBytesPipeRead [2021-11-12T15:02:48.083Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-12T15:02:48.083Z] === RUN TestBytesPipeWrite [2021-11-12T15:02:48.083Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-12T15:02:48.083Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-12T15:02:48.260Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-12T15:02:48.260Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-12T15:02:48.260Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-12T15:02:48.260Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-12T15:02:48.260Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-12T15:02:48.260Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-12T15:02:48.260Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-12T15:02:48.260Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-12T15:02:48.260Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-12T15:02:48.260Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-11-12T15:02:48.260Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-12T15:02:48.260Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-12T15:02:48.260Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-12T15:02:48.260Z] === RUN TestCreateTmpfsMountsTarget [2021-11-12T15:02:48.260Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-12T15:02:48.260Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-12T15:02:48.517Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-11-12T15:02:48.553Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-11-12T15:02:48.554Z] === RUN TestAtomicWriteToFile [2021-11-12T15:02:48.554Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-12T15:02:48.554Z] === RUN TestAtomicWriteSetCommit [2021-11-12T15:02:48.554Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-12T15:02:48.554Z] === RUN TestAtomicWriteSetCancel [2021-11-12T15:02:48.554Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-12T15:02:48.554Z] === RUN TestReadCloserWrapperClose [2021-11-12T15:02:48.554Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-12T15:02:48.554Z] === RUN TestReaderErrWrapperReadOnError [2021-11-12T15:02:48.554Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-12T15:02:48.554Z] === RUN TestReaderErrWrapperRead [2021-11-12T15:02:48.554Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-12T15:02:48.554Z] === RUN TestCancelReadCloser [2021-11-12T15:02:48.554Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-12T15:02:48.554Z] === RUN TestWriteCloserWrapperClose [2021-11-12T15:02:48.554Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-12T15:02:48.554Z] === RUN TestNopWriteCloser [2021-11-12T15:02:48.554Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-12T15:02:48.554Z] === RUN TestNopWriter [2021-11-12T15:02:48.554Z] --- PASS: TestNopWriter (0.00s) [2021-11-12T15:02:48.554Z] === RUN TestWriteCounter [2021-11-12T15:02:48.554Z] --- PASS: TestWriteCounter (0.00s) [2021-11-12T15:02:48.554Z] PASS [2021-11-12T15:02:48.554Z] coverage: 69.2% of statements [2021-11-12T15:02:48.554Z] ok github.com/docker/docker/pkg/ioutils 0.521s coverage: 69.2% of statements [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-12T15:02:48.606Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-12T15:02:48.606Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-12T15:02:48.606Z] PASS [2021-11-12T15:02:48.606Z] coverage: 50.0% of statements [2021-11-12T15:02:48.606Z] ok github.com/docker/docker/oci 0.057s coverage: 50.0% of statements [2021-11-12T15:02:48.606Z] 2021/11/12 15:02:48 Closing DB instances... [2021-11-12T15:02:49.024Z] 2021/11/12 15:02:48 Closing DB instances... [2021-11-12T15:02:49.494Z] === RUN TestError [2021-11-12T15:02:49.494Z] --- PASS: TestError (0.00s) [2021-11-12T15:02:49.494Z] === RUN TestProgressString [2021-11-12T15:02:49.494Z] === RUN TestProgressString/no_progress [2021-11-12T15:02:49.494Z] === RUN TestProgressString/progress_1 [2021-11-12T15:02:49.494Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-12T15:02:49.494Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-12T15:02:49.494Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-12T15:02:49.494Z] === RUN TestProgressString/with_units [2021-11-12T15:02:49.494Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-12T15:02:49.494Z] === RUN TestProgressString/hide_counts [2021-11-12T15:02:49.494Z] --- PASS: TestProgressString (0.00s) [2021-11-12T15:02:49.494Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-12T15:02:49.494Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-12T15:02:49.494Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-12T15:02:49.494Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-12T15:02:49.494Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-12T15:02:49.494Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-12T15:02:49.494Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-12T15:02:49.494Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-12T15:02:49.494Z] === RUN TestJSONMessageDisplay [2021-11-12T15:02:49.494Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-11-12T15:02:49.494Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-12T15:02:49.494Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-12T15:02:49.494Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-12T15:02:49.494Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-12T15:02:49.494Z] === RUN TestDisplayJSONMessagesStream [2021-11-12T15:02:49.494Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-12T15:02:49.494Z] PASS [2021-11-12T15:02:49.494Z] coverage: 91.7% of statements [2021-11-12T15:02:49.494Z] ok github.com/docker/docker/pkg/jsonmessage 0.160s coverage: 91.7% of statements [2021-11-12T15:02:49.598Z] === RUN TestAddressPoolOpt [2021-11-12T15:02:49.598Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/a [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/something [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/_=a [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/env1=value1 [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/_env1=value1 [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/PATH [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/=a [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/PATH= [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/PATH=something [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/asd!qwe [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/1asd [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/123 [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/some_space [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/__some_space_before [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/some_space_after__ [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/= [2021-11-12T15:02:49.598Z] === RUN TestValidateEnv/PaTh [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestParseHost [2021-11-12T15:02:49.598Z] --- PASS: TestParseHost (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestParseDockerDaemonHost [2021-11-12T15:02:49.598Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestParseTCP [2021-11-12T15:02:49.598Z] --- PASS: TestParseTCP (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-12T15:02:49.598Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestValidateExtraHosts [2021-11-12T15:02:49.598Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestIpOptString [2021-11-12T15:02:49.598Z] --- PASS: TestIpOptString (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-12T15:02:49.598Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestNewIpOptValidDefaultVal [2021-11-12T15:02:49.598Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestIpOptSetInvalidVal [2021-11-12T15:02:49.598Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestValidateIPAddress [2021-11-12T15:02:49.598Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestMapOpts [2021-11-12T15:02:49.598Z] --- PASS: TestMapOpts (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestListOptsWithoutValidator [2021-11-12T15:02:49.598Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestListOptsWithValidator [2021-11-12T15:02:49.598Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestValidateDNSSearch [2021-11-12T15:02:49.598Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel/label_with_general_format [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel/label_with_one_more [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-12T15:02:49.598Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-12T15:02:49.598Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestNamedListOpts [2021-11-12T15:02:49.598Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestNamedMapOpts [2021-11-12T15:02:49.598Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestParseLink [2021-11-12T15:02:49.598Z] --- PASS: TestParseLink (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestQuotedStringSetWithQuotes [2021-11-12T15:02:49.598Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-12T15:02:49.598Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-12T15:02:49.598Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-12T15:02:49.598Z] === RUN TestUlimitOpt [2021-11-12T15:02:49.598Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-12T15:02:49.598Z] PASS [2021-11-12T15:02:49.598Z] coverage: 67.1% of statements [2021-11-12T15:02:49.598Z] ok github.com/docker/docker/opts 0.087s coverage: 67.1% of statements [2021-11-12T15:02:49.598Z] === RUN TestParseVersion [2021-11-12T15:02:49.598Z] --- PASS: TestParseVersion (0.00s) [2021-11-12T15:02:49.598Z] PASS [2021-11-12T15:02:49.598Z] coverage: 52.9% of statements [2021-11-12T15:02:49.598Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2021-11-12T15:02:49.887Z] --- PASS: TestCreateWithCustomMaskedPaths (1.76s) [2021-11-12T15:02:49.887Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-12T15:02:49.965Z] === RUN TestStandardLongPath [2021-11-12T15:02:49.965Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-12T15:02:49.965Z] === RUN TestUNCLongPath [2021-11-12T15:02:49.965Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-12T15:02:49.965Z] PASS [2021-11-12T15:02:49.965Z] coverage: 100.0% of statements [2021-11-12T15:02:49.965Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-11-12T15:02:50.435Z] === RUN TestNameFormat [2021-11-12T15:02:50.435Z] --- PASS: TestNameFormat (0.00s) [2021-11-12T15:02:50.435Z] === RUN TestNameRetries [2021-11-12T15:02:50.435Z] --- PASS: TestNameRetries (0.00s) [2021-11-12T15:02:50.435Z] PASS [2021-11-12T15:02:50.435Z] coverage: 85.7% of statements [2021-11-12T15:02:50.435Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2021-11-12T15:02:50.590Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-11-12T15:02:50.590Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-12T15:02:50.906Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-11-12T15:02:50.906Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-12T15:02:50.906Z] === RUN TestParseKeyValueOpt [2021-11-12T15:02:50.906Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-12T15:02:50.906Z] === RUN TestParseUintList [2021-11-12T15:02:50.906Z] --- PASS: TestParseUintList (0.00s) [2021-11-12T15:02:50.906Z] === RUN TestParseUintListMaximumLimits [2021-11-12T15:02:50.906Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-12T15:02:50.906Z] PASS [2021-11-12T15:02:50.906Z] coverage: 97.0% of statements [2021-11-12T15:02:50.906Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2021-11-12T15:02:51.062Z] === RUN TestPeerCertificateMarshalJSON [2021-11-12T15:02:51.779Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.74s) [2021-11-12T15:02:51.779Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-12T15:02:51.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:02:51.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:02:51.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:02:51.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:02:51.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:02:51.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:02:51.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:02:51.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:02:51.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:02:51.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:02:51.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:02:51.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:02:51.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:02:51.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:02:51.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:02:51.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-12T15:02:51.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-11-12T15:02:51.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-11-12T15:02:51.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-11-12T15:02:51.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-12T15:02:51.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-12T15:02:51.779Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-12T15:02:51.779Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-12T15:02:51.901Z] === RUN TestNewAndRemove [2021-11-12T15:02:51.901Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-12T15:02:51.901Z] === RUN TestRemoveInvalidPath [2021-11-12T15:02:51.901Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-12T15:02:51.901Z] PASS [2021-11-12T15:02:51.901Z] coverage: 82.6% of statements [2021-11-12T15:02:51.901Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2021-11-12T15:02:52.036Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-11-12T15:02:52.055Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-12T15:02:52.055Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-12T15:02:52.055Z] --- PASS: TestPeerCertificateMarshalJSON (0.82s) [2021-11-12T15:02:52.055Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-12T15:02:52.055Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-12T15:02:52.055Z] === RUN TestMiddleware [2021-11-12T15:02:52.055Z] --- PASS: TestMiddleware (0.00s) [2021-11-12T15:02:52.055Z] === RUN TestNewResponseModifier [2021-11-12T15:02:52.055Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-12T15:02:52.055Z] PASS [2021-11-12T15:02:52.055Z] coverage: 26.8% of statements [2021-11-12T15:02:52.055Z] ok github.com/docker/docker/pkg/authorization 0.868s coverage: 26.8% of statements [2021-11-12T15:02:52.527Z] === RUN TestIsArchivePathDir [2021-11-12T15:02:52.527Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-12T15:02:52.527Z] === RUN TestIsArchivePathInvalidFile [2021-11-12T15:02:52.527Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-11-12T15:02:52.527Z] === RUN TestIsArchivePathTar [2021-11-12T15:02:52.527Z] 2021/11/12 15:02:52 Closing DB instances... [2021-11-12T15:02:52.599Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2021-11-12T15:02:52.599Z] === RUN TestCreateDifferentPlatform [2021-11-12T15:02:52.599Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-12T15:02:52.599Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-12T15:02:52.599Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-12T15:02:52.599Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-12T15:02:52.599Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-12T15:02:52.599Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-12T15:02:52.599Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-12T15:02:52.599Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-12T15:02:52.599Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-11-12T15:02:52.599Z] === RUN TestContainerStartOnDaemonRestart [2021-11-12T15:02:52.599Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-12T15:02:52.599Z] === RUN TestDaemonRestartIpcMode [2021-11-12T15:02:52.599Z] === PAUSE TestDaemonRestartIpcMode [2021-11-12T15:02:52.599Z] === RUN TestDaemonHostGatewayIP [2021-11-12T15:02:52.599Z] === PAUSE TestDaemonHostGatewayIP [2021-11-12T15:02:52.599Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-12T15:02:52.599Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-12T15:02:52.599Z] === RUN TestContainerKillOnDaemonStart [2021-11-12T15:02:52.599Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-12T15:02:52.599Z] === RUN TestDiff [2021-11-12T15:02:52.747Z] --- PASS: TestBuildWithHugeFile (63.74s) [2021-11-12T15:02:52.747Z] === RUN TestBuildWCOWSandboxSize [2021-11-12T15:02:52.747Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T15:02:52.747Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-12T15:02:52.747Z] === RUN TestBuildWithEmptyDockerfile [2021-11-12T15:02:52.747Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:02:52.747Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:02:52.747Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:02:52.747Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:02:52.747Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:02:52.747Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:02:52.747Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:02:52.747Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:02:52.747Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:02:52.747Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-12T15:02:52.747Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-11-12T15:02:52.747Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-11-12T15:02:52.747Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-12T15:02:52.747Z] === RUN TestBuildPreserveOwnership [2021-11-12T15:02:52.747Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-12T15:02:52.747Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-12T15:02:52.747Z] --- PASS: TestBuildPreserveOwnership (2.55s) [2021-11-12T15:02:52.747Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.71s) [2021-11-12T15:02:52.747Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.84s) [2021-11-12T15:02:52.747Z] === RUN TestBuildPlatformInvalid [2021-11-12T15:02:52.747Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-12T15:02:52.747Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-12T15:02:52.747Z] Loaded image: busybox:latest [2021-11-12T15:02:52.747Z] Loaded image: busybox:glibc [2021-11-12T15:02:52.894Z] === RUN TestFailedConnection [2021-11-12T15:02:52.999Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-11-12T15:02:52.999Z] === RUN TestDecompressStreamGzip [2021-11-12T15:02:52.999Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-11-12T15:02:52.999Z] === RUN TestDecompressStreamBzip2 [2021-11-12T15:02:52.999Z] === RUN TestUnbuffered [2021-11-12T15:02:52.999Z] --- PASS: TestUnbuffered (0.00s) [2021-11-12T15:02:52.999Z] === RUN TestRaceUnbuffered [2021-11-12T15:02:52.999Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-12T15:02:52.999Z] PASS [2021-11-12T15:02:52.999Z] coverage: 100.0% of statements [2021-11-12T15:02:53.000Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2021-11-12T15:02:53.000Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-11-12T15:02:53.000Z] === RUN TestDecompressStreamXz [2021-11-12T15:02:53.000Z] archive_test.go:133: Xz not present in msys2 [2021-11-12T15:02:53.000Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-12T15:02:53.000Z] === RUN TestDecompressStreamZstd [2021-11-12T15:02:53.000Z] archive_test.go:140: zstd not installed [2021-11-12T15:02:53.000Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-12T15:02:53.000Z] === RUN TestCompressStreamXzUnsupported [2021-11-12T15:02:53.000Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-12T15:02:53.000Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-12T15:02:53.000Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-12T15:02:53.000Z] === RUN TestCompressStreamInvalid [2021-11-12T15:02:53.000Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-12T15:02:53.000Z] === RUN TestExtensionInvalid [2021-11-12T15:02:53.000Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-12T15:02:53.000Z] === RUN TestExtensionUncompressed [2021-11-12T15:02:53.000Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-12T15:02:53.000Z] === RUN TestExtensionBzip2 [2021-11-12T15:02:53.000Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-12T15:02:53.000Z] === RUN TestExtensionGzip [2021-11-12T15:02:53.000Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-12T15:02:53.000Z] === RUN TestExtensionXz [2021-11-12T15:02:53.000Z] --- PASS: TestExtensionXz (0.00s) [2021-11-12T15:02:53.000Z] === RUN TestExtensionZstd [2021-11-12T15:02:53.000Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-12T15:02:53.000Z] === RUN TestCmdStreamLargeStderr [2021-11-12T15:02:53.000Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-11-12T15:02:53.000Z] === RUN TestCmdStreamBad [2021-11-12T15:02:53.000Z] archive_test.go:252: Failing on Windows CI machines [2021-11-12T15:02:53.000Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-12T15:02:53.000Z] === RUN TestCmdStreamGood [2021-11-12T15:02:53.000Z] --- PASS: TestCmdStreamGood (0.05s) [2021-11-12T15:02:53.000Z] === RUN TestUntarPathWithInvalidDest [2021-11-12T15:02:53.160Z] --- PASS: TestDiff (0.59s) [2021-11-12T15:02:53.160Z] === RUN TestExecWithCloseStdin [2021-11-12T15:02:53.177Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-11-12T15:02:53.313Z] Loaded image: debian:bullseye-slim [2021-11-12T15:02:53.313Z] Loaded image: hello-world:latest [2021-11-12T15:02:53.471Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-11-12T15:02:53.471Z] === RUN TestUntarPathWithInvalidSrc [2021-11-12T15:02:53.471Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-12T15:02:53.471Z] === RUN TestUntarPath [2021-11-12T15:02:53.471Z] --- PASS: TestUntarPath (0.10s) [2021-11-12T15:02:53.471Z] === RUN TestUntarPathWithDestinationFile [2021-11-12T15:02:53.471Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-11-12T15:02:53.471Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-12T15:02:53.471Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2021-11-12T15:02:53.471Z] === RUN TestCopyWithTarInvalidSrc [2021-11-12T15:02:53.471Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-12T15:02:53.471Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-12T15:02:53.471Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-12T15:02:53.471Z] === RUN TestCopyWithTarSrcFile [2021-11-12T15:02:53.471Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-12T15:02:53.471Z] === RUN TestCopyWithTarSrcFolder [2021-11-12T15:02:53.471Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2021-11-12T15:02:53.471Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-12T15:02:53.471Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-12T15:02:53.471Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-12T15:02:53.471Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-12T15:02:53.471Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-12T15:02:53.471Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-12T15:02:53.471Z] === RUN TestCopyFileWithTarSrcFile [2021-11-12T15:02:53.471Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-12T15:02:53.471Z] === RUN TestTarFiles [2021-11-12T15:02:53.471Z] === RUN TestMatch [2021-11-12T15:02:53.471Z] === RUN TestMatch/[[]] [2021-11-12T15:02:53.471Z] === RUN TestMatch/[[foo]] [2021-11-12T15:02:53.471Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-12T15:02:53.471Z] === RUN TestMatch/[[foo_bar]] [2021-11-12T15:02:53.471Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-12T15:02:53.471Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-12T15:02:53.471Z] === RUN TestMatch/[] [2021-11-12T15:02:53.471Z] === RUN TestMatch/[]#01 [2021-11-12T15:02:53.471Z] === RUN TestMatch/[[qux]] [2021-11-12T15:02:53.471Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-12T15:02:53.471Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-12T15:02:53.471Z] === RUN TestMatch/[[foo_baz]] [2021-11-12T15:02:53.471Z] --- PASS: TestMatch (0.00s) [2021-11-12T15:02:53.471Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-12T15:02:53.471Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-12T15:02:53.471Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-12T15:02:53.471Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-12T15:02:53.471Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-12T15:02:53.471Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-12T15:02:53.471Z] --- PASS: TestMatch/[] (0.00s) [2021-11-12T15:02:53.570Z] Loaded image: arm32v7/hello-world:latest [2021-11-12T15:02:53.722Z] --- PASS: TestExecWithCloseStdin (0.68s) [2021-11-12T15:02:53.722Z] === RUN TestExec [2021-11-12T15:02:53.887Z] 2021/11/12 15:02:53 Closing DB instances... [2021-11-12T15:02:53.943Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-12T15:02:53.943Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-12T15:02:53.943Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-12T15:02:53.943Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-12T15:02:53.943Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-12T15:02:53.943Z] PASS [2021-11-12T15:02:53.943Z] coverage: 87.5% of statements [2021-11-12T15:02:53.943Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2021-11-12T15:02:54.139Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-11-12T15:02:54.139Z] PASS [2021-11-12T15:02:54.139Z] [2021-11-12T15:02:54.139Z] DONE 17 tests in 46.237s [2021-11-12T15:02:54.139Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-12T15:02:54.139Z] INFO: Testing against a local daemon [2021-11-12T15:02:54.139Z] === RUN TestPluginInvalidJSON [2021-11-12T15:02:54.139Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:02:54.139Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:02:54.139Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:02:54.139Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-12T15:02:54.139Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-11-12T15:02:54.139Z] === RUN TestPluginInstall [2021-11-12T15:02:54.139Z] === RUN TestPluginInstall/no_auth [2021-11-12T15:02:54.139Z] time="2021-11-12T15:02:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:02:54.139Z] time="2021-11-12T15:02:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a3f11fd3378ed2934de5bf62f5c5e1756b32f70c410a4f7cc023f9eaf9d56f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:02:54.139Z] time="2021-11-12T15:02:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:02:54.139Z] time="2021-11-12T15:02:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a3f11fd3378ed2934de5bf62f5c5e1756b32f70c410a4f7cc023f9eaf9d56f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:02:54.139Z] === RUN TestPluginInstall/with_htpasswd [2021-11-12T15:02:54.139Z] time="2021-11-12T15:02:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:02:54.139Z] time="2021-11-12T15:02:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74436fbc22560adfc54a6d6ea080a17937998c8a65e8d341d606fc251c7f73e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:02:54.139Z] time="2021-11-12T15:02:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:02:54.139Z] time="2021-11-12T15:02:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74436fbc22560adfc54a6d6ea080a17937998c8a65e8d341d606fc251c7f73e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:02:54.139Z] === RUN TestPluginInstall/with_insecure [2021-11-12T15:02:54.357Z] === RUN TestParseEmptyInterface [2021-11-12T15:02:54.357Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-12T15:02:54.357Z] === RUN TestParseNonInterfaceType [2021-11-12T15:02:54.357Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-12T15:02:54.357Z] === RUN TestParseWithOneFunction [2021-11-12T15:02:54.357Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-12T15:02:54.357Z] === RUN TestParseWithMultipleFuncs [2021-11-12T15:02:54.357Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-12T15:02:54.357Z] === RUN TestParseWithUnnamedReturn [2021-11-12T15:02:54.357Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-12T15:02:54.357Z] === RUN TestEmbeddedInterface [2021-11-12T15:02:54.357Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-12T15:02:54.357Z] === RUN TestParsedImports [2021-11-12T15:02:54.357Z] --- PASS: TestParsedImports (0.00s) [2021-11-12T15:02:54.357Z] === RUN TestAliasedImports [2021-11-12T15:02:54.357Z] --- PASS: TestAliasedImports (0.00s) [2021-11-12T15:02:54.357Z] PASS [2021-11-12T15:02:54.357Z] coverage: 56.8% of statements [2021-11-12T15:02:54.357Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2021-11-12T15:02:54.650Z] --- PASS: TestExec (0.67s) [2021-11-12T15:02:54.650Z] === RUN TestExecUser [2021-11-12T15:02:54.701Z] time="2021-11-12T15:02:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:02:54.701Z] time="2021-11-12T15:02:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c91a3f9fec44c4a37dfa9609ddb98b412e8fd681af866bb577babeed7169239e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:02:54.701Z] time="2021-11-12T15:02:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:02:54.701Z] time="2021-11-12T15:02:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c91a3f9fec44c4a37dfa9609ddb98b412e8fd681af866bb577babeed7169239e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:02:54.828Z] --- PASS: TestRequest (8.37s) [2021-11-12T15:02:54.828Z] === RUN TestOverlappingRequests [2021-11-12T15:02:54.906Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-12T15:02:54.906Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-12T15:02:54.935Z] === RUN TestChrootTarUntar [2021-11-12T15:02:54.935Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:02:54.935Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-12T15:02:54.935Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-12T15:02:54.935Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:02:54.935Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-12T15:02:54.935Z] === RUN TestChrootUntarEmptyArchive [2021-11-12T15:02:54.935Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-12T15:02:54.935Z] === RUN TestChrootTarUntarWithSymlink [2021-11-12T15:02:54.935Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:02:54.935Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-12T15:02:54.935Z] === RUN TestChrootCopyWithTar [2021-11-12T15:02:54.935Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:02:54.935Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-12T15:02:54.935Z] === RUN TestChrootCopyFileWithTar [2021-11-12T15:02:54.935Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:02:54.935Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-12T15:02:54.935Z] === RUN TestChrootUntarPath [2021-11-12T15:02:54.935Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:02:54.935Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-12T15:02:54.935Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-12T15:02:54.935Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:02:54.935Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-12T15:02:54.935Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-12T15:02:54.935Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:02:54.935Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-12T15:02:54.935Z] === RUN TestChrootApplyDotDotFile [2021-11-12T15:02:54.935Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:02:54.935Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-12T15:02:54.935Z] PASS [2021-11-12T15:02:54.935Z] coverage: 15.1% of statements [2021-11-12T15:02:54.935Z] ok github.com/docker/docker/pkg/chrootarchive 0.114s coverage: 15.1% of statements [2021-11-12T15:02:54.935Z] --- PASS: TestNetworkDBCRUDTableEntry (4.73s) [2021-11-12T15:02:54.935Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-12T15:02:54.958Z] plugin_test.go:165: [de10e35a6a58e] daemon is not started [2021-11-12T15:02:54.958Z] --- PASS: TestPluginInstall (2.97s) [2021-11-12T15:02:54.958Z] --- PASS: TestPluginInstall/no_auth (1.32s) [2021-11-12T15:02:54.958Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2021-11-12T15:02:54.958Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2021-11-12T15:02:54.958Z] === RUN TestPluginsWithRuntimes [2021-11-12T15:02:55.163Z] --- PASS: TestExecUser (0.61s) [2021-11-12T15:02:55.163Z] === RUN TestExportContainerAndImportImage [2021-11-12T15:02:55.298Z] === RUN TestHTTPTransport [2021-11-12T15:02:55.298Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-12T15:02:55.298Z] PASS [2021-11-12T15:02:55.298Z] coverage: 85.7% of statements [2021-11-12T15:02:55.298Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2021-11-12T15:02:55.298Z] --- PASS: TestFailedConnection (2.22s) [2021-11-12T15:02:55.298Z] === RUN TestFailOnce [2021-11-12T15:02:55.298Z] 2021/11/12 15:02:54 http: panic serving 127.0.0.1:49284: Plugin not ready [2021-11-12T15:02:55.298Z] goroutine 18 [running]: [2021-11-12T15:02:55.298Z] net/http.(*conn).serve.func1() [2021-11-12T15:02:55.298Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-12T15:02:55.298Z] panic({0x139ac60, 0x14a7350}) [2021-11-12T15:02:55.298Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-12T15:02:55.298Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x92a08e27f77bae2f}, 0xc0000bfa98) [2021-11-12T15:02:55.298Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-12T15:02:55.298Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14b40d0, 0xc0000ce000}, 0x12eef46) [2021-11-12T15:02:55.298Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-12T15:02:55.298Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x14b40d0, 0xc0000ce000}, 0xc0000b6000) [2021-11-12T15:02:55.298Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-12T15:02:55.298Z] net/http.serverHandler.ServeHTTP({0x14b26d0}, {0x14b40d0, 0xc0000ce000}, 0xc0000b6000) [2021-11-12T15:02:55.298Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-12T15:02:55.298Z] net/http.(*conn).serve(0xc0000a8000, {0x14b5fa0, 0xc00008a0c0}) [2021-11-12T15:02:55.298Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-12T15:02:55.298Z] created by net/http.(*Server).Serve [2021-11-12T15:02:55.298Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-12T15:02:55.298Z] time="2021-11-12T15:02:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2021-11-12T15:02:55.298Z] --- PASS: TestOverlappingRequests (0.39s) [2021-11-12T15:02:55.298Z] === RUN TestRelease [2021-11-12T15:02:55.726Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-11-12T15:02:55.768Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-12T15:02:55.768Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-12T15:02:55.768Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-12T15:02:55.768Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-12T15:02:55.768Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-12T15:02:55.768Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-12T15:02:55.768Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-12T15:02:55.768Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-12T15:02:55.768Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-12T15:02:55.768Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-12T15:02:55.768Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-12T15:02:55.768Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-12T15:02:55.768Z] === RUN TestBufferPoolPutAndGet [2021-11-12T15:02:55.768Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-12T15:02:55.768Z] PASS [2021-11-12T15:02:55.769Z] coverage: 88.2% of statements [2021-11-12T15:02:55.769Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2021-11-12T15:02:55.930Z] === RUN TestSizeEmpty [2021-11-12T15:02:55.930Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-12T15:02:55.930Z] === RUN TestSizeEmptyFile [2021-11-12T15:02:55.930Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-12T15:02:55.930Z] === RUN TestSizeNonemptyFile [2021-11-12T15:02:55.930Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-12T15:02:55.930Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-12T15:02:55.930Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-12T15:02:55.930Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-12T15:02:55.930Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-12T15:02:55.930Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-12T15:02:55.930Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-12T15:02:55.930Z] === RUN TestMoveToSubdir [2021-11-12T15:02:55.930Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-12T15:02:55.930Z] === RUN TestSizeNonExistingDirectory [2021-11-12T15:02:55.930Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-12T15:02:55.930Z] PASS [2021-11-12T15:02:55.930Z] coverage: 80.0% of statements [2021-11-12T15:02:55.930Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2021-11-12T15:02:55.983Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-11-12T15:02:55.983Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-12T15:02:56.239Z] === RUN TestOutputOnPrematureClose [2021-11-12T15:02:56.239Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-12T15:02:56.239Z] === RUN TestCompleteSilently [2021-11-12T15:02:56.239Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-12T15:02:56.239Z] PASS [2021-11-12T15:02:56.239Z] coverage: 75.9% of statements [2021-11-12T15:02:56.239Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2021-11-12T15:02:56.239Z] --- PASS: TestFailOnce (1.13s) [2021-11-12T15:02:56.239Z] === RUN TestEchoInputOutput [2021-11-12T15:02:56.239Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-12T15:02:56.239Z] === RUN TestBackoff [2021-11-12T15:02:56.239Z] --- PASS: TestBackoff (0.00s) [2021-11-12T15:02:56.239Z] === RUN TestAbortRetry [2021-11-12T15:02:56.239Z] --- PASS: TestAbortRetry (0.00s) [2021-11-12T15:02:56.239Z] === RUN TestClientScheme [2021-11-12T15:02:56.239Z] --- PASS: TestClientScheme (0.00s) [2021-11-12T15:02:56.239Z] === RUN TestNewClientWithTimeout [2021-11-12T15:02:56.240Z] check_test.go:308: [d7f16f37459fc] daemon is not started [2021-11-12T15:02:56.240Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-11-12T15:02:56.240Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-12T15:02:56.709Z] === RUN TestSendToOneSub [2021-11-12T15:02:56.709Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-12T15:02:56.709Z] === RUN TestSendToMultipleSubs [2021-11-12T15:02:56.709Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-12T15:02:56.709Z] === RUN TestEvictOneSub [2021-11-12T15:02:56.709Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-12T15:02:56.709Z] === RUN TestClosePublisher [2021-11-12T15:02:56.709Z] --- PASS: TestClosePublisher (0.00s) [2021-11-12T15:02:56.709Z] === RUN TestPubSubRace [2021-11-12T15:02:56.709Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.94s) [2021-11-12T15:02:56.709Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-12T15:02:56.709Z] --- PASS: TestRelease (1.44s) [2021-11-12T15:02:56.709Z] === RUN TestAllocateRandomDeallocate [2021-11-12T15:02:56.709Z] time="2021-11-12T15:02:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-12T15:02:56.802Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-11-12T15:02:56.845Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-12T15:02:57.365Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-11-12T15:02:57.365Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2021-11-12T15:02:57.365Z] === RUN TestHealthCheckWorkdir [2021-11-12T15:02:57.407Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-12T15:02:57.504Z] === RUN Test [2021-11-12T15:02:57.504Z] === RUN Test/TestContainsEntry [2021-11-12T15:02:57.504Z] === RUN Test/TestCreateEntries [2021-11-12T15:02:57.504Z] === RUN Test/TestEntriesDiff [2021-11-12T15:02:57.504Z] === RUN Test/TestEntriesEquality [2021-11-12T15:02:57.504Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-12T15:02:57.504Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-12T15:02:57.504Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-12T15:02:57.504Z] === RUN Test/TestGeneratorNotGenerate [2021-11-12T15:02:57.504Z] === RUN Test/TestGeneratorWithPort [2021-11-12T15:02:57.504Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-12T15:02:57.504Z] === RUN Test/TestNewEntry [2021-11-12T15:02:57.504Z] === RUN Test/TestParse [2021-11-12T15:02:57.504Z] --- PASS: Test (0.00s) [2021-11-12T15:02:57.504Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-12T15:02:57.504Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-12T15:02:57.504Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-12T15:02:57.504Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-12T15:02:57.504Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-12T15:02:57.504Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-12T15:02:57.504Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-12T15:02:57.504Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-12T15:02:57.504Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-12T15:02:57.504Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-12T15:02:57.504Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-12T15:02:57.504Z] --- PASS: Test/TestParse (0.00s) [2021-11-12T15:02:57.504Z] PASS [2021-11-12T15:02:57.504Z] coverage: 58.3% of statements [2021-11-12T15:02:57.504Z] 2021/11/12 15:02:56 Closing DB instances... [2021-11-12T15:02:57.504Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2021-11-12T15:02:57.621Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-11-12T15:02:57.699Z] --- PASS: TestPubSubRace (1.04s) [2021-11-12T15:02:57.699Z] PASS [2021-11-12T15:02:57.699Z] coverage: 75.0% of statements [2021-11-12T15:02:57.699Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 75.0% of statements [2021-11-12T15:02:57.699Z] 2021/11/12 15:02:57 Closing DB instances... [2021-11-12T15:02:58.169Z] === RUN TestRegister [2021-11-12T15:02:58.169Z] --- PASS: TestRegister (0.00s) [2021-11-12T15:02:58.169Z] === RUN TestCommand [2021-11-12T15:02:58.169Z] --- PASS: TestCommand (0.03s) [2021-11-12T15:02:58.169Z] === RUN TestNaiveSelf [2021-11-12T15:02:58.169Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-12T15:02:58.169Z] PASS [2021-11-12T15:02:58.169Z] coverage: 82.4% of statements [2021-11-12T15:02:58.169Z] ok github.com/docker/docker/pkg/reexec 0.083s coverage: 82.4% of statements [2021-11-12T15:02:58.169Z] time="2021-11-12T15:02:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-12T15:02:58.335Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2021-11-12T15:02:58.335Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2021-11-12T15:02:58.335Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2021-11-12T15:02:58.335Z] === RUN TestPluginBackCompatMediaTypes [2021-11-12T15:02:58.497Z] === RUN Test [2021-11-12T15:02:58.497Z] === RUN Test/TestContent [2021-11-12T15:02:58.497Z] === RUN Test/TestInitialize [2021-11-12T15:02:58.497Z] === RUN Test/TestNew [2021-11-12T15:02:58.497Z] === RUN Test/TestParsingContentsWithComments [2021-11-12T15:02:58.497Z] === RUN Test/TestRegister [2021-11-12T15:02:58.497Z] === RUN Test/TestWatch [2021-11-12T15:02:58.497Z] --- PASS: Test (0.01s) [2021-11-12T15:02:58.497Z] --- PASS: Test/TestContent (0.00s) [2021-11-12T15:02:58.497Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-12T15:02:58.497Z] --- PASS: Test/TestNew (0.00s) [2021-11-12T15:02:58.497Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-12T15:02:58.497Z] --- PASS: Test/TestRegister (0.00s) [2021-11-12T15:02:58.497Z] --- PASS: Test/TestWatch (0.00s) [2021-11-12T15:02:58.497Z] PASS [2021-11-12T15:02:58.497Z] coverage: 97.6% of statements [2021-11-12T15:02:58.497Z] ok github.com/docker/docker/pkg/discovery/file 0.055s coverage: 97.6% of statements [2021-11-12T15:02:58.497Z] --- PASS: TestNetworkDBCRUDTableEntries (3.47s) [2021-11-12T15:02:58.497Z] === RUN TestNetworkDBNodeLeave [2021-11-12T15:02:58.551Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2021-11-12T15:02:58.551Z] === RUN TestHealthKillContainer [2021-11-12T15:02:58.639Z] === RUN TestDump [2021-11-12T15:02:58.639Z] goroutine 6 [running]: [2021-11-12T15:02:58.639Z] github.com/docker/docker/pkg/stack.dump(0x42b477) [2021-11-12T15:02:58.639Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-12T15:02:58.639Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-12T15:02:58.639Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-12T15:02:58.639Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-12T15:02:58.639Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-12T15:02:58.639Z] testing.tRunner(0xc00011e000, 0x598e38) [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-12T15:02:58.639Z] created by testing.(*T).Run [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-12T15:02:58.639Z] [2021-11-12T15:02:58.639Z] goroutine 1 [chan receive]: [2021-11-12T15:02:58.639Z] testing.(*T).Run(0xc00002dd40, {0x58a4fd, 0x40a1d3}, 0x598e38) [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-12T15:02:58.639Z] testing.runTests.func1(0xc000068750) [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-12T15:02:58.639Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-12T15:02:58.639Z] testing.runTests(0xc000076080, {0x6fcba0, 0x3, 0x3}, {0x42a6cd, 0x58c1f7, 0x701640}) [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-12T15:02:58.639Z] testing.(*M).Run(0xc000076080) [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-12T15:02:58.639Z] main.main() [2021-11-12T15:02:58.639Z] _testmain.go:95 +0x1f5 [2021-11-12T15:02:58.639Z] --- PASS: TestDump (0.00s) [2021-11-12T15:02:58.639Z] === RUN TestDumpToFile [2021-11-12T15:02:58.639Z] --- PASS: TestDumpToFile (0.11s) [2021-11-12T15:02:58.639Z] === RUN TestDumpToFileWithEmptyInput [2021-11-12T15:02:58.639Z] goroutine 8 [running]: [2021-11-12T15:02:58.639Z] github.com/docker/docker/pkg/stack.dump(0x498434) [2021-11-12T15:02:58.639Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-12T15:02:58.639Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x4987e0}) [2021-11-12T15:02:58.639Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-12T15:02:58.639Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2021-11-12T15:02:58.639Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-12T15:02:58.639Z] testing.tRunner(0xc00011e4e0, 0x598e28) [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-12T15:02:58.639Z] created by testing.(*T).Run [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-12T15:02:58.639Z] [2021-11-12T15:02:58.639Z] goroutine 1 [chan receive]: [2021-11-12T15:02:58.639Z] testing.(*T).Run(0xc00002dd40, {0x591289, 0x40a1d3}, 0x598e28) [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-12T15:02:58.639Z] testing.runTests.func1(0xc000068750) [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-12T15:02:58.639Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-12T15:02:58.639Z] testing.runTests(0xc000076080, {0x6fcba0, 0x3, 0x3}, {0x42a6cd, 0x58c1f7, 0x701640}) [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-12T15:02:58.639Z] testing.(*M).Run(0xc000076080) [2021-11-12T15:02:58.639Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-12T15:02:58.639Z] main.main() [2021-11-12T15:02:58.639Z] _testmain.go:95 +0x1f5 [2021-11-12T15:02:58.639Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-12T15:02:58.639Z] PASS [2021-11-12T15:02:58.639Z] coverage: 90.9% of statements [2021-11-12T15:02:58.639Z] ok github.com/docker/docker/pkg/stack 0.138s coverage: 90.9% of statements [2021-11-12T15:02:58.898Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-11-12T15:02:58.898Z] PASS [2021-11-12T15:02:58.898Z] [2021-11-12T15:02:58.898Z] DONE 10 tests in 6.904s [2021-11-12T15:02:58.898Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-12T15:02:58.898Z] INFO: Testing against a local daemon [2021-11-12T15:02:58.898Z] === RUN TestExternalGraphDriver [2021-11-12T15:02:58.898Z] === RUN TestExternalGraphDriver/json [2021-11-12T15:02:58.967Z] --- PASS: TestTarFiles (5.47s) [2021-11-12T15:02:58.967Z] === RUN TestDetectCompressionZstd [2021-11-12T15:02:58.967Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-12T15:02:58.967Z] === RUN TestTarUntar [2021-11-12T15:02:58.967Z] --- PASS: TestTarUntar (0.03s) [2021-11-12T15:02:58.967Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-12T15:02:58.967Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-12T15:02:58.967Z] === RUN TestTarWithOptions [2021-11-12T15:02:58.967Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-12T15:02:58.967Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-12T15:02:58.967Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-12T15:02:58.967Z] === RUN TestUntarUstarGnuConflict [2021-11-12T15:02:58.967Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-12T15:02:58.967Z] === RUN TestUntarInvalidFilenames [2021-11-12T15:02:59.114Z] === RUN TestNewStdWriter [2021-11-12T15:02:59.114Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-12T15:02:59.114Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestWriteWithNilBytes [2021-11-12T15:02:59.114Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestWrite [2021-11-12T15:02:59.114Z] --- PASS: TestWrite (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestWriteWithWriterError [2021-11-12T15:02:59.114Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-12T15:02:59.114Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestStdCopyWriteAndRead [2021-11-12T15:02:59.114Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-12T15:02:59.114Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-12T15:02:59.114Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-12T15:02:59.114Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-12T15:02:59.114Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-12T15:02:59.114Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-12T15:02:59.114Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-12T15:02:59.114Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-12T15:02:59.114Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-12T15:02:59.114Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-12T15:02:59.114Z] PASS [2021-11-12T15:02:59.114Z] coverage: 100.0% of statements [2021-11-12T15:02:59.114Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-11-12T15:02:59.114Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-12T15:02:59.114Z] === RUN TestNetworkDBGarbageCollection [2021-11-12T15:02:59.439Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames123344329\\dest" [2021-11-12T15:02:59.439Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2021-11-12T15:02:59.439Z] === RUN TestUntarHardlinkToSymlink [2021-11-12T15:02:59.439Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-12T15:02:59.439Z] === RUN TestUntarInvalidHardlink [2021-11-12T15:02:59.439Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1244981443\\victim\\hello" -> "../victim/hello" [2021-11-12T15:02:59.439Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3777585841\\victim\\hello" -> "/../victim/hello" [2021-11-12T15:02:59.439Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3633697427\\victim" -> "../victim" [2021-11-12T15:02:59.439Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink955101886\\victim" -> "../victim" [2021-11-12T15:02:59.439Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1983305471\\victim" -> "../victim" [2021-11-12T15:02:59.439Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2227262260\\victim" -> "../victim" [2021-11-12T15:02:59.439Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-12T15:02:59.439Z] === RUN TestUntarInvalidSymlink [2021-11-12T15:02:59.439Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4266829798\\dest\\dotdot" -> "../victim/hello" [2021-11-12T15:02:59.439Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2391125559\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-12T15:02:59.439Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2815682968\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:02:59.439Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4199945796\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:02:59.439Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2421347548\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:02:59.439Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink628754076\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:02:59.439Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3881035978\\dest\\dir\\loophole" -> "../../victim" [2021-11-12T15:02:59.439Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-11-12T15:02:59.439Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-12T15:02:59.439Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-12T15:02:59.439Z] === RUN TestXGlobalNoParent [2021-11-12T15:02:59.439Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-12T15:02:59.439Z] === RUN TestReplaceFileTarWrapper [2021-11-12T15:02:59.439Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-11-12T15:02:59.439Z] === RUN TestPrefixHeaderReadable [2021-11-12T15:02:59.439Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-12T15:02:59.439Z] === RUN TestDisablePigz [2021-11-12T15:02:59.439Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-12T15:02:59.479Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-12T15:02:59.910Z] --- PASS: TestDisablePigz (0.13s) [2021-11-12T15:02:59.910Z] === RUN TestPigz [2021-11-12T15:02:59.910Z] === RUN Test [2021-11-12T15:02:59.910Z] === RUN Test/TestInitialize [2021-11-12T15:02:59.910Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-12T15:02:59.910Z] --- PASS: TestPigz (0.20s) [2021-11-12T15:02:59.910Z] === RUN TestCopyFileWithInvalidDest [2021-11-12T15:02:59.910Z] archive_windows_test.go:16: Currently fails [2021-11-12T15:02:59.910Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-12T15:02:59.910Z] === RUN TestCanonicalTarNameForPath [2021-11-12T15:02:59.910Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-12T15:02:59.910Z] === RUN TestCanonicalTarName [2021-11-12T15:02:59.910Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-12T15:02:59.910Z] === RUN TestChmodTarEntry [2021-11-12T15:02:59.910Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-12T15:02:59.910Z] === RUN TestHardLinkOrder [2021-11-12T15:02:59.910Z] time="2021-11-12T15:02:59Z" level=info msg="Initializing discovery without TLS" [2021-11-12T15:02:59.910Z] time="2021-11-12T15:02:59Z" level=info msg="Initializing discovery without TLS" [2021-11-12T15:02:59.910Z] time="2021-11-12T15:02:59Z" level=info msg="Initializing discovery without TLS" [2021-11-12T15:02:59.910Z] === RUN Test/TestInitializeWithCerts [2021-11-12T15:02:59.910Z] time="2021-11-12T15:02:59Z" level=info msg="Initializing discovery with TLS" [2021-11-12T15:02:59.910Z] === RUN Test/TestWatch [2021-11-12T15:02:59.910Z] time="2021-11-12T15:02:59Z" level=info msg="Initializing discovery without TLS" [2021-11-12T15:02:59.910Z] --- PASS: TestHardLinkOrder (0.09s) [2021-11-12T15:02:59.910Z] === RUN TestChangeString [2021-11-12T15:02:59.910Z] --- PASS: TestChangeString (0.00s) [2021-11-12T15:02:59.910Z] === RUN TestChangesWithNoChanges [2021-11-12T15:02:59.910Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-11-12T15:02:59.910Z] === RUN TestChangesWithChanges [2021-11-12T15:03:00.104Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-12T15:03:00.104Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-12T15:03:00.104Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestFormatStatus [2021-11-12T15:03:00.104Z] --- PASS: TestFormatStatus (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestFormatError [2021-11-12T15:03:00.104Z] --- PASS: TestFormatError (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestFormatJSONError [2021-11-12T15:03:00.104Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-12T15:03:00.104Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-12T15:03:00.104Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestNewJSONProgressOutput [2021-11-12T15:03:00.104Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestAuxFormatterEmit [2021-11-12T15:03:00.104Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestStreamWriterStdout [2021-11-12T15:03:00.104Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestStreamWriterStderr [2021-11-12T15:03:00.104Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-12T15:03:00.104Z] PASS [2021-11-12T15:03:00.104Z] coverage: 66.2% of statements [2021-11-12T15:03:00.104Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2021-11-12T15:03:00.104Z] === RUN TestGenerateRandomID [2021-11-12T15:03:00.104Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestShortenId [2021-11-12T15:03:00.104Z] --- PASS: TestShortenId (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestShortenSha256Id [2021-11-12T15:03:00.104Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestShortenIdEmpty [2021-11-12T15:03:00.104Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestShortenIdInvalid [2021-11-12T15:03:00.104Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestIsShortIDNonHex [2021-11-12T15:03:00.104Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-12T15:03:00.104Z] === RUN TestIsShortIDNotCorrectSize [2021-11-12T15:03:00.104Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-12T15:03:00.104Z] PASS [2021-11-12T15:03:00.104Z] coverage: 70.6% of statements [2021-11-12T15:03:00.104Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2021-11-12T15:03:00.381Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-12T15:03:00.381Z] === RUN TestChangesWithChangesGH13590 [2021-11-12T15:03:00.381Z] changes_test.go:195: needs more investigation [2021-11-12T15:03:00.381Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-12T15:03:00.381Z] === RUN TestChangesDirsEmpty [2021-11-12T15:03:00.381Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-12T15:03:00.381Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-12T15:03:00.381Z] === RUN TestChangesDirsMutated [2021-11-12T15:03:00.381Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-12T15:03:00.381Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-12T15:03:00.381Z] === RUN TestApplyLayer [2021-11-12T15:03:00.381Z] changes_test.go:432: needs further investigation [2021-11-12T15:03:00.381Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-12T15:03:00.381Z] === RUN TestChangesSizeWithHardlinks [2021-11-12T15:03:00.381Z] changes_test.go:468: needs further investigation [2021-11-12T15:03:00.381Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-12T15:03:00.381Z] === RUN TestChangesSizeWithNoChanges [2021-11-12T15:03:00.381Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-12T15:03:00.381Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-12T15:03:00.381Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-12T15:03:00.381Z] === RUN TestChangesSize [2021-11-12T15:03:00.381Z] --- PASS: TestChangesSize (0.00s) [2021-11-12T15:03:00.381Z] === RUN TestApplyLayerInvalidFilenames [2021-11-12T15:03:00.381Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1458277948\\dest" [2021-11-12T15:03:00.381Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-12T15:03:00.381Z] === RUN TestApplyLayerInvalidHardlink [2021-11-12T15:03:00.381Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2049018515\\victim\\hello" -> "../victim/hello" [2021-11-12T15:03:00.381Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2506928001\\victim\\hello" -> "/../victim/hello" [2021-11-12T15:03:00.381Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink942270991\\victim" -> "../victim" [2021-11-12T15:03:00.381Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink530442870\\victim" -> "../victim" [2021-11-12T15:03:00.381Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink84289325\\victim" -> "../victim" [2021-11-12T15:03:00.381Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3194298168\\victim" -> "../victim" [2021-11-12T15:03:00.381Z] --- PASS: TestApplyLayerInvalidHardlink (0.10s) [2021-11-12T15:03:00.381Z] === RUN TestApplyLayerInvalidSymlink [2021-11-12T15:03:00.381Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink180031363\\dest\\dotdot" -> "../victim/hello" [2021-11-12T15:03:00.381Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2368982217\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-12T15:03:00.381Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3789802665\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:03:00.381Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2881400298\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:03:00.381Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1567568377\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:03:00.381Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1855442879\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:03:00.381Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-11-12T15:03:00.381Z] === RUN TestApplyLayerWhiteouts [2021-11-12T15:03:00.381Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-12T15:03:00.381Z] === RUN TestGenerateEmptyFile [2021-11-12T15:03:00.381Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-12T15:03:00.381Z] === RUN TestGenerateWithContent [2021-11-12T15:03:00.381Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-12T15:03:00.381Z] PASS [2021-11-12T15:03:00.381Z] coverage: 62.0% of statements [2021-11-12T15:03:00.381Z] ok github.com/docker/docker/pkg/archive 7.920s coverage: 62.0% of statements [2021-11-12T15:03:00.407Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-12T15:03:00.407Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-11-12T15:03:00.575Z] --- PASS: TestAllocateRandomDeallocate (3.91s) [2021-11-12T15:03:00.575Z] === RUN TestRetrieveFromStore [2021-11-12T15:03:00.663Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-12T15:03:00.790Z] === RUN TestExternalGraphDriver/spec [2021-11-12T15:03:01.045Z] time="2021-11-12T15:03:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-12T15:03:01.045Z] === RUN TestIsCpusetListAvailable [2021-11-12T15:03:01.045Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-12T15:03:01.045Z] PASS [2021-11-12T15:03:01.045Z] coverage: 39.4% of statements [2021-11-12T15:03:01.045Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2021-11-12T15:03:01.719Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.03s) [2021-11-12T15:03:01.719Z] PASS [2021-11-12T15:03:01.719Z] [2021-11-12T15:03:01.719Z] === Skipped [2021-11-12T15:03:01.719Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-11-12T15:03:01.719Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T15:03:01.719Z] [2021-11-12T15:03:01.719Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-12T15:03:01.719Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T15:03:01.719Z] [2021-11-12T15:03:01.719Z] DONE 34 tests, 2 skipped in 92.901s [2021-11-12T15:03:01.719Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-11-12T15:03:01.719Z] ++ 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-11-12T15:03:01.719Z] ++ set -e [2021-11-12T15:03:01.719Z] ++ '[' -n 0 ']' [2021-11-12T15:03:01.719Z] ++ set -x [2021-11-12T15:03:01.719Z] ++ 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-11-12T15:03:01.719Z] INFO: Testing against a local daemon [2021-11-12T15:03:01.719Z] === RUN TestConfigInspect [2021-11-12T15:03:01.953Z] --- PASS: TestNetworkDBNodeLeave (3.06s) [2021-11-12T15:03:01.953Z] === RUN TestNetworkDBWatch [2021-11-12T15:03:02.039Z] --- PASS: TestRetrieveFromStore (1.26s) [2021-11-12T15:03:02.039Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-12T15:03:02.039Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-11-12T15:03:02.039Z] === RUN TestParallelPredefinedRequest1 [2021-11-12T15:03:02.039Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-12T15:03:02.039Z] === RUN TestParallelPredefinedRequest2 [2021-11-12T15:03:02.039Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-12T15:03:02.039Z] === RUN TestParallelPredefinedRequest3 [2021-11-12T15:03:02.039Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-12T15:03:02.039Z] === RUN TestParallelPredefinedRequest4 [2021-11-12T15:03:02.039Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-12T15:03:02.039Z] === RUN TestParallelPredefinedRequest5 [2021-11-12T15:03:02.039Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-12T15:03:02.039Z] === RUN TestDebug [2021-11-12T15:03:02.039Z] --- PASS: TestDebug (0.00s) [2021-11-12T15:03:02.039Z] === RUN TestRequestPoolParallel [2021-11-12T15:03:02.039Z] === RUN TestChtimes [2021-11-12T15:03:02.039Z] --- PASS: TestChtimes (0.00s) [2021-11-12T15:03:02.039Z] === RUN TestChtimesWindows [2021-11-12T15:03:02.039Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-12T15:03:02.039Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-12T15:03:02.039Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-12T15:03:02.039Z] === RUN TestEnsureRemoveAllNotExist [2021-11-12T15:03:02.039Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-12T15:03:02.039Z] === RUN TestEnsureRemoveAllWithDir [2021-11-12T15:03:02.039Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-12T15:03:02.039Z] === RUN TestEnsureRemoveAllWithFile [2021-11-12T15:03:02.039Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-12T15:03:02.039Z] === RUN TestHasWin32KSupport [2021-11-12T15:03:02.039Z] syscall_windows_test.go:8: win32k: true [2021-11-12T15:03:02.039Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-12T15:03:02.039Z] PASS [2021-11-12T15:03:02.039Z] coverage: 13.0% of statements [2021-11-12T15:03:02.039Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2021-11-12T15:03:02.156Z] === RUN TestExternalGraphDriver/pull [2021-11-12T15:03:02.509Z] --- PASS: TestRequestPoolParallel (0.43s) [2021-11-12T15:03:02.509Z] === RUN TestFullAllocateRelease [2021-11-12T15:03:02.946Z] --- PASS: Test (3.13s) [2021-11-12T15:03:02.946Z] --- PASS: Test/TestInitialize (0.12s) [2021-11-12T15:03:02.946Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-12T15:03:02.946Z] --- PASS: Test/TestWatch (3.00s) [2021-11-12T15:03:02.946Z] PASS [2021-11-12T15:03:02.946Z] coverage: 84.1% of statements [2021-11-12T15:03:02.946Z] ok github.com/docker/docker/pkg/discovery/kv 3.192s coverage: 84.1% of statements [2021-11-12T15:03:02.946Z] 2021/11/12 15:03:02 Closing DB instances... [2021-11-12T15:03:02.980Z] === RUN TestTailFile [2021-11-12T15:03:02.980Z] --- PASS: TestTailFile (0.00s) [2021-11-12T15:03:02.980Z] === RUN TestTailFileManyLines [2021-11-12T15:03:02.980Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-12T15:03:02.980Z] === RUN TestTailEmptyFile [2021-11-12T15:03:02.980Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-12T15:03:02.980Z] === RUN TestTailNegativeN [2021-11-12T15:03:02.980Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader [2021-11-12T15:03:02.980Z] === CONT TestNewTailReader [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/no_delimiter [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/truncated_last_line [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-12T15:03:02.980Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.980Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-12T15:03:02.980Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/no_delimiter [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.981Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.981Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.982Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.983Z] --- PASS: TestFullAllocateRelease (0.38s) [2021-11-12T15:03:02.983Z] === RUN TestOddAllocateRelease [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.983Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.983Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.984Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.985Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:02.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:02.986Z] --- PASS: TestNewTailReader (0.00s) [2021-11-12T15:03:02.986Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-12T15:03:02.986Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-12T15:03:02.986Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-12T15:03:02.986Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-12T15:03:02.986Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-12T15:03:02.986Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-12T15:03:02.986Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-12T15:03:02.986Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:03:02.986Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:03:02.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:03:02.988Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:03:03.091Z] --- PASS: TestConfigInspect (2.27s) [2021-11-12T15:03:03.092Z] === RUN TestConfigList [2021-11-12T15:03:03.181Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-12T15:03:03.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-12T15:03:03.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-12T15:03:03.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:03:03.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:03:03.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:03:03.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:03:03.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:03:03.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:03:03.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:03:03.459Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:03:03.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:03:03.460Z] PASS [2021-11-12T15:03:03.460Z] coverage: 88.6% of statements [2021-11-12T15:03:03.460Z] ok github.com/docker/docker/pkg/tailfile 0.167s coverage: 88.6% of statements [2021-11-12T15:03:03.460Z] --- PASS: TestOddAllocateRelease (0.26s) [2021-11-12T15:03:03.460Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-12T15:03:03.460Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-11-12T15:03:03.460Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-12T15:03:03.460Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-11-12T15:03:03.460Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-12T15:03:03.460Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-11-12T15:03:03.460Z] === CONT TestParallelPredefinedRequest1 [2021-11-12T15:03:03.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:03:03.460Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-12T15:03:03.460Z] === CONT TestParallelPredefinedRequest5 [2021-11-12T15:03:03.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:03:03.460Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-12T15:03:03.460Z] === CONT TestParallelPredefinedRequest4 [2021-11-12T15:03:03.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:03:03.460Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-12T15:03:03.460Z] === CONT TestParallelPredefinedRequest3 [2021-11-12T15:03:03.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:03:03.460Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-12T15:03:03.460Z] === CONT TestParallelPredefinedRequest2 [2021-11-12T15:03:03.460Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:03:03.460Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-12T15:03:03.460Z] PASS [2021-11-12T15:03:03.460Z] coverage: 85.3% of statements [2021-11-12T15:03:03.460Z] ok github.com/docker/docker/libnetwork/ipam 42.002s coverage: 85.3% of statements [2021-11-12T15:03:03.914Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-11-12T15:03:03.930Z] === RUN TestTarSumRemoveNonExistent [2021-11-12T15:03:03.930Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-12T15:03:03.930Z] === RUN TestTarSumRemove [2021-11-12T15:03:03.930Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-12T15:03:03.930Z] === RUN TestSortFileInfoSums [2021-11-12T15:03:03.930Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-12T15:03:03.930Z] === RUN TestNewTarSumForLabelInvalid [2021-11-12T15:03:03.930Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-12T15:03:03.930Z] === RUN TestNewTarSumForLabel [2021-11-12T15:03:03.930Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-12T15:03:03.930Z] === RUN TestEmptyTar [2021-11-12T15:03:03.930Z] --- PASS: TestEmptyTar (0.00s) [2021-11-12T15:03:03.930Z] === RUN TestTarSumsReadSize [2021-11-12T15:03:03.930Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-12T15:03:03.930Z] === RUN TestTarSums [2021-11-12T15:03:03.930Z] --- PASS: TestTarSums (0.05s) [2021-11-12T15:03:03.930Z] === RUN TestIteration [2021-11-12T15:03:03.930Z] --- PASS: TestIteration (0.00s) [2021-11-12T15:03:03.930Z] === RUN TestVersionLabelForChecksum [2021-11-12T15:03:03.930Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-12T15:03:03.930Z] === RUN TestVersion [2021-11-12T15:03:03.930Z] --- PASS: TestVersion (0.00s) [2021-11-12T15:03:03.930Z] === RUN TestGetVersion [2021-11-12T15:03:03.930Z] --- PASS: TestGetVersion (0.00s) [2021-11-12T15:03:03.930Z] === RUN TestGetVersions [2021-11-12T15:03:03.930Z] --- PASS: TestGetVersions (0.00s) [2021-11-12T15:03:03.930Z] PASS [2021-11-12T15:03:03.930Z] coverage: 89.3% of statements [2021-11-12T15:03:03.930Z] ok github.com/docker/docker/pkg/tarsum 0.093s coverage: 89.3% of statements [2021-11-12T15:03:03.946Z] === RUN Test [2021-11-12T15:03:03.946Z] === RUN Test/TestWatch [2021-11-12T15:03:03.946Z] --- PASS: Test (0.00s) [2021-11-12T15:03:03.946Z] --- PASS: Test/TestWatch (0.00s) [2021-11-12T15:03:03.946Z] PASS [2021-11-12T15:03:03.946Z] coverage: 92.3% of statements [2021-11-12T15:03:03.946Z] ok github.com/docker/docker/pkg/discovery/memory 0.037s coverage: 92.3% of statements [2021-11-12T15:03:04.044Z] --- PASS: TestExternalGraphDriver (4.99s) [2021-11-12T15:03:04.044Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2021-11-12T15:03:04.044Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2021-11-12T15:03:04.044Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-11-12T15:03:04.044Z] === RUN TestGraphdriverPluginV2 [2021-11-12T15:03:04.401Z] testing: warning: no tests to run [2021-11-12T15:03:04.401Z] PASS [2021-11-12T15:03:04.401Z] coverage: [no statements] [2021-11-12T15:03:04.401Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-11-12T15:03:04.546Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-11-12T15:03:04.871Z] === RUN TestTruncIndex [2021-11-12T15:03:04.938Z] --- PASS: TestNetworkDBWatch (3.07s) [2021-11-12T15:03:04.938Z] === RUN TestNetworkDBBulkSync [2021-11-12T15:03:04.938Z] === RUN Test [2021-11-12T15:03:04.938Z] === RUN Test/TestInitialize [2021-11-12T15:03:04.938Z] === RUN Test/TestInitializeWithPattern [2021-11-12T15:03:04.938Z] === RUN Test/TestRegister [2021-11-12T15:03:04.938Z] === RUN Test/TestWatch [2021-11-12T15:03:04.938Z] --- PASS: Test (0.00s) [2021-11-12T15:03:04.938Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-12T15:03:04.938Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-12T15:03:04.938Z] --- PASS: Test/TestRegister (0.00s) [2021-11-12T15:03:04.938Z] --- PASS: Test/TestWatch (0.00s) [2021-11-12T15:03:04.938Z] PASS [2021-11-12T15:03:04.938Z] coverage: 93.8% of statements [2021-11-12T15:03:04.938Z] ok github.com/docker/docker/pkg/discovery/nodes 0.072s coverage: 93.8% of statements [2021-11-12T15:03:04.992Z] --- PASS: TestConfigList (2.08s) [2021-11-12T15:03:04.992Z] === RUN TestConfigsCreateAndDelete [2021-11-12T15:03:05.340Z] --- PASS: TestTruncIndex (0.10s) [2021-11-12T15:03:05.340Z] PASS [2021-11-12T15:03:05.340Z] coverage: 91.5% of statements [2021-11-12T15:03:05.340Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2021-11-12T15:03:05.340Z] time="2021-11-12T15:03:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-12T15:03:05.427Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-11-12T15:03:05.811Z] === RUN TestIsGIT [2021-11-12T15:03:05.811Z] --- PASS: TestIsGIT (0.00s) [2021-11-12T15:03:05.811Z] === RUN TestIsTransport [2021-11-12T15:03:05.811Z] --- PASS: TestIsTransport (0.00s) [2021-11-12T15:03:05.811Z] PASS [2021-11-12T15:03:05.811Z] coverage: 100.0% of statements [2021-11-12T15:03:05.811Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2021-11-12T15:03:05.811Z] === RUN TestVersionInfo [2021-11-12T15:03:05.811Z] --- PASS: TestVersionInfo (0.00s) [2021-11-12T15:03:05.912Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-12T15:03:05.930Z] === RUN TestPollerAddRemove [2021-11-12T15:03:05.930Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-12T15:03:05.930Z] === RUN TestPollerEvent [2021-11-12T15:03:05.930Z] poller_test.go:40: No chmod on Windows [2021-11-12T15:03:05.930Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-12T15:03:05.930Z] === RUN TestPollerClose [2021-11-12T15:03:05.930Z] --- PASS: TestPollerClose (0.00s) [2021-11-12T15:03:05.930Z] PASS [2021-11-12T15:03:05.930Z] coverage: 45.7% of statements [2021-11-12T15:03:05.930Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2021-11-12T15:03:05.930Z] 2021/11/12 15:03:05 Closing DB instances... [2021-11-12T15:03:06.281Z] === RUN TestAppendVersions [2021-11-12T15:03:06.281Z] --- PASS: TestAppendVersions (0.00s) [2021-11-12T15:03:06.281Z] PASS [2021-11-12T15:03:06.281Z] coverage: 88.9% of statements [2021-11-12T15:03:06.281Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2021-11-12T15:03:06.477Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-12T15:03:07.038Z] --- PASS: TestHealthKillContainer (8.66s) [2021-11-12T15:03:07.038Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-12T15:03:07.038Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-11-12T15:03:07.038Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-12T15:03:07.038Z] check_test.go:308: [dea8dcf0dd5b5] daemon is not started [2021-11-12T15:03:07.038Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-11-12T15:03:07.294Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-12T15:03:07.505Z] === RUN TestCopyFileWithInvalidSrc [2021-11-12T15:03:07.505Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestCopyFileWithInvalidDest [2021-11-12T15:03:07.505Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-12T15:03:07.505Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-12T15:03:07.505Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestCopyFile [2021-11-12T15:03:07.505Z] --- PASS: TestCopyFile (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-12T15:03:07.505Z] fileutils_test.go:133: Needs porting to Windows [2021-11-12T15:03:07.505Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-12T15:03:07.505Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-12T15:03:07.505Z] fileutils_test.go:179: Needs porting to Windows [2021-11-12T15:03:07.505Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestWildcardMatches [2021-11-12T15:03:07.505Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestPatternMatches [2021-11-12T15:03:07.505Z] --- PASS: TestPatternMatches (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-12T15:03:07.505Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestPatternMatchesFolderExclusions [2021-11-12T15:03:07.505Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-12T15:03:07.505Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-12T15:03:07.505Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-12T15:03:07.505Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-12T15:03:07.505Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestSingleExclamationError [2021-11-12T15:03:07.505Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestMatchesWithNoPatterns [2021-11-12T15:03:07.505Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestMatchesWithMalformedPatterns [2021-11-12T15:03:07.505Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestMatches [2021-11-12T15:03:07.505Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-12T15:03:07.505Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-12T15:03:07.505Z] --- PASS: TestMatches (0.00s) [2021-11-12T15:03:07.505Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-12T15:03:07.505Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestCleanPatterns [2021-11-12T15:03:07.505Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-12T15:03:07.505Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestCleanPatternsExceptionFlag [2021-11-12T15:03:07.505Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-12T15:03:07.505Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-12T15:03:07.505Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestCleanPatternsErrorSingleException [2021-11-12T15:03:07.505Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestCreateIfNotExistsDir [2021-11-12T15:03:07.505Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestCreateIfNotExistsFile [2021-11-12T15:03:07.505Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-12T15:03:07.505Z] === RUN TestMatch [2021-11-12T15:03:07.505Z] --- PASS: TestMatch (0.00s) [2021-11-12T15:03:07.505Z] PASS [2021-11-12T15:03:07.505Z] coverage: 82.5% of statements [2021-11-12T15:03:07.505Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 82.5% of statements [2021-11-12T15:03:07.505Z] --- PASS: TestNetworkDBBulkSync (2.87s) [2021-11-12T15:03:07.505Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-12T15:03:07.518Z] --- PASS: TestConfigsCreateAndDelete (2.09s) [2021-11-12T15:03:07.518Z] === RUN TestConfigsUpdate [2021-11-12T15:03:07.857Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-11-12T15:03:07.858Z] === RUN TestIpcModeNone [2021-11-12T15:03:07.860Z] === RUN TestValidatePrivileges [2021-11-12T15:03:07.860Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-12T15:03:07.860Z] === RUN TestFilterByCapNeg [2021-11-12T15:03:07.860Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-12T15:03:07.860Z] === RUN TestFilterByCapPos [2021-11-12T15:03:07.860Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-12T15:03:07.860Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-12T15:03:07.860Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-12T15:03:07.860Z] PASS [2021-11-12T15:03:07.860Z] coverage: 12.0% of statements [2021-11-12T15:03:07.860Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.0% of statements [2021-11-12T15:03:07.989Z] === RUN TestGet [2021-11-12T15:03:07.989Z] --- PASS: TestGet (0.00s) [2021-11-12T15:03:07.989Z] === RUN TestGetShortcutString [2021-11-12T15:03:07.989Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-12T15:03:07.989Z] PASS [2021-11-12T15:03:07.989Z] coverage: 42.9% of statements [2021-11-12T15:03:07.989Z] ok github.com/docker/docker/pkg/homedir 0.078s coverage: 42.9% of statements [2021-11-12T15:03:08.209Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2021-11-12T15:03:08.209Z] PASS [2021-11-12T15:03:08.209Z] [2021-11-12T15:03:08.209Z] DONE 5 tests in 8.909s [2021-11-12T15:03:08.209Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-12T15:03:08.209Z] INFO: Testing against a local daemon [2021-11-12T15:03:08.209Z] === RUN TestContinueAfterPluginCrash [2021-11-12T15:03:08.209Z] === PAUSE TestContinueAfterPluginCrash [2021-11-12T15:03:08.209Z] === RUN TestReadPluginNoRead [2021-11-12T15:03:08.209Z] === PAUSE TestReadPluginNoRead [2021-11-12T15:03:08.209Z] === RUN TestDaemonStartWithLogOpt [2021-11-12T15:03:08.209Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-12T15:03:08.209Z] === CONT TestContinueAfterPluginCrash [2021-11-12T15:03:08.209Z] === CONT TestDaemonStartWithLogOpt [2021-11-12T15:03:08.330Z] === RUN TestNewSettable [2021-11-12T15:03:08.330Z] --- PASS: TestNewSettable (0.00s) [2021-11-12T15:03:08.330Z] === RUN TestIsSettable [2021-11-12T15:03:08.330Z] --- PASS: TestIsSettable (0.00s) [2021-11-12T15:03:08.330Z] === RUN TestUpdateSettingsEnv [2021-11-12T15:03:08.330Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-12T15:03:08.330Z] PASS [2021-11-12T15:03:08.330Z] coverage: 20.0% of statements [2021-11-12T15:03:08.330Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2021-11-12T15:03:08.788Z] --- PASS: TestIpcModeNone (0.87s) [2021-11-12T15:03:08.788Z] === RUN TestIpcModePrivate [2021-11-12T15:03:08.990Z] === RUN TestCreateIDMapOrder [2021-11-12T15:03:08.990Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-12T15:03:08.990Z] PASS [2021-11-12T15:03:08.990Z] coverage: 7.2% of statements [2021-11-12T15:03:08.990Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2021-11-12T15:03:09.323Z] === RUN TestLoad [2021-11-12T15:03:09.323Z] --- PASS: TestLoad (0.00s) [2021-11-12T15:03:09.323Z] === RUN TestSave [2021-11-12T15:03:09.323Z] --- PASS: TestSave (0.03s) [2021-11-12T15:03:09.323Z] === RUN TestAddDeleteGet [2021-11-12T15:03:09.323Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-12T15:03:09.323Z] === RUN TestInvalidTags [2021-11-12T15:03:09.323Z] --- PASS: TestInvalidTags (0.00s) [2021-11-12T15:03:09.323Z] PASS [2021-11-12T15:03:09.323Z] coverage: 84.4% of statements [2021-11-12T15:03:09.323Z] ok github.com/docker/docker/reference 0.099s coverage: 84.4% of statements [2021-11-12T15:03:09.350Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-11-12T15:03:09.350Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-11-12T15:03:09.415Z] --- PASS: TestConfigsUpdate (2.05s) [2021-11-12T15:03:09.415Z] === RUN TestTemplatedConfig [2021-11-12T15:03:09.607Z] --- PASS: TestIpcModePrivate (0.97s) [2021-11-12T15:03:09.607Z] === RUN TestIpcModeShareable [2021-11-12T15:03:09.793Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-12T15:03:09.793Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-12T15:03:09.793Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-12T15:03:09.793Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-12T15:03:09.816Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-11-12T15:03:10.170Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-11-12T15:03:10.426Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-12T15:03:10.426Z] --- PASS: TestIpcModeShareable (0.85s) [2021-11-12T15:03:10.426Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-12T15:03:10.566Z] === RUN TestFixedBufferCap [2021-11-12T15:03:10.566Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-12T15:03:10.566Z] === RUN TestFixedBufferLen [2021-11-12T15:03:10.566Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-12T15:03:10.566Z] === RUN TestFixedBufferString [2021-11-12T15:03:10.566Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-12T15:03:10.566Z] === RUN TestFixedBufferWrite [2021-11-12T15:03:10.566Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-12T15:03:10.566Z] === RUN TestFixedBufferRead [2021-11-12T15:03:10.566Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-12T15:03:10.566Z] === RUN TestBytesPipeRead [2021-11-12T15:03:10.566Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-12T15:03:10.566Z] === RUN TestBytesPipeWrite [2021-11-12T15:03:10.566Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-12T15:03:10.566Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-12T15:03:10.566Z] 2021/11/12 15:03:10 Closing DB instances... [2021-11-12T15:03:10.785Z] === RUN TestResolveAuthConfigIndexServer [2021-11-12T15:03:10.785Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestResolveAuthConfigFullURL [2021-11-12T15:03:10.785Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-12T15:03:10.785Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestValidateMirror [2021-11-12T15:03:10.785Z] --- PASS: TestValidateMirror (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestLoadInsecureRegistries [2021-11-12T15:03:10.785Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-12T15:03:10.785Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-12T15:03:10.785Z] time="2021-11-12T15:03:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-12T15:03:10.785Z] time="2021-11-12T15:03:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-12T15:03:10.785Z] time="2021-11-12T15:03:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-12T15:03:10.785Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-11-12T15:03:10.785Z] === RUN TestNewServiceConfig [2021-11-12T15:03:10.785Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestValidateIndexName [2021-11-12T15:03:10.785Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestValidateIndexNameWithError [2021-11-12T15:03:10.785Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestEndpointParse [2021-11-12T15:03:10.785Z] --- PASS: TestEndpointParse (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestEndpointParseInvalid [2021-11-12T15:03:10.785Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestValidateEndpoint [2021-11-12T15:03:10.785Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestPing [2021-11-12T15:03:10.785Z] --- PASS: TestPing (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestPingRegistryEndpoint [2021-11-12T15:03:10.785Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-12T15:03:10.785Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-12T15:03:10.785Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestResumableRequestReaderWithReadError [2021-11-12T15:03:10.785Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:03:10.785Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-12T15:03:10.785Z] === RUN TestEndpoint [2021-11-12T15:03:11.037Z] time="2021-11-12T15:03:10Z" level=error msg="node: b3a62bb4d159 is unknown to memberlist" [2021-11-12T15:03:11.037Z] --- PASS: TestBytesPipeWriteRandomChunks (0.58s) [2021-11-12T15:03:11.037Z] === RUN TestAtomicWriteToFile [2021-11-12T15:03:11.037Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-12T15:03:11.037Z] === RUN TestAtomicWriteSetCommit [2021-11-12T15:03:11.037Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-12T15:03:11.037Z] === RUN TestAtomicWriteSetCancel [2021-11-12T15:03:11.037Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-12T15:03:11.037Z] === RUN TestReadCloserWrapperClose [2021-11-12T15:03:11.037Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-12T15:03:11.037Z] === RUN TestReaderErrWrapperReadOnError [2021-11-12T15:03:11.037Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-12T15:03:11.037Z] === RUN TestReaderErrWrapperRead [2021-11-12T15:03:11.037Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-12T15:03:11.037Z] === RUN TestCancelReadCloser [2021-11-12T15:03:11.265Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:03:11.265Z] --- SKIP: TestEndpoint (0.00s) [2021-11-12T15:03:11.265Z] === RUN TestParseRepositoryInfo [2021-11-12T15:03:11.265Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-12T15:03:11.265Z] === RUN TestNewIndexInfo [2021-11-12T15:03:11.265Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-12T15:03:11.265Z] === RUN TestMirrorEndpointLookup [2021-11-12T15:03:11.265Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:03:11.265Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-12T15:03:11.265Z] === RUN TestSearchRepositories [2021-11-12T15:03:11.265Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-12T15:03:11.265Z] Host: 127.0.0.1:49306 [2021-11-12T15:03:11.265Z] User-Agent: docker test client [2021-11-12T15:03:11.265Z] Authorization: Token fake-token [2021-11-12T15:03:11.265Z] X-Docker-Token: true [2021-11-12T15:03:11.265Z] Accept-Encoding: gzip [2021-11-12T15:03:11.265Z] [2021-11-12T15:03:11.265Z] [2021-11-12T15:03:11.265Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-12T15:03:11.265Z] Connection: close [2021-11-12T15:03:11.265Z] Content-Length: 144 [2021-11-12T15:03:11.265Z] Cache-Control: no-cache [2021-11-12T15:03:11.265Z] Content-Type: application/json [2021-11-12T15:03:11.265Z] Date: Fri, 12 Nov 2021 15:03:10 GMT [2021-11-12T15:03:11.265Z] Expires: -1 [2021-11-12T15:03:11.265Z] Pragma: no-cache [2021-11-12T15:03:11.265Z] Server: docker-tests/mock [2021-11-12T15:03:11.265Z] X-Docker-Registry-Config: mock [2021-11-12T15:03:11.265Z] X-Docker-Registry-Version: 0.0.0 [2021-11-12T15:03:11.265Z] [2021-11-12T15:03:11.265Z] [2021-11-12T15:03:11.265Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-12T15:03:11.265Z] === RUN TestTrustedLocation [2021-11-12T15:03:11.265Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-12T15:03:11.265Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-12T15:03:11.265Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-12T15:03:11.265Z] === RUN TestAllowNondistributableArtifacts [2021-11-12T15:03:11.265Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-12T15:03:11.265Z] === RUN TestIsSecureIndex [2021-11-12T15:03:11.265Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-12T15:03:11.265Z] PASS [2021-11-12T15:03:11.265Z] coverage: 51.2% of statements [2021-11-12T15:03:11.265Z] ok github.com/docker/docker/registry 0.186s coverage: 51.2% of statements [2021-11-12T15:03:11.265Z] time="2021-11-12T15:03:10Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-12T15:03:11.265Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-11-12T15:03:11.265Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-12T15:03:11.265Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-12T15:03:11.265Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-12T15:03:11.265Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-12T15:03:11.265Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-12T15:03:11.265Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-12T15:03:11.265Z] === RUN TestResumableRequestReader [2021-11-12T15:03:11.265Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-12T15:03:11.265Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-12T15:03:11.265Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-12T15:03:11.265Z] PASS [2021-11-12T15:03:11.265Z] coverage: 100.0% of statements [2021-11-12T15:03:11.265Z] ok github.com/docker/docker/registry/resumable 0.181s coverage: 100.0% of statements [2021-11-12T15:03:11.265Z] === RUN TestRestartManagerTimeout [2021-11-12T15:03:11.265Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-12T15:03:11.265Z] === RUN TestRestartManagerTimeoutReset [2021-11-12T15:03:11.265Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-12T15:03:11.265Z] PASS [2021-11-12T15:03:11.265Z] coverage: 50.9% of statements [2021-11-12T15:03:11.265Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2021-11-12T15:03:11.356Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-11-12T15:03:11.478Z] --- PASS: TestDaemonStartWithLogOpt (3.47s) [2021-11-12T15:03:11.478Z] === CONT TestReadPluginNoRead [2021-11-12T15:03:11.508Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-12T15:03:11.508Z] === RUN TestWriteCloserWrapperClose [2021-11-12T15:03:11.508Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-12T15:03:11.508Z] === RUN TestNopWriteCloser [2021-11-12T15:03:11.508Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-12T15:03:11.508Z] === RUN TestNopWriter [2021-11-12T15:03:11.508Z] --- PASS: TestNopWriter (0.00s) [2021-11-12T15:03:11.508Z] === RUN TestWriteCounter [2021-11-12T15:03:11.508Z] --- PASS: TestWriteCounter (0.00s) [2021-11-12T15:03:11.508Z] PASS [2021-11-12T15:03:11.508Z] coverage: 70.1% of statements [2021-11-12T15:03:11.508Z] ok github.com/docker/docker/pkg/ioutils 0.758s coverage: 70.1% of statements [2021-11-12T15:03:11.735Z] === RUN TestDecodeContainerConfig [2021-11-12T15:03:11.736Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-12T15:03:11.736Z] === RUN TestDecodeContainerConfigIsolation [2021-11-12T15:03:11.736Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-12T15:03:11.736Z] === RUN TestValidatePrivileged [2021-11-12T15:03:11.736Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-12T15:03:11.736Z] PASS [2021-11-12T15:03:11.736Z] coverage: 52.6% of statements [2021-11-12T15:03:11.736Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.6% of statements [2021-11-12T15:03:11.943Z] --- PASS: TestTemplatedConfig (2.34s) [2021-11-12T15:03:11.943Z] === RUN TestConfigCreateResolve [2021-11-12T15:03:12.206Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-12T15:03:12.206Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-12T15:03:12.206Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-12T15:03:12.206Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-12T15:03:12.206Z] PASS [2021-11-12T15:03:12.206Z] coverage: 62.5% of statements [2021-11-12T15:03:12.206Z] ok github.com/docker/docker/testutil 0.082s coverage: 62.5% of statements [2021-11-12T15:03:12.503Z] === RUN TestError [2021-11-12T15:03:12.503Z] --- PASS: TestError (0.00s) [2021-11-12T15:03:12.503Z] === RUN TestProgressString [2021-11-12T15:03:12.503Z] === RUN TestProgressString/no_progress [2021-11-12T15:03:12.503Z] === RUN TestProgressString/progress_1 [2021-11-12T15:03:12.503Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-12T15:03:12.503Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-12T15:03:12.503Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-12T15:03:12.503Z] === RUN TestProgressString/with_units [2021-11-12T15:03:12.503Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-12T15:03:12.503Z] === RUN TestProgressString/hide_counts [2021-11-12T15:03:12.503Z] --- PASS: TestProgressString (0.00s) [2021-11-12T15:03:12.503Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-12T15:03:12.503Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-12T15:03:12.503Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-12T15:03:12.503Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-12T15:03:12.503Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-12T15:03:12.503Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-12T15:03:12.503Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-12T15:03:12.503Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-12T15:03:12.503Z] === RUN TestJSONMessageDisplay [2021-11-12T15:03:12.554Z] c1f4c7287c99: Pull complete [2021-11-12T15:03:12.554Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-12T15:03:12.554Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:03:12.554Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-11-12T15:03:12.554Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-11-12T15:03:12.554Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-11-12T15:03:12.554Z] WARN: Skipping validation tests [2021-11-12T15:03:12.554Z] INFO: Running unit tests at 11/12/2021 15:03:07... [2021-11-12T15:03:12.974Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-11-12T15:03:12.975Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-12T15:03:12.975Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-12T15:03:12.975Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-12T15:03:12.975Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-12T15:03:12.975Z] === RUN TestDisplayJSONMessagesStream [2021-11-12T15:03:12.975Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-12T15:03:12.975Z] PASS [2021-11-12T15:03:12.975Z] coverage: 91.7% of statements [2021-11-12T15:03:12.975Z] ok github.com/docker/docker/pkg/jsonmessage 0.167s coverage: 91.7% of statements [2021-11-12T15:03:13.024Z] INFO: make.ps1 starting at 11/12/2021 15:03:12 [2021-11-12T15:03:13.249Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-11-12T15:03:13.249Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2021-11-12T15:03:13.249Z] === RUN TestAPIIpcModeHost [2021-11-12T15:03:13.413Z] === RUN TestReadPluginNoRead/default [2021-11-12T15:03:13.457Z] === RUN TestStandardLongPath [2021-11-12T15:03:13.457Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-12T15:03:13.457Z] === RUN TestUNCLongPath [2021-11-12T15:03:13.457Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-12T15:03:13.457Z] PASS [2021-11-12T15:03:13.457Z] coverage: 100.0% of statements [2021-11-12T15:03:13.457Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2021-11-12T15:03:13.495Z] INFO: Git commit (2c6a01ac24) assumed from DOCKER_GITCOMMIT environment variable [2021-11-12T15:03:13.495Z] INFO: Invoking autogen... [2021-11-12T15:03:13.776Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-12T15:03:13.776Z] === RUN TestClientStream [2021-11-12T15:03:13.776Z] --- PASS: TestClientStream (0.00s) [2021-11-12T15:03:13.776Z] === RUN TestClientSendFile [2021-11-12T15:03:13.776Z] --- PASS: TestClientSendFile (0.00s) [2021-11-12T15:03:13.776Z] === RUN TestClientWithRequestTimeout [2021-11-12T15:03:13.776Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-11-12T15:03:13.776Z] === RUN TestFileSpecPlugin [2021-11-12T15:03:13.776Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-12T15:03:13.776Z] === RUN TestFileJSONSpecPlugin [2021-11-12T15:03:13.776Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-12T15:03:13.776Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-12T15:03:13.776Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-12T15:03:13.776Z] === RUN TestPluginAddHandler [2021-11-12T15:03:13.776Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-12T15:03:13.776Z] === RUN TestPluginWaitBadPlugin [2021-11-12T15:03:13.776Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-12T15:03:13.776Z] === RUN TestGet [2021-11-12T15:03:13.776Z] time="2021-11-12T15:03:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-12T15:03:13.812Z] --- PASS: TestAPIIpcModeHost (0.72s) [2021-11-12T15:03:13.812Z] === RUN TestDaemonIpcModeShareable [2021-11-12T15:03:13.841Z] --- PASS: TestConfigCreateResolve (2.05s) [2021-11-12T15:03:13.841Z] PASS [2021-11-12T15:03:13.841Z] [2021-11-12T15:03:13.841Z] DONE 6 tests in 12.966s [2021-11-12T15:03:13.841Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-11-12T15:03:13.841Z] ++ 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-11-12T15:03:13.841Z] ++ set -e [2021-11-12T15:03:13.841Z] ++ '[' -n 0 ']' [2021-11-12T15:03:13.841Z] ++ set -x [2021-11-12T15:03:13.841Z] ++ 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-11-12T15:03:13.841Z] INFO: Testing against a local daemon [2021-11-12T15:03:13.841Z] === RUN TestCheckpoint [2021-11-12T15:03:13.841Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T15:03:13.841Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-12T15:03:13.841Z] === RUN TestContainerInvalidJSON [2021-11-12T15:03:13.841Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:03:13.841Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:03:13.841Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:03:13.841Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:03:13.841Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:03:13.841Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:03:13.841Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-12T15:03:13.841Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-12T15:03:13.841Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-12T15:03:13.841Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-12T15:03:13.841Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-12T15:03:13.841Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-12T15:03:13.841Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-12T15:03:13.841Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-12T15:03:13.841Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-12T15:03:13.841Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-12T15:03:13.841Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-12T15:03:13.841Z] === RUN TestCopyFromContainer [2021-11-12T15:03:13.928Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.16s) [2021-11-12T15:03:13.928Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-12T15:03:13.967Z] INFO: Running unit tests... [2021-11-12T15:03:14.400Z] --- PASS: TestGetAddress (31.26s) [2021-11-12T15:03:14.400Z] === RUN TestRequestSyntaxCheck [2021-11-12T15:03:14.400Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-11-12T15:03:14.400Z] === RUN TestRequest [2021-11-12T15:03:14.400Z] === RUN TestNameFormat [2021-11-12T15:03:14.400Z] --- PASS: TestNameFormat (0.00s) [2021-11-12T15:03:14.400Z] === RUN TestNameRetries [2021-11-12T15:03:14.400Z] --- PASS: TestNameRetries (0.00s) [2021-11-12T15:03:14.400Z] PASS [2021-11-12T15:03:14.400Z] coverage: 85.7% of statements [2021-11-12T15:03:14.400Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2021-11-12T15:03:14.744Z] check_test.go:308: [d7db68c14c9c2] daemon is not started [2021-11-12T15:03:14.744Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-11-12T15:03:14.773Z] === RUN TestGetDriver [2021-11-12T15:03:14.773Z] --- PASS: TestGetDriver (0.00s) [2021-11-12T15:03:14.773Z] === RUN TestVolumeRequestError [2021-11-12T15:03:14.773Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-12T15:03:14.773Z] PASS [2021-11-12T15:03:14.773Z] coverage: 36.1% of statements [2021-11-12T15:03:14.773Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2021-11-12T15:03:14.773Z] === RUN TestGetAddress [2021-11-12T15:03:14.773Z] --- PASS: TestGetAddress (0.00s) [2021-11-12T15:03:14.773Z] === RUN TestRemove [2021-11-12T15:03:14.773Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-12T15:03:14.773Z] --- SKIP: TestRemove (0.00s) [2021-11-12T15:03:14.773Z] === RUN TestInitializeWithVolumes [2021-11-12T15:03:14.773Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-12T15:03:14.773Z] === RUN TestCreate [2021-11-12T15:03:14.773Z] --- PASS: TestCreate (0.01s) [2021-11-12T15:03:14.773Z] === RUN TestValidateName [2021-11-12T15:03:14.773Z] --- PASS: TestValidateName (0.00s) [2021-11-12T15:03:14.773Z] === RUN TestCreateWithOpts [2021-11-12T15:03:14.773Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-12T15:03:14.773Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-12T15:03:14.773Z] === RUN TestRelaodNoOpts [2021-11-12T15:03:14.773Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-12T15:03:14.773Z] PASS [2021-11-12T15:03:14.773Z] coverage: 41.5% of statements [2021-11-12T15:03:14.773Z] ok github.com/docker/docker/volume/local 0.057s coverage: 41.5% of statements [2021-11-12T15:03:14.773Z] time="2021-11-12T15:03:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-12T15:03:14.774Z] === RUN TestCopyFromContainer// [2021-11-12T15:03:14.774Z] === RUN TestCopyFromContainer//bar/root [2021-11-12T15:03:14.774Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-12T15:03:14.774Z] === RUN TestCopyFromContainer/bar/quux [2021-11-12T15:03:14.774Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-12T15:03:14.812Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-12T15:03:14.871Z] 2021/11/12 15:03:14 Closing DB instances... [2021-11-12T15:03:14.871Z] === RUN TestParseKeyValueOpt [2021-11-12T15:03:14.871Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-12T15:03:14.871Z] === RUN TestParseUintList [2021-11-12T15:03:14.871Z] --- PASS: TestParseUintList (0.00s) [2021-11-12T15:03:14.871Z] === RUN TestParseUintListMaximumLimits [2021-11-12T15:03:14.871Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-12T15:03:14.871Z] PASS [2021-11-12T15:03:14.871Z] coverage: 97.0% of statements [2021-11-12T15:03:14.871Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2021-11-12T15:03:15.032Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-12T15:03:15.032Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-12T15:03:15.032Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-12T15:03:15.032Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-12T15:03:15.032Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-12T15:03:15.291Z] --- PASS: TestCopyFromContainer (1.33s) [2021-11-12T15:03:15.291Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-12T15:03:15.291Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-12T15:03:15.291Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-12T15:03:15.291Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-12T15:03:15.291Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-12T15:03:15.291Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-12T15:03:15.291Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-12T15:03:15.291Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-12T15:03:15.291Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-12T15:03:15.291Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-12T15:03:15.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-12T15:03:15.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:03:15.291Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:03:15.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:03:15.291Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:03:15.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:03:15.291Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:03:15.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:03:15.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:03:15.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:03:15.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-12T15:03:15.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-12T15:03:15.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-12T15:03:15.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-12T15:03:15.291Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-12T15:03:15.291Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-12T15:03:15.291Z] === RUN TestCreateWithInvalidEnv [2021-11-12T15:03:15.291Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-12T15:03:15.291Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-12T15:03:15.291Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-12T15:03:15.291Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-12T15:03:15.291Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-12T15:03:15.291Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-12T15:03:15.291Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-12T15:03:15.291Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-12T15:03:15.291Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-12T15:03:15.291Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-12T15:03:15.291Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-12T15:03:15.291Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-12T15:03:15.291Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-12T15:03:15.291Z] === RUN TestCreateTmpfsMountsTarget [2021-11-12T15:03:15.291Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-12T15:03:15.291Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-12T15:03:15.306Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-11-12T15:03:15.562Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2021-11-12T15:03:15.562Z] === RUN TestDaemonIpcModePrivate [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRaw [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRawSplit [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-12T15:03:15.763Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-12T15:03:15.763Z] === RUN TestLinuxParseMountRaw [2021-11-12T15:03:15.763Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-12T15:03:15.763Z] === RUN TestLinuxParseMountRawSplit [2021-11-12T15:03:15.763Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-12T15:03:15.763Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-12T15:03:15.763Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-12T15:03:15.763Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-12T15:03:15.763Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-12T15:03:15.763Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-12T15:03:15.763Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-12T15:03:15.763Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-12T15:03:15.763Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-12T15:03:15.763Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-12T15:03:15.763Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-12T15:03:15.763Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-12T15:03:15.763Z] === RUN TestConvertTmpfsOptions [2021-11-12T15:03:15.763Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-12T15:03:15.763Z] linux_parser_test.go:209: data="ro" [2021-11-12T15:03:15.763Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-12T15:03:15.763Z] === RUN TestParseMountSpec [2021-11-12T15:03:15.763Z] parser_test.go:62: case 0 [2021-11-12T15:03:15.763Z] parser_test.go:62: case 1 [2021-11-12T15:03:15.763Z] parser_test.go:62: case 2 [2021-11-12T15:03:15.763Z] parser_test.go:62: case 3 [2021-11-12T15:03:15.763Z] parser_test.go:62: case 4 [2021-11-12T15:03:15.763Z] parser_test.go:62: case 5 [2021-11-12T15:03:15.763Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-12T15:03:15.763Z] === RUN TestValidateMount [2021-11-12T15:03:15.763Z] --- PASS: TestValidateMount (0.00s) [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRaw [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-12T15:03:15.763Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-12T15:03:15.763Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-12T15:03:15.763Z] PASS [2021-11-12T15:03:15.763Z] coverage: 67.6% of statements [2021-11-12T15:03:15.763Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2021-11-12T15:03:15.863Z] === RUN TestNewAndRemove [2021-11-12T15:03:15.863Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-12T15:03:15.863Z] === RUN TestRemoveInvalidPath [2021-11-12T15:03:15.863Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-12T15:03:15.863Z] PASS [2021-11-12T15:03:15.863Z] coverage: 82.6% of statements [2021-11-12T15:03:15.863Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2021-11-12T15:03:16.178Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-12T15:03:16.178Z] --- PASS: TestContinueAfterPluginCrash (8.33s) [2021-11-12T15:03:16.234Z] === RUN TestSetGetMeta [2021-11-12T15:03:16.234Z] === PAUSE TestSetGetMeta [2021-11-12T15:03:16.234Z] === RUN TestRestore [2021-11-12T15:03:16.234Z] === PAUSE TestRestore [2021-11-12T15:03:16.234Z] === RUN TestServiceCreate [2021-11-12T15:03:16.234Z] === PAUSE TestServiceCreate [2021-11-12T15:03:16.234Z] === RUN TestServiceList [2021-11-12T15:03:16.234Z] === PAUSE TestServiceList [2021-11-12T15:03:16.234Z] === RUN TestServiceRemove [2021-11-12T15:03:16.234Z] === PAUSE TestServiceRemove [2021-11-12T15:03:16.234Z] === RUN TestServiceGet [2021-11-12T15:03:16.234Z] === PAUSE TestServiceGet [2021-11-12T15:03:16.234Z] === RUN TestServicePrune [2021-11-12T15:03:16.234Z] === PAUSE TestServicePrune [2021-11-12T15:03:16.234Z] === RUN TestCreate [2021-11-12T15:03:16.234Z] === PAUSE TestCreate [2021-11-12T15:03:16.234Z] === RUN TestRemove [2021-11-12T15:03:16.234Z] === PAUSE TestRemove [2021-11-12T15:03:16.234Z] === RUN TestList [2021-11-12T15:03:16.234Z] === PAUSE TestList [2021-11-12T15:03:16.234Z] === RUN TestFindByDriver [2021-11-12T15:03:16.234Z] === PAUSE TestFindByDriver [2021-11-12T15:03:16.234Z] === RUN TestFindByReferenced [2021-11-12T15:03:16.234Z] === PAUSE TestFindByReferenced [2021-11-12T15:03:16.234Z] === RUN TestDerefMultipleOfSameRef [2021-11-12T15:03:16.234Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-12T15:03:16.234Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-12T15:03:16.234Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-12T15:03:16.234Z] === RUN TestDefererencePluginOnCreateError [2021-11-12T15:03:16.234Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-12T15:03:16.234Z] === RUN TestRefDerefRemove [2021-11-12T15:03:16.234Z] === PAUSE TestRefDerefRemove [2021-11-12T15:03:16.234Z] === RUN TestGet [2021-11-12T15:03:16.234Z] === PAUSE TestGet [2021-11-12T15:03:16.234Z] === RUN TestGetWithReference [2021-11-12T15:03:16.234Z] === PAUSE TestGetWithReference [2021-11-12T15:03:16.234Z] === RUN TestFilterFunc [2021-11-12T15:03:16.234Z] === RUN TestFilterFunc/test_nil_list [2021-11-12T15:03:16.234Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-12T15:03:16.234Z] === RUN TestFilterFunc/test_empty_list [2021-11-12T15:03:16.234Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-12T15:03:16.234Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-12T15:03:16.234Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-12T15:03:16.234Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-12T15:03:16.234Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-12T15:03:16.234Z] === RUN TestFilterFunc/test_filter_some [2021-11-12T15:03:16.234Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-12T15:03:16.234Z] === RUN TestFilterFunc/test_filter_middle [2021-11-12T15:03:16.234Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-12T15:03:16.234Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-12T15:03:16.234Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-12T15:03:16.234Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-12T15:03:16.234Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-12T15:03:16.234Z] === CONT TestFilterFunc/test_nil_list [2021-11-12T15:03:16.234Z] === CONT TestFilterFunc/test_filter_some [2021-11-12T15:03:16.234Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-12T15:03:16.234Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-12T15:03:16.234Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-12T15:03:16.234Z] === CONT TestFilterFunc/test_empty_list [2021-11-12T15:03:16.234Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-12T15:03:16.234Z] === CONT TestFilterFunc/test_filter_middle [2021-11-12T15:03:16.234Z] --- PASS: TestFilterFunc (0.00s) [2021-11-12T15:03:16.234Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-12T15:03:16.234Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-12T15:03:16.234Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-12T15:03:16.234Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-12T15:03:16.234Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-12T15:03:16.234Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-12T15:03:16.234Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-12T15:03:16.234Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-12T15:03:16.234Z] === CONT TestSetGetMeta [2021-11-12T15:03:16.234Z] === CONT TestList [2021-11-12T15:03:16.234Z] === CONT TestServiceGet [2021-11-12T15:03:16.234Z] === CONT TestServiceList [2021-11-12T15:03:16.234Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-12T15:03:16.234Z] === CONT TestServiceRemove [2021-11-12T15:03:16.234Z] --- PASS: TestList (0.03s) [2021-11-12T15:03:16.234Z] === CONT TestCreate [2021-11-12T15:03:16.234Z] --- PASS: TestCreate (0.01s) [2021-11-12T15:03:16.234Z] === CONT TestRemove [2021-11-12T15:03:16.234Z] --- PASS: TestRemove (0.02s) [2021-11-12T15:03:16.234Z] === CONT TestDefererencePluginOnCreateError [2021-11-12T15:03:16.234Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-12T15:03:16.234Z] === CONT TestGetWithReference [2021-11-12T15:03:16.234Z] --- PASS: TestGetWithReference (0.01s) [2021-11-12T15:03:16.234Z] === CONT TestGet [2021-11-12T15:03:16.234Z] --- PASS: TestGet (0.01s) [2021-11-12T15:03:16.234Z] === CONT TestRefDerefRemove [2021-11-12T15:03:16.234Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-12T15:03:16.234Z] === CONT TestServicePrune [2021-11-12T15:03:16.234Z] --- PASS: TestServiceGet (0.13s) [2021-11-12T15:03:16.234Z] === CONT TestDerefMultipleOfSameRef [2021-11-12T15:03:16.234Z] time="2021-11-12T15:03:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-12T15:03:16.234Z] --- PASS: TestServiceRemove (0.12s) [2021-11-12T15:03:16.234Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-12T15:03:16.234Z] --- PASS: TestServiceList (0.14s) [2021-11-12T15:03:16.234Z] === CONT TestFindByReferenced [2021-11-12T15:03:16.234Z] time="2021-11-12T15:03:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-12T15:03:16.234Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-12T15:03:16.234Z] === CONT TestFindByDriver [2021-11-12T15:03:16.234Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-12T15:03:16.234Z] === CONT TestServiceCreate [2021-11-12T15:03:16.234Z] time="2021-11-12T15:03:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-12T15:03:16.234Z] time="2021-11-12T15:03:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-12T15:03:16.234Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-12T15:03:16.234Z] === CONT TestRestore [2021-11-12T15:03:16.234Z] time="2021-11-12T15:03:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-12T15:03:16.234Z] --- PASS: TestServicePrune (0.05s) [2021-11-12T15:03:16.234Z] --- PASS: TestFindByDriver (0.02s) [2021-11-12T15:03:16.234Z] --- PASS: TestServiceCreate (0.02s) [2021-11-12T15:03:16.234Z] --- PASS: TestRestore (0.02s) [2021-11-12T15:03:16.234Z] PASS [2021-11-12T15:03:16.234Z] coverage: 69.0% of statements [2021-11-12T15:03:16.234Z] ok github.com/docker/docker/volume/service 0.215s coverage: 69.0% of statements [2021-11-12T15:03:16.334Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.67s) [2021-11-12T15:03:16.334Z] === RUN TestNetworkDBGarbageCollection [2021-11-12T15:03:16.663Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2021-11-12T15:03:16.663Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-12T15:03:16.929Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-11-12T15:03:17.104Z] === CONT TestReadPluginNoRead [2021-11-12T15:03:17.104Z] read_test.go:92: [d509476d0cb29] daemon is not started [2021-11-12T15:03:17.104Z] --- PASS: TestReadPluginNoRead (5.89s) [2021-11-12T15:03:17.104Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2021-11-12T15:03:17.104Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2021-11-12T15:03:17.104Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2021-11-12T15:03:17.104Z] PASS [2021-11-12T15:03:17.104Z] [2021-11-12T15:03:17.104Z] DONE 6 tests in 9.399s [2021-11-12T15:03:17.104Z] 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-11-12T15:03:17.104Z] testing: warning: no tests to run [2021-11-12T15:03:17.104Z] PASS [2021-11-12T15:03:17.104Z] [2021-11-12T15:03:17.104Z] DONE 0 tests in 0.012s [2021-11-12T15:03:17.105Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-12T15:03:17.105Z] INFO: Testing against a local daemon [2021-11-12T15:03:17.105Z] === RUN TestPluginWithDevMounts [2021-11-12T15:03:17.105Z] === PAUSE TestPluginWithDevMounts [2021-11-12T15:03:17.105Z] === CONT TestPluginWithDevMounts [2021-11-12T15:03:17.185Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2021-11-12T15:03:17.185Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-12T15:03:17.224Z] time="2021-11-12T15:03:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-12T15:03:17.326Z] === RUN TestFailedConnection [2021-11-12T15:03:17.445Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-12T15:03:17.596Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2021-11-12T15:03:17.596Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-12T15:03:17.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:03:17.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:03:17.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:03:17.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:03:17.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:03:17.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:03:17.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:03:17.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:03:17.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:03:17.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:03:17.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:03:17.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:03:17.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:03:17.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:03:17.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:03:17.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-12T15:03:17.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-12T15:03:17.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-12T15:03:17.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-12T15:03:17.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-12T15:03:17.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-12T15:03:17.596Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-12T15:03:17.701Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-11-12T15:03:18.162Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-11-12T15:03:18.162Z] === RUN TestCreateDifferentPlatform [2021-11-12T15:03:18.162Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-12T15:03:18.162Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-12T15:03:18.162Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-12T15:03:18.162Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-12T15:03:18.162Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-12T15:03:18.162Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-12T15:03:18.162Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-12T15:03:18.162Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-12T15:03:18.162Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-12T15:03:18.162Z] === RUN TestContainerStartOnDaemonRestart [2021-11-12T15:03:18.162Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-12T15:03:18.162Z] === RUN TestDaemonRestartIpcMode [2021-11-12T15:03:18.162Z] === PAUSE TestDaemonRestartIpcMode [2021-11-12T15:03:18.162Z] === RUN TestDaemonHostGatewayIP [2021-11-12T15:03:18.162Z] === PAUSE TestDaemonHostGatewayIP [2021-11-12T15:03:18.162Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-12T15:03:18.162Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-12T15:03:18.162Z] === RUN TestContainerKillOnDaemonStart [2021-11-12T15:03:18.162Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-12T15:03:18.162Z] === RUN TestDiff [2021-11-12T15:03:18.279Z] check_test.go:308: [d006e7a761bea] daemon is not started [2021-11-12T15:03:18.279Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-11-12T15:03:18.420Z] --- PASS: TestDiff (0.40s) [2021-11-12T15:03:18.420Z] === RUN TestExecWithCloseStdin [2021-11-12T15:03:18.849Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-11-12T15:03:18.850Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2021-11-12T15:03:18.850Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-12T15:03:18.985Z] --- PASS: TestExecWithCloseStdin (0.43s) [2021-11-12T15:03:18.985Z] === RUN TestExec [2021-11-12T15:03:18.993Z] --- PASS: TestPluginWithDevMounts (1.55s) [2021-11-12T15:03:18.994Z] PASS [2021-11-12T15:03:18.994Z] [2021-11-12T15:03:18.994Z] DONE 1 tests in 1.582s [2021-11-12T15:03:18.994Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-12T15:03:18.994Z] INFO: Testing against a local daemon [2021-11-12T15:03:18.994Z] === RUN TestSecretInspect [2021-11-12T15:03:19.243Z] --- PASS: TestExec (0.45s) [2021-11-12T15:03:19.243Z] === RUN TestExecUser [2021-11-12T15:03:19.550Z] --- PASS: TestFailedConnection (2.18s) [2021-11-12T15:03:19.550Z] === RUN TestFailOnce [2021-11-12T15:03:19.550Z] 2021/11/12 15:03:19 http: panic serving 127.0.0.1:49293: Plugin not ready [2021-11-12T15:03:19.550Z] goroutine 13 [running]: [2021-11-12T15:03:19.550Z] net/http.(*conn).serve.func1() [2021-11-12T15:03:19.550Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-12T15:03:19.550Z] panic({0xf0ac60, 0x1017350}) [2021-11-12T15:03:19.550Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-12T15:03:19.550Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x6bac0ade54552c83}, 0xc00004ba98) [2021-11-12T15:03:19.550Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-12T15:03:19.550Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x10240d0, 0xc0000b8000}, 0xe5ef46) [2021-11-12T15:03:19.550Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-12T15:03:19.550Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x10240d0, 0xc0000b8000}, 0xc000158300) [2021-11-12T15:03:19.550Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-12T15:03:19.550Z] net/http.serverHandler.ServeHTTP({0x10226d0}, {0x10240d0, 0xc0000b8000}, 0xc000158300) [2021-11-12T15:03:19.550Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-12T15:03:19.550Z] net/http.(*conn).serve(0xc000062a00, {0x1025fa0, 0xc0001820c0}) [2021-11-12T15:03:19.550Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-12T15:03:19.550Z] created by net/http.(*Server).Serve [2021-11-12T15:03:19.550Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-12T15:03:19.550Z] time="2021-11-12T15:03:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.FailOnce: Post \"http://127.0.0.1:49292/Test.FailOnce\": EOF, retrying in 1s" [2021-11-12T15:03:19.808Z] --- PASS: TestExecUser (0.46s) [2021-11-12T15:03:19.808Z] === RUN TestExportContainerAndImportImage [2021-11-12T15:03:20.021Z] === RUN TestParseEmptyInterface [2021-11-12T15:03:20.021Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-12T15:03:20.021Z] === RUN TestParseNonInterfaceType [2021-11-12T15:03:20.021Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-12T15:03:20.021Z] === RUN TestParseWithOneFunction [2021-11-12T15:03:20.021Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-12T15:03:20.021Z] === RUN TestParseWithMultipleFuncs [2021-11-12T15:03:20.021Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-12T15:03:20.021Z] === RUN TestParseWithUnnamedReturn [2021-11-12T15:03:20.021Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-12T15:03:20.021Z] === RUN TestEmbeddedInterface [2021-11-12T15:03:20.021Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-12T15:03:20.021Z] === RUN TestParsedImports [2021-11-12T15:03:20.021Z] --- PASS: TestParsedImports (0.00s) [2021-11-12T15:03:20.021Z] === RUN TestAliasedImports [2021-11-12T15:03:20.021Z] --- PASS: TestAliasedImports (0.00s) [2021-11-12T15:03:20.021Z] PASS [2021-11-12T15:03:20.021Z] coverage: 56.8% of statements [2021-11-12T15:03:20.021Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2021-11-12T15:03:20.228Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-11-12T15:03:20.374Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2021-11-12T15:03:20.374Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-12T15:03:20.484Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.55s) [2021-11-12T15:03:20.484Z] === RUN TestIpcModeOlderClient [2021-11-12T15:03:20.484Z] === PAUSE TestIpcModeOlderClient [2021-11-12T15:03:20.484Z] === RUN TestKillContainerInvalidSignal [2021-11-12T15:03:20.496Z] --- PASS: TestFailOnce (1.13s) [2021-11-12T15:03:20.496Z] === RUN TestEchoInputOutput [2021-11-12T15:03:20.496Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-12T15:03:20.496Z] === RUN TestBackoff [2021-11-12T15:03:20.496Z] --- PASS: TestBackoff (0.00s) [2021-11-12T15:03:20.496Z] === RUN TestAbortRetry [2021-11-12T15:03:20.496Z] --- PASS: TestAbortRetry (0.00s) [2021-11-12T15:03:20.496Z] === RUN TestClientScheme [2021-11-12T15:03:20.496Z] --- PASS: TestClientScheme (0.00s) [2021-11-12T15:03:20.496Z] === RUN TestNewClientWithTimeout [2021-11-12T15:03:20.883Z] --- PASS: TestSecretInspect (2.13s) [2021-11-12T15:03:20.883Z] === RUN TestSecretList [2021-11-12T15:03:20.967Z] time="2021-11-12T15:03:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-12T15:03:20.967Z] === RUN TestHTTPTransport [2021-11-12T15:03:20.967Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-12T15:03:20.967Z] PASS [2021-11-12T15:03:20.967Z] coverage: 85.7% of statements [2021-11-12T15:03:20.967Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2021-11-12T15:03:21.026Z] time="2021-11-12T15:03:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-12T15:03:21.157Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/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/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-12T15:03:21.415Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2021-11-12T15:03:21.415Z] === RUN TestKillContainer [2021-11-12T15:03:21.415Z] === RUN TestKillContainer/no_signal [2021-11-12T15:03:21.415Z] docker_cli_daemon_plugins_test.go:80: [df95afb0d745c] daemon is not started [2021-11-12T15:03:21.438Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-12T15:03:21.438Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-12T15:03:21.438Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-12T15:03:21.438Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-12T15:03:21.438Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-12T15:03:21.438Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-12T15:03:21.438Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-12T15:03:21.438Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-12T15:03:21.438Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-12T15:03:21.438Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-12T15:03:21.438Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-12T15:03:21.438Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-12T15:03:21.438Z] === RUN TestBufferPoolPutAndGet [2021-11-12T15:03:21.438Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-12T15:03:21.438Z] PASS [2021-11-12T15:03:21.438Z] coverage: 88.2% of statements [2021-11-12T15:03:21.438Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2021-11-12T15:03:21.672Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-12T15:03:21.749Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2021-11-12T15:03:21.749Z] === RUN TestHealthCheckWorkdir [2021-11-12T15:03:21.910Z] === RUN TestOutputOnPrematureClose [2021-11-12T15:03:21.910Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-12T15:03:21.910Z] === RUN TestCompleteSilently [2021-11-12T15:03:21.910Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-12T15:03:21.910Z] PASS [2021-11-12T15:03:21.910Z] coverage: 75.9% of statements [2021-11-12T15:03:21.910Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2021-11-12T15:03:21.928Z] === RUN TestKillContainer/non_killing_signal [2021-11-12T15:03:22.006Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2021-11-12T15:03:22.007Z] === RUN TestHealthKillContainer [2021-11-12T15:03:22.381Z] === RUN TestSendToOneSub [2021-11-12T15:03:22.381Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-12T15:03:22.381Z] === RUN TestSendToMultipleSubs [2021-11-12T15:03:22.381Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-12T15:03:22.381Z] === RUN TestEvictOneSub [2021-11-12T15:03:22.381Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-12T15:03:22.381Z] === RUN TestClosePublisher [2021-11-12T15:03:22.381Z] --- PASS: TestClosePublisher (0.00s) [2021-11-12T15:03:22.381Z] === RUN TestPubSubRace [2021-11-12T15:03:22.381Z] time="2021-11-12T15:03:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-12T15:03:22.381Z] --- PASS: TestRequest (8.32s) [2021-11-12T15:03:22.381Z] === RUN TestOverlappingRequests [2021-11-12T15:03:22.492Z] === RUN TestKillContainer/killing_signal [2021-11-12T15:03:22.492Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-11-12T15:03:22.853Z] --- PASS: TestOverlappingRequests (0.31s) [2021-11-12T15:03:22.853Z] === RUN TestRelease [2021-11-12T15:03:23.323Z] --- PASS: TestPubSubRace (1.04s) [2021-11-12T15:03:23.323Z] PASS [2021-11-12T15:03:23.323Z] coverage: 75.0% of statements [2021-11-12T15:03:23.323Z] ok github.com/docker/docker/pkg/pubsub 1.070s coverage: 75.0% of statements [2021-11-12T15:03:23.399Z] --- PASS: TestSecretList (2.10s) [2021-11-12T15:03:23.399Z] === RUN TestSecretsCreateAndDelete [2021-11-12T15:03:23.422Z] --- PASS: TestKillContainer (2.06s) [2021-11-12T15:03:23.422Z] --- PASS: TestKillContainer/no_signal (0.61s) [2021-11-12T15:03:23.422Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2021-11-12T15:03:23.422Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2021-11-12T15:03:23.422Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-12T15:03:23.422Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-12T15:03:23.794Z] === RUN TestRegister [2021-11-12T15:03:23.794Z] --- PASS: TestRegister (0.00s) [2021-11-12T15:03:23.794Z] === RUN TestCommand [2021-11-12T15:03:23.794Z] --- PASS: TestCommand (0.02s) [2021-11-12T15:03:23.794Z] === RUN TestNaiveSelf [2021-11-12T15:03:23.984Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-12T15:03:23.984Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-12T15:03:24.267Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-12T15:03:24.267Z] PASS [2021-11-12T15:03:24.267Z] coverage: 82.4% of statements [2021-11-12T15:03:24.267Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2021-11-12T15:03:24.267Z] --- PASS: TestRelease (1.23s) [2021-11-12T15:03:24.267Z] === RUN TestAllocateRandomDeallocate [2021-11-12T15:03:24.547Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-12T15:03:24.547Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2021-11-12T15:03:24.547Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2021-11-12T15:03:24.547Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2021-11-12T15:03:24.547Z] === RUN TestKillStoppedContainer [2021-11-12T15:03:24.739Z] === RUN TestDump [2021-11-12T15:03:24.739Z] goroutine 4 [running]: [2021-11-12T15:03:24.739Z] github.com/docker/docker/pkg/stack.dump(0x84b477) [2021-11-12T15:03:24.739Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-12T15:03:24.739Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-12T15:03:24.739Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-12T15:03:24.739Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-12T15:03:24.739Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-12T15:03:24.739Z] testing.tRunner(0xc00002dba0, 0x9b8e38) [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-12T15:03:24.739Z] created by testing.(*T).Run [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-12T15:03:24.739Z] [2021-11-12T15:03:24.739Z] goroutine 1 [chan receive]: [2021-11-12T15:03:24.739Z] testing.(*T).Run(0xc00002da00, {0x9aa4fd, 0x82a1d3}, 0x9b8e38) [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-12T15:03:24.739Z] testing.runTests.func1(0xc00005a750) [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-12T15:03:24.739Z] testing.tRunner(0xc00002da00, 0xc000063ce0) [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-12T15:03:24.739Z] testing.runTests(0xc00006c080, {0xb1cba0, 0x3, 0x3}, {0x84a6cd, 0x9ac1f7, 0xb21640}) [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-12T15:03:24.739Z] testing.(*M).Run(0xc00006c080) [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-12T15:03:24.739Z] main.main() [2021-11-12T15:03:24.739Z] _testmain.go:95 +0x1f5 [2021-11-12T15:03:24.739Z] --- PASS: TestDump (0.00s) [2021-11-12T15:03:24.739Z] === RUN TestDumpToFile [2021-11-12T15:03:24.739Z] --- PASS: TestDumpToFile (0.12s) [2021-11-12T15:03:24.739Z] === RUN TestDumpToFileWithEmptyInput [2021-11-12T15:03:24.739Z] goroutine 6 [running]: [2021-11-12T15:03:24.739Z] github.com/docker/docker/pkg/stack.dump(0x8b8434) [2021-11-12T15:03:24.739Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-12T15:03:24.739Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x8b87e0}) [2021-11-12T15:03:24.739Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-12T15:03:24.739Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dba0) [2021-11-12T15:03:24.739Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-12T15:03:24.739Z] testing.tRunner(0xc00011c1a0, 0x9b8e28) [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-12T15:03:24.739Z] created by testing.(*T).Run [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-12T15:03:24.739Z] [2021-11-12T15:03:24.739Z] goroutine 1 [chan receive]: [2021-11-12T15:03:24.739Z] testing.(*T).Run(0xc00002da00, {0x9b1289, 0x82a1d3}, 0x9b8e28) [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-12T15:03:24.739Z] testing.runTests.func1(0xc00005a750) [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-12T15:03:24.739Z] testing.tRunner(0xc00002da00, 0xc000063ce0) [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-12T15:03:24.739Z] testing.runTests(0xc00006c080, {0xb1cba0, 0x3, 0x3}, {0x84a6cd, 0x9ac1f7, 0xb21640}) [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-12T15:03:24.739Z] testing.(*M).Run(0xc00006c080) [2021-11-12T15:03:24.739Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-12T15:03:24.739Z] main.main() [2021-11-12T15:03:24.739Z] _testmain.go:95 +0x1f5 [2021-11-12T15:03:24.739Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-12T15:03:24.739Z] PASS [2021-11-12T15:03:24.739Z] coverage: 90.9% of statements [2021-11-12T15:03:24.739Z] ok github.com/docker/docker/pkg/stack 0.155s coverage: 90.9% of statements [2021-11-12T15:03:24.739Z] time="2021-11-12T15:03:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-12T15:03:24.803Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-11-12T15:03:24.803Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-12T15:03:24.803Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-11-12T15:03:24.803Z] === RUN TestKillDifferentUserContainer [2021-11-12T15:03:25.210Z] === RUN TestNewStdWriter [2021-11-12T15:03:25.210Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-12T15:03:25.210Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-12T15:03:25.210Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-12T15:03:25.210Z] === RUN TestWriteWithNilBytes [2021-11-12T15:03:25.210Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-12T15:03:25.210Z] === RUN TestWrite [2021-11-12T15:03:25.210Z] --- PASS: TestWrite (0.00s) [2021-11-12T15:03:25.210Z] === RUN TestWriteWithWriterError [2021-11-12T15:03:25.210Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-12T15:03:25.210Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-12T15:03:25.210Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-12T15:03:25.210Z] === RUN TestStdCopyWriteAndRead [2021-11-12T15:03:25.211Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-12T15:03:25.211Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-12T15:03:25.211Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-12T15:03:25.211Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-12T15:03:25.211Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-12T15:03:25.211Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-12T15:03:25.211Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-12T15:03:25.211Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-12T15:03:25.211Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-12T15:03:25.211Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-12T15:03:25.211Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-12T15:03:25.211Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-12T15:03:25.211Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-12T15:03:25.211Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-12T15:03:25.211Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-12T15:03:25.211Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-12T15:03:25.211Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-12T15:03:25.211Z] PASS [2021-11-12T15:03:25.211Z] coverage: 100.0% of statements [2021-11-12T15:03:25.211Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-11-12T15:03:25.289Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2021-11-12T15:03:25.289Z] === RUN TestSecretsUpdate [2021-11-12T15:03:25.540Z] ............................ [ 67%] [2021-11-12T15:03:25.681Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-12T15:03:25.681Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-12T15:03:25.681Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-12T15:03:25.681Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-12T15:03:25.681Z] === RUN TestFormatStatus [2021-11-12T15:03:25.681Z] --- PASS: TestFormatStatus (0.00s) [2021-11-12T15:03:25.681Z] === RUN TestFormatError [2021-11-12T15:03:25.681Z] --- PASS: TestFormatError (0.00s) [2021-11-12T15:03:25.681Z] === RUN TestFormatJSONError [2021-11-12T15:03:25.681Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-12T15:03:25.681Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-12T15:03:25.681Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-12T15:03:25.681Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-12T15:03:25.681Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-12T15:03:25.681Z] === RUN TestNewJSONProgressOutput [2021-11-12T15:03:25.681Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-12T15:03:25.681Z] === RUN TestAuxFormatterEmit [2021-11-12T15:03:25.681Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-12T15:03:25.681Z] === RUN TestStreamWriterStdout [2021-11-12T15:03:25.681Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-12T15:03:25.681Z] === RUN TestStreamWriterStderr [2021-11-12T15:03:25.681Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-12T15:03:25.681Z] PASS [2021-11-12T15:03:25.681Z] coverage: 66.2% of statements [2021-11-12T15:03:25.681Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2021-11-12T15:03:25.732Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2021-11-12T15:03:25.732Z] === RUN TestInspectOomKilledTrue [2021-11-12T15:03:25.732Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-12T15:03:25.732Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-12T15:03:25.732Z] === RUN TestInspectOomKilledFalse [2021-11-12T15:03:25.732Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-12T15:03:25.732Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-12T15:03:25.732Z] === RUN TestLinksEtcHostsContentMatch [2021-11-12T15:03:25.732Z] docker_cli_daemon_plugins_test.go:170: [d53f4a358c199] daemon is not started [2021-11-12T15:03:26.152Z] === RUN TestGenerateRandomID [2021-11-12T15:03:26.153Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-12T15:03:26.153Z] === RUN TestShortenId [2021-11-12T15:03:26.153Z] --- PASS: TestShortenId (0.00s) [2021-11-12T15:03:26.153Z] === RUN TestShortenSha256Id [2021-11-12T15:03:26.153Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-12T15:03:26.153Z] === RUN TestShortenIdEmpty [2021-11-12T15:03:26.153Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-12T15:03:26.153Z] === RUN TestShortenIdInvalid [2021-11-12T15:03:26.153Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-12T15:03:26.153Z] === RUN TestIsShortIDNonHex [2021-11-12T15:03:26.153Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-12T15:03:26.153Z] === RUN TestIsShortIDNotCorrectSize [2021-11-12T15:03:26.153Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-12T15:03:26.153Z] PASS [2021-11-12T15:03:26.153Z] coverage: 70.6% of statements [2021-11-12T15:03:26.153Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2021-11-12T15:03:26.295Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2021-11-12T15:03:26.295Z] === RUN TestLinksContainerNames [2021-11-12T15:03:26.624Z] === RUN TestIsCpusetListAvailable [2021-11-12T15:03:26.624Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-12T15:03:26.624Z] PASS [2021-11-12T15:03:26.624Z] coverage: 39.4% of statements [2021-11-12T15:03:27.095Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2021-11-12T15:03:27.223Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-11-12T15:03:27.480Z] --- PASS: TestLinksContainerNames (1.36s) [2021-11-12T15:03:27.480Z] === RUN TestLogsFollowTailEmpty [2021-11-12T15:03:27.807Z] --- PASS: TestSecretsUpdate (2.16s) [2021-11-12T15:03:27.807Z] === RUN TestTemplatedSecret [2021-11-12T15:03:28.088Z] === RUN TestChtimes [2021-11-12T15:03:28.088Z] --- PASS: TestChtimes (0.00s) [2021-11-12T15:03:28.088Z] === RUN TestChtimesWindows [2021-11-12T15:03:28.088Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-12T15:03:28.088Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-12T15:03:28.088Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-12T15:03:28.088Z] === RUN TestEnsureRemoveAllNotExist [2021-11-12T15:03:28.088Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-12T15:03:28.088Z] === RUN TestEnsureRemoveAllWithDir [2021-11-12T15:03:28.088Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-12T15:03:28.088Z] === RUN TestEnsureRemoveAllWithFile [2021-11-12T15:03:28.088Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-12T15:03:28.088Z] === RUN TestHasWin32KSupport [2021-11-12T15:03:28.088Z] syscall_windows_test.go:8: win32k: true [2021-11-12T15:03:28.088Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-12T15:03:28.088Z] PASS [2021-11-12T15:03:28.088Z] coverage: 13.0% of statements [2021-11-12T15:03:28.088Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2021-11-12T15:03:28.088Z] --- PASS: TestAllocateRandomDeallocate (4.05s) [2021-11-12T15:03:28.088Z] === RUN TestRetrieveFromStore [2021-11-12T15:03:28.408Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2021-11-12T15:03:28.408Z] === RUN TestContainerNetworkMountsNoChown [2021-11-12T15:03:28.560Z] === RUN TestTailFile [2021-11-12T15:03:28.560Z] --- PASS: TestTailFile (0.00s) [2021-11-12T15:03:28.560Z] === RUN TestTailFileManyLines [2021-11-12T15:03:28.560Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-12T15:03:28.560Z] === RUN TestTailEmptyFile [2021-11-12T15:03:28.560Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-12T15:03:28.560Z] === RUN TestTailNegativeN [2021-11-12T15:03:28.560Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader [2021-11-12T15:03:28.560Z] === CONT TestNewTailReader [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/no_delimiter [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/truncated_last_line [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-12T15:03:28.560Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-12T15:03:28.560Z] === CONT TestNewTailReader/no_delimiter [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.560Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.560Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-12T15:03:28.560Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.560Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.560Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.560Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.560Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:28.561Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:28.561Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:28.561Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:28.562Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:28.562Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:28.562Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:28.562Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:28.562Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:28.562Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-12T15:03:28.562Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:28.973Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/default [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/default [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/private [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/private [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rprivate [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/slave [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/slave [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rslave [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/shared [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/shared [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rshared [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-12T15:03:28.973Z] === CONT TestMountDaemonRoot/default [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-12T15:03:28.973Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-12T15:03:28.973Z] === CONT TestMountDaemonRoot/rshared [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-12T15:03:28.973Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-12T15:03:28.973Z] === CONT TestMountDaemonRoot/shared [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-12T15:03:28.973Z] === CONT TestMountDaemonRoot/rslave [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-12T15:03:28.973Z] === CONT TestMountDaemonRoot/slave [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-12T15:03:28.973Z] === CONT TestMountDaemonRoot/rprivate [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-12T15:03:28.973Z] === CONT TestMountDaemonRoot/private [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-12T15:03:28.973Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-12T15:03:28.973Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-12T15:03:28.973Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-12T15:03:28.973Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.034Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:29.034Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-12T15:03:29.034Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.034Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.034Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.034Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.034Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.034Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.035Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.035Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.036Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.036Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.037Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.037Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.037Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.037Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:03:29.038Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-12T15:03:29.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:03:29.040Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:03:29.041Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:03:29.041Z] PASS [2021-11-12T15:03:29.041Z] coverage: 88.6% of statements [2021-11-12T15:03:29.041Z] ok github.com/docker/docker/pkg/tailfile 0.120s coverage: 88.6% of statements [2021-11-12T15:03:29.230Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-12T15:03:29.230Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-12T15:03:29.230Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-12T15:03:29.230Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-12T15:03:29.230Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-12T15:03:29.230Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-12T15:03:29.230Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-12T15:03:29.230Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-12T15:03:29.230Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-12T15:03:29.230Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-12T15:03:29.486Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-12T15:03:29.486Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-12T15:03:29.486Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-12T15:03:29.486Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-12T15:03:29.486Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-12T15:03:29.486Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-12T15:03:29.486Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-12T15:03:29.486Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-12T15:03:29.486Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-12T15:03:29.486Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-12T15:03:29.486Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-12T15:03:29.486Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-12T15:03:29.486Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-12T15:03:29.512Z] time="2021-11-12T15:03:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-12T15:03:29.512Z] --- PASS: TestRetrieveFromStore (1.50s) [2021-11-12T15:03:29.512Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-12T15:03:29.512Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-12T15:03:29.512Z] === RUN TestParallelPredefinedRequest1 [2021-11-12T15:03:29.512Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-12T15:03:29.512Z] === RUN TestParallelPredefinedRequest2 [2021-11-12T15:03:29.512Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-12T15:03:29.512Z] === RUN TestParallelPredefinedRequest3 [2021-11-12T15:03:29.512Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-12T15:03:29.512Z] === RUN TestParallelPredefinedRequest4 [2021-11-12T15:03:29.512Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-12T15:03:29.512Z] === RUN TestParallelPredefinedRequest5 [2021-11-12T15:03:29.512Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-12T15:03:29.512Z] === RUN TestDebug [2021-11-12T15:03:29.512Z] --- PASS: TestDebug (0.00s) [2021-11-12T15:03:29.512Z] === RUN TestRequestPoolParallel [2021-11-12T15:03:29.512Z] === RUN TestTarSumRemoveNonExistent [2021-11-12T15:03:29.512Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-12T15:03:29.512Z] === RUN TestTarSumRemove [2021-11-12T15:03:29.512Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-12T15:03:29.512Z] === RUN TestSortFileInfoSums [2021-11-12T15:03:29.512Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-12T15:03:29.512Z] === RUN TestNewTarSumForLabelInvalid [2021-11-12T15:03:29.512Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-12T15:03:29.512Z] === RUN TestNewTarSumForLabel [2021-11-12T15:03:29.512Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-12T15:03:29.512Z] === RUN TestEmptyTar [2021-11-12T15:03:29.512Z] --- PASS: TestEmptyTar (0.00s) [2021-11-12T15:03:29.512Z] === RUN TestTarSumsReadSize [2021-11-12T15:03:29.512Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-12T15:03:29.512Z] === RUN TestTarSums [2021-11-12T15:03:29.708Z] --- PASS: TestGet (15.01s) [2021-11-12T15:03:29.708Z] === RUN TestPluginWithNoManifest [2021-11-12T15:03:29.708Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-12T15:03:29.708Z] === RUN TestGetAll [2021-11-12T15:03:29.708Z] --- PASS: TestGetAll (0.00s) [2021-11-12T15:03:29.708Z] PASS [2021-11-12T15:03:29.708Z] coverage: 73.2% of statements [2021-11-12T15:03:29.708Z] ok github.com/docker/docker/pkg/plugins 36.019s coverage: 73.2% of statements [2021-11-12T15:03:29.743Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-12T15:03:29.743Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-11-12T15:03:29.744Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-11-12T15:03:29.744Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-11-12T15:03:29.744Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-11-12T15:03:29.744Z] === RUN TestContainerBindMountNonRecursive [2021-11-12T15:03:29.857Z] ? github.com/docker/docker/api [no test files] [2021-11-12T15:03:29.984Z] --- PASS: TestTarSums (0.06s) [2021-11-12T15:03:29.984Z] === RUN TestIteration [2021-11-12T15:03:29.984Z] --- PASS: TestIteration (0.00s) [2021-11-12T15:03:29.984Z] === RUN TestVersionLabelForChecksum [2021-11-12T15:03:29.984Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-12T15:03:29.984Z] === RUN TestVersion [2021-11-12T15:03:29.984Z] --- PASS: TestVersion (0.00s) [2021-11-12T15:03:29.984Z] === RUN TestGetVersion [2021-11-12T15:03:29.984Z] --- PASS: TestGetVersion (0.00s) [2021-11-12T15:03:29.984Z] === RUN TestGetVersions [2021-11-12T15:03:29.984Z] --- PASS: TestGetVersions (0.00s) [2021-11-12T15:03:29.984Z] PASS [2021-11-12T15:03:29.984Z] coverage: 89.3% of statements [2021-11-12T15:03:29.984Z] ok github.com/docker/docker/pkg/tarsum 0.117s coverage: 89.3% of statements [2021-11-12T15:03:29.984Z] --- PASS: TestRequestPoolParallel (0.21s) [2021-11-12T15:03:29.984Z] === RUN TestFullAllocateRelease [2021-11-12T15:03:29.984Z] --- PASS: TestFullAllocateRelease (0.36s) [2021-11-12T15:03:29.984Z] === RUN TestOddAllocateRelease [2021-11-12T15:03:30.110Z] --- PASS: TestHealthKillContainer (7.86s) [2021-11-12T15:03:30.110Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-12T15:03:30.306Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-11-12T15:03:30.323Z] --- PASS: TestTemplatedSecret (2.49s) [2021-11-12T15:03:30.323Z] === RUN TestSecretCreateResolve [2021-11-12T15:03:30.368Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2021-11-12T15:03:30.368Z] === RUN TestIpcModeNone [2021-11-12T15:03:30.459Z] testing: warning: no tests to run [2021-11-12T15:03:30.459Z] PASS [2021-11-12T15:03:30.459Z] coverage: [no statements] [2021-11-12T15:03:30.459Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2021-11-12T15:03:30.459Z] --- PASS: TestOddAllocateRelease (0.32s) [2021-11-12T15:03:30.459Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-12T15:03:30.459Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2021-11-12T15:03:30.459Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-12T15:03:30.459Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-11-12T15:03:30.459Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-12T15:03:30.626Z] --- PASS: TestIpcModeNone (0.45s) [2021-11-12T15:03:30.626Z] === RUN TestIpcModePrivate [2021-11-12T15:03:30.868Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-11-12T15:03:30.931Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-11-12T15:03:30.931Z] === CONT TestParallelPredefinedRequest1 [2021-11-12T15:03:30.931Z] === CONT TestParallelPredefinedRequest4 [2021-11-12T15:03:30.931Z] === CONT TestParallelPredefinedRequest3 [2021-11-12T15:03:30.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:03:30.931Z] === CONT TestParallelPredefinedRequest1 [2021-11-12T15:03:30.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:03:30.931Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-12T15:03:30.931Z] === CONT TestParallelPredefinedRequest5 [2021-11-12T15:03:30.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:03:30.931Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-12T15:03:30.931Z] === CONT TestParallelPredefinedRequest2 [2021-11-12T15:03:30.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:03:30.931Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-12T15:03:30.931Z] === CONT TestParallelPredefinedRequest4 [2021-11-12T15:03:30.931Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:03:30.931Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-12T15:03:30.931Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-12T15:03:30.931Z] PASS [2021-11-12T15:03:30.931Z] coverage: 85.3% of statements [2021-11-12T15:03:30.931Z] ok github.com/docker/docker/libnetwork/ipam 56.037s coverage: 85.3% of statements [2021-11-12T15:03:30.931Z] === RUN TestTruncIndex [2021-11-12T15:03:30.931Z] --- PASS: TestTruncIndex (0.10s) [2021-11-12T15:03:30.931Z] PASS [2021-11-12T15:03:30.931Z] coverage: 91.5% of statements [2021-11-12T15:03:30.931Z] ok github.com/docker/docker/pkg/truncindex 0.162s coverage: 91.5% of statements [2021-11-12T15:03:31.192Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-11-12T15:03:31.192Z] --- PASS: TestIpcModePrivate (0.45s) [2021-11-12T15:03:31.192Z] === RUN TestIpcModeShareable [2021-11-12T15:03:31.430Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-12T15:03:31.430Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-11-12T15:03:31.449Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-11-12T15:03:31.687Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2021-11-12T15:03:31.687Z] === RUN TestContainerVolumesMountedAsShared [2021-11-12T15:03:31.707Z] --- PASS: TestIpcModeShareable (0.45s) [2021-11-12T15:03:31.707Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-12T15:03:31.923Z] === RUN TestIsGIT [2021-11-12T15:03:31.923Z] --- PASS: TestIsGIT (0.00s) [2021-11-12T15:03:31.923Z] === RUN TestIsTransport [2021-11-12T15:03:31.923Z] --- PASS: TestIsTransport (0.00s) [2021-11-12T15:03:31.923Z] PASS [2021-11-12T15:03:31.923Z] coverage: 100.0% of statements [2021-11-12T15:03:31.923Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2021-11-12T15:03:31.943Z] check_test.go:308: [d6153d3e7a662] daemon is not started [2021-11-12T15:03:31.943Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-11-12T15:03:32.212Z] --- PASS: TestSecretCreateResolve (2.13s) [2021-11-12T15:03:32.212Z] PASS [2021-11-12T15:03:32.212Z] [2021-11-12T15:03:32.212Z] DONE 6 tests in 13.177s [2021-11-12T15:03:32.212Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-12T15:03:32.212Z] INFO: Testing against a local daemon [2021-11-12T15:03:32.212Z] === RUN TestServiceCreateInit [2021-11-12T15:03:32.212Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-12T15:03:32.394Z] === RUN TestVersionInfo [2021-11-12T15:03:32.394Z] --- PASS: TestVersionInfo (0.00s) [2021-11-12T15:03:32.394Z] === RUN TestAppendVersions [2021-11-12T15:03:32.394Z] --- PASS: TestAppendVersions (0.00s) [2021-11-12T15:03:32.394Z] PASS [2021-11-12T15:03:32.394Z] coverage: 88.9% of statements [2021-11-12T15:03:32.394Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2021-11-12T15:03:32.506Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2021-11-12T15:03:32.506Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-12T15:03:32.762Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-12T15:03:33.080Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2021-11-12T15:03:33.080Z] === RUN TestAPIIpcModeHost [2021-11-12T15:03:33.325Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s) [2021-11-12T15:03:33.325Z] === RUN TestNetworkNat [2021-11-12T15:03:33.338Z] --- PASS: TestAPIIpcModeHost (0.34s) [2021-11-12T15:03:33.338Z] === RUN TestDaemonIpcModeShareable [2021-11-12T15:03:33.582Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-11-12T15:03:33.837Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-12T15:03:33.837Z] --- PASS: TestNetworkNat (0.74s) [2021-11-12T15:03:33.837Z] === RUN TestNetworkLocalhostTCPNat [2021-11-12T15:03:33.980Z] === RUN TestValidatePrivileges [2021-11-12T15:03:33.980Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-12T15:03:33.980Z] === RUN TestFilterByCapNeg [2021-11-12T15:03:33.980Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-12T15:03:33.980Z] === RUN TestFilterByCapPos [2021-11-12T15:03:33.980Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-12T15:03:33.980Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-12T15:03:33.980Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-12T15:03:33.980Z] PASS [2021-11-12T15:03:33.980Z] coverage: 12.0% of statements [2021-11-12T15:03:33.980Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.0% of statements [2021-11-12T15:03:34.271Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-12T15:03:34.451Z] === RUN TestNewSettable [2021-11-12T15:03:34.451Z] --- PASS: TestNewSettable (0.00s) [2021-11-12T15:03:34.451Z] === RUN TestIsSettable [2021-11-12T15:03:34.451Z] --- PASS: TestIsSettable (0.00s) [2021-11-12T15:03:34.451Z] === RUN TestUpdateSettingsEnv [2021-11-12T15:03:34.451Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-12T15:03:34.451Z] PASS [2021-11-12T15:03:34.451Z] coverage: 20.0% of statements [2021-11-12T15:03:34.451Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2021-11-12T15:03:34.528Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2021-11-12T15:03:34.528Z] === RUN TestDaemonIpcModePrivate [2021-11-12T15:03:34.766Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-11-12T15:03:34.766Z] === RUN TestNetworkLoopbackNat [2021-11-12T15:03:35.330Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-11-12T15:03:35.443Z] === RUN TestLoad [2021-11-12T15:03:35.443Z] --- PASS: TestLoad (0.00s) [2021-11-12T15:03:35.443Z] === RUN TestSave [2021-11-12T15:03:35.443Z] --- PASS: TestSave (0.02s) [2021-11-12T15:03:35.443Z] === RUN TestAddDeleteGet [2021-11-12T15:03:35.443Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-12T15:03:35.443Z] === RUN TestInvalidTags [2021-11-12T15:03:35.443Z] --- PASS: TestInvalidTags (0.00s) [2021-11-12T15:03:35.443Z] PASS [2021-11-12T15:03:35.443Z] coverage: 83.7% of statements [2021-11-12T15:03:35.443Z] ok github.com/docker/docker/reference 0.101s coverage: 83.7% of statements [2021-11-12T15:03:35.462Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-12T15:03:35.462Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2021-11-12T15:03:35.462Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-12T15:03:35.483Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-12T15:03:36.396Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-12T15:03:36.654Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2021-11-12T15:03:36.654Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-12T15:03:36.696Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-11-12T15:03:37.262Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-12T15:03:37.588Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-12T15:03:37.588Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2021-11-12T15:03:37.588Z] === RUN TestIpcModeOlderClient [2021-11-12T15:03:37.680Z] === RUN TestResolveAuthConfigIndexServer [2021-11-12T15:03:37.680Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-12T15:03:37.680Z] === RUN TestResolveAuthConfigFullURL [2021-11-12T15:03:37.680Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-12T15:03:37.680Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-12T15:03:37.680Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-12T15:03:37.680Z] === RUN TestValidateMirror [2021-11-12T15:03:37.680Z] --- PASS: TestValidateMirror (0.00s) [2021-11-12T15:03:37.680Z] === RUN TestLoadInsecureRegistries [2021-11-12T15:03:37.681Z] time="2021-11-12T15:03:37Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-12T15:03:37.681Z] time="2021-11-12T15:03:37Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-12T15:03:37.681Z] time="2021-11-12T15:03:37Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-12T15:03:37.681Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-11-12T15:03:37.681Z] === RUN TestNewServiceConfig [2021-11-12T15:03:37.681Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestValidateIndexName [2021-11-12T15:03:37.681Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestValidateIndexNameWithError [2021-11-12T15:03:37.681Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestEndpointParse [2021-11-12T15:03:37.681Z] --- PASS: TestEndpointParse (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestEndpointParseInvalid [2021-11-12T15:03:37.681Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestValidateEndpoint [2021-11-12T15:03:37.681Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestPing [2021-11-12T15:03:37.681Z] --- PASS: TestPing (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestPingRegistryEndpoint [2021-11-12T15:03:37.681Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:03:37.681Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestEndpoint [2021-11-12T15:03:37.681Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:03:37.681Z] --- SKIP: TestEndpoint (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestParseRepositoryInfo [2021-11-12T15:03:37.681Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestNewIndexInfo [2021-11-12T15:03:37.681Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestMirrorEndpointLookup [2021-11-12T15:03:37.681Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:03:37.681Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestSearchRepositories [2021-11-12T15:03:37.681Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-12T15:03:37.681Z] Host: 127.0.0.1:49306 [2021-11-12T15:03:37.681Z] User-Agent: docker test client [2021-11-12T15:03:37.681Z] Authorization: Token fake-token [2021-11-12T15:03:37.681Z] X-Docker-Token: true [2021-11-12T15:03:37.681Z] Accept-Encoding: gzip [2021-11-12T15:03:37.681Z] [2021-11-12T15:03:37.681Z] [2021-11-12T15:03:37.681Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-12T15:03:37.681Z] Connection: close [2021-11-12T15:03:37.681Z] Content-Length: 144 [2021-11-12T15:03:37.681Z] Cache-Control: no-cache [2021-11-12T15:03:37.681Z] Content-Type: application/json [2021-11-12T15:03:37.681Z] Date: Fri, 12 Nov 2021 15:03:37 GMT [2021-11-12T15:03:37.681Z] Expires: -1 [2021-11-12T15:03:37.681Z] Pragma: no-cache [2021-11-12T15:03:37.681Z] Server: docker-tests/mock [2021-11-12T15:03:37.681Z] X-Docker-Registry-Config: mock [2021-11-12T15:03:37.681Z] X-Docker-Registry-Version: 0.0.0 [2021-11-12T15:03:37.681Z] [2021-11-12T15:03:37.681Z] [2021-11-12T15:03:37.681Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestTrustedLocation [2021-11-12T15:03:37.681Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-12T15:03:37.681Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestAllowNondistributableArtifacts [2021-11-12T15:03:37.681Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-12T15:03:37.681Z] === RUN TestIsSecureIndex [2021-11-12T15:03:37.681Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-12T15:03:37.681Z] PASS [2021-11-12T15:03:37.681Z] coverage: 51.2% of statements [2021-11-12T15:03:37.681Z] ok github.com/docker/docker/registry 0.186s coverage: 51.2% of statements [2021-11-12T15:03:37.826Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-11-12T15:03:37.826Z] === RUN TestPause [2021-11-12T15:03:37.846Z] === PAUSE TestIpcModeOlderClient [2021-11-12T15:03:37.846Z] === RUN TestKillContainerInvalidSignal [2021-11-12T15:03:38.104Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2021-11-12T15:03:38.104Z] === RUN TestKillContainer [2021-11-12T15:03:38.104Z] === RUN TestKillContainer/no_signal [2021-11-12T15:03:38.152Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-12T15:03:38.152Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-12T15:03:38.152Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-12T15:03:38.152Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-12T15:03:38.152Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-12T15:03:38.152Z] === RUN TestClientStream [2021-11-12T15:03:38.152Z] --- PASS: TestClientStream (0.00s) [2021-11-12T15:03:38.152Z] === RUN TestClientSendFile [2021-11-12T15:03:38.152Z] --- PASS: TestClientSendFile (0.00s) [2021-11-12T15:03:38.152Z] === RUN TestClientWithRequestTimeout [2021-11-12T15:03:38.152Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-12T15:03:38.152Z] === RUN TestFileSpecPlugin [2021-11-12T15:03:38.152Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-12T15:03:38.152Z] === RUN TestFileJSONSpecPlugin [2021-11-12T15:03:38.152Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-12T15:03:38.152Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-12T15:03:38.152Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-12T15:03:38.152Z] === RUN TestPluginAddHandler [2021-11-12T15:03:38.152Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-12T15:03:38.152Z] === RUN TestPluginWaitBadPlugin [2021-11-12T15:03:38.152Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-12T15:03:38.152Z] === RUN TestGet [2021-11-12T15:03:38.152Z] time="2021-11-12T15:03:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-12T15:03:38.152Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-12T15:03:38.152Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-12T15:03:38.152Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-12T15:03:38.152Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-12T15:03:38.152Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-12T15:03:38.152Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-12T15:03:38.152Z] === RUN TestResumableRequestReaderWithReadError [2021-11-12T15:03:38.152Z] time="2021-11-12T15:03:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-12T15:03:38.152Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-11-12T15:03:38.152Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-12T15:03:38.152Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-12T15:03:38.152Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-12T15:03:38.152Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-12T15:03:38.152Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-12T15:03:38.152Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-12T15:03:38.152Z] === RUN TestResumableRequestReader [2021-11-12T15:03:38.152Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-12T15:03:38.152Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-12T15:03:38.152Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-12T15:03:38.152Z] PASS [2021-11-12T15:03:38.152Z] coverage: 100.0% of statements [2021-11-12T15:03:38.152Z] ok github.com/docker/docker/registry/resumable 0.172s coverage: 100.0% of statements [2021-11-12T15:03:38.389Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-11-12T15:03:38.624Z] === RUN TestRestartManagerTimeout [2021-11-12T15:03:38.624Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-12T15:03:38.624Z] === RUN TestRestartManagerTimeoutReset [2021-11-12T15:03:38.624Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-12T15:03:38.624Z] PASS [2021-11-12T15:03:38.624Z] coverage: 50.9% of statements [2021-11-12T15:03:38.624Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-11-12T15:03:38.645Z] --- PASS: TestPause (0.78s) [2021-11-12T15:03:38.645Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-12T15:03:38.645Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-12T15:03:38.645Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-12T15:03:38.645Z] === RUN TestPauseStopPausedContainer [2021-11-12T15:03:38.669Z] === RUN TestKillContainer/non_killing_signal [2021-11-12T15:03:38.669Z] === RUN TestKillContainer/killing_signal [2021-11-12T15:03:39.095Z] === RUN TestDecodeContainerConfig [2021-11-12T15:03:39.095Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-12T15:03:39.095Z] === RUN TestDecodeContainerConfigIsolation [2021-11-12T15:03:39.095Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-12T15:03:39.095Z] === RUN TestValidatePrivileged [2021-11-12T15:03:39.095Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-12T15:03:39.095Z] PASS [2021-11-12T15:03:39.095Z] coverage: 52.6% of statements [2021-11-12T15:03:39.095Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.6% of statements [2021-11-12T15:03:39.095Z] time="2021-11-12T15:03:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-12T15:03:39.095Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-12T15:03:39.095Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-12T15:03:39.095Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-12T15:03:39.095Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-12T15:03:39.095Z] PASS [2021-11-12T15:03:39.095Z] coverage: 62.5% of statements [2021-11-12T15:03:39.095Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2021-11-12T15:03:39.574Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2021-11-12T15:03:39.574Z] === RUN TestPidHost [2021-11-12T15:03:39.603Z] --- PASS: TestKillContainer (1.24s) [2021-11-12T15:03:39.604Z] --- PASS: TestKillContainer/no_signal (0.35s) [2021-11-12T15:03:39.604Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-11-12T15:03:39.604Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2021-11-12T15:03:39.604Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-12T15:03:39.604Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-12T15:03:39.604Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-12T15:03:39.652Z] --- PASS: TestServiceCreateInit (7.11s) [2021-11-12T15:03:39.652Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2021-11-12T15:03:39.652Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2021-11-12T15:03:39.652Z] === RUN TestCreateServiceMultipleTimes [2021-11-12T15:03:39.831Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-11-12T15:03:40.536Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2021-11-12T15:03:40.536Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.34s) [2021-11-12T15:03:40.536Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-11-12T15:03:40.536Z] === RUN TestKillStoppedContainer [2021-11-12T15:03:40.536Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-12T15:03:40.536Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-12T15:03:40.536Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-12T15:03:40.536Z] === RUN TestKillDifferentUserContainer [2021-11-12T15:03:41.102Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2021-11-12T15:03:41.102Z] === RUN TestInspectOomKilledTrue [2021-11-12T15:03:41.199Z] --- PASS: TestPidHost (1.65s) [2021-11-12T15:03:41.199Z] === RUN TestPsFilter [2021-11-12T15:03:41.199Z] --- PASS: TestPsFilter (0.17s) [2021-11-12T15:03:41.199Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-12T15:03:41.321Z] time="2021-11-12T15:03:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-12T15:03:41.360Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2021-11-12T15:03:41.360Z] === RUN TestInspectOomKilledFalse [2021-11-12T15:03:41.455Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-11-12T15:03:41.656Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2021-11-12T15:03:41.656Z] === RUN TestLinksEtcHostsContentMatch [2021-11-12T15:03:41.791Z] === RUN TestGetDriver [2021-11-12T15:03:41.791Z] --- PASS: TestGetDriver (0.00s) [2021-11-12T15:03:41.791Z] === RUN TestVolumeRequestError [2021-11-12T15:03:41.791Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-12T15:03:41.791Z] PASS [2021-11-12T15:03:41.791Z] coverage: 36.1% of statements [2021-11-12T15:03:41.791Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2021-11-12T15:03:41.791Z] === RUN TestGetAddress [2021-11-12T15:03:41.791Z] --- PASS: TestGetAddress (0.00s) [2021-11-12T15:03:41.791Z] === RUN TestRemove [2021-11-12T15:03:41.791Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-12T15:03:41.791Z] --- SKIP: TestRemove (0.00s) [2021-11-12T15:03:41.791Z] === RUN TestInitializeWithVolumes [2021-11-12T15:03:41.791Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-12T15:03:41.791Z] === RUN TestCreate [2021-11-12T15:03:41.791Z] --- PASS: TestCreate (0.01s) [2021-11-12T15:03:41.791Z] === RUN TestValidateName [2021-11-12T15:03:41.791Z] --- PASS: TestValidateName (0.00s) [2021-11-12T15:03:41.791Z] === RUN TestCreateWithOpts [2021-11-12T15:03:41.791Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-12T15:03:41.791Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-12T15:03:41.791Z] === RUN TestRelaodNoOpts [2021-11-12T15:03:41.791Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-12T15:03:41.791Z] PASS [2021-11-12T15:03:41.791Z] coverage: 41.5% of statements [2021-11-12T15:03:41.791Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.5% of statements [2021-11-12T15:03:42.023Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-11-12T15:03:42.023Z] === RUN TestRemoveContainerWithVolume [2021-11-12T15:03:42.239Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2021-11-12T15:03:42.239Z] === RUN TestLinksContainerNames [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRaw [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRawSplit [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-12T15:03:42.784Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-12T15:03:42.784Z] === RUN TestLinuxParseMountRaw [2021-11-12T15:03:42.784Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-12T15:03:42.784Z] === RUN TestLinuxParseMountRawSplit [2021-11-12T15:03:42.784Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-12T15:03:42.784Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-12T15:03:42.784Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-12T15:03:42.784Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-12T15:03:42.784Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-12T15:03:42.784Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-12T15:03:42.784Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-12T15:03:42.784Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-12T15:03:42.784Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-12T15:03:42.784Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-12T15:03:42.784Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-12T15:03:42.784Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-12T15:03:42.784Z] === RUN TestConvertTmpfsOptions [2021-11-12T15:03:42.784Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-12T15:03:42.784Z] linux_parser_test.go:209: data="ro" [2021-11-12T15:03:42.784Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-12T15:03:42.784Z] === RUN TestParseMountSpec [2021-11-12T15:03:42.784Z] parser_test.go:62: case 0 [2021-11-12T15:03:42.784Z] parser_test.go:62: case 1 [2021-11-12T15:03:42.784Z] parser_test.go:62: case 2 [2021-11-12T15:03:42.784Z] parser_test.go:62: case 3 [2021-11-12T15:03:42.784Z] parser_test.go:62: case 4 [2021-11-12T15:03:42.784Z] parser_test.go:62: case 5 [2021-11-12T15:03:42.784Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-12T15:03:42.784Z] === RUN TestValidateMount [2021-11-12T15:03:42.784Z] --- PASS: TestValidateMount (0.00s) [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRaw [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-12T15:03:42.784Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-12T15:03:42.784Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-12T15:03:42.784Z] PASS [2021-11-12T15:03:42.784Z] coverage: 67.6% of statements [2021-11-12T15:03:42.784Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.6% of statements [2021-11-12T15:03:42.810Z] --- PASS: TestLinksContainerNames (0.74s) [2021-11-12T15:03:42.810Z] === RUN TestLogsFollowTailEmpty [2021-11-12T15:03:42.955Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-12T15:03:42.955Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2021-11-12T15:03:42.955Z] === RUN TestRemoveContainerRunning [2021-11-12T15:03:43.212Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-12T15:03:43.255Z] === RUN TestSetGetMeta [2021-11-12T15:03:43.255Z] === PAUSE TestSetGetMeta [2021-11-12T15:03:43.255Z] === RUN TestRestore [2021-11-12T15:03:43.255Z] === PAUSE TestRestore [2021-11-12T15:03:43.255Z] === RUN TestServiceCreate [2021-11-12T15:03:43.255Z] === PAUSE TestServiceCreate [2021-11-12T15:03:43.255Z] === RUN TestServiceList [2021-11-12T15:03:43.255Z] === PAUSE TestServiceList [2021-11-12T15:03:43.255Z] === RUN TestServiceRemove [2021-11-12T15:03:43.255Z] === PAUSE TestServiceRemove [2021-11-12T15:03:43.255Z] === RUN TestServiceGet [2021-11-12T15:03:43.255Z] === PAUSE TestServiceGet [2021-11-12T15:03:43.255Z] === RUN TestServicePrune [2021-11-12T15:03:43.255Z] === PAUSE TestServicePrune [2021-11-12T15:03:43.255Z] === RUN TestCreate [2021-11-12T15:03:43.255Z] === PAUSE TestCreate [2021-11-12T15:03:43.255Z] === RUN TestRemove [2021-11-12T15:03:43.255Z] === PAUSE TestRemove [2021-11-12T15:03:43.255Z] === RUN TestList [2021-11-12T15:03:43.255Z] === PAUSE TestList [2021-11-12T15:03:43.255Z] === RUN TestFindByDriver [2021-11-12T15:03:43.255Z] === PAUSE TestFindByDriver [2021-11-12T15:03:43.255Z] === RUN TestFindByReferenced [2021-11-12T15:03:43.255Z] === PAUSE TestFindByReferenced [2021-11-12T15:03:43.255Z] === RUN TestDerefMultipleOfSameRef [2021-11-12T15:03:43.255Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-12T15:03:43.255Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-12T15:03:43.255Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-12T15:03:43.255Z] === RUN TestDefererencePluginOnCreateError [2021-11-12T15:03:43.255Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-12T15:03:43.255Z] === RUN TestRefDerefRemove [2021-11-12T15:03:43.255Z] === PAUSE TestRefDerefRemove [2021-11-12T15:03:43.255Z] === RUN TestGet [2021-11-12T15:03:43.255Z] === PAUSE TestGet [2021-11-12T15:03:43.255Z] === RUN TestGetWithReference [2021-11-12T15:03:43.255Z] === PAUSE TestGetWithReference [2021-11-12T15:03:43.255Z] === RUN TestFilterFunc [2021-11-12T15:03:43.255Z] === RUN TestFilterFunc/test_nil_list [2021-11-12T15:03:43.255Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-12T15:03:43.255Z] === RUN TestFilterFunc/test_empty_list [2021-11-12T15:03:43.255Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-12T15:03:43.255Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-12T15:03:43.255Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-12T15:03:43.255Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-12T15:03:43.255Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-12T15:03:43.255Z] === RUN TestFilterFunc/test_filter_some [2021-11-12T15:03:43.255Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-12T15:03:43.255Z] === RUN TestFilterFunc/test_filter_middle [2021-11-12T15:03:43.255Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-12T15:03:43.255Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-12T15:03:43.255Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-12T15:03:43.255Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-12T15:03:43.255Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-12T15:03:43.255Z] === CONT TestFilterFunc/test_nil_list [2021-11-12T15:03:43.255Z] === CONT TestFilterFunc/test_filter_some [2021-11-12T15:03:43.255Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-12T15:03:43.255Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-12T15:03:43.255Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-12T15:03:43.255Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-12T15:03:43.255Z] === CONT TestFilterFunc/test_empty_list [2021-11-12T15:03:43.255Z] === CONT TestFilterFunc/test_filter_middle [2021-11-12T15:03:43.255Z] --- PASS: TestFilterFunc (0.00s) [2021-11-12T15:03:43.255Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-12T15:03:43.255Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-12T15:03:43.255Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-12T15:03:43.255Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-12T15:03:43.255Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-12T15:03:43.255Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-12T15:03:43.255Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-12T15:03:43.255Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-12T15:03:43.255Z] === CONT TestSetGetMeta [2021-11-12T15:03:43.255Z] === CONT TestGetWithReference [2021-11-12T15:03:43.255Z] === CONT TestList [2021-11-12T15:03:43.255Z] === CONT TestServiceGet [2021-11-12T15:03:43.255Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-12T15:03:43.255Z] === CONT TestServiceRemove [2021-11-12T15:03:43.255Z] --- PASS: TestGetWithReference (0.02s) [2021-11-12T15:03:43.255Z] === CONT TestServiceList [2021-11-12T15:03:43.255Z] --- PASS: TestList (0.03s) [2021-11-12T15:03:43.255Z] === CONT TestServiceCreate [2021-11-12T15:03:43.255Z] --- PASS: TestServiceGet (0.11s) [2021-11-12T15:03:43.255Z] === CONT TestRestore [2021-11-12T15:03:43.255Z] --- PASS: TestServiceRemove (0.10s) [2021-11-12T15:03:43.255Z] === CONT TestCreate [2021-11-12T15:03:43.255Z] --- PASS: TestServiceList (0.10s) [2021-11-12T15:03:43.255Z] === CONT TestRemove [2021-11-12T15:03:43.255Z] --- PASS: TestServiceCreate (0.09s) [2021-11-12T15:03:43.255Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-12T15:03:43.255Z] --- PASS: TestCreate (0.02s) [2021-11-12T15:03:43.255Z] === CONT TestGet [2021-11-12T15:03:43.255Z] --- PASS: TestRestore (0.02s) [2021-11-12T15:03:43.255Z] === CONT TestRefDerefRemove [2021-11-12T15:03:43.255Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-12T15:03:43.255Z] === CONT TestDefererencePluginOnCreateError [2021-11-12T15:03:43.255Z] --- PASS: TestRemove (0.02s) [2021-11-12T15:03:43.255Z] === CONT TestServicePrune [2021-11-12T15:03:43.255Z] --- PASS: TestGet (0.02s) [2021-11-12T15:03:43.255Z] === CONT TestFindByReferenced [2021-11-12T15:03:43.255Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-12T15:03:43.255Z] === CONT TestDerefMultipleOfSameRef [2021-11-12T15:03:43.255Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-12T15:03:43.255Z] === CONT TestFindByDriver [2021-11-12T15:03:43.255Z] time="2021-11-12T15:03:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-12T15:03:43.255Z] time="2021-11-12T15:03:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-12T15:03:43.375Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-11-12T15:03:43.375Z] === RUN TestContainerNetworkMountsNoChown [2021-11-12T15:03:43.468Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-11-12T15:03:43.633Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/default [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/default [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/private [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/private [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/rprivate [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/slave [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/slave [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/rslave [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/shared [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/shared [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/rshared [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-12T15:03:43.633Z] === CONT TestMountDaemonRoot/default [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-12T15:03:43.633Z] === CONT TestMountDaemonRoot/rslave [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-12T15:03:43.633Z] === CONT TestMountDaemonRoot/rshared [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-12T15:03:43.633Z] === CONT TestMountDaemonRoot/shared [2021-11-12T15:03:43.633Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-12T15:03:43.633Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-12T15:03:43.634Z] === CONT TestMountDaemonRoot/rprivate [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-12T15:03:43.634Z] === CONT TestMountDaemonRoot/slave [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-12T15:03:43.634Z] === CONT TestMountDaemonRoot/private [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-12T15:03:43.634Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-12T15:03:43.634Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-12T15:03:43.634Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-12T15:03:43.634Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-12T15:03:43.634Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-12T15:03:43.634Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-12T15:03:43.634Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-12T15:03:43.634Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-12T15:03:43.634Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-12T15:03:43.634Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-12T15:03:43.725Z] --- PASS: TestRemoveContainerRunning (0.76s) [2021-11-12T15:03:43.725Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-12T15:03:43.727Z] --- PASS: TestFindByReferenced (0.05s) [2021-11-12T15:03:43.727Z] time="2021-11-12T15:03:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-12T15:03:43.727Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2021-11-12T15:03:43.727Z] time="2021-11-12T15:03:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-12T15:03:43.727Z] --- PASS: TestFindByDriver (0.05s) [2021-11-12T15:03:43.727Z] time="2021-11-12T15:03:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-12T15:03:43.727Z] --- PASS: TestServicePrune (0.07s) [2021-11-12T15:03:43.727Z] PASS [2021-11-12T15:03:43.727Z] coverage: 69.0% of statements [2021-11-12T15:03:43.727Z] ok github.com/docker/docker/volume/service 0.248s coverage: 69.0% of statements [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-12T15:03:43.891Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-12T15:03:43.981Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-11-12T15:03:44.149Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-12T15:03:44.150Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-12T15:03:44.150Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-12T15:03:44.150Z] === RUN TestContainerBindMountNonRecursive [2021-11-12T15:03:44.543Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2021-11-12T15:03:44.543Z] === RUN TestRemoveInvalidContainer [2021-11-12T15:03:44.543Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-12T15:03:44.543Z] === RUN TestRenameLinkedContainer [2021-11-12T15:03:44.833Z] === RUN TestMiddlewares [2021-11-12T15:03:44.833Z] --- PASS: TestMiddlewares (0.00s) [2021-11-12T15:03:44.833Z] PASS [2021-11-12T15:03:44.833Z] coverage: 9.0% of statements [2021-11-12T15:03:44.833Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2021-11-12T15:03:45.299Z] time="2021-11-12T15:03:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-12T15:03:45.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-12T15:03:45.523Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2021-11-12T15:03:45.523Z] === RUN TestContainerVolumesMountedAsShared [2021-11-12T15:03:45.782Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2021-11-12T15:03:45.782Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-12T15:03:46.039Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2021-11-12T15:03:46.039Z] === RUN TestNetworkNat [2021-11-12T15:03:46.297Z] --- PASS: TestNetworkNat (0.41s) [2021-11-12T15:03:46.297Z] === RUN TestNetworkLocalhostTCPNat [2021-11-12T15:03:46.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-12T15:03:46.863Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-11-12T15:03:46.863Z] === RUN TestNetworkLoopbackNat [2021-11-12T15:03:47.094Z] --- PASS: TestRenameLinkedContainer (2.46s) [2021-11-12T15:03:47.094Z] === RUN TestRenameStoppedContainer [2021-11-12T15:03:47.657Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-11-12T15:03:47.657Z] --- PASS: TestRenameStoppedContainer (0.68s) [2021-11-12T15:03:47.657Z] === RUN TestRenameRunningContainerAndReuse [2021-11-12T15:03:47.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-12T15:03:48.848Z] --- PASS: TestRenameRunningContainerAndReuse (1.24s) [2021-11-12T15:03:48.848Z] === RUN TestRenameInvalidName [2021-11-12T15:03:49.390Z] --- PASS: TestNetworkLoopbackNat (2.49s) [2021-11-12T15:03:49.390Z] === RUN TestPause [2021-11-12T15:03:49.410Z] --- PASS: TestRenameInvalidName (0.58s) [2021-11-12T15:03:49.410Z] === RUN TestRenameAnonymousContainer [2021-11-12T15:03:49.648Z] --- PASS: TestPause (0.42s) [2021-11-12T15:03:49.648Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-12T15:03:49.648Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-12T15:03:49.648Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-12T15:03:49.648Z] === RUN TestPauseStopPausedContainer [2021-11-12T15:03:49.666Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-12T15:03:50.214Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2021-11-12T15:03:50.214Z] === RUN TestPidHost [2021-11-12T15:03:51.147Z] --- PASS: TestPidHost (0.96s) [2021-11-12T15:03:51.147Z] === RUN TestPsFilter [2021-11-12T15:03:51.147Z] --- PASS: TestPsFilter (0.10s) [2021-11-12T15:03:51.147Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-12T15:03:51.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-12T15:03:51.557Z] --- PASS: TestRenameAnonymousContainer (2.18s) [2021-11-12T15:03:51.557Z] === RUN TestRenameContainerWithSameName [2021-11-12T15:03:51.713Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-11-12T15:03:51.713Z] === RUN TestRemoveContainerWithVolume [2021-11-12T15:03:51.970Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2021-11-12T15:03:51.970Z] === RUN TestRemoveContainerRunning [2021-11-12T15:03:52.228Z] --- PASS: TestRemoveContainerRunning (0.37s) [2021-11-12T15:03:52.228Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-12T15:03:52.485Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2021-11-12T15:03:52.485Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-12T15:03:52.793Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2021-11-12T15:03:52.794Z] === RUN TestRemoveInvalidContainer [2021-11-12T15:03:52.794Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-12T15:03:52.794Z] === RUN TestRenameLinkedContainer [2021-11-12T15:03:53.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-12T15:03:53.617Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s) [2021-11-12T15:03:53.617Z] === RUN TestResize [2021-11-12T15:03:53.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-12T15:03:53.988Z] --- PASS: TestGet (15.01s) [2021-11-12T15:03:53.988Z] === RUN TestPluginWithNoManifest [2021-11-12T15:03:53.988Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-12T15:03:53.988Z] === RUN TestGetAll [2021-11-12T15:03:53.988Z] --- PASS: TestGetAll (0.00s) [2021-11-12T15:03:53.988Z] PASS [2021-11-12T15:03:53.988Z] coverage: 73.2% of statements [2021-11-12T15:03:53.988Z] ok github.com/docker/docker/pkg/plugins 35.988s coverage: 73.2% of statements [2021-11-12T15:03:54.130Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-11-12T15:03:54.130Z] --- PASS: TestResize (0.61s) [2021-11-12T15:03:54.130Z] === RUN TestResizeWithInvalidSize [2021-11-12T15:03:54.690Z] --- PASS: TestRenameLinkedContainer (1.60s) [2021-11-12T15:03:54.690Z] === RUN TestRenameStoppedContainer [2021-11-12T15:03:54.690Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-12T15:03:54.690Z] === RUN TestRenameRunningContainerAndReuse [2021-11-12T15:03:55.029Z] 2021/11/12 15:03:51 Closing DB instances... [2021-11-12T15:03:55.029Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-11-12T15:03:55.029Z] === RUN TestFindNode [2021-11-12T15:03:55.029Z] 2021/11/12 15:03:53 Closing DB instances... [2021-11-12T15:03:55.029Z] --- PASS: TestFindNode (0.01s) [2021-11-12T15:03:55.029Z] === RUN TestChangeNodeState [2021-11-12T15:03:55.029Z] 2021/11/12 15:03:53 Closing DB instances... [2021-11-12T15:03:55.029Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-12T15:03:55.029Z] === RUN TestNodeReincarnation [2021-11-12T15:03:55.029Z] 2021/11/12 15:03:53 Closing DB instances... [2021-11-12T15:03:55.062Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2021-11-12T15:03:55.062Z] === RUN TestResizeWhenContainerNotStarted [2021-11-12T15:03:55.624Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2021-11-12T15:03:55.624Z] === RUN TestRenameInvalidName [2021-11-12T15:03:55.625Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-12T15:03:55.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-12T15:03:55.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-12T15:03:55.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-12T15:03:55.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T15:03:55.884Z] --- PASS: TestRenameInvalidName (0.41s) [2021-11-12T15:03:55.884Z] === RUN TestRenameAnonymousContainer [2021-11-12T15:03:57.016Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-12T15:03:57.258Z] --- PASS: TestRenameAnonymousContainer (1.38s) [2021-11-12T15:03:57.258Z] === RUN TestRenameContainerWithSameName [2021-11-12T15:03:57.694Z] --- PASS: TestCreateServiceMultipleTimes (15.52s) [2021-11-12T15:03:57.694Z] === RUN TestCreateServiceConflict [2021-11-12T15:03:57.694Z] --- PASS: TestCreateServiceConflict (2.12s) [2021-11-12T15:03:57.694Z] === RUN TestCreateServiceMaxReplicas [2021-11-12T15:03:57.825Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2021-11-12T15:03:57.825Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-12T15:03:58.391Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2021-11-12T15:03:58.391Z] === RUN TestResize [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-12T15:03:58.833Z] --- PASS: TestNodeReincarnation (5.02s) [2021-11-12T15:03:58.833Z] === RUN TestParallelCreate [2021-11-12T15:03:58.833Z] 2021/11/12 15:03:58 Closing DB instances... [2021-11-12T15:03:58.833Z] --- PASS: TestParallelCreate (0.02s) [2021-11-12T15:03:58.833Z] === RUN TestParallelDelete [2021-11-12T15:03:58.833Z] 2021/11/12 15:03:58 Closing DB instances... [2021-11-12T15:03:58.833Z] --- PASS: TestParallelDelete (0.02s) [2021-11-12T15:03:58.833Z] === RUN TestNetworkDBIslands [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:52150ce8fb16 with config:&{NodeID:52150ce8fb16 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=info msg="Node 52150ce8fb16/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=info msg="Node 52150ce8fb16/172.31.147.109, added to nodes list" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:dca108472ba5 with config:&{NodeID:dca108472ba5 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=info msg="Node dca108472ba5/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=info msg="Node dca108472ba5/172.31.147.109, added to nodes list" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=info msg="Node dca108472ba5/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=info msg="Node dca108472ba5/172.31.147.109, added to nodes list" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=info msg="Node 52150ce8fb16/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=info msg="Node 52150ce8fb16/172.31.147.109, added to nodes list" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-12T15:03:58.833Z] time="2021-11-12T15:03:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-11-12T15:03:58.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-12T15:03:58.956Z] --- PASS: TestResize (0.39s) [2021-11-12T15:03:58.956Z] === RUN TestResizeWithInvalidSize [2021-11-12T15:03:59.214Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2021-11-12T15:03:59.214Z] === RUN TestResizeWhenContainerNotStarted [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:19e9022b3142 with config:&{NodeID:19e9022b3142 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=info msg="Node 19e9022b3142/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=info msg="Node 19e9022b3142/172.31.147.109, added to nodes list" [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=info msg="Node 19e9022b3142/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=info msg="Node 19e9022b3142/172.31.147.109, added to nodes list" [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=info msg="Node 52150ce8fb16/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=info msg="Node 52150ce8fb16/172.31.147.109, added to nodes list" [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=info msg="Node dca108472ba5/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=info msg="Node dca108472ba5/172.31.147.109, added to nodes list" [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-12T15:03:59.304Z] time="2021-11-12T15:03:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-12T15:03:59.472Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2021-11-12T15:03:59.472Z] === RUN TestDaemonRestartKillContainers [2021-11-12T15:03:59.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-12T15:03:59.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-12T15:03:59.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-12T15:03:59.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-12T15:03:59.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-12T15:03:59.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-12T15:03:59.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-12T15:03:59.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-12T15:03:59.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-12T15:03:59.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-12T15:03:59.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-12T15:03:59.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-12T15:03:59.473Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-12T15:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-12T15:03:59.473Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-12T15:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-12T15:03:59.473Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T15:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T15:03:59.473Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T15:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T15:03:59.473Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T15:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T15:03:59.473Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T15:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T15:03:59.473Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-12T15:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-12T15:03:59.473Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-12T15:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-12T15:03:59.473Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-12T15:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-12T15:03:59.473Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-12T15:03:59.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-12T15:03:59.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-12T15:03:59.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T15:03:59.586Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2021-11-12T15:03:59.586Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="Node 19e9022b3142/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="Node 19e9022b3142/172.31.147.109, added to nodes list" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:69ac30fa65c8 with config:&{NodeID:69ac30fa65c8 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, added to nodes list" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, added to nodes list" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="Node dca108472ba5/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="Node dca108472ba5/172.31.147.109, added to nodes list" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="Node 19e9022b3142/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="Node 19e9022b3142/172.31.147.109, added to nodes list" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="Node 52150ce8fb16/172.31.147.109, joined gossip cluster" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=info msg="Node 52150ce8fb16/172.31.147.109, added to nodes list" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-12T15:03:59.775Z] time="2021-11-12T15:03:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-11-12T15:03:59.838Z] check_test.go:308: [dc18b9469f4dc] daemon is not started [2021-11-12T15:03:59.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-11-12T15:04:00.245Z] time="2021-11-12T15:03:59Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:03:59Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, added to nodes list" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:03:59Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:03:59Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, added to nodes list" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6d30e46fc953 with config:&{NodeID:6d30e46fc953 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="Node 6d30e46fc953/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="Node 6d30e46fc953/172.31.147.109, added to nodes list" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="Node 6d30e46fc953/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="Node 6d30e46fc953/172.31.147.109, added to nodes list" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="Node 52150ce8fb16/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="Node 52150ce8fb16/172.31.147.109, added to nodes list" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="Node 19e9022b3142/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="Node 19e9022b3142/172.31.147.109, added to nodes list" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, added to nodes list" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="Node dca108472ba5/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=info msg="Node dca108472ba5/172.31.147.109, added to nodes list" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-12T15:04:00.245Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-11-12T15:04:00.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=info msg="Node 6d30e46fc953/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=info msg="Node 6d30e46fc953/172.31.147.109, added to nodes list" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=info msg="Node 6d30e46fc953/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=info msg="Node 6d30e46fc953/172.31.147.109, added to nodes list" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=info msg="Node 6d30e46fc953/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=info msg="Node 6d30e46fc953/172.31.147.109, added to nodes list" [2021-11-12T15:04:00.719Z] networkdb_test.go:835: Re-joining: 3 [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=info msg="The new bootstrap node list is:[172.31.147.109:10033 172.31.147.109:10034 172.31.147.109:10035]" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.147.109:10033" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49355" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49356" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.147.109:10034" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.147.109:10035" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49357" [2021-11-12T15:04:00.719Z] networkdb_test.go:835: Re-joining: 4 [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=info msg="The new bootstrap node list is:[172.31.147.109:10033 172.31.147.109:10034 172.31.147.109:10035]" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.147.109:10033" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49358" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.147.109:10034" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49359" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.147.109:10035" [2021-11-12T15:04:00.719Z] time="2021-11-12T15:04:00Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49360" [2021-11-12T15:04:01.195Z] time="2021-11-12T15:04:00Z" level=info msg="node 0 leaving" [2021-11-12T15:04:01.195Z] time="2021-11-12T15:04:00Z" level=info msg="Node 52150ce8fb16 change state NodeActive --> NodeLeft" [2021-11-12T15:04:01.195Z] time="2021-11-12T15:04:00Z" level=info msg="node4(69ac30fa65c8): Node leave event for 52150ce8fb16/172.31.147.109" [2021-11-12T15:04:01.195Z] time="2021-11-12T15:04:00Z" level=info msg="Node 52150ce8fb16 change state NodeActive --> NodeLeft" [2021-11-12T15:04:01.195Z] time="2021-11-12T15:04:00Z" level=info msg="node3(19e9022b3142): Node leave event for 52150ce8fb16/172.31.147.109" [2021-11-12T15:04:01.195Z] time="2021-11-12T15:04:00Z" level=info msg="Node 52150ce8fb16 change state NodeActive --> NodeLeft" [2021-11-12T15:04:01.195Z] time="2021-11-12T15:04:00Z" level=info msg="node2(dca108472ba5): Node leave event for 52150ce8fb16/172.31.147.109" [2021-11-12T15:04:01.195Z] time="2021-11-12T15:04:00Z" level=info msg="Node 52150ce8fb16 change state NodeActive --> NodeLeft" [2021-11-12T15:04:01.195Z] time="2021-11-12T15:04:00Z" level=info msg="node1(52150ce8fb16): Node leave event for 52150ce8fb16/172.31.147.109" [2021-11-12T15:04:01.195Z] time="2021-11-12T15:04:00Z" level=info msg="Node 52150ce8fb16 change state NodeActive --> NodeLeft" [2021-11-12T15:04:01.195Z] time="2021-11-12T15:04:00Z" level=info msg="node5(6d30e46fc953): Node leave event for 52150ce8fb16/172.31.147.109" [2021-11-12T15:04:01.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-12T15:04:01.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-12T15:04:01.665Z] time="2021-11-12T15:04:01Z" level=info msg="Node 52150ce8fb16/172.31.147.109, left gossip cluster" [2021-11-12T15:04:01.665Z] time="2021-11-12T15:04:01Z" level=info msg="Node 52150ce8fb16/172.31.147.109, left gossip cluster" [2021-11-12T15:04:01.665Z] time="2021-11-12T15:04:01Z" level=info msg="Node 52150ce8fb16/172.31.147.109, left gossip cluster" [2021-11-12T15:04:01.665Z] time="2021-11-12T15:04:01Z" level=info msg="Node 52150ce8fb16/172.31.147.109, left gossip cluster" [2021-11-12T15:04:01.665Z] time="2021-11-12T15:04:01Z" level=info msg="Node 52150ce8fb16/172.31.147.109, left gossip cluster" [2021-11-12T15:04:01.665Z] time="2021-11-12T15:04:01Z" level=info msg="node 1 leaving" [2021-11-12T15:04:01.665Z] time="2021-11-12T15:04:01Z" level=info msg="Node dca108472ba5 change state NodeActive --> NodeLeft" [2021-11-12T15:04:01.665Z] time="2021-11-12T15:04:01Z" level=info msg="node4(69ac30fa65c8): Node leave event for dca108472ba5/172.31.147.109" [2021-11-12T15:04:01.665Z] time="2021-11-12T15:04:01Z" level=info msg="Node dca108472ba5 change state NodeActive --> NodeLeft" [2021-11-12T15:04:01.665Z] time="2021-11-12T15:04:01Z" level=info msg="node5(6d30e46fc953): Node leave event for dca108472ba5/172.31.147.109" [2021-11-12T15:04:01.665Z] time="2021-11-12T15:04:01Z" level=info msg="Node dca108472ba5 change state NodeActive --> NodeLeft" [2021-11-12T15:04:01.665Z] time="2021-11-12T15:04:01Z" level=info msg="node3(19e9022b3142): Node leave event for dca108472ba5/172.31.147.109" [2021-11-12T15:04:01.666Z] time="2021-11-12T15:04:01Z" level=info msg="Node dca108472ba5/172.31.147.109, left gossip cluster" [2021-11-12T15:04:01.666Z] time="2021-11-12T15:04:01Z" level=info msg="Node dca108472ba5 change state NodeActive --> NodeFailed" [2021-11-12T15:04:01.666Z] time="2021-11-12T15:04:01Z" level=info msg="Node dca108472ba5/172.31.147.109, added to failed nodes list" [2021-11-12T15:04:01.666Z] time="2021-11-12T15:04:01Z" level=error msg="node: dca108472ba5 is unknown to memberlist" [2021-11-12T15:04:01.666Z] time="2021-11-12T15:04:01Z" level=info msg="Node dca108472ba5/172.31.147.109, left gossip cluster" [2021-11-12T15:04:01.666Z] time="2021-11-12T15:04:01Z" level=info msg="Node dca108472ba5/172.31.147.109, left gossip cluster" [2021-11-12T15:04:01.666Z] time="2021-11-12T15:04:01Z" level=info msg="Node dca108472ba5/172.31.147.109, left gossip cluster" [2021-11-12T15:04:01.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-12T15:04:02.136Z] time="2021-11-12T15:04:01Z" level=info msg="node 2 leaving" [2021-11-12T15:04:02.136Z] time="2021-11-12T15:04:01Z" level=info msg="Node 19e9022b3142 change state NodeActive --> NodeLeft" [2021-11-12T15:04:02.136Z] time="2021-11-12T15:04:01Z" level=info msg="node5(6d30e46fc953): Node leave event for 19e9022b3142/172.31.147.109" [2021-11-12T15:04:02.136Z] time="2021-11-12T15:04:01Z" level=info msg="Node 19e9022b3142 change state NodeActive --> NodeLeft" [2021-11-12T15:04:02.136Z] time="2021-11-12T15:04:01Z" level=info msg="node4(69ac30fa65c8): Node leave event for 19e9022b3142/172.31.147.109" [2021-11-12T15:04:02.136Z] time="2021-11-12T15:04:01Z" level=info msg="Node 19e9022b3142 change state NodeActive --> NodeLeft" [2021-11-12T15:04:02.136Z] time="2021-11-12T15:04:01Z" level=info msg="node3(19e9022b3142): Node leave event for 19e9022b3142/172.31.147.109" [2021-11-12T15:04:02.136Z] time="2021-11-12T15:04:01Z" level=debug msg="memberlist: Failed ping: dca108472ba5 (timeout reached)" [2021-11-12T15:04:02.136Z] time="2021-11-12T15:04:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.147.109:10036: use of closed network connection" [2021-11-12T15:04:02.136Z] time="2021-11-12T15:04:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.147.109:10035: use of closed network connection" [2021-11-12T15:04:02.136Z] time="2021-11-12T15:04:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.147.109:10037: use of closed network connection" [2021-11-12T15:04:02.136Z] time="2021-11-12T15:04:02Z" level=info msg="Node 19e9022b3142/172.31.147.109, left gossip cluster" [2021-11-12T15:04:02.136Z] time="2021-11-12T15:04:02Z" level=info msg="Node 19e9022b3142/172.31.147.109, left gossip cluster" [2021-11-12T15:04:02.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-12T15:04:02.452Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-11-12T15:04:02.606Z] time="2021-11-12T15:04:02Z" level=info msg="Node 19e9022b3142/172.31.147.109, left gossip cluster" [2021-11-12T15:04:02.607Z] networkdb_test.go:867: node4: OK [2021-11-12T15:04:02.607Z] networkdb_test.go:867: node5: OK [2021-11-12T15:04:02.607Z] time="2021-11-12T15:04:02Z" level=info msg="node 0 coming back" [2021-11-12T15:04:02.607Z] time="2021-11-12T15:04:02Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5518dad48daa with config:&{NodeID:5518dad48daa Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:04:02.607Z] time="2021-11-12T15:04:02Z" level=info msg="Node 5518dad48daa/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:02.607Z] time="2021-11-12T15:04:02Z" level=info msg="Node 5518dad48daa/172.31.147.109, added to nodes list" [2021-11-12T15:04:02.607Z] time="2021-11-12T15:04:02Z" level=info msg="node 1 coming back" [2021-11-12T15:04:02.607Z] time="2021-11-12T15:04:02Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9fb9e7315a21 with config:&{NodeID:9fb9e7315a21 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:04:02.607Z] time="2021-11-12T15:04:02Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:02.607Z] time="2021-11-12T15:04:02Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, added to nodes list" [2021-11-12T15:04:02.607Z] time="2021-11-12T15:04:02Z" level=info msg="node 2 coming back" [2021-11-12T15:04:02.607Z] time="2021-11-12T15:04:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:db4c9ffcddac with config:&{NodeID:db4c9ffcddac Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:04:02.607Z] time="2021-11-12T15:04:02Z" level=info msg="Node db4c9ffcddac/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:02.607Z] time="2021-11-12T15:04:02Z" level=info msg="Node db4c9ffcddac/172.31.147.109, added to nodes list" [2021-11-12T15:04:02.607Z] time="2021-11-12T15:04:02Z" level=info msg="memberlist: Suspect dca108472ba5 has failed, no acks received" [2021-11-12T15:04:03.077Z] time="2021-11-12T15:04:02Z" level=debug msg="memberlist: Failed ping: 6d30e46fc953 (timeout reached)" [2021-11-12T15:04:03.077Z] time="2021-11-12T15:04:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.147.109:10036: use of closed network connection" [2021-11-12T15:04:03.077Z] time="2021-11-12T15:04:02Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49362" [2021-11-12T15:04:03.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T15:04:03.551Z] time="2021-11-12T15:04:03Z" level=warning msg="memberlist: Was able to connect to 6d30e46fc953 but other probes failed, network may be misconfigured" [2021-11-12T15:04:03.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T15:04:03.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-12T15:04:03.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-12T15:04:04.050Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-11-12T15:04:04.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T15:04:04.866Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-12T15:04:05.774Z] time="2021-11-12T15:04:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.147.109:10033 172.31.147.109:10034 172.31.147.109:10035]" [2021-11-12T15:04:06.244Z] time="2021-11-12T15:04:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.147.109:10033 172.31.147.109:10034 172.31.147.109:10035]" [2021-11-12T15:04:06.713Z] time="2021-11-12T15:04:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.147.109:10033" [2021-11-12T15:04:06.713Z] time="2021-11-12T15:04:06Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49363" [2021-11-12T15:04:06.713Z] time="2021-11-12T15:04:06Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.713Z] time="2021-11-12T15:04:06Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.713Z] time="2021-11-12T15:04:06Z" level=info msg="Node 6d30e46fc953/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.713Z] time="2021-11-12T15:04:06Z" level=info msg="Node 6d30e46fc953/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.713Z] time="2021-11-12T15:04:06Z" level=info msg="Node 5518dad48daa/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.713Z] time="2021-11-12T15:04:06Z" level=info msg="Node 5518dad48daa/172.31.147.109, is the new incarnation of the shutdown node 52150ce8fb16/172.31.147.109" [2021-11-12T15:04:06.713Z] time="2021-11-12T15:04:06Z" level=info msg="Node 5518dad48daa/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.713Z] time="2021-11-12T15:04:06Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49364" [2021-11-12T15:04:06.713Z] time="2021-11-12T15:04:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.147.109:10034" [2021-11-12T15:04:06.713Z] time="2021-11-12T15:04:06Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 6d30e46fc953/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 6d30e46fc953/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 5518dad48daa/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 5518dad48daa/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, is the new incarnation of the shutdown node dca108472ba5/172.31.147.109" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.147.109:10035" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49365" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 6d30e46fc953/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 6d30e46fc953/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 5518dad48daa/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 5518dad48daa/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node db4c9ffcddac/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node db4c9ffcddac/172.31.147.109, is the new incarnation of the shutdown node 19e9022b3142/172.31.147.109" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node db4c9ffcddac/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, is the new incarnation of the shutdown node dca108472ba5/172.31.147.109" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 5518dad48daa/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 5518dad48daa/172.31.147.109, is the new incarnation of the shutdown node 52150ce8fb16/172.31.147.109" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node 5518dad48daa/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node db4c9ffcddac/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node db4c9ffcddac/172.31.147.109, is the new incarnation of the shutdown node 19e9022b3142/172.31.147.109" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node db4c9ffcddac/172.31.147.109, added to nodes list" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node db4c9ffcddac/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:06.714Z] time="2021-11-12T15:04:06Z" level=info msg="Node db4c9ffcddac/172.31.147.109, added to nodes list" [2021-11-12T15:04:07.184Z] time="2021-11-12T15:04:06Z" level=info msg="Node db4c9ffcddac/172.31.147.109, joined gossip cluster" [2021-11-12T15:04:07.184Z] time="2021-11-12T15:04:06Z" level=info msg="Node db4c9ffcddac/172.31.147.109, added to nodes list" [2021-11-12T15:04:07.184Z] time="2021-11-12T15:04:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.147.109:10033" [2021-11-12T15:04:07.184Z] time="2021-11-12T15:04:07Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49366" [2021-11-12T15:04:07.184Z] time="2021-11-12T15:04:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.147.109:10034" [2021-11-12T15:04:07.184Z] time="2021-11-12T15:04:07Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49367" [2021-11-12T15:04:07.184Z] time="2021-11-12T15:04:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.147.109:10035" [2021-11-12T15:04:07.184Z] time="2021-11-12T15:04:07Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49368" [2021-11-12T15:04:07.654Z] 2021/11/12 15:04:07 Closing DB instances... [2021-11-12T15:04:07.654Z] time="2021-11-12T15:04:07Z" level=info msg="Node 5518dad48daa change state NodeActive --> NodeLeft" [2021-11-12T15:04:07.654Z] time="2021-11-12T15:04:07Z" level=info msg="node4(69ac30fa65c8): Node leave event for 5518dad48daa/172.31.147.109" [2021-11-12T15:04:07.654Z] time="2021-11-12T15:04:07Z" level=info msg="Node 5518dad48daa change state NodeActive --> NodeLeft" [2021-11-12T15:04:07.654Z] time="2021-11-12T15:04:07Z" level=info msg="node2(9fb9e7315a21): Node leave event for 5518dad48daa/172.31.147.109" [2021-11-12T15:04:07.654Z] time="2021-11-12T15:04:07Z" level=info msg="Node 5518dad48daa change state NodeActive --> NodeLeft" [2021-11-12T15:04:07.654Z] time="2021-11-12T15:04:07Z" level=info msg="node5(6d30e46fc953): Node leave event for 5518dad48daa/172.31.147.109" [2021-11-12T15:04:07.654Z] time="2021-11-12T15:04:07Z" level=info msg="Node 5518dad48daa change state NodeActive --> NodeLeft" [2021-11-12T15:04:07.654Z] time="2021-11-12T15:04:07Z" level=info msg="node1(5518dad48daa): Node leave event for 5518dad48daa/172.31.147.109" [2021-11-12T15:04:07.654Z] time="2021-11-12T15:04:07Z" level=info msg="Node 5518dad48daa change state NodeActive --> NodeLeft" [2021-11-12T15:04:07.654Z] time="2021-11-12T15:04:07Z" level=info msg="node3(db4c9ffcddac): Node leave event for 5518dad48daa/172.31.147.109" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:07Z" level=info msg="Node 5518dad48daa/172.31.147.109, left gossip cluster" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:07Z" level=info msg="Node 5518dad48daa/172.31.147.109, left gossip cluster" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:07Z" level=info msg="Node 5518dad48daa/172.31.147.109, left gossip cluster" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:07Z" level=info msg="Node 5518dad48daa/172.31.147.109, left gossip cluster" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:07Z" level=info msg="Node 5518dad48daa/172.31.147.109, left gossip cluster" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:07Z" level=info msg="Node 9fb9e7315a21 change state NodeActive --> NodeLeft" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:07Z" level=info msg="node5(6d30e46fc953): Node leave event for 9fb9e7315a21/172.31.147.109" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:07Z" level=info msg="Node 9fb9e7315a21 change state NodeActive --> NodeLeft" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:07Z" level=info msg="node4(69ac30fa65c8): Node leave event for 9fb9e7315a21/172.31.147.109" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:07Z" level=info msg="Node 9fb9e7315a21 change state NodeActive --> NodeLeft" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:07Z" level=info msg="node3(db4c9ffcddac): Node leave event for 9fb9e7315a21/172.31.147.109" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:07Z" level=info msg="Node 9fb9e7315a21 change state NodeActive --> NodeLeft" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:07Z" level=info msg="node2(9fb9e7315a21): Node leave event for 9fb9e7315a21/172.31.147.109" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:08Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, left gossip cluster" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:08Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, left gossip cluster" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:08Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, left gossip cluster" [2021-11-12T15:04:08.128Z] time="2021-11-12T15:04:08Z" level=info msg="Node 9fb9e7315a21/172.31.147.109, left gossip cluster" [2021-11-12T15:04:08.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T15:04:08.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-12T15:04:08.602Z] time="2021-11-12T15:04:08Z" level=info msg="Node db4c9ffcddac change state NodeActive --> NodeLeft" [2021-11-12T15:04:08.602Z] time="2021-11-12T15:04:08Z" level=info msg="node4(69ac30fa65c8): Node leave event for db4c9ffcddac/172.31.147.109" [2021-11-12T15:04:08.602Z] time="2021-11-12T15:04:08Z" level=info msg="Node db4c9ffcddac change state NodeActive --> NodeLeft" [2021-11-12T15:04:08.602Z] time="2021-11-12T15:04:08Z" level=info msg="node5(6d30e46fc953): Node leave event for db4c9ffcddac/172.31.147.109" [2021-11-12T15:04:08.602Z] time="2021-11-12T15:04:08Z" level=info msg="Node db4c9ffcddac change state NodeActive --> NodeLeft" [2021-11-12T15:04:08.602Z] time="2021-11-12T15:04:08Z" level=info msg="node3(db4c9ffcddac): Node leave event for db4c9ffcddac/172.31.147.109" [2021-11-12T15:04:08.602Z] time="2021-11-12T15:04:08Z" level=info msg="Node db4c9ffcddac/172.31.147.109, left gossip cluster" [2021-11-12T15:04:08.602Z] time="2021-11-12T15:04:08Z" level=info msg="Node db4c9ffcddac/172.31.147.109, left gossip cluster" [2021-11-12T15:04:08.883Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-12T15:04:08.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-12T15:04:08.883Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-12T15:04:08.954Z] 2021/11/12 15:04:08 Closing DB instances... [2021-11-12T15:04:09.077Z] time="2021-11-12T15:04:08Z" level=info msg="Node db4c9ffcddac/172.31.147.109, left gossip cluster" [2021-11-12T15:04:09.077Z] time="2021-11-12T15:04:08Z" level=debug msg="memberlist: Failed ping: 6d30e46fc953 (timeout reached)" [2021-11-12T15:04:09.077Z] time="2021-11-12T15:04:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.147.109:10036: use of closed network connection" [2021-11-12T15:04:09.077Z] time="2021-11-12T15:04:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.147.109:10035: use of closed network connection" [2021-11-12T15:04:09.077Z] time="2021-11-12T15:04:08Z" level=debug msg="memberlist: Stream connection from=172.31.147.109:49369" [2021-11-12T15:04:09.077Z] time="2021-11-12T15:04:09Z" level=info msg="Node 69ac30fa65c8 change state NodeActive --> NodeLeft" [2021-11-12T15:04:09.077Z] time="2021-11-12T15:04:09Z" level=info msg="node5(6d30e46fc953): Node leave event for 69ac30fa65c8/172.31.147.109" [2021-11-12T15:04:09.547Z] time="2021-11-12T15:04:09Z" level=info msg="Node 69ac30fa65c8 change state NodeActive --> NodeLeft" [2021-11-12T15:04:09.547Z] time="2021-11-12T15:04:09Z" level=info msg="node4(69ac30fa65c8): Node leave event for 69ac30fa65c8/172.31.147.109" [2021-11-12T15:04:09.547Z] time="2021-11-12T15:04:09Z" level=warning msg="memberlist: Was able to connect to 6d30e46fc953 but other probes failed, network may be misconfigured" [2021-11-12T15:04:09.946Z] time="2021-11-12T15:04:09Z" level=error msg="node: 7ae951073b4b is unknown to memberlist" [2021-11-12T15:04:10.017Z] time="2021-11-12T15:04:09Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, left gossip cluster" [2021-11-12T15:04:10.017Z] time="2021-11-12T15:04:09Z" level=info msg="Node 69ac30fa65c8/172.31.147.109, left gossip cluster" [2021-11-12T15:04:10.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-12T15:04:10.417Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-11-12T15:04:10.417Z] === RUN TestFindNode [2021-11-12T15:04:10.417Z] 2021/11/12 15:04:10 Closing DB instances... [2021-11-12T15:04:10.417Z] --- PASS: TestFindNode (0.02s) [2021-11-12T15:04:10.417Z] === RUN TestChangeNodeState [2021-11-12T15:04:10.487Z] time="2021-11-12T15:04:10Z" level=info msg="Node 6d30e46fc953/172.31.147.109, left gossip cluster" [2021-11-12T15:04:10.487Z] time="2021-11-12T15:04:10Z" level=info msg="Node 6d30e46fc953 change state NodeActive --> NodeFailed" [2021-11-12T15:04:10.487Z] time="2021-11-12T15:04:10Z" level=info msg="Node 6d30e46fc953/172.31.147.109, added to failed nodes list" [2021-11-12T15:04:10.487Z] --- PASS: TestNetworkDBIslands (12.07s) [2021-11-12T15:04:10.487Z] PASS [2021-11-12T15:04:10.487Z] coverage: 60.0% of statements [2021-11-12T15:04:10.487Z] ok github.com/docker/docker/libnetwork/networkdb 104.228s coverage: 60.0% of statements [2021-11-12T15:04:10.487Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-12T15:04:10.487Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-12T15:04:10.487Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-12T15:04:10.487Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-12T15:04:10.487Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-12T15:04:10.487Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-12T15:04:10.487Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-12T15:04:10.487Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-12T15:04:10.888Z] 2021/11/12 15:04:10 Closing DB instances... [2021-11-12T15:04:10.888Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-12T15:04:10.888Z] === RUN TestNodeReincarnation [2021-11-12T15:04:10.888Z] 2021/11/12 15:04:10 Closing DB instances... [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/quota [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/rootless [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/volume [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-12T15:04:10.957Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-12T15:04:11.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-12T15:04:11.943Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-12T15:04:12.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === Skipped [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-12T15:04:12.537Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2021-11-12T15:04:12.537Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-12T15:04:12.537Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-12T15:04:12.537Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-12T15:04:12.537Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-12T15:04:12.537Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-12T15:04:12.537Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-12T15:04:12.537Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-12T15:04:12.537Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-12T15:04:12.537Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-12T15:04:12.537Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-12T15:04:12.537Z] daemon_test.go:146: root required [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-12T15:04:12.537Z] reload_test.go:520: root required [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2021-11-12T15:04:12.537Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-12T15:04:12.537Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-12T15:04:12.537Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-12T15:04:12.537Z] download_test.go:267: Needs fixing on Windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-12T15:04:12.537Z] layer_test.go:303: Failing on Windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-12T15:04:12.537Z] layer_test.go:352: Failing on Windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-12T15:04:12.537Z] layer_test.go:467: Failing on Windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-12T15:04:12.537Z] layer_test.go:696: Failing on Windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-12T15:04:12.537Z] migration_test.go:45: Failing on Windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-12T15:04:12.537Z] migration_test.go:181: Failing on Windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-12T15:04:12.537Z] mount_test.go:17: Failing on Windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-12T15:04:12.537Z] mount_test.go:76: Failing on Windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-12T15:04:12.537Z] mount_test.go:125: Failing on Windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-12T15:04:12.537Z] mount_test.go:212: Failing on Windows [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-12T15:04:12.537Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-12T15:04:12.537Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-11-12T15:04:12.537Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-12T15:04:12.537Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-12T15:04:12.537Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-12T15:04:12.537Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-12T15:04:12.537Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-12T15:04:12.537Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-12T15:04:12.537Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-12T15:04:12.537Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-12T15:04:12.537Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-12T15:04:12.537Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-12T15:04:12.537Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-12T15:04:12.537Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-12T15:04:12.537Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-12T15:04:12.537Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-12T15:04:12.537Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-12T15:04:12.537Z] archive_test.go:133: Xz not present in msys2 [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-12T15:04:12.537Z] archive_test.go:140: zstd not installed [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-12T15:04:12.537Z] archive_test.go:252: Failing on Windows CI machines [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-12T15:04:12.537Z] archive_windows_test.go:16: Currently fails [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-12T15:04:12.537Z] changes_test.go:195: needs more investigation [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-12T15:04:12.537Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-12T15:04:12.537Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-12T15:04:12.537Z] changes_test.go:432: needs further investigation [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-12T15:04:12.537Z] changes_test.go:468: needs further investigation [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-12T15:04:12.537Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-12T15:04:12.537Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.537Z] [2021-11-12T15:04:12.537Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-12T15:04:12.538Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-12T15:04:12.538Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-12T15:04:12.538Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-12T15:04:12.538Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-12T15:04:12.538Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-12T15:04:12.538Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-12T15:04:12.538Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-12T15:04:12.538Z] poller_test.go:40: No chmod on Windows [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-12T15:04:12.538Z] fileutils_test.go:133: Needs porting to Windows [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-12T15:04:12.538Z] fileutils_test.go:179: Needs porting to Windows [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-12T15:04:12.538Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-12T15:04:12.538Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-12T15:04:12.538Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-12T15:04:12.538Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-12T15:04:12.538Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-12T15:04:12.538Z] [2021-11-12T15:04:12.538Z] DONE 2074 tests, 70 skipped in 246.296s [2021-11-12T15:04:12.538Z] INFO: make.ps1 ended at 11/12/2021 15:04:12 [2021-11-12T15:04:13.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-12T15:04:13.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-12T15:04:13.573Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-12T15:04:14.125Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-12T15:04:14.125Z] INFO: Unit tests ended at 11/12/2021 15:04:13. Duration:00:04:18.0167027 [2021-11-12T15:04:14.125Z] INFO: Building busybox [2021-11-12T15:04:14.125Z] Sending build context to Docker daemon 5.12kB [2021-11-12T15:04:14.125Z] [2021-11-12T15:04:14.125Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-12T15:04:14.125Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-12T15:04:14.125Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-12T15:04:14.125Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-12T15:04:14.125Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-12T15:04:14.125Z] ---> 3d4792f88e26 [2021-11-12T15:04:14.125Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-12T15:04:14.125Z] ---> Running in e2e9a5e45dcd [2021-11-12T15:04:14.425Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2021-11-12T15:04:14.425Z] === RUN TestCreateServiceSecretFileMode [2021-11-12T15:04:14.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-12T15:04:14.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-12T15:04:15.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-12T15:04:15.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-12T15:04:15.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-12T15:04:15.668Z] --- PASS: TestNodeReincarnation (5.02s) [2021-11-12T15:04:15.668Z] === RUN TestParallelCreate [2021-11-12T15:04:15.668Z] 2021/11/12 15:04:15 Closing DB instances... [2021-11-12T15:04:15.668Z] --- PASS: TestParallelCreate (0.02s) [2021-11-12T15:04:15.668Z] === RUN TestParallelDelete [2021-11-12T15:04:15.668Z] 2021/11/12 15:04:15 Closing DB instances... [2021-11-12T15:04:15.668Z] --- PASS: TestParallelDelete (0.02s) [2021-11-12T15:04:15.668Z] === RUN TestNetworkDBIslands [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ad7841d8a4f0 with config:&{NodeID:ad7841d8a4f0 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, added to nodes list" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:83adba1c9a4c with config:&{NodeID:83adba1c9a4c Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, added to nodes list" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, added to nodes list" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, added to nodes list" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-12T15:04:15.668Z] time="2021-11-12T15:04:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.81s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.59s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.76s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.78s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.61s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2021-11-12T15:04:16.320Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.55s) [2021-11-12T15:04:16.320Z] === RUN TestCgroupNamespacesRun [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:053b846361d1 with config:&{NodeID:053b846361d1 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=info msg="Node 053b846361d1/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=info msg="Node 053b846361d1/172.18.121.76, added to nodes list" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=info msg="Node 053b846361d1/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=info msg="Node 053b846361d1/172.18.121.76, added to nodes list" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, added to nodes list" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, added to nodes list" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=info msg="Node 053b846361d1/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:16.660Z] time="2021-11-12T15:04:16Z" level=info msg="Node 053b846361d1/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4b07e7db738b with config:&{NodeID:4b07e7db738b Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node 4b07e7db738b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node 4b07e7db738b/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node 4b07e7db738b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node 4b07e7db738b/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node 053b846361d1/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node 053b846361d1/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node 4b07e7db738b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node 4b07e7db738b/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node 4b07e7db738b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.131Z] time="2021-11-12T15:04:16Z" level=info msg="Node 4b07e7db738b/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a27f1ad27c2b with config:&{NodeID:a27f1ad27c2b Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node 4b07e7db738b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node 4b07e7db738b/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node 053b846361d1/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node 053b846361d1/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, added to nodes list" [2021-11-12T15:04:17.603Z] networkdb_test.go:835: Re-joining: 3 [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="The new bootstrap node list is:[172.18.121.76:10033 172.18.121.76:10034 172.18.121.76:10035]" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.121.76:10033" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Stream connection from=172.18.121.76:49355" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Stream connection from=172.18.121.76:49356" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.121.76:10034" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Stream connection from=172.18.121.76:49357" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.121.76:10035" [2021-11-12T15:04:17.603Z] networkdb_test.go:835: Re-joining: 4 [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=info msg="The new bootstrap node list is:[172.18.121.76:10033 172.18.121.76:10034 172.18.121.76:10035]" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.121.76:10033" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Stream connection from=172.18.121.76:49358" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Stream connection from=172.18.121.76:49359" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.121.76:10034" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.121.76:10035" [2021-11-12T15:04:17.603Z] time="2021-11-12T15:04:17Z" level=debug msg="memberlist: Stream connection from=172.18.121.76:49360" [2021-11-12T15:04:17.692Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2021-11-12T15:04:17.692Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-12T15:04:17.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-12T15:04:17.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-12T15:04:18.074Z] time="2021-11-12T15:04:17Z" level=info msg="node 0 leaving" [2021-11-12T15:04:18.074Z] time="2021-11-12T15:04:17Z" level=info msg="Node ad7841d8a4f0 change state NodeActive --> NodeLeft" [2021-11-12T15:04:18.074Z] time="2021-11-12T15:04:17Z" level=info msg="node4(4b07e7db738b): Node leave event for ad7841d8a4f0/172.18.121.76" [2021-11-12T15:04:18.074Z] time="2021-11-12T15:04:17Z" level=info msg="Node ad7841d8a4f0 change state NodeActive --> NodeLeft" [2021-11-12T15:04:18.074Z] time="2021-11-12T15:04:17Z" level=info msg="node5(a27f1ad27c2b): Node leave event for ad7841d8a4f0/172.18.121.76" [2021-11-12T15:04:18.074Z] time="2021-11-12T15:04:17Z" level=info msg="Node ad7841d8a4f0 change state NodeActive --> NodeLeft" [2021-11-12T15:04:18.074Z] time="2021-11-12T15:04:17Z" level=info msg="node2(83adba1c9a4c): Node leave event for ad7841d8a4f0/172.18.121.76" [2021-11-12T15:04:18.074Z] time="2021-11-12T15:04:17Z" level=info msg="Node ad7841d8a4f0 change state NodeActive --> NodeLeft" [2021-11-12T15:04:18.074Z] time="2021-11-12T15:04:17Z" level=info msg="node1(ad7841d8a4f0): Node leave event for ad7841d8a4f0/172.18.121.76" [2021-11-12T15:04:18.074Z] time="2021-11-12T15:04:17Z" level=info msg="Node ad7841d8a4f0 change state NodeActive --> NodeLeft" [2021-11-12T15:04:18.074Z] time="2021-11-12T15:04:17Z" level=info msg="node3(053b846361d1): Node leave event for ad7841d8a4f0/172.18.121.76" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, left gossip cluster" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, left gossip cluster" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, left gossip cluster" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, left gossip cluster" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="Node ad7841d8a4f0/172.18.121.76, left gossip cluster" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="node 1 leaving" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="Node 83adba1c9a4c change state NodeActive --> NodeLeft" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="node4(4b07e7db738b): Node leave event for 83adba1c9a4c/172.18.121.76" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="Node 83adba1c9a4c change state NodeActive --> NodeLeft" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="node5(a27f1ad27c2b): Node leave event for 83adba1c9a4c/172.18.121.76" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="Node 83adba1c9a4c change state NodeActive --> NodeLeft" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="node3(053b846361d1): Node leave event for 83adba1c9a4c/172.18.121.76" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="Node 83adba1c9a4c change state NodeActive --> NodeLeft" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="node2(83adba1c9a4c): Node leave event for 83adba1c9a4c/172.18.121.76" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, left gossip cluster" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, left gossip cluster" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, left gossip cluster" [2021-11-12T15:04:18.545Z] time="2021-11-12T15:04:18Z" level=info msg="Node 83adba1c9a4c/172.18.121.76, left gossip cluster" [2021-11-12T15:04:18.625Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2021-11-12T15:04:18.625Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-12T15:04:18.889Z] Removing intermediate container e2e9a5e45dcd [2021-11-12T15:04:18.889Z] ---> 9156b090fdec [2021-11-12T15:04:18.889Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-12T15:04:18.889Z] ---> Running in bbde6d514374 [2021-11-12T15:04:18.889Z] Removing intermediate container bbde6d514374 [2021-11-12T15:04:18.889Z] ---> b169f95e6eaa [2021-11-12T15:04:18.889Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-12T15:04:19.016Z] time="2021-11-12T15:04:18Z" level=info msg="node 2 leaving" [2021-11-12T15:04:19.016Z] time="2021-11-12T15:04:18Z" level=info msg="Node 053b846361d1 change state NodeActive --> NodeLeft" [2021-11-12T15:04:19.016Z] time="2021-11-12T15:04:18Z" level=info msg="node5(a27f1ad27c2b): Node leave event for 053b846361d1/172.18.121.76" [2021-11-12T15:04:19.016Z] time="2021-11-12T15:04:18Z" level=info msg="Node 053b846361d1 change state NodeActive --> NodeLeft" [2021-11-12T15:04:19.016Z] time="2021-11-12T15:04:18Z" level=info msg="node4(4b07e7db738b): Node leave event for 053b846361d1/172.18.121.76" [2021-11-12T15:04:19.016Z] time="2021-11-12T15:04:18Z" level=info msg="Node 053b846361d1 change state NodeActive --> NodeLeft" [2021-11-12T15:04:19.016Z] time="2021-11-12T15:04:18Z" level=info msg="node3(053b846361d1): Node leave event for 053b846361d1/172.18.121.76" [2021-11-12T15:04:19.016Z] time="2021-11-12T15:04:18Z" level=info msg="Node 053b846361d1/172.18.121.76, left gossip cluster" [2021-11-12T15:04:19.016Z] time="2021-11-12T15:04:18Z" level=info msg="Node 053b846361d1/172.18.121.76, left gossip cluster" [2021-11-12T15:04:19.016Z] time="2021-11-12T15:04:18Z" level=info msg="Node 053b846361d1/172.18.121.76, left gossip cluster" [2021-11-12T15:04:19.209Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-11-12T15:04:19.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-12T15:04:19.359Z] ---> Running in 40641fe5d839 [2021-11-12T15:04:19.359Z] Removing intermediate container 40641fe5d839 [2021-11-12T15:04:19.359Z] ---> 98244487fcb9 [2021-11-12T15:04:19.359Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-12T15:04:19.487Z] networkdb_test.go:867: node4: OK [2021-11-12T15:04:19.487Z] networkdb_test.go:867: node5: OK [2021-11-12T15:04:19.487Z] time="2021-11-12T15:04:19Z" level=info msg="node 0 coming back" [2021-11-12T15:04:19.487Z] time="2021-11-12T15:04:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d8378abbc23f with config:&{NodeID:d8378abbc23f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:04:19.487Z] time="2021-11-12T15:04:19Z" level=info msg="Node d8378abbc23f/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:19.487Z] time="2021-11-12T15:04:19Z" level=info msg="Node d8378abbc23f/172.18.121.76, added to nodes list" [2021-11-12T15:04:19.487Z] time="2021-11-12T15:04:19Z" level=info msg="node 1 coming back" [2021-11-12T15:04:19.487Z] time="2021-11-12T15:04:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:21e92e7d50ae with config:&{NodeID:21e92e7d50ae Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:04:19.487Z] time="2021-11-12T15:04:19Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:19.487Z] time="2021-11-12T15:04:19Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, added to nodes list" [2021-11-12T15:04:19.487Z] time="2021-11-12T15:04:19Z" level=info msg="node 2 coming back" [2021-11-12T15:04:19.487Z] time="2021-11-12T15:04:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:50ef9fdaf22d with config:&{NodeID:50ef9fdaf22d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:04:19.487Z] time="2021-11-12T15:04:19Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:19.487Z] time="2021-11-12T15:04:19Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, added to nodes list" [2021-11-12T15:04:19.558Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2021-11-12T15:04:19.559Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-12T15:04:19.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-11-12T15:04:19.957Z] time="2021-11-12T15:04:19Z" level=debug msg="memberlist: Failed ping: a27f1ad27c2b (timeout reached)" [2021-11-12T15:04:19.957Z] time="2021-11-12T15:04:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.18.121.76:10036: use of closed network connection" [2021-11-12T15:04:19.957Z] time="2021-11-12T15:04:19Z" level=debug msg="memberlist: Stream connection from=172.18.121.76:49361" [2021-11-12T15:04:20.428Z] time="2021-11-12T15:04:20Z" level=warning msg="memberlist: Was able to connect to a27f1ad27c2b but other probes failed, network may be misconfigured" [2021-11-12T15:04:20.498Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-12T15:04:20.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-12T15:04:20.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-11-12T15:04:20.929Z] [2021-11-12T15:04:20.931Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2021-11-12T15:04:20.931Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-12T15:04:21.120Z] tests/integration/client_test.py ..... [ 75%] [2021-11-12T15:04:21.120Z] tests/integration/context_api_test.py ... [ 76%] [2021-11-12T15:04:21.402Z] ---> bedd1f7fbc49 [2021-11-12T15:04:21.402Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-12T15:04:21.402Z] ---> Running in 3160881599d4 [2021-11-12T15:04:21.692Z] tests/integration/errors_test.py . [ 76%] [2021-11-12T15:04:21.865Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2021-11-12T15:04:21.865Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.77s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.22s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.29s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.34s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.06s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.79s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s) [2021-11-12T15:04:22.648Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2021-11-12T15:04:22.648Z] === RUN TestCgroupNamespacesRun [2021-11-12T15:04:23.237Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-11-12T15:04:23.237Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-12T15:04:23.396Z] time="2021-11-12T15:04:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.121.76:10033 172.18.121.76:10034 172.18.121.76:10035]" [2021-11-12T15:04:23.396Z] time="2021-11-12T15:04:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.121.76:10033 172.18.121.76:10034 172.18.121.76:10035]" [2021-11-12T15:04:23.495Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2021-11-12T15:04:23.495Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-12T15:04:23.866Z] time="2021-11-12T15:04:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.121.76:10033" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=debug msg="memberlist: Stream connection from=172.18.121.76:49362" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 4b07e7db738b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 4b07e7db738b/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node d8378abbc23f/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node d8378abbc23f/172.18.121.76, is the new incarnation of the shutdown node ad7841d8a4f0/172.18.121.76" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node d8378abbc23f/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.121.76:10034" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=debug msg="memberlist: Stream connection from=172.18.121.76:49363" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node d8378abbc23f/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node d8378abbc23f/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, is the new incarnation of the shutdown node 83adba1c9a4c/172.18.121.76" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 4b07e7db738b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 4b07e7db738b/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.121.76:10035" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=debug msg="memberlist: Stream connection from=172.18.121.76:49364" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node d8378abbc23f/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node d8378abbc23f/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 4b07e7db738b/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 4b07e7db738b/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, is the new incarnation of the shutdown node 053b846361d1/172.18.121.76" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, is the new incarnation of the shutdown node 83adba1c9a4c/172.18.121.76" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node d8378abbc23f/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node d8378abbc23f/172.18.121.76, is the new incarnation of the shutdown node ad7841d8a4f0/172.18.121.76" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node d8378abbc23f/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, added to nodes list" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, is the new incarnation of the shutdown node 053b846361d1/172.18.121.76" [2021-11-12T15:04:23.867Z] time="2021-11-12T15:04:23Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, added to nodes list" [2021-11-12T15:04:24.337Z] time="2021-11-12T15:04:23Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, joined gossip cluster" [2021-11-12T15:04:24.337Z] time="2021-11-12T15:04:23Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, added to nodes list" [2021-11-12T15:04:24.337Z] time="2021-11-12T15:04:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.121.76:10033" [2021-11-12T15:04:24.337Z] time="2021-11-12T15:04:24Z" level=debug msg="memberlist: Stream connection from=172.18.121.76:49365" [2021-11-12T15:04:24.337Z] time="2021-11-12T15:04:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.121.76:10034" [2021-11-12T15:04:24.337Z] time="2021-11-12T15:04:24Z" level=debug msg="memberlist: Stream connection from=172.18.121.76:49366" [2021-11-12T15:04:24.337Z] time="2021-11-12T15:04:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.121.76:10035" [2021-11-12T15:04:24.337Z] time="2021-11-12T15:04:24Z" level=debug msg="memberlist: Stream connection from=172.18.121.76:49367" [2021-11-12T15:04:24.540Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2021-11-12T15:04:24.540Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-12T15:04:24.808Z] 2021/11/12 15:04:24 Closing DB instances... [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="Node d8378abbc23f change state NodeActive --> NodeLeft" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="node2(21e92e7d50ae): Node leave event for d8378abbc23f/172.18.121.76" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="Node d8378abbc23f change state NodeActive --> NodeLeft" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="node5(a27f1ad27c2b): Node leave event for d8378abbc23f/172.18.121.76" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="Node d8378abbc23f change state NodeActive --> NodeLeft" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="node3(50ef9fdaf22d): Node leave event for d8378abbc23f/172.18.121.76" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="Node d8378abbc23f change state NodeActive --> NodeLeft" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="node1(d8378abbc23f): Node leave event for d8378abbc23f/172.18.121.76" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="Node d8378abbc23f change state NodeActive --> NodeLeft" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="node4(4b07e7db738b): Node leave event for d8378abbc23f/172.18.121.76" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="Node d8378abbc23f/172.18.121.76, left gossip cluster" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="Node d8378abbc23f/172.18.121.76, left gossip cluster" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="Node d8378abbc23f/172.18.121.76, left gossip cluster" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="Node d8378abbc23f/172.18.121.76, left gossip cluster" [2021-11-12T15:04:24.808Z] time="2021-11-12T15:04:24Z" level=info msg="Node d8378abbc23f/172.18.121.76, left gossip cluster" [2021-11-12T15:04:24.869Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2021-11-12T15:04:24.869Z] === RUN TestNISDomainname [2021-11-12T15:04:25.128Z] --- PASS: TestNISDomainname (0.48s) [2021-11-12T15:04:25.128Z] === RUN TestHostnameDnsResolution [2021-11-12T15:04:25.278Z] time="2021-11-12T15:04:24Z" level=info msg="Node 21e92e7d50ae change state NodeActive --> NodeLeft" [2021-11-12T15:04:25.278Z] time="2021-11-12T15:04:24Z" level=info msg="node4(4b07e7db738b): Node leave event for 21e92e7d50ae/172.18.121.76" [2021-11-12T15:04:25.278Z] time="2021-11-12T15:04:24Z" level=info msg="Node 21e92e7d50ae change state NodeActive --> NodeLeft" [2021-11-12T15:04:25.278Z] time="2021-11-12T15:04:24Z" level=info msg="node3(50ef9fdaf22d): Node leave event for 21e92e7d50ae/172.18.121.76" [2021-11-12T15:04:25.278Z] time="2021-11-12T15:04:24Z" level=info msg="Node 21e92e7d50ae change state NodeActive --> NodeLeft" [2021-11-12T15:04:25.278Z] time="2021-11-12T15:04:24Z" level=info msg="node5(a27f1ad27c2b): Node leave event for 21e92e7d50ae/172.18.121.76" [2021-11-12T15:04:25.278Z] time="2021-11-12T15:04:24Z" level=info msg="Node 21e92e7d50ae change state NodeActive --> NodeLeft" [2021-11-12T15:04:25.278Z] time="2021-11-12T15:04:24Z" level=info msg="node2(21e92e7d50ae): Node leave event for 21e92e7d50ae/172.18.121.76" [2021-11-12T15:04:25.278Z] time="2021-11-12T15:04:25Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, left gossip cluster" [2021-11-12T15:04:25.278Z] time="2021-11-12T15:04:25Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, left gossip cluster" [2021-11-12T15:04:25.278Z] time="2021-11-12T15:04:25Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, left gossip cluster" [2021-11-12T15:04:25.278Z] time="2021-11-12T15:04:25Z" level=info msg="Node 21e92e7d50ae/172.18.121.76, left gossip cluster" [2021-11-12T15:04:25.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-12T15:04:25.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-11-12T15:04:25.707Z] --- PASS: TestHostnameDnsResolution (0.60s) [2021-11-12T15:04:25.708Z] === RUN TestUnprivilegedPortsAndPing [2021-11-12T15:04:25.749Z] time="2021-11-12T15:04:25Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.18.121.76:10035: use of closed network connection" [2021-11-12T15:04:25.749Z] time="2021-11-12T15:04:25Z" level=info msg="Node 50ef9fdaf22d change state NodeActive --> NodeLeft" [2021-11-12T15:04:25.749Z] time="2021-11-12T15:04:25Z" level=info msg="node4(4b07e7db738b): Node leave event for 50ef9fdaf22d/172.18.121.76" [2021-11-12T15:04:25.749Z] time="2021-11-12T15:04:25Z" level=info msg="Node 50ef9fdaf22d change state NodeActive --> NodeLeft" [2021-11-12T15:04:25.749Z] time="2021-11-12T15:04:25Z" level=info msg="node5(a27f1ad27c2b): Node leave event for 50ef9fdaf22d/172.18.121.76" [2021-11-12T15:04:25.749Z] time="2021-11-12T15:04:25Z" level=info msg="Node 50ef9fdaf22d change state NodeActive --> NodeLeft" [2021-11-12T15:04:25.749Z] time="2021-11-12T15:04:25Z" level=info msg="node3(50ef9fdaf22d): Node leave event for 50ef9fdaf22d/172.18.121.76" [2021-11-12T15:04:25.749Z] time="2021-11-12T15:04:25Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, left gossip cluster" [2021-11-12T15:04:25.749Z] time="2021-11-12T15:04:25Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, left gossip cluster" [2021-11-12T15:04:25.749Z] time="2021-11-12T15:04:25Z" level=info msg="Node 50ef9fdaf22d/172.18.121.76, left gossip cluster" [2021-11-12T15:04:26.033Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2021-11-12T15:04:26.033Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-12T15:04:26.220Z] time="2021-11-12T15:04:25Z" level=info msg="Node 4b07e7db738b change state NodeActive --> NodeLeft" [2021-11-12T15:04:26.220Z] time="2021-11-12T15:04:25Z" level=info msg="node5(a27f1ad27c2b): Node leave event for 4b07e7db738b/172.18.121.76" [2021-11-12T15:04:26.220Z] time="2021-11-12T15:04:25Z" level=info msg="Node 4b07e7db738b change state NodeActive --> NodeLeft" [2021-11-12T15:04:26.220Z] time="2021-11-12T15:04:25Z" level=info msg="node4(4b07e7db738b): Node leave event for 4b07e7db738b/172.18.121.76" [2021-11-12T15:04:26.312Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2021-11-12T15:04:26.312Z] === RUN TestStats [2021-11-12T15:04:26.590Z] --- PASS: TestCreateServiceSecretFileMode (12.41s) [2021-11-12T15:04:26.590Z] === RUN TestCreateServiceConfigFileMode [2021-11-12T15:04:26.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-12T15:04:26.691Z] time="2021-11-12T15:04:26Z" level=info msg="Node 4b07e7db738b/172.18.121.76, left gossip cluster" [2021-11-12T15:04:26.691Z] time="2021-11-12T15:04:26Z" level=info msg="Node 4b07e7db738b/172.18.121.76, left gossip cluster" [2021-11-12T15:04:27.162Z] time="2021-11-12T15:04:26Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, left gossip cluster" [2021-11-12T15:04:27.162Z] time="2021-11-12T15:04:26Z" level=info msg="Node a27f1ad27c2b change state NodeActive --> NodeFailed" [2021-11-12T15:04:27.162Z] time="2021-11-12T15:04:26Z" level=info msg="Node a27f1ad27c2b/172.18.121.76, added to failed nodes list" [2021-11-12T15:04:27.162Z] --- PASS: TestNetworkDBIslands (11.47s) [2021-11-12T15:04:27.162Z] PASS [2021-11-12T15:04:27.162Z] coverage: 60.0% of statements [2021-11-12T15:04:27.162Z] ok github.com/docker/docker/libnetwork/networkdb 105.418s coverage: 60.0% of statements [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/quota [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/rootless [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/volume [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-12T15:04:27.162Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-12T15:04:27.963Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2021-11-12T15:04:27.963Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-12T15:04:27.963Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-12T15:04:28.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-11-12T15:04:28.615Z] Removing intermediate container 3160881599d4 [2021-11-12T15:04:28.615Z] ---> 560c0954f708 [2021-11-12T15:04:28.615Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-12T15:04:28.784Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-12T15:04:28.841Z] --- PASS: TestStats (2.43s) [2021-11-12T15:04:28.841Z] === RUN TestStopContainerWithTimeout [2021-11-12T15:04:28.841Z] === RUN TestStopContainerWithTimeout/0 [2021-11-12T15:04:28.841Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-12T15:04:28.841Z] === RUN TestStopContainerWithTimeout/1 [2021-11-12T15:04:28.841Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-12T15:04:28.841Z] === RUN TestStopContainerWithTimeout/3 [2021-11-12T15:04:28.841Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-12T15:04:28.841Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-12T15:04:28.841Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-12T15:04:28.841Z] === CONT TestStopContainerWithTimeout/0 [2021-11-12T15:04:28.841Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-12T15:04:29.085Z] ---> Running in f6ed82f3b43e [2021-11-12T15:04:29.347Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2021-11-12T15:04:29.347Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-12T15:04:29.347Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === Skipped [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-12T15:04:29.403Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-12T15:04:29.403Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-12T15:04:29.403Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-12T15:04:29.403Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-12T15:04:29.403Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-12T15:04:29.403Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-12T15:04:29.403Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-12T15:04:29.403Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-12T15:04:29.403Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-12T15:04:29.403Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-12T15:04:29.403Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-12T15:04:29.403Z] daemon_test.go:146: root required [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-12T15:04:29.403Z] reload_test.go:520: root required [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-12T15:04:29.403Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-12T15:04:29.403Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-12T15:04:29.403Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-12T15:04:29.403Z] download_test.go:267: Needs fixing on Windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-12T15:04:29.403Z] layer_test.go:303: Failing on Windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-12T15:04:29.403Z] layer_test.go:352: Failing on Windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-12T15:04:29.403Z] layer_test.go:467: Failing on Windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-12T15:04:29.403Z] layer_test.go:696: Failing on Windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-12T15:04:29.403Z] migration_test.go:45: Failing on Windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-12T15:04:29.403Z] migration_test.go:181: Failing on Windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-12T15:04:29.403Z] mount_test.go:17: Failing on Windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-12T15:04:29.403Z] mount_test.go:76: Failing on Windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-12T15:04:29.403Z] mount_test.go:125: Failing on Windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-12T15:04:29.403Z] mount_test.go:212: Failing on Windows [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.403Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-12T15:04:29.403Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:29.403Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-12T15:04:29.404Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-12T15:04:29.404Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-12T15:04:29.404Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-12T15:04:29.404Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-12T15:04:29.404Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-12T15:04:29.404Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-12T15:04:29.404Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-12T15:04:29.404Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-12T15:04:29.404Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-12T15:04:29.404Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-12T15:04:29.404Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-12T15:04:29.404Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-12T15:04:29.404Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-12T15:04:29.404Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-12T15:04:29.404Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-12T15:04:29.404Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-12T15:04:29.404Z] archive_test.go:133: Xz not present in msys2 [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-12T15:04:29.404Z] archive_test.go:140: zstd not installed [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-12T15:04:29.404Z] archive_test.go:252: Failing on Windows CI machines [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-12T15:04:29.404Z] archive_windows_test.go:16: Currently fails [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-12T15:04:29.404Z] changes_test.go:195: needs more investigation [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-12T15:04:29.404Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-12T15:04:29.404Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-12T15:04:29.404Z] changes_test.go:432: needs further investigation [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-12T15:04:29.404Z] changes_test.go:468: needs further investigation [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-12T15:04:29.404Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-12T15:04:29.404Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-12T15:04:29.404Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-12T15:04:29.404Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-12T15:04:29.404Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-12T15:04:29.404Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-12T15:04:29.404Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-12T15:04:29.404Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-12T15:04:29.404Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-12T15:04:29.404Z] poller_test.go:40: No chmod on Windows [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-12T15:04:29.404Z] fileutils_test.go:133: Needs porting to Windows [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-12T15:04:29.404Z] fileutils_test.go:179: Needs porting to Windows [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-12T15:04:29.404Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-12T15:04:29.404Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-12T15:04:29.404Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-12T15:04:29.404Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-12T15:04:29.404Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-12T15:04:29.404Z] [2021-11-12T15:04:29.404Z] DONE 2074 tests, 70 skipped in 250.913s [2021-11-12T15:04:29.404Z] INFO: make.ps1 ended at 11/12/2021 15:04:28 [2021-11-12T15:04:29.407Z] === CONT TestStopContainerWithTimeout/3 [2021-11-12T15:04:30.661Z] [2021-11-12T15:04:30.661Z] SUCCESS: Specified value was saved. [2021-11-12T15:04:30.977Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-12T15:04:30.977Z] INFO: Unit tests ended at 11/12/2021 15:04:30. Duration:00:04:23.2943716 [2021-11-12T15:04:30.977Z] INFO: Building busybox [2021-11-12T15:04:30.977Z] Sending build context to Docker daemon 5.12kB [2021-11-12T15:04:30.977Z] [2021-11-12T15:04:30.977Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-12T15:04:30.977Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-12T15:04:30.977Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-12T15:04:30.977Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-12T15:04:30.977Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-12T15:04:30.977Z] ---> 3d4792f88e26 [2021-11-12T15:04:30.977Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-12T15:04:30.977Z] ---> Running in 5eb63dc44b51 [2021-11-12T15:04:31.241Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2021-11-12T15:04:31.241Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-12T15:04:31.304Z] === CONT TestStopContainerWithTimeout/1 [2021-11-12T15:04:32.611Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2021-11-12T15:04:32.611Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-12T15:04:32.682Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-12T15:04:32.682Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2021-11-12T15:04:32.682Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2021-11-12T15:04:32.682Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2021-11-12T15:04:32.682Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2021-11-12T15:04:32.682Z] === RUN TestDeleteDevicemapper [2021-11-12T15:04:32.682Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-12T15:04:32.682Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-12T15:04:32.682Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-12T15:04:32.868Z] check_test.go:308: [d38fbe3b05fb7] daemon is not started [2021-11-12T15:04:32.902Z] Removing intermediate container f6ed82f3b43e [2021-11-12T15:04:32.902Z] ---> 09b039b0b56e [2021-11-12T15:04:32.902Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-12T15:04:32.902Z] ---> Running in 5c2aadeb8d4c [2021-11-12T15:04:33.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-11-12T15:04:33.687Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2021-11-12T15:04:33.687Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-12T15:04:34.055Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2021-11-12T15:04:34.055Z] === RUN TestUpdateMemory [2021-11-12T15:04:34.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-11-12T15:04:34.620Z] --- PASS: TestUpdateMemory (0.50s) [2021-11-12T15:04:34.620Z] === RUN TestUpdateCPUQuota [2021-11-12T15:04:34.873Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-12T15:04:35.130Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2021-11-12T15:04:35.130Z] === RUN TestNISDomainname [2021-11-12T15:04:35.185Z] --- PASS: TestUpdateCPUQuota (0.73s) [2021-11-12T15:04:35.185Z] === RUN TestUpdatePidsLimit [2021-11-12T15:04:35.185Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-12T15:04:35.443Z] === RUN TestUpdatePidsLimit/no_change [2021-11-12T15:04:35.700Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-12T15:04:35.751Z] Removing intermediate container 5eb63dc44b51 [2021-11-12T15:04:35.751Z] ---> f463d061e4e6 [2021-11-12T15:04:35.751Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-12T15:04:35.751Z] ---> Running in d4516152df24 [2021-11-12T15:04:35.772Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-12T15:04:35.772Z] === RUN TestBoolValue [2021-11-12T15:04:35.772Z] --- PASS: TestBoolValue (0.00s) [2021-11-12T15:04:35.772Z] === RUN TestBoolValueOrDefault [2021-11-12T15:04:35.772Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-12T15:04:35.772Z] === RUN TestInt64ValueOrZero [2021-11-12T15:04:35.772Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-12T15:04:35.772Z] === RUN TestInt64ValueOrDefault [2021-11-12T15:04:35.772Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-12T15:04:35.772Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-12T15:04:35.772Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-12T15:04:35.772Z] === RUN TestJsonContentType [2021-11-12T15:04:35.772Z] --- PASS: TestJsonContentType (0.00s) [2021-11-12T15:04:35.772Z] PASS [2021-11-12T15:04:35.772Z] coverage: 14.7% of statements [2021-11-12T15:04:35.772Z] ok github.com/docker/docker/api/server/httputils 0.089s coverage: 14.7% of statements [2021-11-12T15:04:35.864Z] Cannot create a file when that file already exists. [2021-11-12T15:04:35.958Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-12T15:04:35.958Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-12T15:04:36.060Z] --- PASS: TestNISDomainname (0.93s) [2021-11-12T15:04:36.060Z] === RUN TestHostnameDnsResolution [2021-11-12T15:04:36.216Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-12T15:04:36.222Z] Removing intermediate container d4516152df24 [2021-11-12T15:04:36.222Z] ---> fb6368d0441e [2021-11-12T15:04:36.222Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-12T15:04:36.222Z] ---> Running in 09eba169252b [2021-11-12T15:04:36.317Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-12T15:04:36.474Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-12T15:04:36.693Z] Removing intermediate container 09eba169252b [2021-11-12T15:04:36.693Z] ---> 8dbf87d2ab2b [2021-11-12T15:04:36.693Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-12T15:04:36.764Z] === RUN TestMaskSecretKeys [2021-11-12T15:04:36.764Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-12T15:04:36.764Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-12T15:04:36.764Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-12T15:04:36.764Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-12T15:04:36.764Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-12T15:04:36.764Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-12T15:04:36.764Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-12T15:04:36.764Z] === RUN TestVersionMiddlewareVersion [2021-11-12T15:04:36.764Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-12T15:04:36.764Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-12T15:04:36.764Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-12T15:04:36.764Z] PASS [2021-11-12T15:04:36.764Z] coverage: 37.7% of statements [2021-11-12T15:04:36.764Z] ok github.com/docker/docker/api/server/middleware 0.048s coverage: 37.7% of statements [2021-11-12T15:04:36.764Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-12T15:04:36.764Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-12T15:04:36.764Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-12T15:04:36.764Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-12T15:04:36.764Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-12T15:04:36.764Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-12T15:04:36.764Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-12T15:04:36.764Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-12T15:04:36.764Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-12T15:04:36.764Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-12T15:04:36.881Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-11-12T15:04:37.040Z] --- PASS: TestUpdatePidsLimit (1.76s) [2021-11-12T15:04:37.040Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2021-11-12T15:04:37.040Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2021-11-12T15:04:37.040Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2021-11-12T15:04:37.040Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2021-11-12T15:04:37.040Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2021-11-12T15:04:37.040Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2021-11-12T15:04:37.040Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2021-11-12T15:04:37.040Z] === RUN TestUpdateRestartPolicy [2021-11-12T15:04:37.137Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-11-12T15:04:37.235Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-12T15:04:37.393Z] --- PASS: TestHostnameDnsResolution (1.20s) [2021-11-12T15:04:37.393Z] === RUN TestUnprivilegedPortsAndPing [2021-11-12T15:04:37.705Z] === RUN TestToJSON [2021-11-12T15:04:37.705Z] --- PASS: TestToJSON (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestToParamWithVersion [2021-11-12T15:04:37.705Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestFromJSON [2021-11-12T15:04:37.705Z] --- PASS: TestFromJSON (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestEmpty [2021-11-12T15:04:37.705Z] --- PASS: TestEmpty (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestArgsMatchKVListEmptySources [2021-11-12T15:04:37.705Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestArgsMatchKVList [2021-11-12T15:04:37.705Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestArgsMatch [2021-11-12T15:04:37.705Z] --- PASS: TestArgsMatch (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestAdd [2021-11-12T15:04:37.705Z] --- PASS: TestAdd (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestDel [2021-11-12T15:04:37.705Z] --- PASS: TestDel (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestLen [2021-11-12T15:04:37.705Z] --- PASS: TestLen (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestExactMatch [2021-11-12T15:04:37.705Z] --- PASS: TestExactMatch (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestOnlyOneExactMatch [2021-11-12T15:04:37.705Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestContains [2021-11-12T15:04:37.705Z] --- PASS: TestContains (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestValidate [2021-11-12T15:04:37.705Z] --- PASS: TestValidate (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestWalkValues [2021-11-12T15:04:37.705Z] --- PASS: TestWalkValues (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestFuzzyMatch [2021-11-12T15:04:37.705Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-12T15:04:37.705Z] === RUN TestClone [2021-11-12T15:04:37.705Z] --- PASS: TestClone (0.00s) [2021-11-12T15:04:37.705Z] PASS [2021-11-12T15:04:37.705Z] coverage: 92.2% of statements [2021-11-12T15:04:37.705Z] ok github.com/docker/docker/api/types/filters 0.074s coverage: 92.2% of statements [2021-11-12T15:04:37.956Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-12T15:04:38.175Z] === RUN TestStrSliceMarshalJSON [2021-11-12T15:04:38.176Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-12T15:04:38.176Z] === RUN TestStrSliceUnmarshalJSON [2021-11-12T15:04:38.176Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-12T15:04:38.176Z] === RUN TestStrSliceUnmarshalString [2021-11-12T15:04:38.176Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-12T15:04:38.176Z] === RUN TestStrSliceUnmarshalSlice [2021-11-12T15:04:38.176Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-12T15:04:38.176Z] PASS [2021-11-12T15:04:38.176Z] coverage: 90.0% of statements [2021-11-12T15:04:38.176Z] === RUN TestAdjustForAPIVersion [2021-11-12T15:04:38.176Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-12T15:04:38.176Z] PASS [2021-11-12T15:04:38.176Z] coverage: 5.7% of statements [2021-11-12T15:04:38.176Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2021-11-12T15:04:38.176Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/types [no test files] [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-12T15:04:38.176Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-12T15:04:38.176Z] === RUN TestDurationToSecondsString [2021-11-12T15:04:38.176Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-12T15:04:38.176Z] === RUN TestGetTimestamp [2021-11-12T15:04:38.176Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-12T15:04:38.176Z] === RUN TestParseTimestamps [2021-11-12T15:04:38.176Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-12T15:04:38.176Z] PASS [2021-11-12T15:04:38.176Z] coverage: 100.0% of statements [2021-11-12T15:04:38.176Z] ok github.com/docker/docker/api/types/time 0.168s coverage: 100.0% of statements [2021-11-12T15:04:38.269Z] [2021-11-12T15:04:38.522Z] --- PASS: TestUnprivilegedPortsAndPing (1.12s) [2021-11-12T15:04:38.522Z] === RUN TestStats [2021-11-12T15:04:38.647Z] === RUN TestCompareVersion [2021-11-12T15:04:38.647Z] --- PASS: TestCompareVersion (0.00s) [2021-11-12T15:04:38.647Z] PASS [2021-11-12T15:04:38.647Z] coverage: 77.3% of statements [2021-11-12T15:04:38.647Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 77.3% of statements [2021-11-12T15:04:38.647Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-12T15:04:38.647Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-12T15:04:38.647Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-12T15:04:38.647Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-12T15:04:38.647Z] ? github.com/docker/docker/builder [no test files] [2021-11-12T15:04:38.647Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-12T15:04:38.647Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-12T15:04:38.647Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-12T15:04:38.647Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-12T15:04:38.647Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-12T15:04:38.647Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-12T15:04:38.647Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-12T15:04:38.741Z] ---> 1ea3466e7d8d [2021-11-12T15:04:38.741Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-12T15:04:38.741Z] ---> Running in ddeec5013d36 [2021-11-12T15:04:38.761Z] --- PASS: TestCreateServiceConfigFileMode (12.44s) [2021-11-12T15:04:38.761Z] === RUN TestCreateServiceSysctls [2021-11-12T15:04:39.639Z] === RUN TestParseRemoteURL [2021-11-12T15:04:39.639Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-12T15:04:39.639Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-12T15:04:39.639Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-12T15:04:39.639Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-12T15:04:39.639Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-12T15:04:39.639Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-12T15:04:39.639Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-12T15:04:39.639Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-12T15:04:39.639Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-12T15:04:39.639Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-12T15:04:39.639Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-12T15:04:39.639Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-12T15:04:39.639Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-12T15:04:39.639Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-12T15:04:39.639Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-12T15:04:39.639Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-12T15:04:39.639Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-12T15:04:39.639Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-12T15:04:39.639Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-12T15:04:39.639Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-12T15:04:39.639Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-12T15:04:39.639Z] === RUN TestCloneArgsSmartHttp [2021-11-12T15:04:39.639Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-12T15:04:39.639Z] === RUN TestCloneArgsDumbHttp [2021-11-12T15:04:39.639Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-12T15:04:39.639Z] === RUN TestCloneArgsGit [2021-11-12T15:04:39.639Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-12T15:04:39.639Z] === RUN TestCheckoutGit [2021-11-12T15:04:40.573Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-11-12T15:04:40.630Z] Removing intermediate container 5c2aadeb8d4c [2021-11-12T15:04:40.630Z] ---> b46d600cf246 [2021-11-12T15:04:40.630Z] Step 13/13 : CMD ["sh"] [2021-11-12T15:04:40.630Z] ---> Running in 7ee2a41091e1 [2021-11-12T15:04:40.630Z] Removing intermediate container 7ee2a41091e1 [2021-11-12T15:04:40.630Z] ---> bf3689abc846 [2021-11-12T15:04:40.630Z] Successfully built bf3689abc846 [2021-11-12T15:04:40.630Z] Successfully tagged busybox:latest [2021-11-12T15:04:40.630Z] INFO: Docker images of the daemon under test [2021-11-12T15:04:40.630Z] [2021-11-12T15:04:40.630Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-12T15:04:40.630Z] busybox latest bf3689abc846 Less than a second ago 4.95GB [2021-11-12T15:04:40.630Z] microsoft/windowsservercore latest 3d4792f88e26 9 days ago 4.91GB [2021-11-12T15:04:40.630Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 9 days ago 4.91GB [2021-11-12T15:04:40.630Z] [2021-11-12T15:04:40.630Z] INFO: Running integration tests at 11/12/2021 15:04:40... [2021-11-12T15:04:40.630Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-12T15:04:40.630Z] INFO: Integration API tests being run from the host: [2021-11-12T15:04:40.630Z] INFO: make.ps1 starting at 11/12/2021 15:04:40 [2021-11-12T15:04:40.653Z] --- PASS: TestCreateServiceSysctls (3.05s) [2021-11-12T15:04:40.653Z] === RUN TestCreateServiceCapabilities [2021-11-12T15:04:41.211Z] === RUN TestEnable [2021-11-12T15:04:41.211Z] --- PASS: TestEnable (0.00s) [2021-11-12T15:04:41.211Z] === RUN TestDisable [2021-11-12T15:04:41.211Z] --- PASS: TestDisable (0.00s) [2021-11-12T15:04:41.211Z] === RUN TestEnabled [2021-11-12T15:04:41.211Z] --- PASS: TestEnabled (0.00s) [2021-11-12T15:04:41.211Z] PASS [2021-11-12T15:04:41.211Z] coverage: 100.0% of statements [2021-11-12T15:04:41.211Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2021-11-12T15:04:41.211Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-12T15:04:41.211Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-12T15:04:41.211Z] === RUN TestProcessNoDockerignore [2021-11-12T15:04:41.211Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-12T15:04:41.211Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-12T15:04:41.211Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-12T15:04:41.211Z] === RUN TestDetectContentType [2021-11-12T15:04:41.211Z] --- PASS: TestDetectContentType (0.00s) [2021-11-12T15:04:41.211Z] === RUN TestSelectAcceptableMIME [2021-11-12T15:04:41.211Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-12T15:04:41.211Z] === RUN TestInspectEmptyResponse [2021-11-12T15:04:41.211Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-12T15:04:41.211Z] === RUN TestInspectResponseBinary [2021-11-12T15:04:41.211Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-12T15:04:41.211Z] === RUN TestResponseUnsupportedContentType [2021-11-12T15:04:41.211Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-12T15:04:41.211Z] === RUN TestInspectResponseTextSimple [2021-11-12T15:04:41.211Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-12T15:04:41.211Z] === RUN TestInspectResponseEmptyContentType [2021-11-12T15:04:41.211Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-12T15:04:41.211Z] === RUN TestUnknownContentLength [2021-11-12T15:04:41.211Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-12T15:04:41.211Z] === RUN TestDownloadRemote [2021-11-12T15:04:41.624Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-12T15:04:41.685Z] --- PASS: TestDownloadRemote (0.08s) [2021-11-12T15:04:41.685Z] === RUN TestGetWithStatusError [2021-11-12T15:04:41.685Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestCloseRootDirectory [2021-11-12T15:04:41.685Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:41.685Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestHashFile [2021-11-12T15:04:41.685Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:41.685Z] --- SKIP: TestHashFile (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestHashSubdir [2021-11-12T15:04:41.685Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:41.685Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestRemoveDirectory [2021-11-12T15:04:41.685Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:04:41.685Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-12T15:04:41.685Z] PASS [2021-11-12T15:04:41.685Z] coverage: 9.3% of statements [2021-11-12T15:04:41.685Z] ok github.com/docker/docker/builder/remotecontext 0.298s coverage: 9.3% of statements [2021-11-12T15:04:41.685Z] === RUN TestGetAllAllowed [2021-11-12T15:04:41.685Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestGetAllMeta [2021-11-12T15:04:41.685Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-12T15:04:41.685Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestIsUnreferencedBuiltin [2021-11-12T15:04:41.685Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestIsExistingDirectory [2021-11-12T15:04:41.685Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestGetFilenameForDownload [2021-11-12T15:04:41.685Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestEnv2Variables [2021-11-12T15:04:41.685Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-12T15:04:41.685Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestMaintainer [2021-11-12T15:04:41.685Z] --- PASS: TestMaintainer (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestLabel [2021-11-12T15:04:41.685Z] --- PASS: TestLabel (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestFromScratch [2021-11-12T15:04:41.685Z] --- PASS: TestFromScratch (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestFromWithArg [2021-11-12T15:04:41.685Z] --- PASS: TestFromWithArg (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-12T15:04:41.685Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestFromWithUndefinedArg [2021-11-12T15:04:41.685Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestFromMultiStageWithNamedStage [2021-11-12T15:04:41.685Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestOnbuild [2021-11-12T15:04:41.685Z] --- PASS: TestOnbuild (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestWorkdir [2021-11-12T15:04:41.685Z] --- PASS: TestWorkdir (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestCmd [2021-11-12T15:04:41.685Z] --- PASS: TestCmd (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestHealthcheckNone [2021-11-12T15:04:41.685Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestHealthcheckCmd [2021-11-12T15:04:41.685Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestEntrypoint [2021-11-12T15:04:41.685Z] --- PASS: TestEntrypoint (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestExpose [2021-11-12T15:04:41.685Z] --- PASS: TestExpose (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestUser [2021-11-12T15:04:41.685Z] --- PASS: TestUser (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestVolume [2021-11-12T15:04:41.685Z] --- PASS: TestVolume (0.00s) [2021-11-12T15:04:41.685Z] === RUN TestStopSignal [2021-11-12T15:04:41.685Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-12T15:04:41.686Z] --- SKIP: TestStopSignal (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestArg [2021-11-12T15:04:41.686Z] --- PASS: TestArg (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestShell [2021-11-12T15:04:41.686Z] --- PASS: TestShell (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestPrependEnvOnCmd [2021-11-12T15:04:41.686Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestRunWithBuildArgs [2021-11-12T15:04:41.686Z] --- PASS: TestRunWithBuildArgs (0.01s) [2021-11-12T15:04:41.686Z] === RUN TestRunIgnoresHealthcheck [2021-11-12T15:04:41.686Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestDispatchUnsupportedOptions [2021-11-12T15:04:41.686Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-12T15:04:41.686Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-12T15:04:41.686Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-12T15:04:41.686Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-12T15:04:41.686Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-12T15:04:41.686Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-12T15:04:41.686Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestNormalizeWorkdir [2021-11-12T15:04:41.686Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestDispatch [2021-11-12T15:04:41.686Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-12T15:04:41.686Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-12T15:04:41.686Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-12T15:04:41.686Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-12T15:04:41.686Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-12T15:04:41.686Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-12T15:04:41.686Z] === RUN TestDispatch/COPY_url [2021-11-12T15:04:41.686Z] --- PASS: TestDispatch (0.06s) [2021-11-12T15:04:41.686Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-12T15:04:41.686Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-12T15:04:41.686Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-12T15:04:41.686Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-12T15:04:41.686Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-12T15:04:41.686Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-12T15:04:41.686Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestAddScratchImageAddsToMounts [2021-11-12T15:04:41.686Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-12T15:04:41.686Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-12T15:04:41.686Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-12T15:04:41.686Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestImageSourceGetAddsToMounts [2021-11-12T15:04:41.686Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestEmptyDockerfile [2021-11-12T15:04:41.686Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-11-12T15:04:41.686Z] === RUN TestSymlinkDockerfile [2021-11-12T15:04:41.686Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-12T15:04:41.686Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-12T15:04:41.686Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestNonExistingDockerfile [2021-11-12T15:04:41.686Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestCopyRunConfig [2021-11-12T15:04:41.686Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestDeepCopyRunConfig [2021-11-12T15:04:41.686Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestExportImage [2021-11-12T15:04:41.686Z] --- PASS: TestExportImage (0.00s) [2021-11-12T15:04:41.686Z] === RUN TestNormalizeDest [2021-11-12T15:04:41.686Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-12T15:04:41.686Z] PASS [2021-11-12T15:04:41.686Z] coverage: 46.8% of statements [2021-11-12T15:04:41.686Z] ok github.com/docker/docker/builder/dockerfile 0.169s coverage: 46.8% of statements [2021-11-12T15:04:41.796Z] --- PASS: TestStats (2.77s) [2021-11-12T15:04:41.796Z] === RUN TestStopContainerWithTimeout [2021-11-12T15:04:41.796Z] === RUN TestStopContainerWithTimeout/0 [2021-11-12T15:04:41.796Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-12T15:04:41.796Z] === RUN TestStopContainerWithTimeout/1 [2021-11-12T15:04:41.796Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-12T15:04:41.796Z] === RUN TestStopContainerWithTimeout/3 [2021-11-12T15:04:41.796Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-12T15:04:41.796Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-12T15:04:41.796Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-12T15:04:41.796Z] === CONT TestStopContainerWithTimeout/0 [2021-11-12T15:04:41.796Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-12T15:04:42.156Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-12T15:04:42.629Z] === RUN TestTCP4Proxy [2021-11-12T15:04:42.629Z] --- PASS: TestTCP4Proxy (0.00s) [2021-11-12T15:04:42.629Z] === RUN TestTCP4ProxyHalfClose [2021-11-12T15:04:42.629Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-12T15:04:42.629Z] === RUN TestTCP6Proxy [2021-11-12T15:04:42.629Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-12T15:04:42.629Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-12T15:04:42.629Z] === RUN TestTCPDualStackProxy [2021-11-12T15:04:42.629Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-12T15:04:42.629Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-12T15:04:42.629Z] === RUN TestUDP4Proxy [2021-11-12T15:04:42.629Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-12T15:04:42.629Z] === RUN TestUDP6Proxy [2021-11-12T15:04:42.629Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-12T15:04:42.629Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-12T15:04:42.629Z] === RUN TestUDPWriteError [2021-11-12T15:04:42.629Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-12T15:04:42.629Z] === RUN TestSCTP4Proxy [2021-11-12T15:04:42.629Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-12T15:04:42.629Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-12T15:04:42.629Z] === RUN TestSCTP6Proxy [2021-11-12T15:04:42.629Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-12T15:04:42.629Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-12T15:04:42.629Z] PASS [2021-11-12T15:04:42.629Z] coverage: 49.4% of statements [2021-11-12T15:04:42.629Z] ok github.com/docker/docker/cmd/docker-proxy 0.046s coverage: 49.4% of statements [2021-11-12T15:04:42.725Z] === CONT TestStopContainerWithTimeout/3 [2021-11-12T15:04:42.725Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-12T15:04:43.170Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2021-11-12T15:04:43.170Z] === RUN TestInspect [2021-11-12T15:04:44.617Z] === CONT TestStopContainerWithTimeout/1 [2021-11-12T15:04:44.617Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-12T15:04:45.561Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-12T15:04:45.687Z] --- PASS: TestInspect (2.67s) [2021-11-12T15:04:45.687Z] === RUN TestCreateJob [2021-11-12T15:04:45.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-11-12T15:04:46.091Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-12T15:04:46.091Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-12T15:04:46.348Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-11-12T15:04:46.348Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2021-11-12T15:04:46.348Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2021-11-12T15:04:46.348Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2021-11-12T15:04:46.348Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2021-11-12T15:04:46.348Z] === RUN TestDeleteDevicemapper [2021-11-12T15:04:46.348Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-12T15:04:46.348Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-12T15:04:46.348Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-12T15:04:46.611Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-12T15:04:47.175Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-12T15:04:47.175Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-12T15:04:47.175Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-12T15:04:47.457Z] Removing intermediate container ddeec5013d36 [2021-11-12T15:04:47.457Z] ---> 8624f5e078f2 [2021-11-12T15:04:47.457Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-12T15:04:47.457Z] ---> Running in 2a746e7eac63 [2021-11-12T15:04:48.448Z] [2021-11-12T15:04:48.448Z] SUCCESS: Specified value was saved. [2021-11-12T15:04:48.957Z] --- PASS: TestCreateJob (3.03s) [2021-11-12T15:04:48.958Z] === RUN TestReplicatedJob [2021-11-12T15:04:49.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-11-12T15:04:49.064Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-12T15:04:49.230Z] --- PASS: TestUpdateRestartPolicy (10.66s) [2021-11-12T15:04:49.230Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-12T15:04:49.230Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2021-11-12T15:04:49.230Z] === RUN TestWaitNonBlocked [2021-11-12T15:04:49.230Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:04:49.230Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:04:49.230Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:04:49.230Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:04:49.230Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:04:49.230Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:04:49.230Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-12T15:04:49.230Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.46s) [2021-11-12T15:04:49.230Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.50s) [2021-11-12T15:04:49.230Z] === RUN TestWaitBlocked [2021-11-12T15:04:49.230Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-12T15:04:49.230Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-12T15:04:49.230Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-12T15:04:49.230Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-12T15:04:49.230Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-12T15:04:49.230Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-12T15:04:49.230Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-12T15:04:49.230Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2021-11-12T15:04:49.230Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2021-11-12T15:04:49.230Z] === CONT TestContainerStartOnDaemonRestart [2021-11-12T15:04:49.230Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-12T15:04:49.628Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.31s) [2021-11-12T15:04:49.628Z] === RUN TestUpdateMemory [2021-11-12T15:04:49.628Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-12T15:04:49.628Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-12T15:04:49.628Z] === RUN TestUpdateCPUQuota [2021-11-12T15:04:50.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-11-12T15:04:51.119Z] --- PASS: TestUpdateCPUQuota (1.36s) [2021-11-12T15:04:51.119Z] === RUN TestUpdatePidsLimit [2021-11-12T15:04:51.119Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-12T15:04:51.127Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.86s) [2021-11-12T15:04:51.127Z] === CONT TestIpcModeOlderClient [2021-11-12T15:04:51.127Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-11-12T15:04:51.127Z] === CONT TestContainerKillOnDaemonStart [2021-11-12T15:04:51.127Z] --- PASS: TestContainerStartOnDaemonRestart (1.99s) [2021-11-12T15:04:51.127Z] === CONT TestDaemonHostGatewayIP [2021-11-12T15:04:51.376Z] === RUN TestUpdatePidsLimit/no_change [2021-11-12T15:04:51.413Z] Removing intermediate container 2a746e7eac63 [2021-11-12T15:04:51.413Z] ---> 1b99a852d772 [2021-11-12T15:04:51.413Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-12T15:04:51.413Z] ---> Running in 4cbd5f73912b [2021-11-12T15:04:51.633Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-12T15:04:52.196Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-12T15:04:52.452Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-12T15:04:52.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-11-12T15:04:52.965Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-12T15:04:53.088Z] === RUN TestCheckpointCreateError [2021-11-12T15:04:53.088Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestCheckpointCreate [2021-11-12T15:04:53.088Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestCheckpointDeleteError [2021-11-12T15:04:53.088Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestCheckpointDelete [2021-11-12T15:04:53.088Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestCheckpointListError [2021-11-12T15:04:53.088Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestCheckpointList [2021-11-12T15:04:53.088Z] --- PASS: TestCheckpointList (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestCheckpointListContainerNotFound [2021-11-12T15:04:53.088Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestNewClientWithOpsFromEnv [2021-11-12T15:04:53.088Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-12T15:04:53.088Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestGetAPIPath [2021-11-12T15:04:53.088Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestParseHostURL [2021-11-12T15:04:53.088Z] --- PASS: TestParseHostURL (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-12T15:04:53.088Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-12T15:04:53.088Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestNegotiateAPIVersion [2021-11-12T15:04:53.088Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestNegotiateAPVersionOverride [2021-11-12T15:04:53.088Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-12T15:04:53.088Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-12T15:04:53.088Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-12T15:04:53.088Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestClientRedirect [2021-11-12T15:04:53.088Z] --- PASS: TestClientRedirect (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigCreateUnsupported [2021-11-12T15:04:53.088Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigCreateError [2021-11-12T15:04:53.088Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigCreate [2021-11-12T15:04:53.088Z] --- PASS: TestConfigCreate (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigInspectNotFound [2021-11-12T15:04:53.088Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigInspectWithEmptyID [2021-11-12T15:04:53.088Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigInspectUnsupported [2021-11-12T15:04:53.088Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigInspectError [2021-11-12T15:04:53.088Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigInspectConfigNotFound [2021-11-12T15:04:53.088Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigInspect [2021-11-12T15:04:53.088Z] --- PASS: TestConfigInspect (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigListUnsupported [2021-11-12T15:04:53.088Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigListError [2021-11-12T15:04:53.088Z] --- PASS: TestConfigListError (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigList [2021-11-12T15:04:53.088Z] --- PASS: TestConfigList (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigRemoveUnsupported [2021-11-12T15:04:53.088Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigRemoveError [2021-11-12T15:04:53.088Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigRemove [2021-11-12T15:04:53.088Z] --- PASS: TestConfigRemove (0.00s) [2021-11-12T15:04:53.088Z] === RUN TestConfigUpdateUnsupported [2021-11-12T15:04:53.089Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestConfigUpdateError [2021-11-12T15:04:53.089Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestConfigUpdate [2021-11-12T15:04:53.089Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerCommitError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerCommit [2021-11-12T15:04:53.089Z] --- PASS: TestContainerCommit (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerStatPathError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerStatPathNotFoundError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerStatPathNoHeaderError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerStatPath [2021-11-12T15:04:53.089Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestCopyToContainerError [2021-11-12T15:04:53.089Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestCopyToContainerNotFoundError [2021-11-12T15:04:53.089Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-12T15:04:53.089Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestCopyToContainer [2021-11-12T15:04:53.089Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestCopyFromContainerError [2021-11-12T15:04:53.089Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestCopyFromContainerNotFoundError [2021-11-12T15:04:53.089Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-12T15:04:53.089Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-12T15:04:53.089Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestCopyFromContainer [2021-11-12T15:04:53.089Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerCreateError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerCreateImageNotFound [2021-11-12T15:04:53.089Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerCreateWithName [2021-11-12T15:04:53.089Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerCreateAutoRemove [2021-11-12T15:04:53.089Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerDiffError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerDiff [2021-11-12T15:04:53.089Z] --- PASS: TestContainerDiff (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerExecCreateError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerExecCreate [2021-11-12T15:04:53.089Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerExecStartError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerExecStart [2021-11-12T15:04:53.089Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerExecInspectError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerExecInspect [2021-11-12T15:04:53.089Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerExportError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerExportError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerExport [2021-11-12T15:04:53.089Z] --- PASS: TestContainerExport (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerInspectError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerInspectContainerNotFound [2021-11-12T15:04:53.089Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerInspectWithEmptyID [2021-11-12T15:04:53.089Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerInspect [2021-11-12T15:04:53.089Z] --- PASS: TestContainerInspect (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerInspectNode [2021-11-12T15:04:53.089Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerKillError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerKillError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerKill [2021-11-12T15:04:53.089Z] --- PASS: TestContainerKill (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerListError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerListError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerList [2021-11-12T15:04:53.089Z] --- PASS: TestContainerList (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerLogsNotFoundError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerLogsError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerLogs [2021-11-12T15:04:53.089Z] --- PASS: TestContainerLogs (0.12s) [2021-11-12T15:04:53.089Z] === RUN TestContainerPauseError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerPause [2021-11-12T15:04:53.089Z] --- PASS: TestContainerPause (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainersPruneError [2021-11-12T15:04:53.089Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainersPrune [2021-11-12T15:04:53.089Z] --- PASS: TestContainersPrune (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerRemoveError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerRemoveNotFoundError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerRemove [2021-11-12T15:04:53.089Z] --- PASS: TestContainerRemove (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerRenameError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerRename [2021-11-12T15:04:53.089Z] --- PASS: TestContainerRename (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerResizeError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerExecResizeError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerResize [2021-11-12T15:04:53.089Z] --- PASS: TestContainerResize (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerExecResize [2021-11-12T15:04:53.089Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerRestartError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerRestart [2021-11-12T15:04:53.089Z] --- PASS: TestContainerRestart (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerStartError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerStartError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerStart [2021-11-12T15:04:53.089Z] --- PASS: TestContainerStart (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerStatsError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerStats [2021-11-12T15:04:53.089Z] --- PASS: TestContainerStats (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerStopError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerStopError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerStop [2021-11-12T15:04:53.089Z] --- PASS: TestContainerStop (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerTopError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerTopError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerTop [2021-11-12T15:04:53.089Z] --- PASS: TestContainerTop (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerUnpauseError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerUnpause [2021-11-12T15:04:53.089Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerUpdateError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerUpdate [2021-11-12T15:04:53.089Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerWaitError [2021-11-12T15:04:53.089Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestContainerWait [2021-11-12T15:04:53.089Z] --- PASS: TestContainerWait (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestDiskUsageError [2021-11-12T15:04:53.089Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestDiskUsage [2021-11-12T15:04:53.089Z] --- PASS: TestDiskUsage (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestDistributionInspectUnsupported [2021-11-12T15:04:53.089Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestDistributionInspectWithEmptyID [2021-11-12T15:04:53.089Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestEventsErrorInOptions [2021-11-12T15:04:53.089Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestEventsErrorFromServer [2021-11-12T15:04:53.089Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestEvents [2021-11-12T15:04:53.089Z] --- PASS: TestEvents (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestTLSCloseWriter [2021-11-12T15:04:53.089Z] === PAUSE TestTLSCloseWriter [2021-11-12T15:04:53.089Z] === RUN TestImageBuildError [2021-11-12T15:04:53.089Z] --- PASS: TestImageBuildError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageBuild [2021-11-12T15:04:53.089Z] --- PASS: TestImageBuild (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestGetDockerOS [2021-11-12T15:04:53.089Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageCreateError [2021-11-12T15:04:53.089Z] --- PASS: TestImageCreateError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageCreate [2021-11-12T15:04:53.089Z] --- PASS: TestImageCreate (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageHistoryError [2021-11-12T15:04:53.089Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageHistory [2021-11-12T15:04:53.089Z] --- PASS: TestImageHistory (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageImportError [2021-11-12T15:04:53.089Z] --- PASS: TestImageImportError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageImport [2021-11-12T15:04:53.089Z] --- PASS: TestImageImport (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageInspectError [2021-11-12T15:04:53.089Z] --- PASS: TestImageInspectError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageInspectImageNotFound [2021-11-12T15:04:53.089Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageInspectWithEmptyID [2021-11-12T15:04:53.089Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageInspect [2021-11-12T15:04:53.089Z] --- PASS: TestImageInspect (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageListError [2021-11-12T15:04:53.089Z] --- PASS: TestImageListError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageList [2021-11-12T15:04:53.089Z] --- PASS: TestImageList (0.02s) [2021-11-12T15:04:53.089Z] === RUN TestImageListApiBefore125 [2021-11-12T15:04:53.089Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageLoadError [2021-11-12T15:04:53.089Z] --- PASS: TestImageLoadError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageLoad [2021-11-12T15:04:53.089Z] --- PASS: TestImageLoad (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagesPruneError [2021-11-12T15:04:53.089Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagesPrune [2021-11-12T15:04:53.089Z] --- PASS: TestImagesPrune (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePullReferenceParseError [2021-11-12T15:04:53.089Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePullAnyError [2021-11-12T15:04:53.089Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-12T15:04:53.089Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-12T15:04:53.089Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-12T15:04:53.089Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-12T15:04:53.089Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePullWithoutErrors [2021-11-12T15:04:53.089Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePushReferenceError [2021-11-12T15:04:53.089Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePushAnyError [2021-11-12T15:04:53.089Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-12T15:04:53.089Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-12T15:04:53.089Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-12T15:04:53.089Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-12T15:04:53.089Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImagePushWithoutErrors [2021-11-12T15:04:53.089Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-12T15:04:53.089Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-12T15:04:53.089Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-12T15:04:53.089Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-12T15:04:53.089Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-12T15:04:53.089Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-12T15:04:53.089Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-12T15:04:53.089Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-12T15:04:53.089Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageRemoveError [2021-11-12T15:04:53.089Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageRemoveImageNotFound [2021-11-12T15:04:53.089Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageRemove [2021-11-12T15:04:53.089Z] --- PASS: TestImageRemove (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageSaveError [2021-11-12T15:04:53.089Z] --- PASS: TestImageSaveError (0.01s) [2021-11-12T15:04:53.089Z] === RUN TestImageSave [2021-11-12T15:04:53.089Z] --- PASS: TestImageSave (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageSearchAnyError [2021-11-12T15:04:53.089Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-12T15:04:53.089Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-12T15:04:53.089Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-12T15:04:53.089Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-12T15:04:53.089Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageSearchWithoutErrors [2021-11-12T15:04:53.089Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageTagError [2021-11-12T15:04:53.089Z] --- PASS: TestImageTagError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageTagInvalidReference [2021-11-12T15:04:53.089Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageTagInvalidSourceImageName [2021-11-12T15:04:53.089Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageTagHexSource [2021-11-12T15:04:53.089Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestImageTag [2021-11-12T15:04:53.089Z] --- PASS: TestImageTag (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestInfoServerError [2021-11-12T15:04:53.089Z] --- PASS: TestInfoServerError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestInfoInvalidResponseJSONError [2021-11-12T15:04:53.089Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestInfo [2021-11-12T15:04:53.089Z] --- PASS: TestInfo (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworkConnectError [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworkConnect [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworkCreateError [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworkCreate [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworkDisconnectError [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworkDisconnect [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworkInspect [2021-11-12T15:04:53.089Z] === RUN TestNetworkInspect/empty_ID [2021-11-12T15:04:53.089Z] === RUN TestNetworkInspect/no_options [2021-11-12T15:04:53.089Z] === RUN TestNetworkInspect/verbose [2021-11-12T15:04:53.089Z] === RUN TestNetworkInspect/global_scope [2021-11-12T15:04:53.089Z] === RUN TestNetworkInspect/unknown_network [2021-11-12T15:04:53.089Z] === RUN TestNetworkInspect/server_error [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworkListError [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkListError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworkList [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkList (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworksPruneError [2021-11-12T15:04:53.089Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworksPrune [2021-11-12T15:04:53.089Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworkRemoveError [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNetworkRemove [2021-11-12T15:04:53.089Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNodeInspectError [2021-11-12T15:04:53.089Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNodeInspectNodeNotFound [2021-11-12T15:04:53.089Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNodeInspectWithEmptyID [2021-11-12T15:04:53.089Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNodeInspect [2021-11-12T15:04:53.089Z] --- PASS: TestNodeInspect (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNodeListError [2021-11-12T15:04:53.089Z] --- PASS: TestNodeListError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNodeList [2021-11-12T15:04:53.089Z] --- PASS: TestNodeList (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNodeRemoveError [2021-11-12T15:04:53.089Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-12T15:04:53.089Z] === RUN TestNodeRemove [2021-11-12T15:04:53.090Z] --- PASS: TestNodeRemove (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestNodeUpdateError [2021-11-12T15:04:53.090Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestNodeUpdate [2021-11-12T15:04:53.090Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestOptionWithTimeout [2021-11-12T15:04:53.090Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPingFail [2021-11-12T15:04:53.090Z] --- PASS: TestPingFail (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPingWithError [2021-11-12T15:04:53.090Z] 2021/11/12 15:04:51 RoundTripper returned a response & error; ignoring response [2021-11-12T15:04:53.090Z] 2021/11/12 15:04:51 RoundTripper returned a response & error; ignoring response [2021-11-12T15:04:53.090Z] --- PASS: TestPingWithError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPingSuccess [2021-11-12T15:04:53.090Z] --- PASS: TestPingSuccess (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPingHeadFallback [2021-11-12T15:04:53.090Z] === RUN TestPingHeadFallback/OK [2021-11-12T15:04:53.090Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-12T15:04:53.090Z] === RUN TestPingHeadFallback/Not_Found [2021-11-12T15:04:53.090Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-12T15:04:53.090Z] --- PASS: TestPingHeadFallback (0.03s) [2021-11-12T15:04:53.090Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-12T15:04:53.090Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-12T15:04:53.090Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-12T15:04:53.090Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginDisableError [2021-11-12T15:04:53.090Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginDisable [2021-11-12T15:04:53.090Z] --- PASS: TestPluginDisable (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginEnableError [2021-11-12T15:04:53.090Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginEnable [2021-11-12T15:04:53.090Z] --- PASS: TestPluginEnable (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginInspectError [2021-11-12T15:04:53.090Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginInspectWithEmptyID [2021-11-12T15:04:53.090Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginInspect [2021-11-12T15:04:53.090Z] --- PASS: TestPluginInspect (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginListError [2021-11-12T15:04:53.090Z] --- PASS: TestPluginListError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginList [2021-11-12T15:04:53.090Z] --- PASS: TestPluginList (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginPushError [2021-11-12T15:04:53.090Z] --- PASS: TestPluginPushError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginPush [2021-11-12T15:04:53.090Z] --- PASS: TestPluginPush (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginRemoveError [2021-11-12T15:04:53.090Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginRemove [2021-11-12T15:04:53.090Z] --- PASS: TestPluginRemove (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginSetError [2021-11-12T15:04:53.090Z] --- PASS: TestPluginSetError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPluginSet [2021-11-12T15:04:53.090Z] --- PASS: TestPluginSet (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSetHostHeader [2021-11-12T15:04:53.090Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestPlainTextError [2021-11-12T15:04:53.090Z] --- PASS: TestPlainTextError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestInfiniteError [2021-11-12T15:04:53.090Z] --- PASS: TestInfiniteError (0.03s) [2021-11-12T15:04:53.090Z] === RUN TestCanceledContext [2021-11-12T15:04:53.090Z] 2021/11/12 15:04:51 RoundTripper returned a response & error; ignoring response [2021-11-12T15:04:53.090Z] --- PASS: TestCanceledContext (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestDeadlineExceededContext [2021-11-12T15:04:53.090Z] 2021/11/12 15:04:51 RoundTripper returned a response & error; ignoring response [2021-11-12T15:04:53.090Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretCreateUnsupported [2021-11-12T15:04:53.090Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretCreateError [2021-11-12T15:04:53.090Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretCreate [2021-11-12T15:04:53.090Z] --- PASS: TestSecretCreate (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretInspectUnsupported [2021-11-12T15:04:53.090Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretInspectError [2021-11-12T15:04:53.090Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretInspectSecretNotFound [2021-11-12T15:04:53.090Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretInspectWithEmptyID [2021-11-12T15:04:53.090Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretInspect [2021-11-12T15:04:53.090Z] --- PASS: TestSecretInspect (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretListUnsupported [2021-11-12T15:04:53.090Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretListError [2021-11-12T15:04:53.090Z] --- PASS: TestSecretListError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretList [2021-11-12T15:04:53.090Z] --- PASS: TestSecretList (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretRemoveUnsupported [2021-11-12T15:04:53.090Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretRemoveError [2021-11-12T15:04:53.090Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretRemove [2021-11-12T15:04:53.090Z] --- PASS: TestSecretRemove (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretUpdateUnsupported [2021-11-12T15:04:53.090Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretUpdateError [2021-11-12T15:04:53.090Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSecretUpdate [2021-11-12T15:04:53.090Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceCreateError [2021-11-12T15:04:53.090Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceCreate [2021-11-12T15:04:53.090Z] --- PASS: TestServiceCreate (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-12T15:04:53.090Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceCreateDigestPinning [2021-11-12T15:04:53.090Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceInspectError [2021-11-12T15:04:53.090Z] --- PASS: TestServiceInspectError (0.02s) [2021-11-12T15:04:53.090Z] === RUN TestServiceInspectServiceNotFound [2021-11-12T15:04:53.090Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceInspectWithEmptyID [2021-11-12T15:04:53.090Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceInspect [2021-11-12T15:04:53.090Z] --- PASS: TestServiceInspect (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceListError [2021-11-12T15:04:53.090Z] --- PASS: TestServiceListError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceList [2021-11-12T15:04:53.090Z] --- PASS: TestServiceList (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceLogsError [2021-11-12T15:04:53.090Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceLogs [2021-11-12T15:04:53.090Z] --- PASS: TestServiceLogs (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceRemoveError [2021-11-12T15:04:53.090Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceRemoveNotFoundError [2021-11-12T15:04:53.090Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceRemove [2021-11-12T15:04:53.090Z] --- PASS: TestServiceRemove (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceUpdateError [2021-11-12T15:04:53.090Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestServiceUpdate [2021-11-12T15:04:53.090Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmGetUnlockKeyError [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmGetUnlockKey [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmInitError [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmInit [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmInit (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmInspectError [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmInspect [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmJoinError [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmJoin [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmLeaveError [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmLeave [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmUnlockError [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmUnlock [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmUpdateError [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestSwarmUpdate [2021-11-12T15:04:53.090Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestTaskInspectError [2021-11-12T15:04:53.090Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestTaskInspectWithEmptyID [2021-11-12T15:04:53.090Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestTaskInspect [2021-11-12T15:04:53.090Z] --- PASS: TestTaskInspect (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestTaskListError [2021-11-12T15:04:53.090Z] --- PASS: TestTaskListError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestTaskList [2021-11-12T15:04:53.090Z] --- PASS: TestTaskList (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestVolumeCreateError [2021-11-12T15:04:53.090Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestVolumeCreate [2021-11-12T15:04:53.090Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestVolumeInspectError [2021-11-12T15:04:53.090Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestVolumeInspectNotFound [2021-11-12T15:04:53.090Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestVolumeInspectWithEmptyID [2021-11-12T15:04:53.090Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestVolumeInspect [2021-11-12T15:04:53.090Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestVolumeListError [2021-11-12T15:04:53.090Z] --- PASS: TestVolumeListError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestVolumeList [2021-11-12T15:04:53.090Z] --- PASS: TestVolumeList (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestVolumeRemoveError [2021-11-12T15:04:53.090Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-12T15:04:53.090Z] === RUN TestVolumeRemove [2021-11-12T15:04:53.090Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-12T15:04:53.090Z] === CONT TestTLSCloseWriter [2021-11-12T15:04:53.090Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-12T15:04:53.090Z] PASS [2021-11-12T15:04:53.090Z] coverage: 75.1% of statements [2021-11-12T15:04:53.090Z] ok github.com/docker/docker/client 0.370s coverage: 75.1% of statements [2021-11-12T15:04:53.222Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-12T15:04:53.678Z] --- PASS: TestDaemonHostGatewayIP (2.29s) [2021-11-12T15:04:53.678Z] === CONT TestDaemonRestartIpcMode [2021-11-12T15:04:53.785Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-12T15:04:54.203Z] --- PASS: TestReplicatedJob (5.30s) [2021-11-12T15:04:54.203Z] === RUN TestUpdateReplicatedJob [2021-11-12T15:04:54.716Z] --- PASS: TestUpdatePidsLimit (3.63s) [2021-11-12T15:04:54.716Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-11-12T15:04:54.716Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-11-12T15:04:54.716Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2021-11-12T15:04:54.716Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2021-11-12T15:04:54.716Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2021-11-12T15:04:54.716Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-11-12T15:04:54.716Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2021-11-12T15:04:54.716Z] === RUN TestUpdateRestartPolicy [2021-11-12T15:04:54.974Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-12T15:04:55.329Z] Cannot create a file when that file already exists. [2021-11-12T15:04:55.537Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-11-12T15:04:55.537Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-12T15:04:55.537Z] check_test.go:308: [d24d9c0eb1359] daemon is not started [2021-11-12T15:04:55.537Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-11-12T15:04:55.537Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-12T15:04:55.537Z] check_test.go:308: [d4b978d529d34] daemon is not started [2021-11-12T15:04:55.537Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-11-12T15:04:55.577Z] --- PASS: TestDaemonRestartIpcMode (2.06s) [2021-11-12T15:04:55.793Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-12T15:04:56.049Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-12T15:04:56.598Z] ......... [ 85%] [2021-11-12T15:04:56.611Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-12T15:04:57.174Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-12T15:04:57.174Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-12T15:04:57.511Z] --- PASS: TestUpdateReplicatedJob (3.36s) [2021-11-12T15:04:57.511Z] === RUN TestServiceListWithStatuses [2021-11-12T15:04:57.511Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-12T15:04:57.511Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-12T15:04:57.511Z] === RUN TestDockerNetworkConnectAlias [2021-11-12T15:04:59.066Z] check_test.go:308: [dce7c9be92fec] daemon is not started [2021-11-12T15:04:59.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-11-12T15:05:00.104Z] Removing intermediate container 4cbd5f73912b [2021-11-12T15:05:00.104Z] ---> 1e2e7225e46d [2021-11-12T15:05:00.104Z] Step 13/13 : CMD ["sh"] [2021-11-12T15:05:00.104Z] ---> Running in 5bcd3bf5e0ad [2021-11-12T15:05:00.104Z] Removing intermediate container 5bcd3bf5e0ad [2021-11-12T15:05:00.104Z] ---> f2c4983be934 [2021-11-12T15:05:00.104Z] Successfully built f2c4983be934 [2021-11-12T15:05:00.104Z] Successfully tagged busybox:latest [2021-11-12T15:05:00.104Z] INFO: Docker images of the daemon under test [2021-11-12T15:05:00.104Z] [2021-11-12T15:05:00.104Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-12T15:05:00.104Z] busybox latest f2c4983be934 Less than a second ago 4.95GB [2021-11-12T15:05:00.104Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 9 days ago 4.91GB [2021-11-12T15:05:00.104Z] microsoft/windowsservercore latest 3d4792f88e26 9 days ago 4.91GB [2021-11-12T15:05:00.104Z] [2021-11-12T15:05:00.104Z] INFO: Running integration tests at 11/12/2021 15:04:59... [2021-11-12T15:05:00.104Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-12T15:05:00.104Z] INFO: Integration API tests being run from the host: [2021-11-12T15:05:00.104Z] INFO: make.ps1 starting at 11/12/2021 15:04:59 [2021-11-12T15:05:01.102Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-12T15:05:01.681Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2021-11-12T15:05:01.681Z] === RUN TestDockerNetworkReConnect [2021-11-12T15:05:02.249Z] tests/integration/models_images_test.py ............... [ 89%] [2021-11-12T15:05:03.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-11-12T15:05:03.678Z] --- PASS: TestContainerKillOnDaemonStart (11.58s) [2021-11-12T15:05:03.678Z] PASS [2021-11-12T15:05:03.678Z] [2021-11-12T15:05:03.678Z] === Skipped [2021-11-12T15:05:03.678Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-11-12T15:05:03.678Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T15:05:03.678Z] [2021-11-12T15:05:03.678Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-12T15:05:03.678Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-12T15:05:03.678Z] [2021-11-12T15:05:03.678Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-12T15:05:03.678Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-12T15:05:03.678Z] [2021-11-12T15:05:03.678Z] DONE 200 tests, 3 skipped in 109.206s [2021-11-12T15:05:03.678Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-12T15:05:03.678Z] ++ 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-11-12T15:05:03.678Z] ++ set -e [2021-11-12T15:05:03.678Z] ++ '[' -n 0 ']' [2021-11-12T15:05:03.678Z] ++ set -x [2021-11-12T15:05:03.678Z] ++ 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-11-12T15:05:03.678Z] === RUN TestConfigDaemonLibtrustID [2021-11-12T15:05:03.678Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-12T15:05:03.678Z] === RUN TestDaemonConfigValidation [2021-11-12T15:05:03.678Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-12T15:05:03.678Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-12T15:05:03.678Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-12T15:05:03.678Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-12T15:05:03.678Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-12T15:05:03.678Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-12T15:05:03.678Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-12T15:05:03.678Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-12T15:05:03.678Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-12T15:05:03.679Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-12T15:05:03.679Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-12T15:05:03.679Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-12T15:05:03.679Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-12T15:05:03.679Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-12T15:05:03.679Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-12T15:05:03.679Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-12T15:05:03.679Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2021-11-12T15:05:03.679Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-11-12T15:05:03.679Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-11-12T15:05:03.679Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2021-11-12T15:05:03.679Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-12T15:05:03.679Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-12T15:05:03.679Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-12T15:05:03.713Z] tests/integration/models_networks_test.py .... [ 90%] [2021-11-12T15:05:04.611Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-12T15:05:04.953Z] --- PASS: TestDockerNetworkReConnect (3.50s) [2021-11-12T15:05:04.953Z] === RUN TestServicePlugin [2021-11-12T15:05:05.544Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-12T15:05:05.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-11-12T15:05:06.008Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-12T15:05:06.570Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-12T15:05:06.916Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-12T15:05:06.916Z] daemon_test.go:156: [dab9678531552] daemon is not started [2021-11-12T15:05:06.916Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-11-12T15:05:06.916Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-12T15:05:06.916Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-12T15:05:06.916Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-12T15:05:06.916Z] === RUN TestDaemonProxy [2021-11-12T15:05:06.916Z] === RUN TestDaemonProxy/environment_variables [2021-11-12T15:05:07.027Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:05:07.027Z] INFO: Testing against a local daemon [2021-11-12T15:05:07.027Z] === RUN TestBuildWithSession [2021-11-12T15:05:07.027Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T15:05:07.027Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-12T15:05:07.027Z] === RUN TestBuildSquashParent [2021-11-12T15:05:07.027Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:05:07.027Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-12T15:05:07.027Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-12T15:05:07.027Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T15:05:07.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T15:05:07.027Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T15:05:07.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T15:05:07.027Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T15:05:07.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T15:05:07.027Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T15:05:07.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T15:05:07.027Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T15:05:07.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T15:05:07.027Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T15:05:07.027Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T15:05:07.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T15:05:07.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T15:05:07.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T15:05:07.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T15:05:07.133Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-12T15:05:07.133Z] --- PASS: TestUpdateRestartPolicy (12.62s) [2021-11-12T15:05:07.133Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-12T15:05:08.062Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2021-11-12T15:05:08.062Z] === RUN TestWaitNonBlocked [2021-11-12T15:05:08.062Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:05:08.062Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:05:08.062Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:05:08.062Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:05:08.062Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:05:08.062Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:05:08.222Z] plugin_test.go:61: [d35bfc05a20f6] joining swarm manager [d332d155db342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:05:08.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-11-12T15:05:08.412Z] --- PASS: TestCheckoutGit (29.08s) [2021-11-12T15:05:08.412Z] === RUN TestValidGitTransport [2021-11-12T15:05:08.412Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-12T15:05:08.412Z] === RUN TestGitInvalidRef [2021-11-12T15:05:08.814Z] === RUN TestDaemonProxy/command-line_options [2021-11-12T15:05:08.882Z] --- PASS: TestGitInvalidRef (0.21s) [2021-11-12T15:05:08.882Z] PASS [2021-11-12T15:05:08.882Z] coverage: 86.3% of statements [2021-11-12T15:05:08.882Z] ok github.com/docker/docker/builder/remotecontext/git 29.353s coverage: 86.3% of statements [2021-11-12T15:05:09.250Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-12T15:05:09.250Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2021-11-12T15:05:09.250Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2021-11-12T15:05:09.250Z] === RUN TestWaitBlocked [2021-11-12T15:05:09.250Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-12T15:05:09.250Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-12T15:05:09.250Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-12T15:05:09.250Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-12T15:05:09.250Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-12T15:05:09.250Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-12T15:05:09.353Z] ? github.com/docker/docker/cli [no test files] [2021-11-12T15:05:09.353Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-12T15:05:09.586Z] plugin_test.go:64: [d571e8d41c14c] joining swarm manager [d332d155db342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:05:09.812Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-12T15:05:10.069Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-12T15:05:10.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2021-11-12T15:05:10.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2021-11-12T15:05:10.069Z] === CONT TestContainerStartOnDaemonRestart [2021-11-12T15:05:10.069Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-12T15:05:10.186Z] === RUN TestDaemonProxy/configuration_file [2021-11-12T15:05:10.291Z] tests/integration/models_nodes_test.py . [ 90%] [2021-11-12T15:05:10.291Z] tests/integration/models_resources_test.py . [ 91%] [2021-11-12T15:05:11.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-11-12T15:05:12.014Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-11-12T15:05:12.082Z] === RUN TestDaemonProxy/conflicting_options [2021-11-12T15:05:12.340Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-12T15:05:12.904Z] --- PASS: TestDaemonProxy (6.27s) [2021-11-12T15:05:12.904Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2021-11-12T15:05:12.904Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2021-11-12T15:05:12.904Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2021-11-12T15:05:12.904Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-12T15:05:12.904Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-12T15:05:12.904Z] PASS [2021-11-12T15:05:12.904Z] [2021-11-12T15:05:12.904Z] DONE 17 tests in 10.204s [2021-11-12T15:05:12.904Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-11-12T15:05:12.904Z] ++ 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-11-12T15:05:12.904Z] ++ set -e [2021-11-12T15:05:12.904Z] ++ '[' -n 0 ']' [2021-11-12T15:05:12.904Z] ++ set -x [2021-11-12T15:05:12.904Z] ++ 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-11-12T15:05:13.162Z] INFO: Testing against a local daemon [2021-11-12T15:05:13.162Z] === RUN TestCommitInheritsEnv [2021-11-12T15:05:13.420Z] --- PASS: TestCommitInheritsEnv (0.22s) [2021-11-12T15:05:13.420Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-12T15:05:13.420Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-12T15:05:13.420Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-12T15:05:13.420Z] === RUN TestImagesFilterMultiReference [2021-11-12T15:05:13.420Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-12T15:05:13.420Z] === RUN TestImagePullPlatformInvalid [2021-11-12T15:05:13.420Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-12T15:05:13.420Z] === RUN TestRemoveImageOrphaning [2021-11-12T15:05:13.678Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2021-11-12T15:05:13.678Z] === RUN TestRemoveImageGarbageCollector [2021-11-12T15:05:13.678Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:05:13.678Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-12T15:05:13.678Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-12T15:05:13.678Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-12T15:05:13.678Z] === RUN TestTagInvalidReference [2021-11-12T15:05:13.678Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-12T15:05:13.678Z] === RUN TestTagValidPrefixedRepo [2021-11-12T15:05:13.678Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-12T15:05:13.678Z] === RUN TestTagExistedNameWithoutForce [2021-11-12T15:05:13.678Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-12T15:05:13.678Z] === RUN TestTagOfficialNames [2021-11-12T15:05:13.678Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-12T15:05:13.678Z] === RUN TestTagMatchesDigest [2021-11-12T15:05:13.678Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-12T15:05:13.678Z] PASS [2021-11-12T15:05:13.936Z] [2021-11-12T15:05:13.936Z] === Skipped [2021-11-12T15:05:13.936Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-12T15:05:13.936Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-12T15:05:13.936Z] [2021-11-12T15:05:13.936Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-12T15:05:13.936Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:05:13.936Z] [2021-11-12T15:05:13.936Z] DONE 12 tests, 2 skipped in 0.841s [2021-11-12T15:05:13.936Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-11-12T15:05:13.936Z] ++ 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-11-12T15:05:13.936Z] ++ set -e [2021-11-12T15:05:13.936Z] ++ '[' -n 0 ']' [2021-11-12T15:05:13.936Z] ++ set -x [2021-11-12T15:05:13.936Z] ++ 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-11-12T15:05:13.936Z] INFO: Testing against a local daemon [2021-11-12T15:05:13.936Z] === RUN TestNetworkCreateDelete [2021-11-12T15:05:13.936Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-11-12T15:05:13.936Z] === RUN TestDockerNetworkDeletePreferID [2021-11-12T15:05:13.958Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s) [2021-11-12T15:05:13.958Z] === CONT TestIpcModeOlderClient [2021-11-12T15:05:13.958Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.59s) [2021-11-12T15:05:13.958Z] === CONT TestContainerKillOnDaemonStart [2021-11-12T15:05:13.958Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-12T15:05:13.958Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-11-12T15:05:13.958Z] === CONT TestDaemonHostGatewayIP [2021-11-12T15:05:14.501Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-12T15:05:14.501Z] === RUN TestDaemonDNSFallback [2021-11-12T15:05:14.782Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-11-12T15:05:14.782Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-11-12T15:05:15.239Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-12T15:05:15.239Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-12T15:05:15.239Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-12T15:05:15.239Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-12T15:05:15.239Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-12T15:05:15.239Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-12T15:05:15.239Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-12T15:05:15.239Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-12T15:05:15.239Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-12T15:05:15.239Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-12T15:05:15.239Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-12T15:05:15.239Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-12T15:05:15.239Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-12T15:05:15.239Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-12T15:05:15.239Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-12T15:05:15.239Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-12T15:05:15.239Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-12T15:05:15.239Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-12T15:05:15.239Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-12T15:05:15.239Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-12T15:05:15.239Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-12T15:05:15.239Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-12T15:05:15.239Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-12T15:05:15.239Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-11-12T15:05:15.239Z] === RUN TestConfigureDaemonLogs [2021-11-12T15:05:15.239Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-12T15:05:15.239Z] === RUN TestCommonOptionsInstallFlags [2021-11-12T15:05:15.239Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-12T15:05:15.239Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-12T15:05:15.239Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-12T15:05:15.239Z] PASS [2021-11-12T15:05:15.239Z] coverage: 18.6% of statements [2021-11-12T15:05:15.239Z] ok github.com/docker/docker/cmd/dockerd 0.194s coverage: 18.6% of statements [2021-11-12T15:05:15.239Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-12T15:05:15.239Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-12T15:05:15.324Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-12T15:05:15.324Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-12T15:05:15.324Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-12T15:05:15.324Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-12T15:05:15.324Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-12T15:05:15.324Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-12T15:05:15.324Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-12T15:05:15.324Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-12T15:05:15.324Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-12T15:05:15.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-11-12T15:05:16.233Z] === RUN TestContainerStopSignal [2021-11-12T15:05:16.233Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestContainerStopTimeout [2021-11-12T15:05:16.233Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-12T15:05:16.233Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-12T15:05:16.233Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-12T15:05:16.233Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestReplaceAndAppendEnvVars [2021-11-12T15:05:16.233Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-12T15:05:16.233Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestNewMemoryStore [2021-11-12T15:05:16.233Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestAddContainers [2021-11-12T15:05:16.233Z] --- PASS: TestAddContainers (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestGetContainer [2021-11-12T15:05:16.233Z] --- PASS: TestGetContainer (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestDeleteContainer [2021-11-12T15:05:16.233Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestListContainers [2021-11-12T15:05:16.233Z] --- PASS: TestListContainers (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestFirstContainer [2021-11-12T15:05:16.233Z] --- PASS: TestFirstContainer (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestApplyAllContainer [2021-11-12T15:05:16.233Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestIsValidHealthString [2021-11-12T15:05:16.233Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestStateRunStop [2021-11-12T15:05:16.233Z] --- PASS: TestStateRunStop (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestStateTimeoutWait [2021-11-12T15:05:16.233Z] state_test.go:141: Stop callback fired [2021-11-12T15:05:16.233Z] state_test.go:165: Stop callback fired [2021-11-12T15:05:16.233Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-12T15:05:16.233Z] === RUN TestIsValidStateString [2021-11-12T15:05:16.233Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestViewSaveDelete [2021-11-12T15:05:16.233Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-12T15:05:16.233Z] === RUN TestViewAll [2021-11-12T15:05:16.233Z] --- PASS: TestViewAll (0.02s) [2021-11-12T15:05:16.233Z] === RUN TestViewGet [2021-11-12T15:05:16.233Z] --- PASS: TestViewGet (0.02s) [2021-11-12T15:05:16.233Z] === RUN TestNames [2021-11-12T15:05:16.233Z] --- PASS: TestNames (0.00s) [2021-11-12T15:05:16.233Z] === RUN TestViewWithHealthCheck [2021-11-12T15:05:16.233Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-12T15:05:16.233Z] PASS [2021-11-12T15:05:16.233Z] coverage: 41.7% of statements [2021-11-12T15:05:16.233Z] ok github.com/docker/docker/container 0.247s coverage: 41.7% of statements [2021-11-12T15:05:16.233Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-12T15:05:16.233Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-12T15:05:16.233Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-12T15:05:16.233Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-12T15:05:17.496Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T15:05:17.496Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T15:05:17.808Z] === RUN TestPrepare [2021-11-12T15:05:17.808Z] --- PASS: TestPrepare (0.00s) [2021-11-12T15:05:17.808Z] === RUN TestStart [2021-11-12T15:05:17.808Z] --- PASS: TestStart (0.00s) [2021-11-12T15:05:17.808Z] === RUN TestWaitCancel [2021-11-12T15:05:17.808Z] --- PASS: TestWaitCancel (0.00s) [2021-11-12T15:05:17.808Z] === RUN TestWaitDisabled [2021-11-12T15:05:17.808Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-12T15:05:17.808Z] === RUN TestWaitEnabled [2021-11-12T15:05:17.808Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-12T15:05:17.808Z] === RUN TestRemove [2021-11-12T15:05:17.808Z] --- PASS: TestRemove (0.00s) [2021-11-12T15:05:17.808Z] PASS [2021-11-12T15:05:17.808Z] coverage: 65.3% of statements [2021-11-12T15:05:17.808Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2021-11-12T15:05:17.843Z] --- PASS: TestDaemonHostGatewayIP (3.78s) [2021-11-12T15:05:17.843Z] === CONT TestDaemonRestartIpcMode [2021-11-12T15:05:18.733Z] tests/integration/regression_test.py ...... [ 98%] [2021-11-12T15:05:18.994Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-11-12T15:05:18.994Z] tests/integration/credentials/utils_test.py . [100%] [2021-11-12T15:05:18.994Z] [2021-11-12T15:05:18.994Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-11-12T15:05:18.994Z] =========================== short test summary info ============================ [2021-11-12T15:05:18.994Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-11-12T15:05:18.994Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-11-12T15:05:18.994Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-11-12T15:05:18.994Z] Not supported on most drivers [2021-11-12T15:05:18.994Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-11-12T15:05:18.994Z] Output of docker top depends on host distro, and is not formalized. [2021-11-12T15:05:18.994Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-11-12T15:05:18.994Z] Output of docker top depends on host distro, and is not formalized. [2021-11-12T15:05:18.995Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-11-12T15:05:18.995Z] Can fail if eth0 has multiple IP addresses [2021-11-12T15:05:18.995Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-11-12T15:05:18.995Z] This doesn't seem to be taken into account by the engine [2021-11-12T15:05:18.995Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-11-12T15:05:18.995Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-11-12T15:05:18.995Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 295.59 seconds == [2021-11-12T15:05:19.213Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-12T15:05:19.213Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-11-12T15:05:19.255Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-11-12T15:05:20.032Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-12T15:05:20.032Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-12T15:05:20.032Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-12T15:05:20.032Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-12T15:05:20.032Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-12T15:05:20.032Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-12T15:05:20.032Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-12T15:05:20.032Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-12T15:05:20.032Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-12T15:05:20.032Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-12T15:05:20.032Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-12T15:05:20.032Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-12T15:05:20.032Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-12T15:05:20.032Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-12T15:05:20.032Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-12T15:05:20.033Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-12T15:05:20.033Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-12T15:05:20.033Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-12T15:05:20.033Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-12T15:05:20.033Z] PASS [2021-11-12T15:05:20.033Z] coverage: 35.9% of statements [2021-11-12T15:05:20.033Z] ok github.com/docker/docker/daemon/cluster/convert 0.680s coverage: 35.9% of statements [2021-11-12T15:05:20.033Z] === RUN TestNewListSecretsFilters [2021-11-12T15:05:20.033Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-12T15:05:20.033Z] === RUN TestNewListConfigsFilters [2021-11-12T15:05:20.033Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-12T15:05:20.033Z] PASS [2021-11-12T15:05:20.033Z] coverage: 0.5% of statements [2021-11-12T15:05:20.033Z] ok github.com/docker/docker/daemon/cluster 0.586s coverage: 0.5% of statements [2021-11-12T15:05:21.056Z] --- PASS: TestDaemonDNSFallback (6.24s) [2021-11-12T15:05:21.056Z] === RUN TestInspectNetwork [2021-11-12T15:05:21.106Z] --- PASS: TestDaemonRestartIpcMode (3.46s) [2021-11-12T15:05:22.954Z] === RUN TestInspectNetwork/full_network_id [2021-11-12T15:05:22.954Z] === RUN TestInspectNetwork/partial_network_id [2021-11-12T15:05:22.954Z] === RUN TestInspectNetwork/network_name [2021-11-12T15:05:22.954Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-12T15:05:22.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-11-12T15:05:23.000Z] === RUN TestBuilderGC [2021-11-12T15:05:23.000Z] --- PASS: TestBuilderGC (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestDaemonConfigurationNotFound [2021-11-12T15:05:23.000Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestDaemonBrokenConfiguration [2021-11-12T15:05:23.000Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestParseClusterAdvertiseSettings [2021-11-12T15:05:23.000Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestFindConfigurationConflicts [2021-11-12T15:05:23.000Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-12T15:05:23.000Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-12T15:05:23.000Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-12T15:05:23.000Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-12T15:05:23.000Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-12T15:05:23.000Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-12T15:05:23.000Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-12T15:05:23.000Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-12T15:05:23.000Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-12T15:05:23.000Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-12T15:05:23.000Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-12T15:05:23.000Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestValidateConfigurationErrors [2021-11-12T15:05:23.000Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-12T15:05:23.000Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-12T15:05:23.000Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-12T15:05:23.000Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-12T15:05:23.000Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-12T15:05:23.000Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-12T15:05:23.000Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-12T15:05:23.000Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-12T15:05:23.000Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-12T15:05:23.000Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-12T15:05:23.000Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-12T15:05:23.000Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestValidateConfiguration [2021-11-12T15:05:23.000Z] === RUN TestValidateConfiguration/with_label [2021-11-12T15:05:23.000Z] === RUN TestValidateConfiguration/with_dns [2021-11-12T15:05:23.000Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-12T15:05:23.000Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-12T15:05:23.000Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-12T15:05:23.000Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-12T15:05:23.000Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-12T15:05:23.000Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-12T15:05:23.000Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestModifiedDiscoverySettings [2021-11-12T15:05:23.000Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestReloadSetConfigFileNotExist [2021-11-12T15:05:23.000Z] === RUN TestDiscoveryOptsErrors [2021-11-12T15:05:23.000Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestDiscoveryOpts [2021-11-12T15:05:23.000Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-12T15:05:23.000Z] PASS [2021-11-12T15:05:23.000Z] coverage: 30.0% of statements [2021-11-12T15:05:23.000Z] time="2021-11-12T15:05:22Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-12T15:05:23.000Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-11-12T15:05:23.000Z] === RUN TestReloadDefaultConfigNotExist [2021-11-12T15:05:23.000Z] ok github.com/docker/docker/daemon/discovery 0.052s coverage: 30.0% of statements [2021-11-12T15:05:23.000Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:05:23.000Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestReloadBadDefaultConfig [2021-11-12T15:05:23.000Z] time="2021-11-12T15:05:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1705554082" [2021-11-12T15:05:23.000Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestReloadWithConflictingLabels [2021-11-12T15:05:23.000Z] time="2021-11-12T15:05:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-360211111" [2021-11-12T15:05:23.000Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-12T15:05:23.000Z] === RUN TestReloadWithDuplicateLabels [2021-11-12T15:05:23.001Z] time="2021-11-12T15:05:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1765178523" [2021-11-12T15:05:23.001Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-12T15:05:23.001Z] === RUN TestMaskURLCredentials [2021-11-12T15:05:23.001Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-12T15:05:23.001Z] === RUN TestDaemonConfigurationMerge [2021-11-12T15:05:23.001Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-12T15:05:23.001Z] PASS [2021-11-12T15:05:23.001Z] coverage: 80.0% of statements [2021-11-12T15:05:23.001Z] ok github.com/docker/docker/daemon/config 0.224s coverage: 80.0% of statements [2021-11-12T15:05:23.251Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-12T15:05:23.472Z] === RUN TestWaitNodeAttachment [2021-11-12T15:05:24.462Z] --- PASS: TestWaitNodeAttachment (0.53s) [2021-11-12T15:05:24.462Z] === RUN TestIsolationConversion [2021-11-12T15:05:24.462Z] === RUN TestIsolationConversion/default [2021-11-12T15:05:24.462Z] === RUN TestIsolationConversion/process [2021-11-12T15:05:24.462Z] === RUN TestIsolationConversion/hyperv [2021-11-12T15:05:24.462Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-12T15:05:24.462Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-12T15:05:24.462Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-12T15:05:24.462Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-12T15:05:24.462Z] === RUN TestContainerLabels [2021-11-12T15:05:24.462Z] --- PASS: TestContainerLabels (0.00s) [2021-11-12T15:05:24.462Z] === RUN TestCredentialSpecConversion [2021-11-12T15:05:24.462Z] === RUN TestCredentialSpecConversion/none [2021-11-12T15:05:24.462Z] === RUN TestCredentialSpecConversion/config [2021-11-12T15:05:24.462Z] === RUN TestCredentialSpecConversion/file [2021-11-12T15:05:24.462Z] === RUN TestCredentialSpecConversion/registry [2021-11-12T15:05:24.462Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-12T15:05:24.462Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-12T15:05:24.462Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-12T15:05:24.462Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-12T15:05:24.462Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-12T15:05:24.462Z] === RUN TestControllerValidateMountBind [2021-11-12T15:05:24.462Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-12T15:05:24.462Z] === RUN TestControllerValidateMountVolume [2021-11-12T15:05:24.462Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-12T15:05:24.462Z] === RUN TestControllerValidateMountTarget [2021-11-12T15:05:24.462Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-12T15:05:24.462Z] === RUN TestControllerValidateMountTmpfs [2021-11-12T15:05:24.462Z] --- PASS: TestControllerValidateMountTmpfs (0.01s) [2021-11-12T15:05:24.462Z] === RUN TestControllerValidateMountInvalidType [2021-11-12T15:05:24.462Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-12T15:05:24.462Z] === RUN TestControllerValidateMountNamedPipe [2021-11-12T15:05:24.462Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-12T15:05:24.462Z] PASS [2021-11-12T15:05:24.462Z] coverage: 11.0% of statements [2021-11-12T15:05:24.462Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.746s coverage: 11.0% of statements [2021-11-12T15:05:24.462Z] === RUN TestEventsLog [2021-11-12T15:05:24.462Z] --- PASS: TestEventsLog (0.00s) [2021-11-12T15:05:24.462Z] === RUN TestEventsLogTimeout [2021-11-12T15:05:24.462Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-12T15:05:24.462Z] === RUN TestLogEvents [2021-11-12T15:05:24.462Z] --- PASS: TestLogEvents (0.05s) [2021-11-12T15:05:24.462Z] === RUN TestLoadBufferedEvents [2021-11-12T15:05:24.462Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-11-12T15:05:24.462Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-12T15:05:24.462Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-12T15:05:24.462Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-12T15:05:24.462Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-12T15:05:24.462Z] PASS [2021-11-12T15:05:24.462Z] coverage: 50.0% of statements [2021-11-12T15:05:24.462Z] ok github.com/docker/docker/daemon/events 0.222s coverage: 50.0% of statements [2021-11-12T15:05:24.933Z] === RUN TestIsEmptyDir [2021-11-12T15:05:24.933Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-12T15:05:24.933Z] PASS [2021-11-12T15:05:24.933Z] coverage: 2.3% of statements [2021-11-12T15:05:24.933Z] ok github.com/docker/docker/daemon/graphdriver 0.061s coverage: 2.3% of statements [2021-11-12T15:05:24.933Z] === RUN TestVerifyNetworkingConfig [2021-11-12T15:05:24.933Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestGetContainer [2021-11-12T15:05:24.933Z] --- PASS: TestGetContainer (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestValidContainerNames [2021-11-12T15:05:24.933Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestContainerInitDNS [2021-11-12T15:05:24.933Z] daemon_test.go:146: root required [2021-11-12T15:05:24.933Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestMerge [2021-11-12T15:05:24.933Z] --- PASS: TestMerge (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestValidateContainerIsolation [2021-11-12T15:05:24.933Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestFindNetworkErrorType [2021-11-12T15:05:24.933Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestEnsureServicesExist [2021-11-12T15:05:24.933Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestEnsureServicesExistErrors [2021-11-12T15:05:24.933Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-12T15:05:24.933Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-12T15:05:24.933Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-12T15:05:24.933Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-12T15:05:24.933Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-12T15:05:24.933Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-12T15:05:24.933Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestContainerDelete [2021-11-12T15:05:24.933Z] --- PASS: TestContainerDelete (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestContainerDoubleDelete [2021-11-12T15:05:24.933Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestLogContainerEventCopyLabels [2021-11-12T15:05:24.933Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestLogContainerEventWithAttributes [2021-11-12T15:05:24.933Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestNoneHealthcheck [2021-11-12T15:05:24.933Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-12T15:05:24.933Z] === RUN TestHealthStates [2021-11-12T15:05:25.142Z] check_test.go:308: [d86cf09bd1201] daemon is not started [2021-11-12T15:05:25.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-11-12T15:05:25.398Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-12T15:05:25.398Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-12T15:05:25.404Z] time="2021-11-12T15:05:24Z" 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-11-12T15:05:25.404Z] time="2021-11-12T15:05:24Z" 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-11-12T15:05:25.404Z] time="2021-11-12T15:05:24Z" 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-11-12T15:05:25.404Z] time="2021-11-12T15:05:24Z" 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-11-12T15:05:25.404Z] time="2021-11-12T15:05:24Z" 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-11-12T15:05:25.404Z] time="2021-11-12T15:05:24Z" 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-11-12T15:05:25.404Z] time="2021-11-12T15:05:24Z" 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-11-12T15:05:25.404Z] time="2021-11-12T15:05:24Z" 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-11-12T15:05:25.404Z] time="2021-11-12T15:05:24Z" 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-11-12T15:05:25.404Z] time="2021-11-12T15:05:24Z" 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-11-12T15:05:25.404Z] --- PASS: TestHealthStates (0.13s) [2021-11-12T15:05:25.404Z] === RUN TestGetInspectData [2021-11-12T15:05:25.404Z] --- PASS: TestGetInspectData (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestFillLicense [2021-11-12T15:05:25.404Z] --- PASS: TestFillLicense (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestListInvalidFilter [2021-11-12T15:05:25.404Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestNameFilter [2021-11-12T15:05:25.404Z] --- PASS: TestNameFilter (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-12T15:05:25.404Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-12T15:05:25.404Z] === 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-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-12T15:05:25.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-12T15:05:25.404Z] --- 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-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-12T15:05:25.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestDaemonReloadLabels [2021-11-12T15:05:25.404Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-12T15:05:25.404Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestDaemonReloadMirrors [2021-11-12T15:05:25.404Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-12T15:05:25.404Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-12T15:05:25.404Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestDaemonDiscoveryReload [2021-11-12T15:05:25.404Z] === RUN TestLinkNaming [2021-11-12T15:05:25.404Z] --- PASS: TestLinkNaming (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestLinkNew [2021-11-12T15:05:25.404Z] --- PASS: TestLinkNew (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestLinkEnv [2021-11-12T15:05:25.404Z] --- PASS: TestLinkEnv (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestLinkMultipleEnv [2021-11-12T15:05:25.404Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-12T15:05:25.404Z] === RUN TestLinkPortRangeEnv [2021-11-12T15:05:25.404Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-12T15:05:25.404Z] PASS [2021-11-12T15:05:25.404Z] coverage: 93.0% of statements [2021-11-12T15:05:25.404Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2021-11-12T15:05:26.192Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-12T15:05:26.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.56s) [2021-11-12T15:05:26.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.12s) [2021-11-12T15:05:26.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.70s) [2021-11-12T15:05:26.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.31s) [2021-11-12T15:05:26.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.76s) [2021-11-12T15:05:26.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.47s) [2021-11-12T15:05:26.192Z] === RUN TestBuildMultiStageCopy [2021-11-12T15:05:26.192Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-12T15:05:26.399Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-11-12T15:05:26.400Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-12T15:05:26.765Z] --- PASS: TestContainerKillOnDaemonStart (12.86s) [2021-11-12T15:05:26.765Z] PASS [2021-11-12T15:05:26.765Z] [2021-11-12T15:05:26.765Z] === Skipped [2021-11-12T15:05:26.765Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-12T15:05:26.765Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T15:05:26.765Z] [2021-11-12T15:05:26.765Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-12T15:05:26.765Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-12T15:05:26.765Z] [2021-11-12T15:05:26.765Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-12T15:05:26.765Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-12T15:05:26.765Z] [2021-11-12T15:05:26.765Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-12T15:05:26.765Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-12T15:05:26.765Z] [2021-11-12T15:05:26.765Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-12T15:05:26.765Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-12T15:05:26.765Z] [2021-11-12T15:05:26.765Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-12T15:05:26.765Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-12T15:05:26.765Z] [2021-11-12T15:05:26.765Z] DONE 200 tests, 6 skipped in 161.779s [2021-11-12T15:05:26.765Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-12T15:05:26.765Z] ++ 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-11-12T15:05:26.765Z] ++ set -e [2021-11-12T15:05:26.765Z] ++ '[' -n 0 ']' [2021-11-12T15:05:26.765Z] ++ set -x [2021-11-12T15:05:26.765Z] ++ 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-11-12T15:05:26.765Z] === RUN TestConfigDaemonLibtrustID [2021-11-12T15:05:26.870Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-12T15:05:26.870Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-12T15:05:27.134Z] --- PASS: TestInspectNetwork (6.45s) [2021-11-12T15:05:27.134Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-12T15:05:27.134Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-12T15:05:27.134Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-12T15:05:27.134Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-12T15:05:27.134Z] === RUN TestRunContainerWithBridgeNone [2021-11-12T15:05:27.328Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-11-12T15:05:27.328Z] === RUN TestDaemonConfigValidation [2021-11-12T15:05:27.328Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-12T15:05:27.328Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-12T15:05:27.328Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-12T15:05:27.328Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-12T15:05:27.328Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-12T15:05:27.328Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-12T15:05:27.328Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-12T15:05:27.328Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-12T15:05:27.328Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-12T15:05:27.328Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-12T15:05:27.328Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-12T15:05:27.328Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-12T15:05:27.340Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-12T15:05:27.340Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-12T15:05:27.340Z] reload_test.go:520: root required [2021-11-12T15:05:27.340Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-12T15:05:27.340Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-12T15:05:27.340Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-12T15:05:27.340Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-12T15:05:27.340Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-12T15:05:27.340Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-12T15:05:27.340Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-12T15:05:27.340Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-12T15:05:27.340Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-11-12T15:05:27.340Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-12T15:05:27.340Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-12T15:05:27.340Z] === RUN TestParseVolumesFrom [2021-11-12T15:05:27.340Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-12T15:05:27.340Z] PASS [2021-11-12T15:05:27.340Z] coverage: 9.0% of statements [2021-11-12T15:05:27.340Z] ok github.com/docker/docker/daemon 2.340s coverage: 9.0% of statements [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-12T15:05:27.340Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-12T15:05:27.340Z] === RUN TestAdapterReadLogs [2021-11-12T15:05:27.340Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-12T15:05:27.340Z] === RUN TestCopier [2021-11-12T15:05:27.340Z] --- PASS: TestCopier (0.00s) [2021-11-12T15:05:27.340Z] === RUN TestCopierLongLines [2021-11-12T15:05:27.340Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-12T15:05:27.340Z] === RUN TestCopierSlow [2021-11-12T15:05:27.584Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-12T15:05:27.584Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-12T15:05:27.584Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-12T15:05:27.811Z] --- PASS: TestCopierSlow (0.20s) [2021-11-12T15:05:27.811Z] === RUN TestCopierWithSized [2021-11-12T15:05:27.811Z] === RUN TestCopierWithSized/as_is [2021-11-12T15:05:27.811Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-12T15:05:27.811Z] === RUN TestNewStreamConfig [2021-11-12T15:05:27.811Z] === RUN TestNewStreamConfig/defaults [2021-11-12T15:05:27.811Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-12T15:05:27.811Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-12T15:05:27.811Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-12T15:05:27.811Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-12T15:05:27.811Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-12T15:05:27.811Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-12T15:05:27.811Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-12T15:05:27.811Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-12T15:05:27.811Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-12T15:05:27.811Z] --- PASS: TestCopierWithSized (0.02s) [2021-11-12T15:05:27.811Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-12T15:05:27.811Z] === RUN TestCopierWithPartial [2021-11-12T15:05:27.811Z] --- PASS: TestCopierWithPartial (0.01s) [2021-11-12T15:05:27.811Z] === RUN TestRingLogger [2021-11-12T15:05:27.811Z] --- PASS: TestRingLogger (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestRingCap [2021-11-12T15:05:27.811Z] --- PASS: TestRingCap (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestRingClose [2021-11-12T15:05:27.811Z] --- PASS: TestRingClose (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestRingDrain [2021-11-12T15:05:27.811Z] --- PASS: TestRingDrain (0.00s) [2021-11-12T15:05:27.811Z] PASS [2021-11-12T15:05:27.811Z] coverage: 43.8% of statements [2021-11-12T15:05:27.811Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.8% of statements [2021-11-12T15:05:27.811Z] time="2021-11-12T15:05:27Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-12T15:05:27.811Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-11-12T15:05:27.811Z] === RUN TestCreateSuccess [2021-11-12T15:05:27.811Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestCreateStreamSkipped [2021-11-12T15:05:27.811Z] time="2021-11-12T15:05:27Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-12T15:05:27.811Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestCreateLogGroupSuccess [2021-11-12T15:05:27.811Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestCreateError [2021-11-12T15:05:27.811Z] --- PASS: TestCreateError (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestCreateAlreadyExists [2021-11-12T15:05:27.811Z] time="2021-11-12T15:05:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-12T15:05:27.811Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestLogClosed [2021-11-12T15:05:27.811Z] --- PASS: TestLogClosed (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestLogBlocking [2021-11-12T15:05:27.811Z] --- PASS: TestLogBlocking (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-12T15:05:27.811Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestLogNonBlockingBufferFull [2021-11-12T15:05:27.811Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestPublishBatchSuccess [2021-11-12T15:05:27.811Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestPublishBatchError [2021-11-12T15:05:27.811Z] time="2021-11-12T15:05:27Z" level=error msg=Error [2021-11-12T15:05:27.811Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-12T15:05:27.811Z] time="2021-11-12T15:05:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-12T15:05:27.811Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-12T15:05:27.811Z] time="2021-11-12T15:05:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-12T15:05:27.811Z] time="2021-11-12T15:05:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-12T15:05:27.811Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestCollectBatchSimple [2021-11-12T15:05:27.811Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestCollectBatchTicker [2021-11-12T15:05:27.811Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestCollectBatchMultilinePattern [2021-11-12T15:05:27.811Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-12T15:05:27.811Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-12T15:05:27.811Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-12T15:05:27.811Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-12T15:05:27.811Z] === RUN TestCollectBatchClose [2021-11-12T15:05:27.811Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestEffectiveLen [2021-11-12T15:05:27.811Z] === RUN TestEffectiveLen/0/Hello [2021-11-12T15:05:27.811Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-12T15:05:27.811Z] === RUN TestEffectiveLen/2/🙃 [2021-11-12T15:05:27.811Z] === RUN TestEffectiveLen/3/���� [2021-11-12T15:05:27.811Z] === RUN TestEffectiveLen/4/He��o [2021-11-12T15:05:27.811Z] === RUN TestEffectiveLen/5/ [2021-11-12T15:05:27.811Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestFindValidSplit [2021-11-12T15:05:27.811Z] === RUN TestFindValidSplit/0/ [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1063: [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1064: [2021-11-12T15:05:27.811Z] === RUN TestFindValidSplit/1/Hello [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1063: Hello [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1064: [2021-11-12T15:05:27.811Z] === RUN TestFindValidSplit/2/Hello [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1063: He [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1064: llo [2021-11-12T15:05:27.811Z] === RUN TestFindValidSplit/3/Hello [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1063: [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1064: Hello [2021-11-12T15:05:27.811Z] === RUN TestFindValidSplit/4/🙃 [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1063: [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-12T15:05:27.811Z] === RUN TestFindValidSplit/5/🙃 [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1064: [2021-11-12T15:05:27.811Z] === RUN TestFindValidSplit/6/a� [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1063: a [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1064: � [2021-11-12T15:05:27.811Z] === RUN TestFindValidSplit/7/a� [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1063: a� [2021-11-12T15:05:27.811Z] cloudwatchlogs_test.go:1064: [2021-11-12T15:05:27.811Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestProcessEventEmoji [2021-11-12T15:05:27.811Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestCollectBatchLineSplit [2021-11-12T15:05:27.811Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-11-12T15:05:27.811Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-12T15:05:27.811Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestCollectBatchMaxEvents [2021-11-12T15:05:27.811Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-11-12T15:05:27.811Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-12T15:05:27.811Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-11-12T15:05:27.811Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-12T15:05:27.811Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-11-12T15:05:27.811Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-12T15:05:27.811Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-12T15:05:27.811Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-12T15:05:27.811Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-12T15:05:27.811Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-12T15:05:27.811Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-12T15:05:27.811Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-12T15:05:27.811Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-12T15:05:27.811Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-12T15:05:27.811Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-12T15:05:27.811Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-12T15:05:27.811Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-12T15:05:27.811Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-12T15:05:27.811Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-12T15:05:27.811Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-12T15:05:27.811Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-12T15:05:27.811Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-12T15:05:27.811Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-12T15:05:27.811Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-12T15:05:27.811Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-12T15:05:27.811Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-12T15:05:27.811Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-12T15:05:27.811Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-12T15:05:27.811Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestCreateTagSuccess [2021-11-12T15:05:27.811Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-12T15:05:27.811Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-12T15:05:27.811Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-12T15:05:27.811Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-12T15:05:27.812Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-12T15:05:27.812Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-12T15:05:27.812Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-12T15:05:27.812Z] PASS [2021-11-12T15:05:27.812Z] coverage: 77.4% of statements [2021-11-12T15:05:27.812Z] ok github.com/docker/docker/daemon/logger/awslogs 0.352s coverage: 77.4% of statements [2021-11-12T15:05:27.840Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-12T15:05:27.840Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2021-11-12T15:05:27.840Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.20s) [2021-11-12T15:05:27.840Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2021-11-12T15:05:27.840Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2021-11-12T15:05:27.840Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2021-11-12T15:05:27.840Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-12T15:05:27.840Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-12T15:05:28.096Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-11-12T15:05:28.283Z] === RUN TestSearchRegistryForImagesErrors [2021-11-12T15:05:28.283Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-12T15:05:28.283Z] === RUN TestSearchRegistryForImages [2021-11-12T15:05:28.283Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-12T15:05:28.283Z] === RUN TestOnlyPlatformWithFallback [2021-11-12T15:05:28.283Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-12T15:05:28.283Z] === RUN TestImageDelete [2021-11-12T15:05:28.283Z] === RUN TestImageDelete/no_lease [2021-11-12T15:05:28.283Z] === RUN TestImageDelete/lease_exists [2021-11-12T15:05:28.283Z] --- PASS: TestImageDelete (0.04s) [2021-11-12T15:05:28.283Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-12T15:05:28.283Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-12T15:05:28.283Z] === RUN TestContentStoreForPull [2021-11-12T15:05:28.283Z] --- PASS: TestContentStoreForPull (0.15s) [2021-11-12T15:05:28.283Z] PASS [2021-11-12T15:05:28.283Z] coverage: 6.7% of statements [2021-11-12T15:05:28.283Z] ok github.com/docker/docker/daemon/images 0.277s coverage: 6.7% of statements [2021-11-12T15:05:28.283Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-12T15:05:28.283Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-12T15:05:28.283Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-12T15:05:28.283Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-12T15:05:28.283Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-12T15:05:28.283Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-12T15:05:28.283Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-12T15:05:28.506Z] --- PASS: TestRunContainerWithBridgeNone (1.38s) [2021-11-12T15:05:28.506Z] === RUN TestNetworkInvalidJSON [2021-11-12T15:05:28.506Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-12T15:05:28.506Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-12T15:05:28.506Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:05:28.506Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:05:28.506Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:05:28.506Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:05:28.506Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-12T15:05:28.506Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:05:28.506Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:05:28.506Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-12T15:05:28.506Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-12T15:05:28.506Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-12T15:05:28.506Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-12T15:05:28.506Z] === RUN TestNetworkList [2021-11-12T15:05:28.506Z] === RUN TestNetworkList//networks [2021-11-12T15:05:28.506Z] === PAUSE TestNetworkList//networks [2021-11-12T15:05:28.506Z] === RUN TestNetworkList//networks/ [2021-11-12T15:05:28.506Z] === PAUSE TestNetworkList//networks/ [2021-11-12T15:05:28.506Z] === CONT TestNetworkList//networks [2021-11-12T15:05:28.506Z] === CONT TestNetworkList//networks/ [2021-11-12T15:05:28.506Z] --- PASS: TestNetworkList (0.01s) [2021-11-12T15:05:28.506Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-12T15:05:28.506Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-12T15:05:28.506Z] === RUN TestHostIPv4BridgeLabel [2021-11-12T15:05:28.754Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-12T15:05:28.754Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-12T15:05:28.754Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-12T15:05:28.754Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-12T15:05:28.754Z] === RUN TestFastTimeMarshalJSON [2021-11-12T15:05:28.754Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-12T15:05:28.754Z] PASS [2021-11-12T15:05:28.754Z] coverage: 87.2% of statements [2021-11-12T15:05:28.754Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.182s coverage: 87.2% of statements [2021-11-12T15:05:28.754Z] === RUN TestJSONFileLogger [2021-11-12T15:05:29.025Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-12T15:05:29.086Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-11-12T15:05:29.086Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-12T15:05:29.225Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-12T15:05:29.225Z] === RUN TestJSONFileLoggerWithTags [2021-11-12T15:05:29.225Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-12T15:05:29.225Z] === RUN TestJSONFileLoggerWithOpts [2021-11-12T15:05:29.225Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-12T15:05:29.225Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-12T15:05:29.225Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-12T15:05:29.225Z] === RUN TestEncodeDecode [2021-11-12T15:05:29.225Z] === PAUSE TestEncodeDecode [2021-11-12T15:05:29.225Z] === RUN TestUnexpectedEOF [2021-11-12T15:05:29.225Z] time="2021-11-12T15:05:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-12T15:05:29.225Z] time="2021-11-12T15:05:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-12T15:05:29.225Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-11-12T15:05:29.225Z] === CONT TestEncodeDecode [2021-11-12T15:05:29.225Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-12T15:05:29.225Z] PASS [2021-11-12T15:05:29.225Z] coverage: 69.9% of statements [2021-11-12T15:05:29.225Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.200s coverage: 69.9% of statements [2021-11-12T15:05:29.695Z] === RUN TestWriteLog [2021-11-12T15:05:29.695Z] === PAUSE TestWriteLog [2021-11-12T15:05:29.695Z] === RUN TestReadLog [2021-11-12T15:05:29.695Z] === PAUSE TestReadLog [2021-11-12T15:05:29.695Z] === CONT TestWriteLog [2021-11-12T15:05:29.695Z] === CONT TestReadLog [2021-11-12T15:05:29.695Z] --- PASS: TestWriteLog (0.00s) [2021-11-12T15:05:29.695Z] === RUN TestReadLog/tail_exact [2021-11-12T15:05:29.695Z] === RUN TestReadLog/tail_less_than_available [2021-11-12T15:05:29.695Z] === RUN TestReadLog/tail_more_than_available [2021-11-12T15:05:29.695Z] --- PASS: TestReadLog (0.13s) [2021-11-12T15:05:29.695Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-11-12T15:05:29.695Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-12T15:05:29.695Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-12T15:05:29.695Z] PASS [2021-11-12T15:05:29.695Z] coverage: 75.2% of statements [2021-11-12T15:05:29.695Z] ok github.com/docker/docker/daemon/logger/local 0.193s coverage: 75.2% of statements [2021-11-12T15:05:29.695Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-12T15:05:29.955Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-12T15:05:30.039Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-12T15:05:30.039Z] === RUN TestDaemonDefaultNetworkPools [2021-11-12T15:05:30.166Z] === RUN TestOpenFileDelete [2021-11-12T15:05:30.166Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-12T15:05:30.166Z] === RUN TestOpenFileRename [2021-11-12T15:05:30.166Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-12T15:05:30.166Z] === RUN TestParseLogTagDefaultTag [2021-11-12T15:05:30.166Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-12T15:05:30.166Z] === RUN TestParseLogTag [2021-11-12T15:05:30.166Z] --- PASS: TestParseLogTag (0.00s) [2021-11-12T15:05:30.166Z] === RUN TestParseLogTagEmptyTag [2021-11-12T15:05:30.166Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-12T15:05:30.166Z] === RUN TestTailFiles [2021-11-12T15:05:30.166Z] --- PASS: TestTailFiles (0.00s) [2021-11-12T15:05:30.166Z] === RUN TestFollowLogsConsumerGone [2021-11-12T15:05:30.166Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-12T15:05:30.166Z] === RUN TestFollowLogsProducerGone [2021-11-12T15:05:30.166Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-12T15:05:30.166Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-12T15:05:30.166Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-12T15:05:30.166Z] === RUN TestCheckCapacityAndRotate [2021-11-12T15:05:30.166Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-12T15:05:30.166Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-12T15:05:30.166Z] === RUN TestLog [2021-11-12T15:05:30.166Z] --- PASS: TestLog (0.00s) [2021-11-12T15:05:30.166Z] PASS [2021-11-12T15:05:30.166Z] coverage: 31.5% of statements [2021-11-12T15:05:30.166Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.079s coverage: 31.5% of statements [2021-11-12T15:05:30.212Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-12T15:05:30.637Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2021-11-12T15:05:30.637Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-12T15:05:30.637Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2021-11-12T15:05:30.637Z] PASS [2021-11-12T15:05:30.637Z] coverage: 55.3% of statements [2021-11-12T15:05:30.637Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.239s coverage: 55.3% of statements [2021-11-12T15:05:30.971Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-11-12T15:05:30.971Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-12T15:05:31.108Z] === RUN TestNewParse [2021-11-12T15:05:31.108Z] --- PASS: TestNewParse (0.00s) [2021-11-12T15:05:31.108Z] PASS [2021-11-12T15:05:31.108Z] coverage: 8.3% of statements [2021-11-12T15:05:31.108Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2021-11-12T15:05:31.108Z] === RUN TestValidateLogOpt [2021-11-12T15:05:31.108Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-12T15:05:31.108Z] === RUN TestNewMissedConfig [2021-11-12T15:05:31.108Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-12T15:05:31.108Z] === RUN TestNewMissedUrl [2021-11-12T15:05:31.108Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-12T15:05:31.108Z] === RUN TestNewMissedToken [2021-11-12T15:05:31.108Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-12T15:05:31.108Z] === RUN TestNewWithProxy [2021-11-12T15:05:31.108Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-12T15:05:31.108Z] === RUN TestDefault [2021-11-12T15:05:31.108Z] --- PASS: TestDefault (0.01s) [2021-11-12T15:05:31.108Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-12T15:05:31.108Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-12T15:05:31.108Z] === RUN TestJsonFormat [2021-11-12T15:05:31.108Z] --- PASS: TestJsonFormat (0.01s) [2021-11-12T15:05:31.108Z] === RUN TestRawFormat [2021-11-12T15:05:31.108Z] --- PASS: TestRawFormat (0.00s) [2021-11-12T15:05:31.108Z] === RUN TestRawFormatWithLabels [2021-11-12T15:05:31.108Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-12T15:05:31.108Z] === RUN TestRawFormatWithoutTag [2021-11-12T15:05:31.108Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-12T15:05:31.108Z] === RUN TestBatching [2021-11-12T15:05:31.140Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-12T15:05:31.140Z] daemon_test.go:156: [d5666bc61ca78] daemon is not started [2021-11-12T15:05:31.140Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2021-11-12T15:05:31.140Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-11-12T15:05:31.140Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-11-12T15:05:31.140Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-11-12T15:05:31.140Z] === RUN TestDaemonProxy [2021-11-12T15:05:31.140Z] === RUN TestDaemonProxy/environment_variables [2021-11-12T15:05:31.294Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:05:31.294Z] INFO: Testing against a local daemon [2021-11-12T15:05:31.294Z] === RUN TestBuildWithSession [2021-11-12T15:05:31.294Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T15:05:31.294Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-12T15:05:31.294Z] === RUN TestBuildSquashParent [2021-11-12T15:05:31.294Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:05:31.294Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-12T15:05:31.294Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-12T15:05:31.294Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T15:05:31.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T15:05:31.294Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T15:05:31.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T15:05:31.294Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T15:05:31.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T15:05:31.294Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T15:05:31.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T15:05:31.294Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T15:05:31.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T15:05:31.294Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T15:05:31.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T15:05:31.294Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T15:05:31.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T15:05:31.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T15:05:31.294Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T15:05:31.480Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-12T15:05:31.480Z] [2021-11-12T15:05:31.480Z] Unloading profiles will leave already running processes permanently [2021-11-12T15:05:31.480Z] unconfined, which can lead to unexpected situations. [2021-11-12T15:05:31.480Z] [2021-11-12T15:05:31.480Z] To set a process to complain mode, use the command line tool [2021-11-12T15:05:31.480Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-12T15:05:31.480Z] Post stage [Pipeline] junit [2021-11-12T15:05:31.499Z] Recording test results [2021-11-12T15:05:31.578Z] --- PASS: TestBatching (0.22s) [2021-11-12T15:05:31.578Z] === RUN TestFrequency [2021-11-12T15:05:31.578Z] === RUN TestParseLogFormat [2021-11-12T15:05:31.578Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-12T15:05:31.578Z] === RUN TestValidateLogOptEmpty [2021-11-12T15:05:31.578Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-12T15:05:31.578Z] === RUN TestValidateSyslogAddress [2021-11-12T15:05:31.578Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-12T15:05:31.578Z] === RUN TestParseAddressDefaultPort [2021-11-12T15:05:31.578Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-12T15:05:31.578Z] === RUN TestValidateSyslogFacility [2021-11-12T15:05:31.578Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-12T15:05:31.578Z] === RUN TestValidateLogOptSyslogFormat [2021-11-12T15:05:31.578Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-12T15:05:31.578Z] === RUN TestValidateLogOpt [2021-11-12T15:05:31.578Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-12T15:05:31.578Z] PASS [2021-11-12T15:05:31.578Z] coverage: 46.8% of statements [2021-11-12T15:05:31.578Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 46.8% of statements [2021-11-12T15:05:31.578Z] --- PASS: TestFrequency (0.17s) [2021-11-12T15:05:31.578Z] === RUN TestOneMessagePerRequest [2021-11-12T15:05:31.578Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-12T15:05:31.578Z] === RUN TestVerify [2021-11-12T15:05:31.578Z] --- PASS: TestVerify (0.00s) [2021-11-12T15:05:31.578Z] === RUN TestSkipVerify [2021-11-12T15:05:31.578Z] time="2021-11-12T15:05:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:05:31.578Z] time="2021-11-12T15:05:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:05:31.702Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-11-12T15:05:31.904Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2021-11-12T15:05:31.904Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:05:32.049Z] --- PASS: TestSkipVerify (0.69s) [2021-11-12T15:05:32.049Z] === RUN TestBufferMaximum [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729531.940749\",\"host\":\"ec768b76f9ba\"}'" [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729531.940749\",\"host\":\"ec768b76f9ba\"}'" [2021-11-12T15:05:32.049Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-12T15:05:32.049Z] === RUN TestServerAlwaysDown [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729531.943182\",\"host\":\"ec768b76f9ba\"}'" [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729531.943182\",\"host\":\"ec768b76f9ba\"}'" [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729531.943182\",\"host\":\"ec768b76f9ba\"}'" [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729531.944173\",\"host\":\"ec768b76f9ba\"}'" [2021-11-12T15:05:32.049Z] time="2021-11-12T15:05:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636729531.944173\",\"host\":\"ec768b76f9ba\"}'" [2021-11-12T15:05:32.049Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-12T15:05:32.049Z] === RUN TestCannotSendAfterClose [2021-11-12T15:05:32.049Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-12T15:05:32.049Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-12T15:05:32.519Z] === RUN TestV1IDService [2021-11-12T15:05:32.519Z] --- PASS: TestV1IDService (0.04s) [2021-11-12T15:05:32.519Z] === RUN TestV2MetadataService [2021-11-12T15:05:32.848Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-11-12T15:05:33.096Z] === RUN TestDaemonProxy/command-line_options [2021-11-12T15:05:33.131Z] + echo Ensuring container killed. [2021-11-12T15:05:33.131Z] Ensuring container killed. [2021-11-12T15:05:33.131Z] + docker rm -vf docker-pr4 [2021-11-12T15:05:33.131Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-11-12T15:05:33.276Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-11-12T15:05:33.276Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-12T15:05:33.351Z] check_test.go:308: [d610efcfe3b36] daemon is not started [2021-11-12T15:05:33.352Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-11-12T15:05:33.368Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-12T15:05:33.424Z] + echo Chowning /workspace to jenkins user [2021-11-12T15:05:33.424Z] Chowning /workspace to jenkins user [2021-11-12T15:05:33.424Z] + id -u [2021-11-12T15:05:33.424Z] + id -g [2021-11-12T15:05:33.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42980:/workspace busybox chown -R 1000:1000 /workspace [2021-11-12T15:05:33.424Z] Unable to find image 'busybox:latest' locally [2021-11-12T15:05:33.424Z] latest: Pulling from library/busybox [2021-11-12T15:05:33.511Z] time="2021-11-12T15:05:32Z" 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-11-12T15:05:33.511Z] time="2021-11-12T15:05:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ec768b76f9ba\"}'" [2021-11-12T15:05:33.511Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-11-12T15:05:33.511Z] PASS [2021-11-12T15:05:33.511Z] coverage: 82.5% of statements [2021-11-12T15:05:33.511Z] ok github.com/docker/docker/daemon/logger/splunk 2.179s coverage: 82.5% of statements [2021-11-12T15:05:33.511Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-12T15:05:33.511Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-12T15:05:33.511Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-12T15:05:33.511Z] --- PASS: TestV2MetadataService (1.01s) [2021-11-12T15:05:33.511Z] PASS [2021-11-12T15:05:33.511Z] coverage: 48.2% of statements [2021-11-12T15:05:33.511Z] ok github.com/docker/docker/distribution/metadata 1.131s coverage: 48.2% of statements [2021-11-12T15:05:33.511Z] === RUN TestSuccessfulDownload [2021-11-12T15:05:33.511Z] download_test.go:267: Needs fixing on Windows [2021-11-12T15:05:33.511Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-12T15:05:33.511Z] === RUN TestCancelledDownload [2021-11-12T15:05:33.511Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-12T15:05:33.511Z] === RUN TestMaxDownloadAttempts [2021-11-12T15:05:33.511Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-12T15:05:33.511Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-12T15:05:33.511Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-12T15:05:33.511Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-12T15:05:33.511Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-12T15:05:33.511Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-12T15:05:33.511Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-12T15:05:33.511Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-12T15:05:33.511Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-12T15:05:33.511Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-12T15:05:33.511Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-12T15:05:33.511Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-12T15:05:33.511Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-12T15:05:33.511Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-12T15:05:33.511Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-12T15:05:33.511Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-12T15:05:33.511Z] === RUN TestContinueOnError_NeverContinue [2021-11-12T15:05:33.511Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-12T15:05:33.511Z] === RUN TestManifestStore [2021-11-12T15:05:33.511Z] === RUN TestManifestStore/no_remote_or_local [2021-11-12T15:05:33.511Z] time="2021-11-12T15:05:33Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local830078567\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-12T15:05:33.511Z] === RUN TestManifestStore/no_local_cache [2021-11-12T15:05:33.686Z] e685c5c858e3: Pulling fs layer [2021-11-12T15:05:33.686Z] e685c5c858e3: Download complete [2021-11-12T15:05:33.686Z] e685c5c858e3: Pull complete [2021-11-12T15:05:33.686Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-12T15:05:33.686Z] Status: Downloaded newer image for busybox:latest [2021-11-12T15:05:33.838Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-12T15:05:33.841Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-12T15:05:33.841Z] === RUN TestServiceWithPredefinedNetwork [2021-11-12T15:05:33.982Z] === RUN TestManifestStore/with_local_cache [2021-11-12T15:05:33.982Z] === RUN TestManifestStore/unknown_media_type [2021-11-12T15:05:33.982Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-12T15:05:33.982Z] time="2021-11-12T15:05:33Z" level=warning msg="reference for unknown type: " [2021-11-12T15:05:33.982Z] time="2021-11-12T15:05:33Z" level=warning msg="reference for unknown type: " [2021-11-12T15:05:33.982Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-12T15:05:33.982Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-12T15:05:33.982Z] time="2021-11-12T15:05:33Z" level=warning msg="reference for unknown type: " [2021-11-12T15:05:33.982Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-12T15:05:33.982Z] time="2021-11-12T15:05:33Z" level=warning msg="reference for unknown type: " [2021-11-12T15:05:33.982Z] time="2021-11-12T15:05:33Z" level=warning msg="reference for unknown type: " [2021-11-12T15:05:33.982Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-12T15:05:33.982Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-12T15:05:33.982Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-12T15:05:33.982Z] time="2021-11-12T15:05:33Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-12T15:05:33.982Z] --- PASS: TestManifestStore (0.31s) [2021-11-12T15:05:33.982Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-11-12T15:05:33.982Z] --- PASS: TestManifestStore/no_local_cache (0.04s) [2021-11-12T15:05:33.982Z] --- PASS: TestManifestStore/with_local_cache (0.04s) [2021-11-12T15:05:33.982Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-11-12T15:05:33.982Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-11-12T15:05:33.982Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-11-12T15:05:33.982Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-11-12T15:05:33.982Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-12T15:05:33.982Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-12T15:05:33.982Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-12T15:05:33.982Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-12T15:05:33.982Z] === RUN TestDetectManifestBlobMediaType [2021-11-12T15:05:33.982Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-12T15:05:33.982Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-12T15:05:33.982Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-12T15:05:33.982Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-12T15:05:33.982Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-12T15:05:33.982Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-12T15:05:33.982Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-12T15:05:33.982Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-12T15:05:33.982Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-12T15:05:33.982Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-12T15:05:33.982Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-12T15:05:33.982Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-12T15:05:33.982Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-12T15:05:33.982Z] === RUN TestFixManifestLayers [2021-11-12T15:05:33.982Z] --- PASS: TestFixManifestLayers (0.01s) [2021-11-12T15:05:33.982Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-12T15:05:33.982Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-12T15:05:33.982Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-12T15:05:33.982Z] === RUN TestFixManifestLayersBadParent [2021-11-12T15:05:33.982Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-12T15:05:33.982Z] === RUN TestValidateManifest [2021-11-12T15:05:33.982Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-12T15:05:33.982Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-12T15:05:33.982Z] === RUN TestFormatPlatform [2021-11-12T15:05:33.982Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-12T15:05:33.982Z] === RUN TestGetRepositoryMountCandidates [2021-11-12T15:05:33.982Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-12T15:05:33.982Z] === RUN TestLayerAlreadyExists [2021-11-12T15:05:33.982Z] 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-11-12T15:05:33.982Z] 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-11-12T15:05:33.982Z] 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-11-12T15:05:33.982Z] 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-11-12T15:05:33.982Z] 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-11-12T15:05:33.982Z] 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-11-12T15:05:33.982Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-11-12T15:05:33.982Z] === RUN TestWhenEmptyAuthConfig [2021-11-12T15:05:33.982Z] time="2021-11-12T15:05:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-12T15:05:33.982Z] time="2021-11-12T15:05:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-12T15:05:33.982Z] time="2021-11-12T15:05:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-12T15:05:33.982Z] time="2021-11-12T15:05:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-12T15:05:33.982Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-12T15:05:33.982Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-11-12T15:05:33.982Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-11-12T15:05:33.982Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-11-12T15:05:33.982Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-11-12T15:05:33.982Z] === RUN TestTransfer [2021-11-12T15:05:33.982Z] --- PASS: TestTransfer (0.12s) [2021-11-12T15:05:33.982Z] === RUN TestConcurrencyLimit [2021-11-12T15:05:34.452Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-11-12T15:05:34.452Z] === RUN TestInactiveJobs [2021-11-12T15:05:34.452Z] === RUN TestNotFound [2021-11-12T15:05:34.452Z] --- PASS: TestNotFound (0.00s) [2021-11-12T15:05:34.452Z] === RUN TestConflict [2021-11-12T15:05:34.452Z] --- PASS: TestConflict (0.00s) [2021-11-12T15:05:34.452Z] === RUN TestForbidden [2021-11-12T15:05:34.452Z] --- PASS: TestForbidden (0.00s) [2021-11-12T15:05:34.452Z] === RUN TestInvalidParameter [2021-11-12T15:05:34.452Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-12T15:05:34.452Z] === RUN TestNotImplemented [2021-11-12T15:05:34.452Z] --- PASS: TestNotImplemented (0.00s) [2021-11-12T15:05:34.452Z] === RUN TestNotModified [2021-11-12T15:05:34.452Z] --- PASS: TestNotModified (0.00s) [2021-11-12T15:05:34.452Z] === RUN TestUnauthorized [2021-11-12T15:05:34.452Z] --- PASS: TestUnauthorized (0.00s) [2021-11-12T15:05:34.452Z] === RUN TestUnknown [2021-11-12T15:05:34.452Z] --- PASS: TestUnknown (0.00s) [2021-11-12T15:05:34.452Z] === RUN TestCancelled [2021-11-12T15:05:34.452Z] --- PASS: TestCancelled (0.00s) [2021-11-12T15:05:34.452Z] === RUN TestDeadline [2021-11-12T15:05:34.452Z] --- PASS: TestDeadline (0.00s) [2021-11-12T15:05:34.452Z] === RUN TestDataLoss [2021-11-12T15:05:34.452Z] --- PASS: TestDataLoss (0.00s) [2021-11-12T15:05:34.452Z] === RUN TestUnavailable [2021-11-12T15:05:34.452Z] --- PASS: TestUnavailable (0.00s) [2021-11-12T15:05:34.452Z] === RUN TestSystem [2021-11-12T15:05:34.452Z] --- PASS: TestSystem (0.00s) [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode/Not_Found [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode/Bad_Request [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode/Conflict [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode/Unauthorized [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode/Forbidden [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode/Not_Modified [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-12T15:05:34.452Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-12T15:05:34.452Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-12T15:05:34.452Z] PASS [2021-11-12T15:05:34.452Z] coverage: 53.1% of statements [2021-11-12T15:05:34.452Z] ok github.com/docker/docker/errdefs 0.046s coverage: 53.1% of statements [2021-11-12T15:05:34.719Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-12T15:05:34.719Z] === RUN TestDaemonProxy/configuration_file [2021-11-12T15:05:34.719Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-12T15:05:34.827Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-12T15:05:34.927Z] --- PASS: TestInactiveJobs (0.35s) [2021-11-12T15:05:34.927Z] === RUN TestWatchRelease [2021-11-12T15:05:34.927Z] --- PASS: TestWatchRelease (0.04s) [2021-11-12T15:05:34.927Z] === RUN TestWatchFinishedTransfer [2021-11-12T15:05:34.927Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-12T15:05:34.927Z] === RUN TestDuplicateTransfer [2021-11-12T15:05:34.927Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-11-12T15:05:34.927Z] === RUN TestSuccessfulUpload [2021-11-12T15:05:34.927Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-11-12T15:05:34.927Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-12T15:05:34.927Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-12T15:05:34.927Z] === RUN TestTokenPassThru [2021-11-12T15:05:34.927Z] --- PASS: TestTokenPassThru (0.00s) [2021-11-12T15:05:34.927Z] === RUN TestTokenPassThruDifferentHost [2021-11-12T15:05:34.927Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-12T15:05:34.927Z] PASS [2021-11-12T15:05:34.927Z] coverage: 24.1% of statements [2021-11-12T15:05:34.927Z] ok github.com/docker/docker/distribution 1.547s coverage: 24.1% of statements [2021-11-12T15:05:35.398Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-12T15:05:35.398Z] time="2021-11-12T15:05:34Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-12T15:05:35.398Z] === RUN TestFSGetInvalidData [2021-11-12T15:05:35.398Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-12T15:05:35.398Z] === RUN TestFSInvalidSet [2021-11-12T15:05:35.398Z] --- PASS: TestFSInvalidSet (0.02s) [2021-11-12T15:05:35.398Z] === RUN TestFSInvalidRoot [2021-11-12T15:05:35.398Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-11-12T15:05:35.398Z] === RUN TestFSMetadataGetSet [2021-11-12T15:05:35.398Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-12T15:05:35.398Z] === RUN TestFSInvalidWalker [2021-11-12T15:05:35.398Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-12T15:05:35.398Z] === RUN TestFSGetSet [2021-11-12T15:05:35.398Z] --- PASS: TestFSGetSet (0.02s) [2021-11-12T15:05:35.398Z] === RUN TestFSGetUnsetKey [2021-11-12T15:05:35.398Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-12T15:05:35.398Z] === RUN TestFSGetEmptyData [2021-11-12T15:05:35.398Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-12T15:05:35.398Z] === RUN TestFSDelete [2021-11-12T15:05:35.398Z] --- PASS: TestSuccessfulUpload (0.45s) [2021-11-12T15:05:35.398Z] === RUN TestCancelledUpload [2021-11-12T15:05:35.398Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-12T15:05:35.398Z] PASS [2021-11-12T15:05:35.398Z] coverage: 77.3% of statements [2021-11-12T15:05:35.398Z] --- PASS: TestFSDelete (0.02s) [2021-11-12T15:05:35.398Z] === RUN TestFSWalker [2021-11-12T15:05:35.398Z] ok github.com/docker/docker/distribution/xfer 1.863s coverage: 77.3% of statements [2021-11-12T15:05:35.398Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-12T15:05:35.398Z] --- PASS: TestFSWalker (0.02s) [2021-11-12T15:05:35.398Z] === RUN TestFSWalkerStopOnError [2021-11-12T15:05:35.398Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-11-12T15:05:35.398Z] === RUN TestNewFromJSON [2021-11-12T15:05:35.398Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-12T15:05:35.398Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-12T15:05:35.398Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-12T15:05:35.398Z] === RUN TestMarshalKeyOrder [2021-11-12T15:05:35.398Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-12T15:05:35.398Z] === RUN TestHistoryEqual [2021-11-12T15:05:35.398Z] --- PASS: TestHistoryEqual (0.12s) [2021-11-12T15:05:35.398Z] === RUN TestImage [2021-11-12T15:05:35.398Z] --- PASS: TestImage (0.00s) [2021-11-12T15:05:35.398Z] === RUN TestImageOSNotEmpty [2021-11-12T15:05:35.398Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-12T15:05:35.398Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-12T15:05:35.398Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-12T15:05:35.398Z] === RUN TestCreate [2021-11-12T15:05:35.398Z] --- PASS: TestCreate (0.00s) [2021-11-12T15:05:35.398Z] === RUN TestRestore [2021-11-12T15:05:35.398Z] time="2021-11-12T15:05:35Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-12T15:05:35.647Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-12T15:05:35.739Z] --- PASS: TestServiceWithPredefinedNetwork (1.70s) [2021-11-12T15:05:35.739Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-12T15:05:35.739Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:05:35.739Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:05:35.739Z] === RUN TestServiceWithDataPathPortInit [2021-11-12T15:05:35.817Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-12T15:05:35.870Z] --- PASS: TestRestore (0.14s) [2021-11-12T15:05:35.870Z] === RUN TestAddDelete [2021-11-12T15:05:35.870Z] --- PASS: TestAddDelete (0.05s) [2021-11-12T15:05:35.870Z] === RUN TestSearchAfterDelete [2021-11-12T15:05:35.870Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-11-12T15:05:35.870Z] === RUN TestParentReset [2021-11-12T15:05:35.870Z] --- PASS: TestParentReset (0.04s) [2021-11-12T15:05:35.870Z] === RUN TestGetAndSetLastUpdated [2021-11-12T15:05:35.870Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-12T15:05:35.870Z] === RUN TestStoreLen [2021-11-12T15:05:35.870Z] === RUN TestCompare [2021-11-12T15:05:35.870Z] --- PASS: TestCompare (0.00s) [2021-11-12T15:05:35.870Z] PASS [2021-11-12T15:05:35.870Z] coverage: 19.2% of statements [2021-11-12T15:05:35.870Z] ok github.com/docker/docker/image/cache 0.071s coverage: 19.2% of statements [2021-11-12T15:05:35.870Z] --- PASS: TestStoreLen (0.07s) [2021-11-12T15:05:35.870Z] PASS [2021-11-12T15:05:35.870Z] coverage: 86.6% of statements [2021-11-12T15:05:35.870Z] ok github.com/docker/docker/image 0.686s coverage: 86.6% of statements [2021-11-12T15:05:35.909Z] + bundleName=docker-py [2021-11-12T15:05:35.909Z] + echo Creating docker-py-bundles.tar.gz [2021-11-12T15:05:35.909Z] Creating docker-py-bundles.tar.gz [2021-11-12T15:05:35.909Z] + 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-11-12T15:05:35.923Z] Archiving artifacts [2021-11-12T15:05:36.078Z] --- PASS: TestServicePlugin (29.60s) [2021-11-12T15:05:36.078Z] === RUN TestServiceUpdateLabel [2021-11-12T15:05:36.209Z] === RUN TestDaemonProxy/conflicting_options [2021-11-12T15:05:36.340Z] === RUN TestMakeV1ConfigFromConfig [2021-11-12T15:05:36.340Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-12T15:05:36.340Z] PASS [2021-11-12T15:05:36.340Z] coverage: 25.0% of statements [2021-11-12T15:05:36.340Z] ok github.com/docker/docker/image/v1 0.078s coverage: 25.0% of statements [2021-11-12T15:05:36.639Z] --- PASS: TestServiceUpdateLabel (2.12s) [2021-11-12T15:05:36.639Z] === RUN TestServiceUpdateSecrets [2021-11-12T15:05:36.773Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-12T15:05:36.810Z] === RUN TestValidateManifest [2021-11-12T15:05:36.811Z] === RUN TestValidateManifest/nil [2021-11-12T15:05:36.811Z] === RUN TestValidateManifest/non-nil [2021-11-12T15:05:36.811Z] --- PASS: TestValidateManifest (0.00s) [2021-11-12T15:05:36.811Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-12T15:05:36.811Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-12T15:05:36.811Z] PASS [2021-11-12T15:05:36.811Z] coverage: 0.7% of statements [2021-11-12T15:05:36.811Z] ok github.com/docker/docker/image/tarexport 0.105s coverage: 0.7% of statements [2021-11-12T15:05:36.811Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-12T15:05:37.030Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-11-12T15:05:37.281Z] === RUN TestSerialization [2021-11-12T15:05:37.281Z] --- PASS: TestSerialization (0.02s) [2021-11-12T15:05:37.281Z] PASS [2021-11-12T15:05:37.281Z] coverage: 100.0% of statements [2021-11-12T15:05:37.281Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2021-11-12T15:05:37.286Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2021-11-12T15:05:37.286Z] --- PASS: TestDaemonProxy (6.34s) [2021-11-12T15:05:37.286Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2021-11-12T15:05:37.286Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2021-11-12T15:05:37.286Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2021-11-12T15:05:37.286Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-12T15:05:37.286Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2021-11-12T15:05:37.286Z] PASS [2021-11-12T15:05:37.286Z] [2021-11-12T15:05:37.286Z] === Skipped [2021-11-12T15:05:37.286Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2021-11-12T15:05:37.286Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2021-11-12T15:05:37.286Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2021-11-12T15:05:37.286Z] [2021-11-12T15:05:37.286Z] DONE 17 tests, 1 skipped in 10.767s [2021-11-12T15:05:37.286Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-12T15:05:37.286Z] ++ 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-11-12T15:05:37.286Z] ++ set -e [2021-11-12T15:05:37.286Z] ++ '[' -n 0 ']' [2021-11-12T15:05:37.286Z] ++ set -x [2021-11-12T15:05:37.286Z] ++ 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-11-12T15:05:37.387Z] --- PASS: TestBuildMultiStageCopy (12.29s) [2021-11-12T15:05:37.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.97s) [2021-11-12T15:05:37.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2021-11-12T15:05:37.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2021-11-12T15:05:37.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.19s) [2021-11-12T15:05:37.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s) [2021-11-12T15:05:37.387Z] === RUN TestBuildMultiStageParentConfig [2021-11-12T15:05:37.543Z] INFO: Testing against a local daemon [2021-11-12T15:05:37.543Z] === RUN TestCommitInheritsEnv [2021-11-12T15:05:38.104Z] --- PASS: TestCommitInheritsEnv (0.47s) [2021-11-12T15:05:38.104Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-12T15:05:38.104Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-12T15:05:38.104Z] === RUN TestImagesFilterMultiReference [2021-11-12T15:05:38.104Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-11-12T15:05:38.104Z] === RUN TestImagePullPlatformInvalid [2021-11-12T15:05:38.104Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-12T15:05:38.104Z] === RUN TestRemoveImageOrphaning [2021-11-12T15:05:38.104Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-12T15:05:38.116Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42980/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-11-12T15:05:38.273Z] === RUN TestEnvironmentParsing [2021-11-12T15:05:38.273Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-12T15:05:38.273Z] PASS [2021-11-12T15:05:38.273Z] coverage: 1.2% of statements [2021-11-12T15:05:38.273Z] ok github.com/docker/docker/libcontainerd/local 0.061s coverage: 1.2% of statements [2021-11-12T15:05:38.273Z] === RUN TestEmptyLayer [2021-11-12T15:05:38.273Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-12T15:05:38.273Z] === RUN TestCommitFailure [2021-11-12T15:05:38.273Z] --- PASS: TestCommitFailure (0.01s) [2021-11-12T15:05:38.273Z] === RUN TestStartTransactionFailure [2021-11-12T15:05:38.273Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-12T15:05:38.273Z] === RUN TestGetOrphan [2021-11-12T15:05:38.273Z] --- PASS: TestGetOrphan (0.01s) [2021-11-12T15:05:38.273Z] === RUN TestMountAndRegister [2021-11-12T15:05:38.273Z] layer_test.go:270: Layer size: 14 [2021-11-12T15:05:38.273Z] --- PASS: TestMountAndRegister (0.05s) [2021-11-12T15:05:38.273Z] === RUN TestLayerRelease [2021-11-12T15:05:38.273Z] layer_test.go:303: Failing on Windows [2021-11-12T15:05:38.273Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-12T15:05:38.273Z] === RUN TestStoreRestore [2021-11-12T15:05:38.273Z] layer_test.go:352: Failing on Windows [2021-11-12T15:05:38.273Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-12T15:05:38.273Z] === RUN TestTarStreamStability [2021-11-12T15:05:38.273Z] layer_test.go:467: Failing on Windows [2021-11-12T15:05:38.273Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-12T15:05:38.273Z] === RUN TestRegisterExistingLayer [2021-11-12T15:05:38.360Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-11-12T15:05:38.360Z] === RUN TestRemoveImageGarbageCollector [2021-11-12T15:05:38.479Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -e DOCKER_GRAPHDRIVER docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/make.sh binary [2021-11-12T15:05:38.616Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-12T15:05:38.616Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-12T15:05:38.744Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-11-12T15:05:38.744Z] === RUN TestTarStreamVerification [2021-11-12T15:05:38.744Z] layer_test.go:696: Failing on Windows [2021-11-12T15:05:38.744Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-12T15:05:38.744Z] === RUN TestLayerMigration [2021-11-12T15:05:38.744Z] migration_test.go:45: Failing on Windows [2021-11-12T15:05:38.744Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-12T15:05:38.744Z] === RUN TestLayerMigrationNoTarsplit [2021-11-12T15:05:38.744Z] migration_test.go:181: Failing on Windows [2021-11-12T15:05:38.744Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-12T15:05:38.744Z] === RUN TestMountInit [2021-11-12T15:05:38.744Z] mount_test.go:17: Failing on Windows [2021-11-12T15:05:38.744Z] --- SKIP: TestMountInit (0.00s) [2021-11-12T15:05:38.744Z] === RUN TestMountSize [2021-11-12T15:05:38.744Z] mount_test.go:76: Failing on Windows [2021-11-12T15:05:38.744Z] --- SKIP: TestMountSize (0.00s) [2021-11-12T15:05:38.744Z] === RUN TestMountChanges [2021-11-12T15:05:38.744Z] mount_test.go:125: Failing on Windows [2021-11-12T15:05:38.744Z] --- SKIP: TestMountChanges (0.00s) [2021-11-12T15:05:38.744Z] === RUN TestMountApply [2021-11-12T15:05:38.744Z] mount_test.go:212: Failing on Windows [2021-11-12T15:05:38.744Z] --- SKIP: TestMountApply (0.00s) [2021-11-12T15:05:38.744Z] PASS [2021-11-12T15:05:38.744Z] coverage: 30.1% of statements [2021-11-12T15:05:38.744Z] ok github.com/docker/docker/layer 0.291s coverage: 30.1% of statements [2021-11-12T15:05:38.744Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-12T15:05:38.744Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-12T15:05:38.744Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-12T15:05:38.744Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-12T15:05:38.744Z] === RUN TestSequenceGetAvailableBit [2021-11-12T15:05:38.744Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-12T15:05:38.744Z] === RUN TestSequenceEqual [2021-11-12T15:05:38.744Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-12T15:05:38.744Z] === RUN TestSequenceCopy [2021-11-12T15:05:38.744Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-12T15:05:38.744Z] === RUN TestGetFirstAvailable [2021-11-12T15:05:38.744Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-12T15:05:38.744Z] === RUN TestFindSequence [2021-11-12T15:05:38.744Z] --- PASS: TestFindSequence (0.00s) [2021-11-12T15:05:38.744Z] === RUN TestCheckIfAvailable [2021-11-12T15:05:38.744Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-12T15:05:38.744Z] === RUN TestMergeSequences [2021-11-12T15:05:38.744Z] --- PASS: TestMergeSequences (0.00s) [2021-11-12T15:05:38.745Z] === RUN TestPushReservation [2021-11-12T15:05:38.745Z] --- PASS: TestPushReservation (0.00s) [2021-11-12T15:05:38.745Z] === RUN TestSerializeDeserialize [2021-11-12T15:05:38.745Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-12T15:05:38.745Z] === RUN TestSet [2021-11-12T15:05:38.745Z] --- PASS: TestSet (0.00s) [2021-11-12T15:05:38.745Z] === RUN TestSetUnset [2021-11-12T15:05:38.745Z] --- PASS: TestSetUnset (0.00s) [2021-11-12T15:05:38.745Z] === RUN TestOffsetSetUnset [2021-11-12T15:05:38.745Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-12T15:05:38.745Z] === RUN TestSetInRange [2021-11-12T15:05:38.745Z] --- PASS: TestSetInRange (0.00s) [2021-11-12T15:05:38.745Z] === RUN TestSetAnyInRange [2021-11-12T15:05:38.745Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-12T15:05:38.745Z] === RUN TestMethods [2021-11-12T15:05:38.745Z] --- PASS: TestMethods (0.00s) [2021-11-12T15:05:38.745Z] === RUN TestRandomAllocateDeallocate [2021-11-12T15:05:39.051Z] [2021-11-12T15:05:39.312Z] Removing bundles/ [2021-11-12T15:05:39.312Z] [2021-11-12T15:05:39.312Z] ---> Making bundle: binary (in bundles/binary) [2021-11-12T15:05:39.312Z] Building: bundles/binary-daemon/dockerd-dev [2021-11-12T15:05:39.312Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T15:05:39.544Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-12T15:05:39.617Z] --- PASS: TestBuildMultiStageParentConfig (2.39s) [2021-11-12T15:05:39.617Z] === RUN TestBuildLabelWithTargets [2021-11-12T15:05:39.617Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:05:39.617Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-12T15:05:39.617Z] === RUN TestBuildWithEmptyLayers [2021-11-12T15:05:40.913Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-12T15:05:40.913Z] --- PASS: TestRemoveImageGarbageCollector (2.43s) [2021-11-12T15:05:40.913Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-12T15:05:40.913Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-12T15:05:40.913Z] === RUN TestTagInvalidReference [2021-11-12T15:05:40.913Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-12T15:05:40.913Z] === RUN TestTagValidPrefixedRepo [2021-11-12T15:05:40.913Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-11-12T15:05:40.913Z] === RUN TestTagExistedNameWithoutForce [2021-11-12T15:05:40.971Z] === RUN TestInvalidConfig [2021-11-12T15:05:40.971Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-12T15:05:40.971Z] === RUN TestConfig [2021-11-12T15:05:40.971Z] --- PASS: TestConfig (0.00s) [2021-11-12T15:05:40.971Z] === RUN TestOptionsLabels [2021-11-12T15:05:40.971Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-12T15:05:40.971Z] === RUN TestValidName [2021-11-12T15:05:40.971Z] --- PASS: TestValidName (0.00s) [2021-11-12T15:05:40.971Z] === RUN TestTLSConfiguration [2021-11-12T15:05:40.971Z] time="2021-11-12T15:05:40Z" level=info msg="Option Initializing KV with TLS" [2021-11-12T15:05:40.971Z] --- PASS: TestTLSConfiguration (0.14s) [2021-11-12T15:05:40.971Z] PASS [2021-11-12T15:05:40.971Z] coverage: 24.0% of statements [2021-11-12T15:05:40.971Z] ok github.com/docker/docker/libnetwork/config 0.216s coverage: 24.0% of statements [2021-11-12T15:05:41.170Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-12T15:05:41.170Z] === RUN TestTagOfficialNames [2021-11-12T15:05:41.170Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-12T15:05:41.170Z] === RUN TestTagMatchesDigest [2021-11-12T15:05:41.170Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-12T15:05:41.170Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-12T15:05:41.188Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2021-11-12T15:05:41.188Z] === RUN TestBuildMultiStageOnBuild [2021-11-12T15:05:41.441Z] === RUN TestKey [2021-11-12T15:05:41.441Z] --- PASS: TestKey (0.00s) [2021-11-12T15:05:41.441Z] === RUN TestParseKey [2021-11-12T15:05:41.441Z] --- PASS: TestParseKey (0.00s) [2021-11-12T15:05:41.441Z] === RUN TestInvalidDataStore [2021-11-12T15:05:41.441Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-12T15:05:41.441Z] === RUN TestKVObjectFlatKey [2021-11-12T15:05:41.441Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-12T15:05:41.441Z] === RUN TestAtomicKVObjectFlatKey [2021-11-12T15:05:41.441Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-12T15:05:41.441Z] PASS [2021-11-12T15:05:41.441Z] coverage: 21.9% of statements [2021-11-12T15:05:41.441Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2021-11-12T15:05:41.732Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-12T15:05:41.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T15:05:41.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T15:05:41.915Z] === RUN TestIPDataMarshalling [2021-11-12T15:05:41.915Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-12T15:05:41.915Z] === RUN TestValidateAndIsV6 [2021-11-12T15:05:41.915Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-12T15:05:41.915Z] PASS [2021-11-12T15:05:41.915Z] coverage: 68.9% of statements [2021-11-12T15:05:41.915Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2021-11-12T15:05:42.294Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-11-12T15:05:42.390Z] === RUN TestErrorInterfaces [2021-11-12T15:05:42.390Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-12T15:05:42.390Z] === RUN TestNetworkMarshalling [2021-11-12T15:05:42.390Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-11-12T15:05:42.390Z] === RUN TestEndpointMarshalling [2021-11-12T15:05:42.390Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-12T15:05:42.390Z] === RUN TestAuxAddresses [2021-11-12T15:05:42.390Z] time="2021-11-12T15:05:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-12T15:05:42.390Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-12T15:05:42.390Z] === RUN TestSRVServiceQuery [2021-11-12T15:05:42.390Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:05:42.390Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-12T15:05:42.390Z] === RUN TestServiceVIPReuse [2021-11-12T15:05:42.390Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:05:42.390Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-12T15:05:42.390Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-12T15:05:42.390Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:05:42.390Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-12T15:05:42.390Z] === RUN TestDNSIPQuery [2021-11-12T15:05:42.390Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:05:42.390Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-12T15:05:42.390Z] === RUN TestDNSProxyServFail [2021-11-12T15:05:42.390Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:05:42.390Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-12T15:05:42.390Z] === RUN TestSandboxAddEmpty [2021-11-12T15:05:42.390Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:05:42.390Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-12T15:05:42.390Z] === RUN TestSandboxAddMultiPrio [2021-11-12T15:05:42.390Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:05:42.390Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-12T15:05:42.390Z] === RUN TestSandboxAddSamePrio [2021-11-12T15:05:42.390Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:05:42.390Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-12T15:05:42.390Z] === RUN TestCleanupServiceDiscovery [2021-11-12T15:05:42.390Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:05:42.390Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-12T15:05:42.390Z] === RUN TestDNSOptions [2021-11-12T15:05:42.390Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:05:42.390Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-12T15:05:42.390Z] === RUN TestMultipleControllersWithSameStore [2021-11-12T15:05:42.390Z] time="2021-11-12T15:05:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-12T15:05:42.390Z] time="2021-11-12T15:05:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-12T15:05:42.390Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-12T15:05:42.390Z] PASS [2021-11-12T15:05:42.390Z] coverage: 8.6% of statements [2021-11-12T15:05:42.390Z] ok github.com/docker/docker/libnetwork 0.272s coverage: 8.6% of statements [2021-11-12T15:05:42.390Z] === RUN TestDriver [2021-11-12T15:05:42.390Z] --- PASS: TestDriver (0.00s) [2021-11-12T15:05:42.390Z] PASS [2021-11-12T15:05:42.390Z] coverage: 34.8% of statements [2021-11-12T15:05:42.390Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2021-11-12T15:05:43.380Z] === RUN TestDriver [2021-11-12T15:05:43.380Z] --- PASS: TestDriver (0.00s) [2021-11-12T15:05:43.380Z] PASS [2021-11-12T15:05:43.380Z] coverage: 34.8% of statements [2021-11-12T15:05:43.380Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2021-11-12T15:05:43.380Z] === RUN TestNetworkAllocateFree [2021-11-12T15:05:43.380Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-12T15:05:43.380Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-12T15:05:43.380Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-12T15:05:43.380Z] PASS [2021-11-12T15:05:43.380Z] coverage: 63.6% of statements [2021-11-12T15:05:43.380Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2021-11-12T15:05:43.662Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-11-12T15:05:43.850Z] === RUN TestGetEmptyCapabilities [2021-11-12T15:05:43.850Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-12T15:05:43.850Z] === RUN TestGetExtraCapabilities [2021-11-12T15:05:43.850Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-11-12T15:05:43.850Z] === RUN TestGetInvalidCapabilities [2021-11-12T15:05:43.850Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-12T15:05:43.850Z] === RUN TestRemoteDriver [2021-11-12T15:05:43.850Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-12T15:05:43.850Z] === RUN TestDriverError [2021-11-12T15:05:43.850Z] --- PASS: TestDriverError (0.00s) [2021-11-12T15:05:43.850Z] === RUN TestMissingValues [2021-11-12T15:05:43.850Z] --- PASS: TestMissingValues (0.00s) [2021-11-12T15:05:43.850Z] === RUN TestRollback [2021-11-12T15:05:43.850Z] --- PASS: TestRollback (0.00s) [2021-11-12T15:05:43.850Z] PASS [2021-11-12T15:05:43.850Z] coverage: 57.4% of statements [2021-11-12T15:05:43.850Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2021-11-12T15:05:43.919Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-11-12T15:05:44.483Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-11-12T15:05:44.483Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-11-12T15:05:44.840Z] === RUN TestNew [2021-11-12T15:05:44.841Z] --- PASS: TestNew (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestAddDriver [2021-11-12T15:05:44.841Z] --- PASS: TestAddDriver (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestAddDuplicateDriver [2021-11-12T15:05:44.841Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-12T15:05:44.841Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestDriver [2021-11-12T15:05:44.841Z] --- PASS: TestDriver (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestIPAM [2021-11-12T15:05:44.841Z] --- PASS: TestIPAM (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestWalkIPAMs [2021-11-12T15:05:44.841Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestWalkDrivers [2021-11-12T15:05:44.841Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-12T15:05:44.841Z] PASS [2021-11-12T15:05:44.841Z] coverage: 82.4% of statements [2021-11-12T15:05:44.841Z] === RUN TestNAT [2021-11-12T15:05:44.841Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-12T15:05:44.841Z] --- SKIP: TestNAT (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestTransparent [2021-11-12T15:05:44.841Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-12T15:05:44.841Z] --- SKIP: TestTransparent (0.00s) [2021-11-12T15:05:44.841Z] PASS [2021-11-12T15:05:44.841Z] coverage: 0.0% of statements [2021-11-12T15:05:44.841Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2021-11-12T15:05:44.841Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2021-11-12T15:05:44.841Z] === RUN TestBuildDefault [2021-11-12T15:05:44.841Z] --- PASS: TestBuildDefault (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestBuildHostnameDomainname [2021-11-12T15:05:44.841Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestBuildHostname [2021-11-12T15:05:44.841Z] --- PASS: TestBuildHostname (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestBuildHostnameFQDN [2021-11-12T15:05:44.841Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestBuildNoIP [2021-11-12T15:05:44.841Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestUpdate [2021-11-12T15:05:44.841Z] --- PASS: TestUpdate (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-12T15:05:44.841Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-12T15:05:44.841Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestAddEmpty [2021-11-12T15:05:44.841Z] --- PASS: TestAddEmpty (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestAdd [2021-11-12T15:05:44.841Z] --- PASS: TestAdd (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestDeleteEmpty [2021-11-12T15:05:44.841Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestDeleteNewline [2021-11-12T15:05:44.841Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestDelete [2021-11-12T15:05:44.841Z] --- PASS: TestDelete (0.00s) [2021-11-12T15:05:44.841Z] === RUN TestConcurrentWrites [2021-11-12T15:05:44.841Z] --- PASS: TestConcurrentWrites (0.20s) [2021-11-12T15:05:44.841Z] PASS [2021-11-12T15:05:44.841Z] coverage: 81.2% of statements [2021-11-12T15:05:44.841Z] ok github.com/docker/docker/libnetwork/etchosts 0.257s coverage: 81.2% of statements [2021-11-12T15:05:44.841Z] --- PASS: TestRandomAllocateDeallocate (6.15s) [2021-11-12T15:05:44.841Z] === RUN TestAllocateRandomDeallocate [2021-11-12T15:05:45.046Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-11-12T15:05:45.311Z] === RUN TestNew [2021-11-12T15:05:45.311Z] --- PASS: TestNew (0.00s) [2021-11-12T15:05:45.311Z] === RUN TestAllocate [2021-11-12T15:05:45.311Z] --- PASS: TestAllocate (0.00s) [2021-11-12T15:05:45.311Z] === RUN TestUninitialized [2021-11-12T15:05:45.311Z] --- PASS: TestUninitialized (0.00s) [2021-11-12T15:05:45.311Z] === RUN TestAllocateInRange [2021-11-12T15:05:45.311Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-12T15:05:45.311Z] === RUN TestAllocateSerial [2021-11-12T15:05:45.311Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-12T15:05:45.311Z] PASS [2021-11-12T15:05:45.311Z] coverage: 87.5% of statements [2021-11-12T15:05:45.311Z] ok github.com/docker/docker/libnetwork/idm 0.070s coverage: 87.5% of statements [2021-11-12T15:05:45.610Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-11-12T15:05:45.782Z] === RUN TestDiff [2021-11-12T15:05:45.782Z] --- PASS: TestDiff (0.00s) [2021-11-12T15:05:45.782Z] === RUN TestAddedCallback [2021-11-12T15:05:45.782Z] --- PASS: TestAddedCallback (0.00s) [2021-11-12T15:05:45.782Z] === RUN TestRemovedCallback [2021-11-12T15:05:45.782Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-12T15:05:45.783Z] === RUN TestNoCallback [2021-11-12T15:05:45.783Z] --- PASS: TestNoCallback (0.00s) [2021-11-12T15:05:45.783Z] PASS [2021-11-12T15:05:45.783Z] coverage: 48.1% of statements [2021-11-12T15:05:45.783Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.050s coverage: 48.1% of statements [2021-11-12T15:05:45.783Z] === RUN TestCaller [2021-11-12T15:05:45.783Z] --- PASS: TestCaller (0.00s) [2021-11-12T15:05:45.783Z] PASS [2021-11-12T15:05:45.783Z] coverage: 100.0% of statements [2021-11-12T15:05:45.783Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-11-12T15:05:45.783Z] --- PASS: TestAllocateRandomDeallocate (0.96s) [2021-11-12T15:05:45.783Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-12T15:05:46.172Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-11-12T15:05:46.253Z] === RUN TestSetSerialInsertDelete [2021-11-12T15:05:46.253Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-12T15:05:46.253Z] === RUN TestSetParallelInsertDelete [2021-11-12T15:05:46.735Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-11-12T15:05:47.244Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.02s) [2021-11-12T15:05:47.244Z] === RUN TestRetrieveFromStore [2021-11-12T15:05:47.244Z] === RUN TestPoolRequest [2021-11-12T15:05:47.244Z] --- PASS: TestPoolRequest (0.00s) [2021-11-12T15:05:47.244Z] === RUN TestOtherRequests [2021-11-12T15:05:47.244Z] --- PASS: TestOtherRequests (0.00s) [2021-11-12T15:05:47.244Z] PASS [2021-11-12T15:05:47.244Z] coverage: 57.1% of statements [2021-11-12T15:05:47.244Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2021-11-12T15:05:47.244Z] === RUN TestInt2IP2IntConversion [2021-11-12T15:05:47.297Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-11-12T15:05:47.714Z] --- PASS: TestRetrieveFromStore (0.65s) [2021-11-12T15:05:47.714Z] === RUN TestIsCorrupted [2021-11-12T15:05:47.714Z] --- PASS: TestIsCorrupted (0.02s) [2021-11-12T15:05:47.714Z] === RUN TestSetRollover [2021-11-12T15:05:47.714Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2021-11-12T15:05:47.714Z] === RUN TestGetAddressVersion [2021-11-12T15:05:47.714Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-12T15:05:47.714Z] === RUN TestKeyString [2021-11-12T15:05:47.714Z] --- PASS: TestKeyString (0.00s) [2021-11-12T15:05:47.714Z] === RUN TestPoolDataMarshal [2021-11-12T15:05:47.714Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-12T15:05:47.714Z] === RUN TestSubnetsMarshal [2021-11-12T15:05:47.714Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-11-12T15:05:47.714Z] === RUN TestAddSubnets [2021-11-12T15:05:47.714Z] --- PASS: TestAddSubnets (0.06s) [2021-11-12T15:05:47.714Z] === RUN TestDoublePoolRelease [2021-11-12T15:05:47.714Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-11-12T15:05:47.714Z] === RUN TestAddReleasePoolID [2021-11-12T15:05:47.861Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-11-12T15:05:48.184Z] --- PASS: TestAddReleasePoolID (0.11s) [2021-11-12T15:05:48.185Z] === RUN TestPredefinedPool [2021-11-12T15:05:48.185Z] --- PASS: TestPredefinedPool (0.03s) [2021-11-12T15:05:48.185Z] === RUN TestRemoveSubnet [2021-11-12T15:05:48.185Z] === RUN TestGetCapabilities [2021-11-12T15:05:48.185Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-12T15:05:48.185Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-12T15:05:48.185Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-12T15:05:48.185Z] === RUN TestGetDefaultAddressSpaces [2021-11-12T15:05:48.185Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-12T15:05:48.185Z] === RUN TestRemoteDriver [2021-11-12T15:05:48.185Z] --- PASS: TestRemoteDriver (0.00s) [2021-11-12T15:05:48.185Z] PASS [2021-11-12T15:05:48.185Z] coverage: 47.4% of statements [2021-11-12T15:05:48.185Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.061s coverage: 47.4% of statements [2021-11-12T15:05:48.185Z] --- PASS: TestRemoveSubnet (0.23s) [2021-11-12T15:05:48.185Z] === RUN TestGetSameAddress [2021-11-12T15:05:48.185Z] --- PASS: TestGetSameAddress (0.04s) [2021-11-12T15:05:48.185Z] === RUN TestPoolAllocationReuse [2021-11-12T15:05:48.423Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-11-12T15:05:48.680Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-11-12T15:05:49.176Z] === RUN TestWindowsIPAM [2021-11-12T15:05:49.176Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-12T15:05:49.176Z] PASS [2021-11-12T15:05:49.176Z] coverage: 71.4% of statements [2021-11-12T15:05:49.176Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.038s coverage: 71.4% of statements [2021-11-12T15:05:49.245Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-11-12T15:05:49.648Z] --- PASS: TestSetRollover (1.81s) [2021-11-12T15:05:49.648Z] === RUN TestSetRolloverSerial [2021-11-12T15:05:49.648Z] === RUN TestDefaultNetwork [2021-11-12T15:05:49.807Z] check_test.go:308: [da7f14a75982a] daemon is not started [2021-11-12T15:05:49.807Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-11-12T15:05:50.118Z] --- PASS: TestDefaultNetwork (0.24s) [2021-11-12T15:05:50.118Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-12T15:05:50.118Z] --- PASS: TestPoolAllocationReuse (1.82s) [2021-11-12T15:05:50.118Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-12T15:05:50.118Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-11-12T15:05:50.118Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-12T15:05:50.118Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-11-12T15:05:50.118Z] === RUN TestInitAddressPools [2021-11-12T15:05:50.118Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-12T15:05:50.118Z] PASS [2021-11-12T15:05:50.118Z] coverage: 74.0% of statements [2021-11-12T15:05:50.118Z] ok github.com/docker/docker/libnetwork/ipamutils 0.524s coverage: 74.0% of statements [2021-11-12T15:05:50.493Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2021-11-12T15:05:50.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.96s) [2021-11-12T15:05:50.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.99s) [2021-11-12T15:05:50.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.27s) [2021-11-12T15:05:50.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.80s) [2021-11-12T15:05:50.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.23s) [2021-11-12T15:05:50.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.79s) [2021-11-12T15:05:50.493Z] === RUN TestBuildMultiStageCopy [2021-11-12T15:05:50.493Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-12T15:05:50.589Z] === RUN TestKeyValue [2021-11-12T15:05:50.589Z] --- PASS: TestKeyValue (0.00s) [2021-11-12T15:05:50.589Z] PASS [2021-11-12T15:05:50.589Z] coverage: 60.0% of statements [2021-11-12T15:05:50.589Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2021-11-12T15:05:50.606Z] --- PASS: TestServiceWithDataPathPortInit (13.50s) [2021-11-12T15:05:50.606Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-12T15:05:50.739Z] check_test.go:308: [d1d9d8d75a12f] daemon is not started [2021-11-12T15:05:50.739Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-11-12T15:05:50.864Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4azdeonl2hv4qc3fih9rx37so Created:2021-11-12 15:05:49.749132824 +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[95944832d52eb520a58784464034f90800cdbf38ac3177e85c1d9e907b6784c4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nmxw8kvr9bcdfh6pabg53atvv EndpointID:a058f180576c016c25cc6712956b0541b44f81ecea00c64b08b5b7001f336d77 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0b3821a244df507d59cda88d94a0635d9e52679a3fe5a42d73d221d85eec2bc3 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:f4734f654bd2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nmxw8kvr9bcdfh6pabg53atvv EndpointID:a058f180576c016c25cc6712956b0541b44f81ecea00c64b08b5b7001f336d77 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-12T15:05:50.996Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-12T15:05:51.477Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2021-11-12T15:05:51.477Z] === RUN TestServiceUpdateConfigs [2021-11-12T15:05:51.558Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-11-12T15:05:51.580Z] --- PASS: TestSetRolloverSerial (1.79s) [2021-11-12T15:05:51.580Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-12T15:05:51.580Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-12T15:05:51.580Z] PASS [2021-11-12T15:05:51.580Z] coverage: 84.4% of statements [2021-11-12T15:05:51.580Z] ok github.com/docker/docker/libnetwork/bitseq 12.488s coverage: 84.4% of statements [2021-11-12T15:05:52.121Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-12T15:05:53.059Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-11-12T15:05:53.152Z] === RUN TestNetworkDBSimple [2021-11-12T15:05:53.623Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.27s) [2021-11-12T15:05:53.623Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-12T15:05:53.700Z] --- PASS: TestBuildMultiStageOnBuild (11.11s) [2021-11-12T15:05:53.700Z] === RUN TestBuildUncleanTarFilenames [2021-11-12T15:05:53.700Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:05:53.700Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-12T15:05:53.700Z] === RUN TestBuildMultiStageLayerLeak [2021-11-12T15:05:54.614Z] 2021/11/12 15:05:53 Closing DB instances... [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-12T15:05:54.614Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-12T15:05:55.043Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.24s) [2021-11-12T15:05:55.043Z] PASS [2021-11-12T15:05:55.043Z] [2021-11-12T15:05:55.043Z] === Skipped [2021-11-12T15:05:55.043Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:05:55.043Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:05:55.043Z] [2021-11-12T15:05:55.043Z] DONE 26 tests, 1 skipped in 41.323s [2021-11-12T15:05:55.043Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-12T15:05:55.043Z] ++ 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-11-12T15:05:55.043Z] ++ set -e [2021-11-12T15:05:55.043Z] ++ '[' -n 0 ']' [2021-11-12T15:05:55.043Z] ++ set -x [2021-11-12T15:05:55.043Z] ++ 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-11-12T15:05:55.085Z] === RUN TestGenerate [2021-11-12T15:05:55.085Z] --- PASS: TestGenerate (0.00s) [2021-11-12T15:05:55.085Z] === RUN TestGeneratePtr [2021-11-12T15:05:55.085Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-12T15:05:55.085Z] === RUN TestGenerateMissingField [2021-11-12T15:05:55.085Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-12T15:05:55.085Z] === RUN TestFieldCannotBeSet [2021-11-12T15:05:55.085Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-12T15:05:55.085Z] === RUN TestTypeMismatchError [2021-11-12T15:05:55.085Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-12T15:05:55.085Z] PASS [2021-11-12T15:05:55.085Z] coverage: 100.0% of statements [2021-11-12T15:05:55.085Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2021-11-12T15:05:55.301Z] INFO: Testing against a local daemon [2021-11-12T15:05:55.301Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-12T15:05:55.301Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:05:55.301Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-12T15:05:55.301Z] === RUN TestDockerNetworkIpvlan [2021-11-12T15:05:55.301Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:05:55.301Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-12T15:05:55.301Z] PASS [2021-11-12T15:05:55.301Z] [2021-11-12T15:05:55.301Z] === Skipped [2021-11-12T15:05:55.301Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-12T15:05:55.301Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:05:55.301Z] [2021-11-12T15:05:55.301Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-12T15:05:55.301Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:05:55.301Z] [2021-11-12T15:05:55.301Z] DONE 2 tests, 2 skipped in 0.099s [2021-11-12T15:05:55.301Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-12T15:05:55.301Z] ++ 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-11-12T15:05:55.301Z] ++ set -e [2021-11-12T15:05:55.301Z] ++ '[' -n 0 ']' [2021-11-12T15:05:55.301Z] ++ set -x [2021-11-12T15:05:55.301Z] ++ 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-11-12T15:05:55.301Z] INFO: Testing against a local daemon [2021-11-12T15:05:55.301Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-12T15:05:55.556Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-12T15:05:55.556Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-12T15:05:55.556Z] testing: warning: no tests to run [2021-11-12T15:05:55.556Z] PASS [2021-11-12T15:05:55.556Z] coverage: 0.0% of statements [2021-11-12T15:05:55.556Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2021-11-12T15:05:55.578Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-12T15:05:55.835Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-11-12T15:05:56.026Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.42s) [2021-11-12T15:05:56.026Z] === RUN TestGetAddress [2021-11-12T15:05:56.026Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-12T15:05:56.026Z] PASS [2021-11-12T15:05:56.026Z] coverage: 100.0% of statements [2021-11-12T15:05:56.026Z] === RUN TestRequestNewPort [2021-11-12T15:05:56.026Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-12T15:05:56.026Z] === RUN TestRequestSpecificPort [2021-11-12T15:05:56.026Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-12T15:05:56.026Z] === RUN TestReleasePort [2021-11-12T15:05:56.026Z] --- PASS: TestReleasePort (0.00s) [2021-11-12T15:05:56.026Z] === RUN TestReuseReleasedPort [2021-11-12T15:05:56.026Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-12T15:05:56.026Z] === RUN TestReleaseUnreadledPort [2021-11-12T15:05:56.026Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-12T15:05:56.026Z] === RUN TestUnknowProtocol [2021-11-12T15:05:56.026Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-12T15:05:56.026Z] === RUN TestAllocateAllPorts [2021-11-12T15:05:56.398Z] check_test.go:308: [dfad9949050d8] daemon is not started [2021-11-12T15:05:56.398Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-11-12T15:05:56.496Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-12T15:05:56.496Z] === RUN TestPortAllocation [2021-11-12T15:05:56.496Z] --- PASS: TestPortAllocation (0.00s) [2021-11-12T15:05:56.496Z] === RUN TestPortAllocationWithCustomRange [2021-11-12T15:05:56.496Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-12T15:05:56.496Z] === RUN TestNoDuplicateBPR [2021-11-12T15:05:56.496Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-12T15:05:56.496Z] === RUN TestChangePortRange [2021-11-12T15:05:56.496Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-12T15:05:56.496Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-12T15:05:56.496Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-12T15:05:56.496Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-12T15:05:56.496Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-12T15:05:56.496Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-12T15:05:56.496Z] --- PASS: TestChangePortRange (0.00s) [2021-11-12T15:05:56.496Z] PASS [2021-11-12T15:05:56.496Z] coverage: 88.6% of statements [2021-11-12T15:05:56.496Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.042s coverage: 100.0% of statements [2021-11-12T15:05:56.496Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2021-11-12T15:05:56.496Z] 2021/11/12 15:05:56 Closing DB instances... [2021-11-12T15:05:56.672Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-11-12T15:05:56.673Z] === RUN TestDockerNetworkMacvlan [2021-11-12T15:05:56.969Z] testing: warning: no tests to run [2021-11-12T15:05:56.969Z] PASS [2021-11-12T15:05:56.969Z] coverage: 0.0% of statements [2021-11-12T15:05:56.969Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2021-11-12T15:05:56.969Z] === RUN TestHashData [2021-11-12T15:05:56.969Z] --- PASS: TestHashData (0.00s) [2021-11-12T15:05:56.969Z] PASS [2021-11-12T15:05:56.969Z] coverage: 2.8% of statements [2021-11-12T15:05:56.969Z] ok github.com/docker/docker/libnetwork/resolvconf 0.038s coverage: 2.8% of statements [2021-11-12T15:05:57.237Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-12T15:05:57.441Z] === RUN TestErrorConstructors [2021-11-12T15:05:57.441Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-12T15:05:57.441Z] === RUN TestCompareIPMask [2021-11-12T15:05:57.441Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-12T15:05:57.441Z] === RUN TestUtilGetHostPartIP [2021-11-12T15:05:57.441Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-12T15:05:57.441Z] === RUN TestUtilGetBroadcastIP [2021-11-12T15:05:57.441Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-12T15:05:57.441Z] === RUN TestParseCIDR [2021-11-12T15:05:57.441Z] --- PASS: TestParseCIDR (0.00s) [2021-11-12T15:05:57.441Z] PASS [2021-11-12T15:05:57.441Z] coverage: 37.3% of statements [2021-11-12T15:05:57.441Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-12T15:05:57.911Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-12T15:05:57.911Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-12T15:05:57.911Z] PASS [2021-11-12T15:05:57.911Z] coverage: 50.0% of statements [2021-11-12T15:05:57.911Z] ok github.com/docker/docker/oci 0.049s coverage: 50.0% of statements [2021-11-12T15:05:58.172Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-12T15:05:58.382Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-11-12T15:05:58.382Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-12T15:05:58.737Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-12T15:05:58.853Z] === RUN TestParseVersion [2021-11-12T15:05:58.853Z] --- PASS: TestParseVersion (0.00s) [2021-11-12T15:05:58.853Z] PASS [2021-11-12T15:05:58.853Z] coverage: 52.9% of statements [2021-11-12T15:05:58.853Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2021-11-12T15:05:58.853Z] === RUN TestAddressPoolOpt [2021-11-12T15:05:58.853Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/a [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/something [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/_=a [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/env1=value1 [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/_env1=value1 [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/PATH [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/=a [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/PATH= [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/PATH=something [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/asd!qwe [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/1asd [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/123 [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/some_space [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/__some_space_before [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/some_space_after__ [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/= [2021-11-12T15:05:58.853Z] === RUN TestValidateEnv/PaTh [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestParseHost [2021-11-12T15:05:58.853Z] --- PASS: TestParseHost (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestParseDockerDaemonHost [2021-11-12T15:05:58.853Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestParseTCP [2021-11-12T15:05:58.853Z] --- PASS: TestParseTCP (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-12T15:05:58.853Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestValidateExtraHosts [2021-11-12T15:05:58.853Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestIpOptString [2021-11-12T15:05:58.853Z] --- PASS: TestIpOptString (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-12T15:05:58.853Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestNewIpOptValidDefaultVal [2021-11-12T15:05:58.853Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestIpOptSetInvalidVal [2021-11-12T15:05:58.853Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestValidateIPAddress [2021-11-12T15:05:58.853Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestMapOpts [2021-11-12T15:05:58.853Z] --- PASS: TestMapOpts (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestListOptsWithoutValidator [2021-11-12T15:05:58.853Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestListOptsWithValidator [2021-11-12T15:05:58.853Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestValidateDNSSearch [2021-11-12T15:05:58.853Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel/label_with_general_format [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel/label_with_one_more [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-12T15:05:58.853Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-12T15:05:58.853Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestNamedListOpts [2021-11-12T15:05:58.853Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestNamedMapOpts [2021-11-12T15:05:58.853Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestParseLink [2021-11-12T15:05:58.853Z] --- PASS: TestParseLink (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestQuotedStringSetWithQuotes [2021-11-12T15:05:58.853Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-12T15:05:58.853Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-12T15:05:58.853Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-12T15:05:58.853Z] === RUN TestUlimitOpt [2021-11-12T15:05:58.853Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-12T15:05:58.853Z] PASS [2021-11-12T15:05:58.853Z] coverage: 67.1% of statements [2021-11-12T15:05:58.853Z] ok github.com/docker/docker/opts 0.065s coverage: 67.1% of statements [2021-11-12T15:05:59.324Z] 2021/11/12 15:05:59 Closing DB instances... [2021-11-12T15:05:59.671Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-11-12T15:06:00.316Z] === RUN TestPeerCertificateMarshalJSON [2021-11-12T15:06:00.645Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-12T15:06:00.787Z] === RUN TestIsArchivePathDir [2021-11-12T15:06:00.787Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-12T15:06:00.787Z] === RUN TestIsArchivePathInvalidFile [2021-11-12T15:06:00.787Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-11-12T15:06:00.787Z] === RUN TestIsArchivePathTar [2021-11-12T15:06:00.787Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-12T15:06:00.787Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-12T15:06:00.787Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2021-11-12T15:06:00.787Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-12T15:06:00.787Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-12T15:06:00.787Z] === RUN TestMiddleware [2021-11-12T15:06:00.787Z] --- PASS: TestMiddleware (0.00s) [2021-11-12T15:06:00.787Z] === RUN TestNewResponseModifier [2021-11-12T15:06:00.787Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-12T15:06:00.787Z] PASS [2021-11-12T15:06:00.787Z] coverage: 26.8% of statements [2021-11-12T15:06:00.950Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-12T15:06:00.951Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-12T15:06:01.039Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-11-12T15:06:01.258Z] ok github.com/docker/docker/pkg/authorization 0.551s coverage: 26.8% of statements [2021-11-12T15:06:01.258Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-11-12T15:06:01.258Z] === RUN TestDecompressStreamGzip [2021-11-12T15:06:01.258Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-11-12T15:06:01.258Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-12T15:06:01.258Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-11-12T15:06:01.258Z] === RUN TestDecompressStreamBzip2 [2021-11-12T15:06:01.258Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-11-12T15:06:01.258Z] === RUN TestDecompressStreamXz [2021-11-12T15:06:01.258Z] archive_test.go:133: Xz not present in msys2 [2021-11-12T15:06:01.258Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-12T15:06:01.258Z] === RUN TestDecompressStreamZstd [2021-11-12T15:06:01.258Z] archive_test.go:140: zstd not installed [2021-11-12T15:06:01.258Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-11-12T15:06:01.258Z] === RUN TestCompressStreamXzUnsupported [2021-11-12T15:06:01.258Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-12T15:06:01.258Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-12T15:06:01.258Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-12T15:06:01.258Z] === RUN TestCompressStreamInvalid [2021-11-12T15:06:01.258Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-12T15:06:01.258Z] === RUN TestExtensionInvalid [2021-11-12T15:06:01.258Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-12T15:06:01.258Z] === RUN TestExtensionUncompressed [2021-11-12T15:06:01.258Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-12T15:06:01.258Z] === RUN TestExtensionBzip2 [2021-11-12T15:06:01.258Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-12T15:06:01.258Z] === RUN TestExtensionGzip [2021-11-12T15:06:01.258Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-12T15:06:01.258Z] === RUN TestExtensionXz [2021-11-12T15:06:01.258Z] --- PASS: TestExtensionXz (0.00s) [2021-11-12T15:06:01.258Z] === RUN TestExtensionZstd [2021-11-12T15:06:01.258Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-12T15:06:01.258Z] === RUN TestCmdStreamLargeStderr [2021-11-12T15:06:01.258Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-11-12T15:06:01.258Z] === RUN TestCmdStreamBad [2021-11-12T15:06:01.258Z] archive_test.go:252: Failing on Windows CI machines [2021-11-12T15:06:01.258Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-12T15:06:01.258Z] === RUN TestCmdStreamGood [2021-11-12T15:06:01.258Z] --- PASS: TestCmdStreamGood (0.03s) [2021-11-12T15:06:01.258Z] === RUN TestUntarPathWithInvalidDest [2021-11-12T15:06:01.258Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-11-12T15:06:01.258Z] === RUN TestUntarPathWithInvalidSrc [2021-11-12T15:06:01.258Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-12T15:06:01.258Z] === RUN TestUntarPath [2021-11-12T15:06:01.258Z] --- PASS: TestUntarPath (0.06s) [2021-11-12T15:06:01.258Z] === RUN TestUntarPathWithDestinationFile [2021-11-12T15:06:01.729Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-11-12T15:06:01.729Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-12T15:06:01.729Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-11-12T15:06:01.729Z] === RUN TestCopyWithTarInvalidSrc [2021-11-12T15:06:01.729Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-12T15:06:01.729Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-12T15:06:01.729Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-12T15:06:01.729Z] === RUN TestCopyWithTarSrcFile [2021-11-12T15:06:01.729Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-12T15:06:01.729Z] === RUN TestCopyWithTarSrcFolder [2021-11-12T15:06:01.729Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-12T15:06:01.729Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-12T15:06:01.729Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-12T15:06:01.729Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-12T15:06:01.730Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-12T15:06:01.730Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-12T15:06:01.730Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-12T15:06:01.730Z] === RUN TestCopyFileWithTarSrcFile [2021-11-12T15:06:01.730Z] === RUN TestUnbuffered [2021-11-12T15:06:01.730Z] --- PASS: TestUnbuffered (0.00s) [2021-11-12T15:06:01.730Z] === RUN TestRaceUnbuffered [2021-11-12T15:06:01.730Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-12T15:06:01.730Z] PASS [2021-11-12T15:06:01.730Z] coverage: 100.0% of statements [2021-11-12T15:06:01.730Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-12T15:06:01.730Z] === RUN TestTarFiles [2021-11-12T15:06:01.730Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2021-11-12T15:06:01.942Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-12T15:06:02.200Z] === RUN TestMatch [2021-11-12T15:06:02.200Z] === RUN TestMatch/[[]] [2021-11-12T15:06:02.200Z] === RUN TestMatch/[[foo]] [2021-11-12T15:06:02.200Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-12T15:06:02.200Z] === RUN TestMatch/[[foo_bar]] [2021-11-12T15:06:02.200Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-12T15:06:02.200Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-12T15:06:02.200Z] === RUN TestMatch/[] [2021-11-12T15:06:02.200Z] === RUN TestMatch/[]#01 [2021-11-12T15:06:02.200Z] === RUN TestMatch/[[qux]] [2021-11-12T15:06:02.200Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-12T15:06:02.200Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-12T15:06:02.200Z] === RUN TestMatch/[[foo_baz]] [2021-11-12T15:06:02.200Z] --- PASS: TestMatch (0.00s) [2021-11-12T15:06:02.200Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-12T15:06:02.200Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-12T15:06:02.200Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-12T15:06:02.200Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-12T15:06:02.200Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-12T15:06:02.200Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-12T15:06:02.200Z] --- PASS: TestMatch/[] (0.00s) [2021-11-12T15:06:02.200Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-12T15:06:02.200Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-12T15:06:02.200Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-12T15:06:02.200Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-12T15:06:02.200Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-12T15:06:02.200Z] PASS [2021-11-12T15:06:02.200Z] coverage: 87.5% of statements [2021-11-12T15:06:02.200Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2021-11-12T15:06:02.384Z] --- PASS: TestBuildMultiStageLayerLeak (9.66s) [2021-11-12T15:06:02.384Z] === RUN TestBuildWithHugeFile [2021-11-12T15:06:02.545Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-12T15:06:02.935Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-12T15:06:03.192Z] 2021/11/12 15:06:02 Closing DB instances... [2021-11-12T15:06:03.192Z] === RUN TestChrootTarUntar [2021-11-12T15:06:03.192Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:06:03.192Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-12T15:06:03.192Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-12T15:06:03.192Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:06:03.192Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-12T15:06:03.192Z] === RUN TestChrootUntarEmptyArchive [2021-11-12T15:06:03.192Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-12T15:06:03.192Z] === RUN TestChrootTarUntarWithSymlink [2021-11-12T15:06:03.192Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:06:03.192Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-12T15:06:03.192Z] === RUN TestChrootCopyWithTar [2021-11-12T15:06:03.192Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:06:03.192Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-12T15:06:03.192Z] === RUN TestChrootCopyFileWithTar [2021-11-12T15:06:03.192Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:06:03.192Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-12T15:06:03.192Z] === RUN TestChrootUntarPath [2021-11-12T15:06:03.192Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:06:03.192Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-12T15:06:03.192Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-12T15:06:03.192Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:06:03.192Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-12T15:06:03.192Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-12T15:06:03.192Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:06:03.192Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-12T15:06:03.192Z] === RUN TestChrootApplyDotDotFile [2021-11-12T15:06:03.192Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:06:03.192Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-12T15:06:03.192Z] PASS [2021-11-12T15:06:03.192Z] coverage: 15.1% of statements [2021-11-12T15:06:03.192Z] ok github.com/docker/docker/pkg/chrootarchive 0.075s coverage: 15.1% of statements [2021-11-12T15:06:04.291Z] === RUN TestSizeEmpty [2021-11-12T15:06:04.291Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-12T15:06:04.291Z] === RUN TestSizeEmptyFile [2021-11-12T15:06:04.291Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-12T15:06:04.291Z] === RUN TestSizeNonemptyFile [2021-11-12T15:06:04.291Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-12T15:06:04.291Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-12T15:06:04.291Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-12T15:06:04.291Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-12T15:06:04.291Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-12T15:06:04.291Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-12T15:06:04.291Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-12T15:06:04.291Z] === RUN TestMoveToSubdir [2021-11-12T15:06:04.291Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-12T15:06:04.291Z] === RUN TestSizeNonExistingDirectory [2021-11-12T15:06:04.291Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-12T15:06:04.291Z] PASS [2021-11-12T15:06:04.291Z] coverage: 80.0% of statements [2021-11-12T15:06:04.291Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2021-11-12T15:06:04.510Z] --- PASS: TestBuildMultiStageCopy (13.87s) [2021-11-12T15:06:04.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.37s) [2021-11-12T15:06:04.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2021-11-12T15:06:04.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2021-11-12T15:06:04.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2021-11-12T15:06:04.510Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.38s) [2021-11-12T15:06:04.510Z] === RUN TestBuildMultiStageParentConfig [2021-11-12T15:06:04.762Z] === RUN Test [2021-11-12T15:06:04.762Z] === RUN Test/TestContainsEntry [2021-11-12T15:06:04.762Z] === RUN Test/TestCreateEntries [2021-11-12T15:06:04.762Z] === RUN Test/TestEntriesDiff [2021-11-12T15:06:04.762Z] === RUN Test/TestEntriesEquality [2021-11-12T15:06:04.762Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-12T15:06:04.762Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-12T15:06:04.762Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-12T15:06:04.762Z] === RUN Test/TestGeneratorNotGenerate [2021-11-12T15:06:04.762Z] === RUN Test/TestGeneratorWithPort [2021-11-12T15:06:04.762Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-12T15:06:04.762Z] === RUN Test/TestNewEntry [2021-11-12T15:06:04.762Z] === RUN Test/TestParse [2021-11-12T15:06:04.762Z] --- PASS: Test (0.00s) [2021-11-12T15:06:04.762Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-12T15:06:04.762Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-12T15:06:04.762Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-12T15:06:04.762Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-12T15:06:04.762Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-12T15:06:04.762Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-12T15:06:04.762Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-12T15:06:04.762Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-12T15:06:04.762Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-12T15:06:04.762Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-12T15:06:04.762Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-12T15:06:04.762Z] --- PASS: Test/TestParse (0.00s) [2021-11-12T15:06:04.762Z] PASS [2021-11-12T15:06:04.762Z] coverage: 58.3% of statements [2021-11-12T15:06:04.762Z] ok github.com/docker/docker/pkg/discovery 0.040s coverage: 58.3% of statements [2021-11-12T15:06:05.074Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-12T15:06:05.212Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-11-12T15:06:05.233Z] --- PASS: TestNetworkDBCRUDTableEntry (4.09s) [2021-11-12T15:06:05.233Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-12T15:06:05.704Z] === RUN Test [2021-11-12T15:06:05.704Z] === RUN Test/TestContent [2021-11-12T15:06:05.704Z] === RUN Test/TestInitialize [2021-11-12T15:06:05.704Z] === RUN Test/TestNew [2021-11-12T15:06:05.704Z] === RUN Test/TestParsingContentsWithComments [2021-11-12T15:06:05.704Z] === RUN Test/TestRegister [2021-11-12T15:06:05.704Z] === RUN Test/TestWatch [2021-11-12T15:06:05.704Z] --- PASS: Test (0.01s) [2021-11-12T15:06:05.704Z] --- PASS: Test/TestContent (0.00s) [2021-11-12T15:06:05.704Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-12T15:06:05.704Z] --- PASS: Test/TestNew (0.00s) [2021-11-12T15:06:05.704Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-12T15:06:05.704Z] --- PASS: Test/TestRegister (0.00s) [2021-11-12T15:06:05.704Z] --- PASS: Test/TestWatch (0.01s) [2021-11-12T15:06:05.704Z] PASS [2021-11-12T15:06:05.704Z] coverage: 97.6% of statements [2021-11-12T15:06:05.704Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 97.6% of statements [2021-11-12T15:06:05.704Z] --- PASS: TestTarFiles (4.17s) [2021-11-12T15:06:05.704Z] === RUN TestDetectCompressionZstd [2021-11-12T15:06:05.704Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-12T15:06:05.704Z] === RUN TestTarUntar [2021-11-12T15:06:05.704Z] --- PASS: TestTarUntar (0.03s) [2021-11-12T15:06:05.704Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-12T15:06:05.704Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-12T15:06:05.704Z] === RUN TestTarWithOptions [2021-11-12T15:06:05.704Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-12T15:06:05.704Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-12T15:06:05.704Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-12T15:06:05.704Z] === RUN TestUntarUstarGnuConflict [2021-11-12T15:06:05.704Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-12T15:06:05.704Z] === RUN TestUntarInvalidFilenames [2021-11-12T15:06:05.776Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-12T15:06:06.008Z] --- PASS: TestDockerNetworkMacvlan (9.13s) [2021-11-12T15:06:06.008Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-11-12T15:06:06.008Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-12T15:06:06.008Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2021-11-12T15:06:06.008Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2021-11-12T15:06:06.008Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.81s) [2021-11-12T15:06:06.008Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2021-11-12T15:06:06.008Z] PASS [2021-11-12T15:06:06.008Z] [2021-11-12T15:06:06.008Z] DONE 8 tests in 10.533s [2021-11-12T15:06:06.008Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-12T15:06:06.008Z] ++ 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-11-12T15:06:06.008Z] ++ set -e [2021-11-12T15:06:06.008Z] ++ '[' -n 0 ']' [2021-11-12T15:06:06.008Z] ++ set -x [2021-11-12T15:06:06.008Z] ++ 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-11-12T15:06:06.008Z] testing: warning: no tests to run [2021-11-12T15:06:06.008Z] PASS [2021-11-12T15:06:06.008Z] [2021-11-12T15:06:06.008Z] DONE 0 tests in 0.022s [2021-11-12T15:06:06.008Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-12T15:06:06.008Z] ++ 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-11-12T15:06:06.008Z] ++ set -e [2021-11-12T15:06:06.008Z] ++ '[' -n 0 ']' [2021-11-12T15:06:06.008Z] ++ set -x [2021-11-12T15:06:06.008Z] ++ 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-11-12T15:06:06.008Z] INFO: Testing against a local daemon [2021-11-12T15:06:06.008Z] === RUN TestAuthZPluginAllowRequest [2021-11-12T15:06:06.032Z] check_test.go:308: [d756dc9abc150] daemon is not started [2021-11-12T15:06:06.032Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-11-12T15:06:06.175Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1699243336\\dest" [2021-11-12T15:06:06.175Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-11-12T15:06:06.175Z] === RUN TestUntarHardlinkToSymlink [2021-11-12T15:06:06.175Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-12T15:06:06.175Z] === RUN TestUntarInvalidHardlink [2021-11-12T15:06:06.175Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink305486652\\victim\\hello" -> "../victim/hello" [2021-11-12T15:06:06.175Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink914792639\\victim\\hello" -> "/../victim/hello" [2021-11-12T15:06:06.176Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2022616576\\victim" -> "../victim" [2021-11-12T15:06:06.176Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2589124690\\victim" -> "../victim" [2021-11-12T15:06:06.176Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3828218693\\victim" -> "../victim" [2021-11-12T15:06:06.176Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2178570587\\victim" -> "../victim" [2021-11-12T15:06:06.176Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-12T15:06:06.176Z] === RUN TestUntarInvalidSymlink [2021-11-12T15:06:06.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1167286656\\dest\\dotdot" -> "../victim/hello" [2021-11-12T15:06:06.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink225148667\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-12T15:06:06.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink487217316\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:06:06.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1286416799\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:06:06.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink959394634\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:06:06.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3534567796\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:06:06.176Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1682984329\\dest\\dir\\loophole" -> "../../victim" [2021-11-12T15:06:06.176Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-12T15:06:06.176Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-12T15:06:06.176Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-12T15:06:06.176Z] === RUN TestXGlobalNoParent [2021-11-12T15:06:06.176Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-12T15:06:06.176Z] === RUN TestReplaceFileTarWrapper [2021-11-12T15:06:06.176Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-11-12T15:06:06.176Z] === RUN TestPrefixHeaderReadable [2021-11-12T15:06:06.176Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-12T15:06:06.176Z] === RUN TestDisablePigz [2021-11-12T15:06:06.176Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-12T15:06:06.176Z] --- PASS: TestDisablePigz (0.12s) [2021-11-12T15:06:06.176Z] === RUN TestPigz [2021-11-12T15:06:06.313Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2021-11-12T15:06:06.313Z] === RUN TestServiceUpdateNetwork [2021-11-12T15:06:06.595Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-12T15:06:06.646Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-12T15:06:06.646Z] --- PASS: TestPigz (0.11s) [2021-11-12T15:06:06.646Z] === RUN TestCopyFileWithInvalidDest [2021-11-12T15:06:06.646Z] archive_windows_test.go:16: Currently fails [2021-11-12T15:06:06.646Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-12T15:06:06.646Z] === RUN TestCanonicalTarNameForPath [2021-11-12T15:06:06.646Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-12T15:06:06.646Z] === RUN TestCanonicalTarName [2021-11-12T15:06:06.646Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-12T15:06:06.646Z] === RUN TestChmodTarEntry [2021-11-12T15:06:06.646Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-12T15:06:06.646Z] === RUN TestHardLinkOrder [2021-11-12T15:06:06.646Z] --- PASS: TestHardLinkOrder (0.07s) [2021-11-12T15:06:06.646Z] === RUN TestChangeString [2021-11-12T15:06:06.646Z] --- PASS: TestChangeString (0.00s) [2021-11-12T15:06:06.646Z] === RUN TestChangesWithNoChanges [2021-11-12T15:06:06.646Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-12T15:06:06.646Z] === RUN TestChangesWithChanges [2021-11-12T15:06:06.646Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-12T15:06:06.646Z] === RUN TestChangesWithChangesGH13590 [2021-11-12T15:06:06.646Z] changes_test.go:195: needs more investigation [2021-11-12T15:06:06.646Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-12T15:06:06.646Z] === RUN TestChangesDirsEmpty [2021-11-12T15:06:06.646Z] --- PASS: TestChangesDirsEmpty (0.11s) [2021-11-12T15:06:06.646Z] === RUN TestChangesDirsMutated [2021-11-12T15:06:06.646Z] --- PASS: TestChangesDirsMutated (0.17s) [2021-11-12T15:06:06.646Z] === RUN TestApplyLayer [2021-11-12T15:06:06.646Z] changes_test.go:432: needs further investigation [2021-11-12T15:06:06.646Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-12T15:06:06.646Z] === RUN TestChangesSizeWithHardlinks [2021-11-12T15:06:06.646Z] changes_test.go:468: needs further investigation [2021-11-12T15:06:06.646Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-12T15:06:06.646Z] === RUN TestChangesSizeWithNoChanges [2021-11-12T15:06:06.646Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-12T15:06:06.646Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-12T15:06:06.646Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-12T15:06:06.646Z] === RUN TestChangesSize [2021-11-12T15:06:06.646Z] --- PASS: TestChangesSize (0.00s) [2021-11-12T15:06:06.646Z] === RUN TestApplyLayerInvalidFilenames [2021-11-12T15:06:06.646Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2860904977\\dest" [2021-11-12T15:06:06.646Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-12T15:06:06.646Z] === RUN TestApplyLayerInvalidHardlink [2021-11-12T15:06:06.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3084954750\\victim\\hello" -> "../victim/hello" [2021-11-12T15:06:06.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2828240054\\victim\\hello" -> "/../victim/hello" [2021-11-12T15:06:06.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink679845223\\victim" -> "../victim" [2021-11-12T15:06:06.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink126573271\\victim" -> "../victim" [2021-11-12T15:06:06.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3522946866\\victim" -> "../victim" [2021-11-12T15:06:06.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink720419592\\victim" -> "../victim" [2021-11-12T15:06:06.647Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-11-12T15:06:06.647Z] === RUN TestApplyLayerInvalidSymlink [2021-11-12T15:06:06.647Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2230489385\\dest\\dotdot" -> "../victim/hello" [2021-11-12T15:06:06.647Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink236628608\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-12T15:06:06.647Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink953529511\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:06:06.647Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1071312995\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:06:06.852Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-12T15:06:06.940Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2021-11-12T15:06:06.940Z] === RUN TestAuthZPluginTLS [2021-11-12T15:06:07.117Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink443439240\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:06:07.117Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4082023017\\dest\\loophole-victim" -> "../victim" [2021-11-12T15:06:07.117Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-11-12T15:06:07.117Z] === RUN TestApplyLayerWhiteouts [2021-11-12T15:06:07.117Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-12T15:06:07.117Z] === RUN TestGenerateEmptyFile [2021-11-12T15:06:07.117Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-12T15:06:07.117Z] === RUN TestGenerateWithContent [2021-11-12T15:06:07.117Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-12T15:06:07.117Z] PASS [2021-11-12T15:06:07.117Z] coverage: 63.0% of statements [2021-11-12T15:06:07.117Z] ok github.com/docker/docker/pkg/archive 6.243s coverage: 63.0% of statements [2021-11-12T15:06:07.117Z] === RUN Test [2021-11-12T15:06:07.117Z] === RUN Test/TestInitialize [2021-11-12T15:06:07.117Z] time="2021-11-12T15:06:06Z" level=info msg="Initializing discovery without TLS" [2021-11-12T15:06:07.117Z] time="2021-11-12T15:06:06Z" level=info msg="Initializing discovery without TLS" [2021-11-12T15:06:07.117Z] time="2021-11-12T15:06:06Z" level=info msg="Initializing discovery without TLS" [2021-11-12T15:06:07.117Z] === RUN Test/TestInitializeWithCerts [2021-11-12T15:06:07.117Z] time="2021-11-12T15:06:06Z" level=info msg="Initializing discovery with TLS" [2021-11-12T15:06:07.117Z] === RUN Test/TestWatch [2021-11-12T15:06:07.117Z] time="2021-11-12T15:06:06Z" level=info msg="Initializing discovery without TLS" [2021-11-12T15:06:07.117Z] 2021/11/12 15:06:06 Closing DB instances... [2021-11-12T15:06:07.474Z] --- PASS: TestBuildMultiStageParentConfig (2.53s) [2021-11-12T15:06:07.474Z] === RUN TestBuildLabelWithTargets [2021-11-12T15:06:07.474Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:06:07.474Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-12T15:06:07.474Z] === RUN TestBuildWithEmptyLayers [2021-11-12T15:06:07.506Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-12T15:06:07.506Z] === RUN TestAuthZPluginDenyRequest [2021-11-12T15:06:08.072Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-12T15:06:08.072Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-12T15:06:08.465Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2021-11-12T15:06:08.465Z] === RUN TestBuildMultiStageOnBuild [2021-11-12T15:06:08.637Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-11-12T15:06:08.637Z] === RUN TestAuthZPluginDenyResponse [2021-11-12T15:06:08.688Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-11-12T15:06:08.688Z] === RUN TestNetworkDBNodeLeave [2021-11-12T15:06:09.202Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-11-12T15:06:09.202Z] === RUN TestAuthZPluginAllowEventStream [2021-11-12T15:06:10.134Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2021-11-12T15:06:10.134Z] === RUN TestAuthZPluginErrorResponse [2021-11-12T15:06:10.268Z] --- PASS: Test (3.16s) [2021-11-12T15:06:10.268Z] --- PASS: Test/TestInitialize (0.15s) [2021-11-12T15:06:10.268Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-12T15:06:10.268Z] --- PASS: Test/TestWatch (3.01s) [2021-11-12T15:06:10.268Z] PASS [2021-11-12T15:06:10.268Z] coverage: 84.1% of statements [2021-11-12T15:06:10.268Z] ok github.com/docker/docker/pkg/discovery/kv 3.224s coverage: 84.1% of statements [2021-11-12T15:06:10.700Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-12T15:06:10.700Z] === RUN TestAuthZPluginErrorRequest [2021-11-12T15:06:10.739Z] === RUN Test [2021-11-12T15:06:10.739Z] === RUN Test/TestWatch [2021-11-12T15:06:10.739Z] --- PASS: Test (0.00s) [2021-11-12T15:06:10.739Z] --- PASS: Test/TestWatch (0.00s) [2021-11-12T15:06:10.739Z] PASS [2021-11-12T15:06:10.739Z] coverage: 92.3% of statements [2021-11-12T15:06:10.739Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2021-11-12T15:06:11.021Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-12T15:06:11.210Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-11-12T15:06:11.210Z] === RUN TestNetworkDBWatch [2021-11-12T15:06:11.266Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-12T15:06:11.266Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-12T15:06:11.278Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-12T15:06:11.680Z] === RUN Test [2021-11-12T15:06:11.680Z] === RUN Test/TestInitialize [2021-11-12T15:06:11.680Z] === RUN Test/TestInitializeWithPattern [2021-11-12T15:06:11.680Z] === RUN Test/TestRegister [2021-11-12T15:06:11.680Z] === RUN Test/TestWatch [2021-11-12T15:06:11.680Z] --- PASS: Test (0.00s) [2021-11-12T15:06:11.680Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-12T15:06:11.680Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-12T15:06:11.680Z] --- PASS: Test/TestRegister (0.00s) [2021-11-12T15:06:11.680Z] --- PASS: Test/TestWatch (0.00s) [2021-11-12T15:06:11.680Z] PASS [2021-11-12T15:06:11.680Z] coverage: 93.8% of statements [2021-11-12T15:06:11.680Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2021-11-12T15:06:11.831Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-12T15:06:11.831Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-12T15:06:12.672Z] === RUN TestPollerAddRemove [2021-11-12T15:06:12.672Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-12T15:06:12.672Z] === RUN TestPollerEvent [2021-11-12T15:06:12.672Z] poller_test.go:40: No chmod on Windows [2021-11-12T15:06:12.672Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-12T15:06:12.672Z] === RUN TestPollerClose [2021-11-12T15:06:12.672Z] --- PASS: TestPollerClose (0.00s) [2021-11-12T15:06:12.672Z] PASS [2021-11-12T15:06:12.672Z] coverage: 36.2% of statements [2021-11-12T15:06:12.672Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 36.2% of statements [2021-11-12T15:06:13.143Z] 2021/11/12 15:06:12 Closing DB instances... [2021-11-12T15:06:13.204Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s) [2021-11-12T15:06:13.204Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-12T15:06:13.615Z] === RUN TestCopyFileWithInvalidSrc [2021-11-12T15:06:13.615Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestCopyFileWithInvalidDest [2021-11-12T15:06:13.615Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-12T15:06:13.615Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-12T15:06:13.615Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestCopyFile [2021-11-12T15:06:13.615Z] --- PASS: TestCopyFile (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-12T15:06:13.615Z] fileutils_test.go:133: Needs porting to Windows [2021-11-12T15:06:13.615Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-12T15:06:13.615Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-12T15:06:13.615Z] fileutils_test.go:179: Needs porting to Windows [2021-11-12T15:06:13.615Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestWildcardMatches [2021-11-12T15:06:13.615Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestPatternMatches [2021-11-12T15:06:13.615Z] --- PASS: TestPatternMatches (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-12T15:06:13.615Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestPatternMatchesFolderExclusions [2021-11-12T15:06:13.615Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-12T15:06:13.615Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-12T15:06:13.615Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-12T15:06:13.615Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-12T15:06:13.615Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestSingleExclamationError [2021-11-12T15:06:13.615Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestMatchesWithNoPatterns [2021-11-12T15:06:13.615Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestMatchesWithMalformedPatterns [2021-11-12T15:06:13.615Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestMatches [2021-11-12T15:06:13.615Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-12T15:06:13.615Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-12T15:06:13.615Z] --- PASS: TestMatches (0.00s) [2021-11-12T15:06:13.615Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-12T15:06:13.615Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestCleanPatterns [2021-11-12T15:06:13.615Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-12T15:06:13.615Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestCleanPatternsExceptionFlag [2021-11-12T15:06:13.615Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-12T15:06:13.615Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-12T15:06:13.615Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestCleanPatternsErrorSingleException [2021-11-12T15:06:13.615Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestCreateIfNotExistsDir [2021-11-12T15:06:13.615Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestCreateIfNotExistsFile [2021-11-12T15:06:13.615Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-12T15:06:13.615Z] === RUN TestMatch [2021-11-12T15:06:13.615Z] --- PASS: TestMatch (0.00s) [2021-11-12T15:06:13.615Z] PASS [2021-11-12T15:06:13.615Z] coverage: 82.5% of statements [2021-11-12T15:06:13.615Z] ok github.com/docker/docker/pkg/fileutils 0.066s coverage: 82.5% of statements [2021-11-12T15:06:13.796Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-12T15:06:14.053Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-11-12T15:06:14.089Z] === RUN TestGet [2021-11-12T15:06:14.089Z] --- PASS: TestGet (0.00s) [2021-11-12T15:06:14.089Z] === RUN TestGetShortcutString [2021-11-12T15:06:14.089Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-12T15:06:14.089Z] PASS [2021-11-12T15:06:14.089Z] coverage: 42.9% of statements [2021-11-12T15:06:14.089Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2021-11-12T15:06:14.560Z] --- PASS: TestNetworkDBWatch (3.23s) [2021-11-12T15:06:14.560Z] === RUN TestNetworkDBBulkSync [2021-11-12T15:06:14.578Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s) [2021-11-12T15:06:14.578Z] === RUN TestAuthZPluginHeader [2021-11-12T15:06:15.031Z] === RUN TestCreateIDMapOrder [2021-11-12T15:06:15.031Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-12T15:06:15.031Z] PASS [2021-11-12T15:06:15.031Z] coverage: 7.2% of statements [2021-11-12T15:06:15.031Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2021-11-12T15:06:15.031Z] --- PASS: TestGetAddress (19.26s) [2021-11-12T15:06:15.031Z] === RUN TestRequestSyntaxCheck [2021-11-12T15:06:15.031Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-11-12T15:06:15.031Z] === RUN TestRequest [2021-11-12T15:06:15.144Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-11-12T15:06:15.144Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-12T15:06:15.144Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:06:15.144Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-12T15:06:15.144Z] === RUN TestAuthZPluginV2Disable [2021-11-12T15:06:15.144Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:06:15.144Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-11-12T15:06:15.144Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-12T15:06:15.144Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:06:15.144Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-12T15:06:15.144Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-12T15:06:15.144Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:06:15.144Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-12T15:06:15.144Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-12T15:06:15.945Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-12T15:06:16.022Z] 2021/11/12 15:06:15 Closing DB instances... [2021-11-12T15:06:16.022Z] === RUN TestFixedBufferCap [2021-11-12T15:06:16.022Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-12T15:06:16.022Z] === RUN TestFixedBufferLen [2021-11-12T15:06:16.022Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-12T15:06:16.022Z] === RUN TestFixedBufferString [2021-11-12T15:06:16.022Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-12T15:06:16.022Z] === RUN TestFixedBufferWrite [2021-11-12T15:06:16.022Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-12T15:06:16.022Z] === RUN TestFixedBufferRead [2021-11-12T15:06:16.022Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-12T15:06:16.022Z] === RUN TestBytesPipeRead [2021-11-12T15:06:16.022Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-12T15:06:16.022Z] === RUN TestBytesPipeWrite [2021-11-12T15:06:16.022Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-12T15:06:16.022Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-12T15:06:16.493Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-11-12T15:06:16.493Z] === RUN TestAtomicWriteToFile [2021-11-12T15:06:16.493Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-12T15:06:16.493Z] === RUN TestAtomicWriteSetCommit [2021-11-12T15:06:16.493Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-12T15:06:16.493Z] === RUN TestAtomicWriteSetCancel [2021-11-12T15:06:16.493Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-12T15:06:16.493Z] === RUN TestReadCloserWrapperClose [2021-11-12T15:06:16.493Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-12T15:06:16.493Z] === RUN TestReaderErrWrapperReadOnError [2021-11-12T15:06:16.493Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-12T15:06:16.493Z] === RUN TestReaderErrWrapperRead [2021-11-12T15:06:16.493Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-12T15:06:16.493Z] === RUN TestCancelReadCloser [2021-11-12T15:06:16.493Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-12T15:06:16.493Z] === RUN TestWriteCloserWrapperClose [2021-11-12T15:06:16.493Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-12T15:06:16.493Z] === RUN TestNopWriteCloser [2021-11-12T15:06:16.493Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-12T15:06:16.493Z] === RUN TestNopWriter [2021-11-12T15:06:16.493Z] --- PASS: TestNopWriter (0.00s) [2021-11-12T15:06:16.493Z] === RUN TestWriteCounter [2021-11-12T15:06:16.493Z] --- PASS: TestWriteCounter (0.00s) [2021-11-12T15:06:16.493Z] PASS [2021-11-12T15:06:16.493Z] coverage: 69.2% of statements [2021-11-12T15:06:16.493Z] ok github.com/docker/docker/pkg/ioutils 0.544s coverage: 69.2% of statements [2021-11-12T15:06:16.876Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-11-12T15:06:17.484Z] === RUN TestError [2021-11-12T15:06:17.484Z] --- PASS: TestError (0.00s) [2021-11-12T15:06:17.484Z] === RUN TestProgressString [2021-11-12T15:06:17.484Z] === RUN TestProgressString/no_progress [2021-11-12T15:06:17.484Z] === RUN TestProgressString/progress_1 [2021-11-12T15:06:17.484Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-12T15:06:17.484Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-12T15:06:17.484Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-12T15:06:17.484Z] === RUN TestProgressString/with_units [2021-11-12T15:06:17.484Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-12T15:06:17.484Z] === RUN TestProgressString/hide_counts [2021-11-12T15:06:17.484Z] --- PASS: TestProgressString (0.00s) [2021-11-12T15:06:17.484Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-12T15:06:17.484Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-12T15:06:17.484Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-12T15:06:17.484Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-12T15:06:17.484Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-12T15:06:17.484Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-12T15:06:17.484Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-12T15:06:17.484Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-12T15:06:17.484Z] === RUN TestJSONMessageDisplay [2021-11-12T15:06:17.484Z] --- PASS: TestNetworkDBBulkSync (2.64s) [2021-11-12T15:06:17.484Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-12T15:06:17.484Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-11-12T15:06:17.484Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-12T15:06:17.484Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-12T15:06:17.484Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-12T15:06:17.484Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-12T15:06:17.484Z] === RUN TestDisplayJSONMessagesStream [2021-11-12T15:06:17.484Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-12T15:06:17.484Z] PASS [2021-11-12T15:06:17.484Z] coverage: 91.7% of statements [2021-11-12T15:06:17.484Z] ok github.com/docker/docker/pkg/jsonmessage 0.164s coverage: 91.7% of statements [2021-11-12T15:06:17.956Z] === RUN TestStandardLongPath [2021-11-12T15:06:17.956Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-12T15:06:17.956Z] === RUN TestUNCLongPath [2021-11-12T15:06:17.956Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-12T15:06:17.956Z] PASS [2021-11-12T15:06:17.956Z] coverage: 100.0% of statements [2021-11-12T15:06:17.956Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-11-12T15:06:18.427Z] === RUN TestNameFormat [2021-11-12T15:06:18.427Z] --- PASS: TestNameFormat (0.00s) [2021-11-12T15:06:18.427Z] === RUN TestNameRetries [2021-11-12T15:06:18.427Z] --- PASS: TestNameRetries (0.00s) [2021-11-12T15:06:18.427Z] PASS [2021-11-12T15:06:18.427Z] coverage: 85.7% of statements [2021-11-12T15:06:18.427Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2021-11-12T15:06:18.480Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2021-11-12T15:06:18.480Z] === RUN TestServiceUpdatePidsLimit [2021-11-12T15:06:18.898Z] === RUN TestParseKeyValueOpt [2021-11-12T15:06:18.898Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-12T15:06:18.898Z] === RUN TestParseUintList [2021-11-12T15:06:18.898Z] --- PASS: TestParseUintList (0.00s) [2021-11-12T15:06:18.898Z] === RUN TestParseUintListMaximumLimits [2021-11-12T15:06:18.898Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-12T15:06:18.898Z] PASS [2021-11-12T15:06:18.898Z] coverage: 97.0% of statements [2021-11-12T15:06:18.898Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-11-12T15:06:19.042Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-12T15:06:19.370Z] === RUN TestNewAndRemove [2021-11-12T15:06:19.370Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-12T15:06:19.370Z] === RUN TestRemoveInvalidPath [2021-11-12T15:06:19.370Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-12T15:06:19.370Z] PASS [2021-11-12T15:06:19.370Z] coverage: 82.6% of statements [2021-11-12T15:06:19.370Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2021-11-12T15:06:19.606Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-12T15:06:20.149Z] check_test.go:308: [da9c2b1ad1bef] daemon is not started [2021-11-12T15:06:20.149Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-11-12T15:06:20.149Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-11-12T15:06:20.361Z] 2021/11/12 15:06:19 Closing DB instances... [2021-11-12T15:06:20.361Z] time="2021-11-12T15:06:20Z" level=error msg="node: 17ad5be15d12 is unknown to memberlist" [2021-11-12T15:06:20.361Z] === RUN TestParseEmptyInterface [2021-11-12T15:06:20.361Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-12T15:06:20.361Z] === RUN TestParseNonInterfaceType [2021-11-12T15:06:20.361Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-12T15:06:20.361Z] === RUN TestParseWithOneFunction [2021-11-12T15:06:20.361Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-12T15:06:20.361Z] === RUN TestParseWithMultipleFuncs [2021-11-12T15:06:20.361Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-12T15:06:20.361Z] === RUN TestParseWithUnnamedReturn [2021-11-12T15:06:20.361Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-12T15:06:20.361Z] === RUN TestEmbeddedInterface [2021-11-12T15:06:20.361Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-12T15:06:20.361Z] === RUN TestParsedImports [2021-11-12T15:06:20.361Z] --- PASS: TestParsedImports (0.00s) [2021-11-12T15:06:20.361Z] === RUN TestAliasedImports [2021-11-12T15:06:20.361Z] --- PASS: TestAliasedImports (0.00s) [2021-11-12T15:06:20.361Z] PASS [2021-11-12T15:06:20.361Z] coverage: 56.8% of statements [2021-11-12T15:06:20.361Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-11-12T15:06:20.723Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-11-12T15:06:20.831Z] === RUN TestFailedConnection [2021-11-12T15:06:20.991Z] --- PASS: TestBuildMultiStageOnBuild (12.58s) [2021-11-12T15:06:20.991Z] === RUN TestBuildUncleanTarFilenames [2021-11-12T15:06:20.991Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:06:20.991Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-11-12T15:06:20.991Z] === RUN TestBuildMultiStageLayerLeak [2021-11-12T15:06:21.310Z] === RUN TestHTTPTransport [2021-11-12T15:06:21.310Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-12T15:06:21.310Z] PASS [2021-11-12T15:06:21.310Z] coverage: 85.7% of statements [2021-11-12T15:06:21.310Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2021-11-12T15:06:21.662Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-11-12T15:06:21.662Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-12T15:06:21.781Z] --- PASS: TestFailedConnection (1.06s) [2021-11-12T15:06:21.781Z] === RUN TestFailOnce [2021-11-12T15:06:21.781Z] 2021/11/12 15:06:21 http: panic serving 127.0.0.1:49285: Plugin not ready [2021-11-12T15:06:21.781Z] goroutine 34 [running]: [2021-11-12T15:06:21.781Z] net/http.(*conn).serve.func1() [2021-11-12T15:06:21.781Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-12T15:06:21.781Z] panic({0x115ac60, 0x1267350}) [2021-11-12T15:06:21.781Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-12T15:06:21.781Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x5ba66fb032975712}, 0xc000089a98) [2021-11-12T15:06:21.781Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-12T15:06:21.781Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x12740d0, 0xc000064000}, 0x10aef46) [2021-11-12T15:06:21.781Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-12T15:06:21.781Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x12740d0, 0xc000064000}, 0xc0001a6000) [2021-11-12T15:06:21.781Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-12T15:06:21.781Z] net/http.serverHandler.ServeHTTP({0x12726d0}, {0x12740d0, 0xc000064000}, 0xc0001a6000) [2021-11-12T15:06:21.781Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-12T15:06:21.781Z] net/http.(*conn).serve(0xc000194000, {0x1275fa0, 0xc0000260f0}) [2021-11-12T15:06:21.781Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-12T15:06:21.781Z] created by net/http.(*Server).Serve [2021-11-12T15:06:21.781Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-12T15:06:21.781Z] time="2021-11-12T15:06:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.FailOnce: Post \"http://127.0.0.1:49284/Test.FailOnce\": EOF, retrying in 1s" [2021-11-12T15:06:21.781Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-12T15:06:21.781Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-12T15:06:21.781Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-12T15:06:21.781Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-12T15:06:21.781Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-12T15:06:21.781Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-12T15:06:21.781Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-12T15:06:21.781Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-12T15:06:21.781Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-12T15:06:21.781Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-12T15:06:21.781Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-12T15:06:21.781Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-12T15:06:21.781Z] === RUN TestBufferPoolPutAndGet [2021-11-12T15:06:21.781Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-12T15:06:21.781Z] PASS [2021-11-12T15:06:21.781Z] coverage: 88.2% of statements [2021-11-12T15:06:21.781Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-11-12T15:06:22.251Z] === RUN TestOutputOnPrematureClose [2021-11-12T15:06:22.251Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-12T15:06:22.251Z] === RUN TestCompleteSilently [2021-11-12T15:06:22.251Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-12T15:06:22.251Z] PASS [2021-11-12T15:06:22.251Z] coverage: 75.9% of statements [2021-11-12T15:06:22.251Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2021-11-12T15:06:22.722Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.27s) [2021-11-12T15:06:22.722Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-12T15:06:22.722Z] === RUN TestSendToOneSub [2021-11-12T15:06:22.722Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-12T15:06:22.722Z] === RUN TestSendToMultipleSubs [2021-11-12T15:06:22.722Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-12T15:06:22.722Z] === RUN TestEvictOneSub [2021-11-12T15:06:22.722Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-12T15:06:22.722Z] === RUN TestClosePublisher [2021-11-12T15:06:22.722Z] --- PASS: TestClosePublisher (0.00s) [2021-11-12T15:06:22.722Z] === RUN TestPubSubRace [2021-11-12T15:06:22.722Z] --- PASS: TestFailOnce (1.12s) [2021-11-12T15:06:22.722Z] === RUN TestEchoInputOutput [2021-11-12T15:06:22.722Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-12T15:06:22.722Z] === RUN TestBackoff [2021-11-12T15:06:22.722Z] --- PASS: TestBackoff (0.00s) [2021-11-12T15:06:22.722Z] === RUN TestAbortRetry [2021-11-12T15:06:22.722Z] --- PASS: TestAbortRetry (0.00s) [2021-11-12T15:06:22.722Z] === RUN TestClientScheme [2021-11-12T15:06:22.722Z] --- PASS: TestClientScheme (0.00s) [2021-11-12T15:06:22.722Z] === RUN TestNewClientWithTimeout [2021-11-12T15:06:23.192Z] time="2021-11-12T15:06:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-12T15:06:23.554Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-11-12T15:06:23.554Z] check_test.go:308: [df024ef22a130] daemon is not started [2021-11-12T15:06:23.554Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-11-12T15:06:23.662Z] 2021/11/12 15:06:23 Closing DB instances... [2021-11-12T15:06:23.662Z] --- PASS: TestPubSubRace (1.05s) [2021-11-12T15:06:23.662Z] PASS [2021-11-12T15:06:23.662Z] coverage: 75.0% of statements [2021-11-12T15:06:23.810Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-12T15:06:24.133Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2021-11-12T15:06:24.604Z] === RUN TestRegister [2021-11-12T15:06:24.604Z] --- PASS: TestRegister (0.00s) [2021-11-12T15:06:24.604Z] === RUN TestCommand [2021-11-12T15:06:24.604Z] --- PASS: TestCommand (0.03s) [2021-11-12T15:06:24.604Z] === RUN TestNaiveSelf [2021-11-12T15:06:24.604Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-12T15:06:24.604Z] PASS [2021-11-12T15:06:24.604Z] coverage: 82.4% of statements [2021-11-12T15:06:24.604Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2021-11-12T15:06:25.077Z] time="2021-11-12T15:06:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-12T15:06:25.077Z] === RUN TestDump [2021-11-12T15:06:25.077Z] goroutine 6 [running]: [2021-11-12T15:06:25.077Z] github.com/docker/docker/pkg/stack.dump(0x9b477) [2021-11-12T15:06:25.077Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-12T15:06:25.078Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-12T15:06:25.078Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-12T15:06:25.078Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-12T15:06:25.078Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-12T15:06:25.078Z] testing.tRunner(0xc00011c1a0, 0x208e38) [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-12T15:06:25.078Z] created by testing.(*T).Run [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-12T15:06:25.078Z] [2021-11-12T15:06:25.078Z] goroutine 1 [chan receive]: [2021-11-12T15:06:25.078Z] testing.(*T).Run(0xc00011c000, {0x1fa4fd, 0x7a1d3}, 0x208e38) [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-12T15:06:25.078Z] testing.runTests.func1(0xc000068750) [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-12T15:06:25.078Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-12T15:06:25.078Z] testing.runTests(0xc000076080, {0x36cba0, 0x3, 0x3}, {0x9a6cd, 0x1fc1f7, 0x371640}) [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-12T15:06:25.078Z] testing.(*M).Run(0xc000076080) [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-12T15:06:25.078Z] main.main() [2021-11-12T15:06:25.078Z] _testmain.go:95 +0x1f5 [2021-11-12T15:06:25.078Z] --- PASS: TestDump (0.00s) [2021-11-12T15:06:25.078Z] === RUN TestDumpToFile [2021-11-12T15:06:25.078Z] --- PASS: TestDumpToFile (0.12s) [2021-11-12T15:06:25.078Z] === RUN TestDumpToFileWithEmptyInput [2021-11-12T15:06:25.078Z] goroutine 8 [running]: [2021-11-12T15:06:25.078Z] github.com/docker/docker/pkg/stack.dump(0x108434) [2021-11-12T15:06:25.078Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-12T15:06:25.078Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1087e0}) [2021-11-12T15:06:25.078Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-12T15:06:25.078Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-11-12T15:06:25.078Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-12T15:06:25.078Z] testing.tRunner(0xc00011c680, 0x208e28) [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-12T15:06:25.078Z] created by testing.(*T).Run [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-12T15:06:25.078Z] [2021-11-12T15:06:25.078Z] goroutine 1 [chan receive]: [2021-11-12T15:06:25.078Z] testing.(*T).Run(0xc00011c000, {0x201289, 0x7a1d3}, 0x208e28) [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-12T15:06:25.078Z] testing.runTests.func1(0xc000068750) [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-12T15:06:25.078Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-12T15:06:25.078Z] testing.runTests(0xc000076080, {0x36cba0, 0x3, 0x3}, {0x9a6cd, 0x1fc1f7, 0x371640}) [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-12T15:06:25.078Z] testing.(*M).Run(0xc000076080) [2021-11-12T15:06:25.078Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-12T15:06:25.078Z] main.main() [2021-11-12T15:06:25.078Z] _testmain.go:95 +0x1f5 [2021-11-12T15:06:25.078Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-12T15:06:25.078Z] PASS [2021-11-12T15:06:25.078Z] coverage: 90.9% of statements [2021-11-12T15:06:25.078Z] ok github.com/docker/docker/pkg/stack 0.154s coverage: 90.9% of statements [2021-11-12T15:06:25.078Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-12T15:06:25.078Z] === RUN TestNetworkDBGarbageCollection [2021-11-12T15:06:25.702Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-11-12T15:06:25.702Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-12T15:06:26.074Z] === RUN TestNewStdWriter [2021-11-12T15:06:26.074Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-12T15:06:26.074Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestWriteWithNilBytes [2021-11-12T15:06:26.074Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestWrite [2021-11-12T15:06:26.074Z] --- PASS: TestWrite (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestWriteWithWriterError [2021-11-12T15:06:26.074Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-12T15:06:26.074Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestStdCopyWriteAndRead [2021-11-12T15:06:26.074Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-12T15:06:26.074Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-12T15:06:26.074Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-12T15:06:26.074Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-12T15:06:26.074Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-12T15:06:26.074Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-12T15:06:26.074Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-12T15:06:26.074Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-12T15:06:26.074Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-12T15:06:26.074Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-12T15:06:26.074Z] PASS [2021-11-12T15:06:26.074Z] coverage: 100.0% of statements [2021-11-12T15:06:26.074Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2021-11-12T15:06:26.545Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-12T15:06:26.545Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-12T15:06:26.545Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-12T15:06:26.545Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-12T15:06:26.545Z] === RUN TestFormatStatus [2021-11-12T15:06:26.545Z] --- PASS: TestFormatStatus (0.00s) [2021-11-12T15:06:26.545Z] === RUN TestFormatError [2021-11-12T15:06:26.545Z] --- PASS: TestFormatError (0.00s) [2021-11-12T15:06:26.545Z] === RUN TestFormatJSONError [2021-11-12T15:06:26.545Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-12T15:06:26.545Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-12T15:06:26.545Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-12T15:06:26.545Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-12T15:06:26.545Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-12T15:06:26.545Z] === RUN TestNewJSONProgressOutput [2021-11-12T15:06:26.545Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-12T15:06:26.545Z] === RUN TestAuxFormatterEmit [2021-11-12T15:06:26.545Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-12T15:06:26.545Z] === RUN TestStreamWriterStdout [2021-11-12T15:06:26.545Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-12T15:06:26.545Z] === RUN TestStreamWriterStderr [2021-11-12T15:06:26.545Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-12T15:06:26.545Z] PASS [2021-11-12T15:06:26.545Z] coverage: 66.2% of statements [2021-11-12T15:06:26.545Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2021-11-12T15:06:26.545Z] --- PASS: TestRequest (11.53s) [2021-11-12T15:06:26.545Z] === RUN TestOverlappingRequests [2021-11-12T15:06:27.015Z] === RUN TestGenerateRandomID [2021-11-12T15:06:27.015Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-12T15:06:27.015Z] === RUN TestShortenId [2021-11-12T15:06:27.015Z] --- PASS: TestShortenId (0.00s) [2021-11-12T15:06:27.015Z] === RUN TestShortenSha256Id [2021-11-12T15:06:27.015Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-12T15:06:27.015Z] === RUN TestShortenIdEmpty [2021-11-12T15:06:27.015Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-12T15:06:27.015Z] === RUN TestShortenIdInvalid [2021-11-12T15:06:27.015Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-12T15:06:27.015Z] === RUN TestIsShortIDNonHex [2021-11-12T15:06:27.015Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-12T15:06:27.015Z] === RUN TestIsShortIDNotCorrectSize [2021-11-12T15:06:27.015Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-12T15:06:27.015Z] PASS [2021-11-12T15:06:27.015Z] coverage: 70.6% of statements [2021-11-12T15:06:27.015Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2021-11-12T15:06:27.015Z] --- PASS: TestOverlappingRequests (0.49s) [2021-11-12T15:06:27.015Z] === RUN TestRelease [2021-11-12T15:06:27.486Z] time="2021-11-12T15:06:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-12T15:06:27.486Z] === RUN TestIsCpusetListAvailable [2021-11-12T15:06:27.486Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-12T15:06:27.486Z] PASS [2021-11-12T15:06:27.486Z] coverage: 39.4% of statements [2021-11-12T15:06:27.486Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2021-11-12T15:06:27.689Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-12T15:06:28.220Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-11-12T15:06:29.061Z] === RUN TestChtimes [2021-11-12T15:06:29.061Z] --- PASS: TestChtimes (0.00s) [2021-11-12T15:06:29.061Z] === RUN TestChtimesWindows [2021-11-12T15:06:29.061Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-12T15:06:29.061Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-12T15:06:29.061Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-12T15:06:29.061Z] === RUN TestEnsureRemoveAllNotExist [2021-11-12T15:06:29.061Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-12T15:06:29.061Z] === RUN TestEnsureRemoveAllWithDir [2021-11-12T15:06:29.061Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-12T15:06:29.061Z] === RUN TestEnsureRemoveAllWithFile [2021-11-12T15:06:29.061Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-12T15:06:29.061Z] === RUN TestHasWin32KSupport [2021-11-12T15:06:29.061Z] syscall_windows_test.go:8: win32k: true [2021-11-12T15:06:29.061Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-12T15:06:29.061Z] PASS [2021-11-12T15:06:29.061Z] coverage: 13.0% of statements [2021-11-12T15:06:29.061Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 13.0% of statements [2021-11-12T15:06:29.061Z] --- PASS: TestRelease (2.05s) [2021-11-12T15:06:29.061Z] === RUN TestAllocateRandomDeallocate [2021-11-12T15:06:29.533Z] === RUN TestTailFile [2021-11-12T15:06:29.533Z] --- PASS: TestTailFile (0.00s) [2021-11-12T15:06:29.533Z] === RUN TestTailFileManyLines [2021-11-12T15:06:29.533Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-12T15:06:29.533Z] === RUN TestTailEmptyFile [2021-11-12T15:06:29.533Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-12T15:06:29.533Z] === RUN TestTailNegativeN [2021-11-12T15:06:29.533Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader [2021-11-12T15:06:29.533Z] === CONT TestNewTailReader [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/no_delimiter [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/truncated_last_line [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-12T15:06:29.533Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.533Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.533Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.533Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.533Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:29.533Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-12T15:06:29.533Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/no_delimiter [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:29.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:29.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:29.535Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:29.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:29.535Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:29.536Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:29.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:29.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:29.537Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:29.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:30.008Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:30.008Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:30.008Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:30.008Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:30.008Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-12T15:06:30.008Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:30.008Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-12T15:06:30.008Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-12T15:06:30.008Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:30.008Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:30.009Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-12T15:06:30.009Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-12T15:06:30.009Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-12T15:06:30.009Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-12T15:06:30.009Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-12T15:06:30.009Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-12T15:06:30.009Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:30.009Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:30.009Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-12T15:06:30.009Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-12T15:06:30.009Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-12T15:06:30.009Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:30.009Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-12T15:06:30.010Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:06:30.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.011Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-12T15:06:30.012Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-12T15:06:30.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-12T15:06:30.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-12T15:06:30.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-12T15:06:30.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-12T15:06:30.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-12T15:06:30.013Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-12T15:06:30.013Z] PASS [2021-11-12T15:06:30.013Z] coverage: 88.6% of statements [2021-11-12T15:06:30.013Z] ok github.com/docker/docker/pkg/tailfile 0.149s coverage: 88.6% of statements [2021-11-12T15:06:30.483Z] === RUN TestTarSumRemoveNonExistent [2021-11-12T15:06:30.483Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-12T15:06:30.483Z] === RUN TestTarSumRemove [2021-11-12T15:06:30.483Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-12T15:06:30.483Z] === RUN TestSortFileInfoSums [2021-11-12T15:06:30.483Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-12T15:06:30.483Z] === RUN TestNewTarSumForLabelInvalid [2021-11-12T15:06:30.483Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-12T15:06:30.483Z] === RUN TestNewTarSumForLabel [2021-11-12T15:06:30.483Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-12T15:06:30.483Z] === RUN TestEmptyTar [2021-11-12T15:06:30.483Z] --- PASS: TestEmptyTar (0.00s) [2021-11-12T15:06:30.483Z] === RUN TestTarSumsReadSize [2021-11-12T15:06:30.483Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-12T15:06:30.483Z] === RUN TestTarSums [2021-11-12T15:06:30.483Z] --- PASS: TestTarSums (0.05s) [2021-11-12T15:06:30.483Z] === RUN TestIteration [2021-11-12T15:06:30.483Z] --- PASS: TestIteration (0.00s) [2021-11-12T15:06:30.483Z] === RUN TestVersionLabelForChecksum [2021-11-12T15:06:30.483Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-12T15:06:30.483Z] === RUN TestVersion [2021-11-12T15:06:30.483Z] --- PASS: TestVersion (0.00s) [2021-11-12T15:06:30.483Z] === RUN TestGetVersion [2021-11-12T15:06:30.483Z] --- PASS: TestGetVersion (0.00s) [2021-11-12T15:06:30.483Z] === RUN TestGetVersions [2021-11-12T15:06:30.483Z] --- PASS: TestGetVersions (0.00s) [2021-11-12T15:06:30.483Z] PASS [2021-11-12T15:06:30.483Z] coverage: 89.3% of statements [2021-11-12T15:06:30.483Z] ok github.com/docker/docker/pkg/tarsum 0.095s coverage: 89.3% of statements [2021-11-12T15:06:30.955Z] testing: warning: no tests to run [2021-11-12T15:06:30.955Z] PASS [2021-11-12T15:06:30.955Z] coverage: [no statements] [2021-11-12T15:06:30.955Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2021-11-12T15:06:31.425Z] === RUN TestTruncIndex [2021-11-12T15:06:31.453Z] --- PASS: TestBuildMultiStageLayerLeak (10.37s) [2021-11-12T15:06:31.453Z] === RUN TestBuildWithHugeFile [2021-11-12T15:06:31.895Z] --- PASS: TestTruncIndex (0.10s) [2021-11-12T15:06:31.896Z] PASS [2021-11-12T15:06:31.896Z] coverage: 91.5% of statements [2021-11-12T15:06:31.896Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2021-11-12T15:06:31.896Z] time="2021-11-12T15:06:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-12T15:06:32.367Z] === RUN TestIsGIT [2021-11-12T15:06:32.367Z] --- PASS: TestIsGIT (0.00s) [2021-11-12T15:06:32.367Z] === RUN TestIsTransport [2021-11-12T15:06:32.367Z] --- PASS: TestIsTransport (0.00s) [2021-11-12T15:06:32.367Z] PASS [2021-11-12T15:06:32.367Z] coverage: 100.0% of statements [2021-11-12T15:06:32.367Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2021-11-12T15:06:32.368Z] === RUN TestVersionInfo [2021-11-12T15:06:32.368Z] --- PASS: TestVersionInfo (0.00s) [2021-11-12T15:06:32.368Z] === RUN TestAppendVersions [2021-11-12T15:06:32.368Z] --- PASS: TestAppendVersions (0.00s) [2021-11-12T15:06:32.368Z] PASS [2021-11-12T15:06:32.368Z] coverage: 88.9% of statements [2021-11-12T15:06:32.368Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2021-11-12T15:06:32.387Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-11-12T15:06:33.212Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-11-12T15:06:33.212Z] PASS [2021-11-12T15:06:33.212Z] [2021-11-12T15:06:33.212Z] === Skipped [2021-11-12T15:06:33.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-12T15:06:33.212Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:06:33.212Z] [2021-11-12T15:06:33.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-11-12T15:06:33.212Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:06:33.212Z] [2021-11-12T15:06:33.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-12T15:06:33.212Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:06:33.212Z] [2021-11-12T15:06:33.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-12T15:06:33.212Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:06:33.212Z] [2021-11-12T15:06:33.212Z] DONE 17 tests, 4 skipped in 25.873s [2021-11-12T15:06:33.212Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-12T15:06:33.212Z] ++ 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-11-12T15:06:33.212Z] ++ set -e [2021-11-12T15:06:33.212Z] ++ '[' -n 0 ']' [2021-11-12T15:06:33.212Z] ++ set -x [2021-11-12T15:06:33.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-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-11-12T15:06:33.213Z] INFO: Testing against a local daemon [2021-11-12T15:06:33.213Z] === RUN TestPluginInvalidJSON [2021-11-12T15:06:33.213Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:06:33.213Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:06:33.213Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:06:33.213Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-12T15:06:33.213Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-12T15:06:33.213Z] === RUN TestPluginInstall [2021-11-12T15:06:33.213Z] === RUN TestPluginInstall/no_auth [2021-11-12T15:06:33.213Z] time="2021-11-12T15:06:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:06:33.213Z] time="2021-11-12T15:06:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b196a1f113e4393e091ecaaaac481613922a345f0931636be457303d75686ff0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:06:33.213Z] time="2021-11-12T15:06:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:06:33.213Z] time="2021-11-12T15:06:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b196a1f113e4393e091ecaaaac481613922a345f0931636be457303d75686ff0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:06:33.213Z] === RUN TestPluginInstall/with_htpasswd [2021-11-12T15:06:33.315Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-11-12T15:06:33.778Z] time="2021-11-12T15:06:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:06:33.778Z] time="2021-11-12T15:06:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8ac5aa0cc649f28fdd0f8c5805cee01c551e5aa2785d2f939de1e9c5f8ece1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:06:33.778Z] time="2021-11-12T15:06:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:06:33.778Z] time="2021-11-12T15:06:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8ac5aa0cc649f28fdd0f8c5805cee01c551e5aa2785d2f939de1e9c5f8ece1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:06:33.778Z] === RUN TestPluginInstall/with_insecure [2021-11-12T15:06:33.941Z] === RUN TestValidatePrivileges [2021-11-12T15:06:33.941Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-12T15:06:33.941Z] === RUN TestFilterByCapNeg [2021-11-12T15:06:33.941Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-12T15:06:33.941Z] === RUN TestFilterByCapPos [2021-11-12T15:06:33.941Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-12T15:06:33.941Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-12T15:06:33.941Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-12T15:06:33.941Z] PASS [2021-11-12T15:06:33.941Z] coverage: 12.0% of statements [2021-11-12T15:06:33.941Z] ok github.com/docker/docker/plugin 0.045s coverage: 12.0% of statements [2021-11-12T15:06:34.223Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2021-11-12T15:06:34.223Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2021-11-12T15:06:34.223Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2021-11-12T15:06:34.223Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-11-12T15:06:34.223Z] PASS [2021-11-12T15:06:34.223Z] [2021-11-12T15:06:34.223Z] === Skipped [2021-11-12T15:06:34.223Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-12T15:06:34.223Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-12T15:06:34.223Z] [2021-11-12T15:06:34.223Z] DONE 27 tests, 1 skipped in 181.963s [2021-11-12T15:06:34.223Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-12T15:06:34.223Z] INFO: Testing against a local daemon [2021-11-12T15:06:34.223Z] === RUN TestSessionCreate [2021-11-12T15:06:34.223Z] --- PASS: TestSessionCreate (0.02s) [2021-11-12T15:06:34.223Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-12T15:06:34.223Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-12T15:06:34.223Z] PASS [2021-11-12T15:06:34.223Z] [2021-11-12T15:06:34.223Z] DONE 2 tests in 0.067s [2021-11-12T15:06:34.223Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-12T15:06:34.223Z] INFO: Testing against a local daemon [2021-11-12T15:06:34.223Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-12T15:06:34.223Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-12T15:06:34.223Z] === RUN TestDiskUsage [2021-11-12T15:06:34.223Z] === PAUSE TestDiskUsage [2021-11-12T15:06:34.223Z] === RUN TestEventsExecDie [2021-11-12T15:06:34.480Z] --- PASS: TestEventsExecDie (0.53s) [2021-11-12T15:06:34.480Z] === RUN TestEventsBackwardsCompatible [2021-11-12T15:06:34.710Z] time="2021-11-12T15:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:06:34.710Z] time="2021-11-12T15:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04c85f1be827a7b0a4e99bbd3da863e6cf82f7d1e39537c56cb98e16544c2882" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:06:34.710Z] time="2021-11-12T15:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:06:34.710Z] time="2021-11-12T15:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04c85f1be827a7b0a4e99bbd3da863e6cf82f7d1e39537c56cb98e16544c2882" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:06:34.736Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-11-12T15:06:34.736Z] === RUN TestEventsVolumeCreate [2021-11-12T15:06:34.736Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-12T15:06:34.736Z] === RUN TestInfoBinaryCommits [2021-11-12T15:06:34.736Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-11-12T15:06:34.736Z] === RUN TestInfoAPIVersioned [2021-11-12T15:06:34.736Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-12T15:06:34.736Z] === RUN TestInfoDiscoveryBackend [2021-11-12T15:06:34.933Z] === RUN TestNewSettable [2021-11-12T15:06:34.933Z] --- PASS: TestNewSettable (0.00s) [2021-11-12T15:06:34.933Z] === RUN TestIsSettable [2021-11-12T15:06:34.933Z] --- PASS: TestIsSettable (0.00s) [2021-11-12T15:06:34.933Z] === RUN TestUpdateSettingsEnv [2021-11-12T15:06:34.933Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-12T15:06:34.933Z] PASS [2021-11-12T15:06:34.933Z] coverage: 20.0% of statements [2021-11-12T15:06:34.933Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2021-11-12T15:06:34.968Z] plugin_test.go:165: [d54b218c03e8d] daemon is not started [2021-11-12T15:06:34.968Z] --- PASS: TestPluginInstall (3.08s) [2021-11-12T15:06:34.968Z] --- PASS: TestPluginInstall/no_auth (1.48s) [2021-11-12T15:06:34.968Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2021-11-12T15:06:34.968Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2021-11-12T15:06:34.968Z] === RUN TestPluginsWithRuntimes [2021-11-12T15:06:35.206Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-11-12T15:06:35.297Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-12T15:06:35.297Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-12T15:06:35.404Z] --- PASS: TestAllocateRandomDeallocate (6.04s) [2021-11-12T15:06:35.404Z] === RUN TestRetrieveFromStore [2021-11-12T15:06:35.404Z] === RUN TestLoad [2021-11-12T15:06:35.404Z] --- PASS: TestLoad (0.00s) [2021-11-12T15:06:35.404Z] === RUN TestSave [2021-11-12T15:06:35.404Z] --- PASS: TestSave (0.02s) [2021-11-12T15:06:35.404Z] === RUN TestAddDeleteGet [2021-11-12T15:06:35.404Z] --- PASS: TestAddDeleteGet (0.04s) [2021-11-12T15:06:35.404Z] === RUN TestInvalidTags [2021-11-12T15:06:35.404Z] --- PASS: TestInvalidTags (0.00s) [2021-11-12T15:06:35.404Z] PASS [2021-11-12T15:06:35.404Z] coverage: 83.7% of statements [2021-11-12T15:06:35.404Z] ok github.com/docker/docker/reference 0.102s coverage: 83.7% of statements [2021-11-12T15:06:36.225Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-12T15:06:36.225Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-12T15:06:36.340Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-12T15:06:36.787Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-11-12T15:06:36.787Z] === RUN TestInfoAPI [2021-11-12T15:06:36.787Z] --- PASS: TestInfoAPI (0.02s) [2021-11-12T15:06:36.787Z] === RUN TestInfoAPIWarnings [2021-11-12T15:06:37.273Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-12T15:06:37.627Z] --- PASS: TestRetrieveFromStore (1.99s) [2021-11-12T15:06:37.627Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-12T15:06:37.627Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestParallelPredefinedRequest1 [2021-11-12T15:06:37.627Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-12T15:06:37.627Z] === RUN TestParallelPredefinedRequest2 [2021-11-12T15:06:37.627Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-12T15:06:37.627Z] === RUN TestParallelPredefinedRequest3 [2021-11-12T15:06:37.627Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-12T15:06:37.627Z] === RUN TestParallelPredefinedRequest4 [2021-11-12T15:06:37.627Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-12T15:06:37.627Z] === RUN TestParallelPredefinedRequest5 [2021-11-12T15:06:37.627Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-12T15:06:37.627Z] === RUN TestDebug [2021-11-12T15:06:37.627Z] --- PASS: TestDebug (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestRequestPoolParallel [2021-11-12T15:06:37.627Z] === RUN TestResolveAuthConfigIndexServer [2021-11-12T15:06:37.627Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestResolveAuthConfigFullURL [2021-11-12T15:06:37.627Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-12T15:06:37.627Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestValidateMirror [2021-11-12T15:06:37.627Z] --- PASS: TestValidateMirror (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestLoadInsecureRegistries [2021-11-12T15:06:37.627Z] time="2021-11-12T15:06:36Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-12T15:06:37.627Z] time="2021-11-12T15:06:37Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-12T15:06:37.627Z] time="2021-11-12T15:06:37Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-12T15:06:37.627Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-11-12T15:06:37.627Z] === RUN TestNewServiceConfig [2021-11-12T15:06:37.627Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestValidateIndexName [2021-11-12T15:06:37.627Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestValidateIndexNameWithError [2021-11-12T15:06:37.627Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestEndpointParse [2021-11-12T15:06:37.627Z] --- PASS: TestEndpointParse (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestEndpointParseInvalid [2021-11-12T15:06:37.627Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestValidateEndpoint [2021-11-12T15:06:37.627Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestPing [2021-11-12T15:06:37.627Z] --- PASS: TestPing (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestPingRegistryEndpoint [2021-11-12T15:06:37.627Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:06:37.627Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestEndpoint [2021-11-12T15:06:37.627Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:06:37.627Z] --- SKIP: TestEndpoint (0.01s) [2021-11-12T15:06:37.627Z] === RUN TestParseRepositoryInfo [2021-11-12T15:06:37.627Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestNewIndexInfo [2021-11-12T15:06:37.627Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestMirrorEndpointLookup [2021-11-12T15:06:37.627Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:06:37.627Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestSearchRepositories [2021-11-12T15:06:37.627Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-12T15:06:37.627Z] Host: 127.0.0.1:49307 [2021-11-12T15:06:37.627Z] User-Agent: docker test client [2021-11-12T15:06:37.627Z] Authorization: Token fake-token [2021-11-12T15:06:37.627Z] X-Docker-Token: true [2021-11-12T15:06:37.627Z] Accept-Encoding: gzip [2021-11-12T15:06:37.627Z] [2021-11-12T15:06:37.627Z] [2021-11-12T15:06:37.627Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-12T15:06:37.627Z] Connection: close [2021-11-12T15:06:37.627Z] Content-Length: 144 [2021-11-12T15:06:37.627Z] Cache-Control: no-cache [2021-11-12T15:06:37.627Z] Content-Type: application/json [2021-11-12T15:06:37.627Z] Date: Fri, 12 Nov 2021 15:06:37 GMT [2021-11-12T15:06:37.627Z] Expires: -1 [2021-11-12T15:06:37.627Z] Pragma: no-cache [2021-11-12T15:06:37.627Z] Server: docker-tests/mock [2021-11-12T15:06:37.627Z] X-Docker-Registry-Config: mock [2021-11-12T15:06:37.627Z] X-Docker-Registry-Version: 0.0.0 [2021-11-12T15:06:37.627Z] [2021-11-12T15:06:37.627Z] [2021-11-12T15:06:37.627Z] --- PASS: TestSearchRepositories (0.01s) [2021-11-12T15:06:37.627Z] === RUN TestTrustedLocation [2021-11-12T15:06:37.627Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-12T15:06:37.627Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestAllowNondistributableArtifacts [2021-11-12T15:06:37.627Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-12T15:06:37.627Z] === RUN TestIsSecureIndex [2021-11-12T15:06:37.627Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-12T15:06:37.627Z] PASS [2021-11-12T15:06:37.627Z] coverage: 51.2% of statements [2021-11-12T15:06:37.627Z] ok github.com/docker/docker/registry 0.196s coverage: 51.2% of statements [2021-11-12T15:06:37.627Z] --- PASS: TestRequestPoolParallel (0.43s) [2021-11-12T15:06:37.627Z] === RUN TestFullAllocateRelease [2021-11-12T15:06:38.098Z] --- PASS: TestFullAllocateRelease (0.34s) [2021-11-12T15:06:38.098Z] === RUN TestOddAllocateRelease [2021-11-12T15:06:38.098Z] --- PASS: TestOddAllocateRelease (0.22s) [2021-11-12T15:06:38.098Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-12T15:06:38.098Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-11-12T15:06:38.098Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-12T15:06:38.098Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-12T15:06:38.098Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-11-12T15:06:38.098Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-12T15:06:38.098Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-12T15:06:38.098Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-12T15:06:38.098Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-12T15:06:38.207Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2021-11-12T15:06:38.207Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2021-11-12T15:06:38.207Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2021-11-12T15:06:38.207Z] === RUN TestPluginBackCompatMediaTypes [2021-11-12T15:06:38.476Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-11-12T15:06:38.570Z] === RUN TestResumableRequestReaderWithReadError [2021-11-12T15:06:38.570Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-12T15:06:38.570Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-12T15:06:38.570Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-11-12T15:06:38.570Z] === CONT TestParallelPredefinedRequest1 [2021-11-12T15:06:38.570Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:06:38.570Z] === CONT TestParallelPredefinedRequest4 [2021-11-12T15:06:38.570Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:06:38.570Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-12T15:06:38.570Z] === CONT TestParallelPredefinedRequest2 [2021-11-12T15:06:38.570Z] === CONT TestParallelPredefinedRequest5 [2021-11-12T15:06:38.570Z] === CONT TestParallelPredefinedRequest2 [2021-11-12T15:06:38.570Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:06:38.570Z] === CONT TestParallelPredefinedRequest5 [2021-11-12T15:06:38.570Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:06:38.570Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-12T15:06:38.570Z] === CONT TestParallelPredefinedRequest3 [2021-11-12T15:06:38.570Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:06:38.570Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-12T15:06:38.570Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-12T15:06:38.570Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-12T15:06:38.570Z] PASS [2021-11-12T15:06:38.570Z] coverage: 85.3% of statements [2021-11-12T15:06:38.570Z] ok github.com/docker/docker/libnetwork/ipam 51.082s coverage: 85.3% of statements [2021-11-12T15:06:38.570Z] time="2021-11-12T15:06:38Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-12T15:06:38.570Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-11-12T15:06:38.570Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-12T15:06:38.570Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-12T15:06:38.570Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-12T15:06:38.570Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-12T15:06:38.570Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-12T15:06:38.570Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-12T15:06:38.570Z] === RUN TestResumableRequestReader [2021-11-12T15:06:38.570Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-12T15:06:38.570Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-12T15:06:38.570Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-12T15:06:38.570Z] PASS [2021-11-12T15:06:38.570Z] coverage: 100.0% of statements [2021-11-12T15:06:38.570Z] ok github.com/docker/docker/registry/resumable 0.206s coverage: 100.0% of statements [2021-11-12T15:06:38.786Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-11-12T15:06:38.786Z] PASS [2021-11-12T15:06:38.786Z] [2021-11-12T15:06:38.786Z] DONE 10 tests in 6.951s [2021-11-12T15:06:38.786Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-12T15:06:38.786Z] ++ 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-11-12T15:06:38.786Z] ++ set -e [2021-11-12T15:06:38.786Z] ++ '[' -n 0 ']' [2021-11-12T15:06:38.786Z] ++ set -x [2021-11-12T15:06:38.786Z] ++ 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-11-12T15:06:38.786Z] INFO: Testing against a local daemon [2021-11-12T15:06:38.786Z] === RUN TestExternalGraphDriver [2021-11-12T15:06:38.786Z] === RUN TestExternalGraphDriver/json [2021-11-12T15:06:39.043Z] === RUN TestRestartManagerTimeout [2021-11-12T15:06:39.043Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-12T15:06:39.043Z] === RUN TestRestartManagerTimeoutReset [2021-11-12T15:06:39.043Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-12T15:06:39.043Z] PASS [2021-11-12T15:06:39.043Z] coverage: 50.9% of statements [2021-11-12T15:06:39.043Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-11-12T15:06:39.513Z] === RUN TestDecodeContainerConfig [2021-11-12T15:06:39.513Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-12T15:06:39.513Z] === RUN TestDecodeContainerConfigIsolation [2021-11-12T15:06:39.513Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-12T15:06:39.513Z] === RUN TestValidatePrivileged [2021-11-12T15:06:39.513Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-12T15:06:39.513Z] PASS [2021-11-12T15:06:39.513Z] coverage: 52.6% of statements [2021-11-12T15:06:39.513Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.6% of statements [2021-11-12T15:06:40.367Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-12T15:06:40.367Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-12T15:06:40.503Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-12T15:06:40.503Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-12T15:06:40.503Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-12T15:06:40.503Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-12T15:06:40.503Z] PASS [2021-11-12T15:06:40.503Z] coverage: 62.5% of statements [2021-11-12T15:06:40.503Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2021-11-12T15:06:40.503Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-12T15:06:40.503Z] === RUN TestClientStream [2021-11-12T15:06:40.503Z] --- PASS: TestClientStream (0.00s) [2021-11-12T15:06:40.503Z] === RUN TestClientSendFile [2021-11-12T15:06:40.503Z] --- PASS: TestClientSendFile (0.00s) [2021-11-12T15:06:40.503Z] === RUN TestClientWithRequestTimeout [2021-11-12T15:06:40.503Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2021-11-12T15:06:40.503Z] === RUN TestFileSpecPlugin [2021-11-12T15:06:40.503Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-11-12T15:06:40.503Z] === RUN TestFileJSONSpecPlugin [2021-11-12T15:06:40.503Z] --- PASS: TestFileJSONSpecPlugin (0.05s) [2021-11-12T15:06:40.503Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-12T15:06:40.503Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.04s) [2021-11-12T15:06:40.503Z] === RUN TestPluginAddHandler [2021-11-12T15:06:40.504Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-12T15:06:40.504Z] === RUN TestPluginWaitBadPlugin [2021-11-12T15:06:40.504Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-12T15:06:40.504Z] === RUN TestGet [2021-11-12T15:06:40.504Z] time="2021-11-12T15:06:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-12T15:06:40.696Z] === RUN TestExternalGraphDriver/spec [2021-11-12T15:06:41.495Z] time="2021-11-12T15:06:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-12T15:06:41.739Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-11-12T15:06:42.068Z] === RUN TestExternalGraphDriver/pull [2021-11-12T15:06:43.441Z] --- PASS: TestExternalGraphDriver (4.64s) [2021-11-12T15:06:43.441Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2021-11-12T15:06:43.441Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2021-11-12T15:06:43.441Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2021-11-12T15:06:43.441Z] === RUN TestGraphdriverPluginV2 [2021-11-12T15:06:43.441Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:06:43.441Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-11-12T15:06:43.441Z] PASS [2021-11-12T15:06:43.441Z] [2021-11-12T15:06:43.441Z] === Skipped [2021-11-12T15:06:43.441Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-11-12T15:06:43.441Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:06:43.441Z] [2021-11-12T15:06:43.441Z] DONE 5 tests, 1 skipped in 4.744s [2021-11-12T15:06:43.441Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-12T15:06:43.441Z] ++ 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-11-12T15:06:43.441Z] ++ set -e [2021-11-12T15:06:43.441Z] ++ '[' -n 0 ']' [2021-11-12T15:06:43.441Z] ++ set -x [2021-11-12T15:06:43.441Z] ++ 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-11-12T15:06:43.441Z] INFO: Testing against a local daemon [2021-11-12T15:06:43.441Z] === RUN TestContinueAfterPluginCrash [2021-11-12T15:06:43.441Z] === PAUSE TestContinueAfterPluginCrash [2021-11-12T15:06:43.441Z] === RUN TestReadPluginNoRead [2021-11-12T15:06:43.441Z] === PAUSE TestReadPluginNoRead [2021-11-12T15:06:43.441Z] === RUN TestDaemonStartWithLogOpt [2021-11-12T15:06:43.441Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-12T15:06:43.441Z] === CONT TestContinueAfterPluginCrash [2021-11-12T15:06:43.441Z] === CONT TestDaemonStartWithLogOpt [2021-11-12T15:06:43.722Z] time="2021-11-12T15:06:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-12T15:06:44.714Z] === RUN TestGetDriver [2021-11-12T15:06:44.714Z] --- PASS: TestGetDriver (0.00s) [2021-11-12T15:06:44.714Z] === RUN TestVolumeRequestError [2021-11-12T15:06:44.714Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-12T15:06:44.714Z] PASS [2021-11-12T15:06:44.714Z] coverage: 36.1% of statements [2021-11-12T15:06:44.714Z] ok github.com/docker/docker/volume/drivers 0.041s coverage: 36.1% of statements [2021-11-12T15:06:45.012Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-12T15:06:45.575Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-12T15:06:45.705Z] === RUN TestGetAddress [2021-11-12T15:06:45.705Z] --- PASS: TestGetAddress (0.00s) [2021-11-12T15:06:45.705Z] === RUN TestRemove [2021-11-12T15:06:45.705Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-12T15:06:45.705Z] --- SKIP: TestRemove (0.00s) [2021-11-12T15:06:45.705Z] === RUN TestInitializeWithVolumes [2021-11-12T15:06:45.705Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-11-12T15:06:45.705Z] === RUN TestCreate [2021-11-12T15:06:45.705Z] --- PASS: TestCreate (0.01s) [2021-11-12T15:06:45.705Z] === RUN TestValidateName [2021-11-12T15:06:45.705Z] --- PASS: TestValidateName (0.00s) [2021-11-12T15:06:45.705Z] === RUN TestCreateWithOpts [2021-11-12T15:06:45.705Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-12T15:06:45.705Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-12T15:06:45.705Z] === RUN TestRelaodNoOpts [2021-11-12T15:06:45.705Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-12T15:06:45.705Z] PASS [2021-11-12T15:06:45.705Z] coverage: 41.5% of statements [2021-11-12T15:06:45.705Z] ok github.com/docker/docker/volume/local 0.059s coverage: 41.5% of statements [2021-11-12T15:06:45.832Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-11-12T15:06:46.088Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-12T15:06:46.697Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-12T15:06:46.697Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-12T15:06:46.697Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-12T15:06:46.697Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRaw [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRawSplit [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-12T15:06:46.697Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-12T15:06:46.697Z] === RUN TestLinuxParseMountRaw [2021-11-12T15:06:46.697Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-12T15:06:46.697Z] === RUN TestLinuxParseMountRawSplit [2021-11-12T15:06:46.697Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-12T15:06:46.697Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-12T15:06:46.697Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-12T15:06:46.697Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-12T15:06:46.697Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-12T15:06:46.697Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-12T15:06:46.697Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-12T15:06:46.697Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-12T15:06:46.697Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-12T15:06:46.697Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-12T15:06:46.697Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-12T15:06:46.697Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-12T15:06:46.697Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-12T15:06:46.697Z] === RUN TestConvertTmpfsOptions [2021-11-12T15:06:46.697Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-12T15:06:46.697Z] linux_parser_test.go:209: data="ro" [2021-11-12T15:06:46.697Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-12T15:06:46.697Z] === RUN TestParseMountSpec [2021-11-12T15:06:46.697Z] parser_test.go:62: case 0 [2021-11-12T15:06:46.697Z] parser_test.go:62: case 1 [2021-11-12T15:06:46.697Z] parser_test.go:62: case 2 [2021-11-12T15:06:46.697Z] parser_test.go:62: case 3 [2021-11-12T15:06:46.697Z] parser_test.go:62: case 4 [2021-11-12T15:06:46.697Z] parser_test.go:62: case 5 [2021-11-12T15:06:46.697Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-12T15:06:46.697Z] === RUN TestValidateMount [2021-11-12T15:06:46.697Z] --- PASS: TestValidateMount (0.00s) [2021-11-12T15:06:46.697Z] === RUN TestWindowsParseMountRaw [2021-11-12T15:06:46.697Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-12T15:06:46.697Z] === RUN TestWindowsParseMountRawSplit [2021-11-12T15:06:46.697Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-12T15:06:46.697Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-12T15:06:46.697Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-12T15:06:46.697Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-12T15:06:46.697Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-12T15:06:46.697Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-12T15:06:46.697Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-12T15:06:46.697Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-12T15:06:46.697Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-12T15:06:46.698Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-12T15:06:46.698Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-12T15:06:46.698Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-12T15:06:46.698Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-12T15:06:46.698Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-12T15:06:46.698Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-12T15:06:46.698Z] PASS [2021-11-12T15:06:46.698Z] coverage: 67.6% of statements [2021-11-12T15:06:46.698Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2021-11-12T15:06:46.721Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2021-11-12T15:06:46.721Z] === CONT TestReadPluginNoRead [2021-11-12T15:06:47.018Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-12T15:06:47.018Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-12T15:06:47.581Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-12T15:06:47.581Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-11-12T15:06:47.690Z] time="2021-11-12T15:06:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-12T15:06:47.690Z] === RUN TestSetGetMeta [2021-11-12T15:06:47.690Z] === PAUSE TestSetGetMeta [2021-11-12T15:06:47.690Z] === RUN TestRestore [2021-11-12T15:06:47.690Z] === PAUSE TestRestore [2021-11-12T15:06:47.690Z] === RUN TestServiceCreate [2021-11-12T15:06:47.690Z] === PAUSE TestServiceCreate [2021-11-12T15:06:47.690Z] === RUN TestServiceList [2021-11-12T15:06:47.690Z] === PAUSE TestServiceList [2021-11-12T15:06:47.690Z] === RUN TestServiceRemove [2021-11-12T15:06:47.690Z] === PAUSE TestServiceRemove [2021-11-12T15:06:47.690Z] === RUN TestServiceGet [2021-11-12T15:06:47.690Z] === PAUSE TestServiceGet [2021-11-12T15:06:47.690Z] === RUN TestServicePrune [2021-11-12T15:06:47.690Z] === PAUSE TestServicePrune [2021-11-12T15:06:47.690Z] === RUN TestCreate [2021-11-12T15:06:47.690Z] === PAUSE TestCreate [2021-11-12T15:06:47.690Z] === RUN TestRemove [2021-11-12T15:06:47.690Z] === PAUSE TestRemove [2021-11-12T15:06:47.690Z] === RUN TestList [2021-11-12T15:06:47.690Z] === PAUSE TestList [2021-11-12T15:06:47.690Z] === RUN TestFindByDriver [2021-11-12T15:06:47.690Z] === PAUSE TestFindByDriver [2021-11-12T15:06:47.690Z] === RUN TestFindByReferenced [2021-11-12T15:06:47.690Z] === PAUSE TestFindByReferenced [2021-11-12T15:06:47.690Z] === RUN TestDerefMultipleOfSameRef [2021-11-12T15:06:47.690Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-12T15:06:47.690Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-12T15:06:47.690Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-12T15:06:47.690Z] === RUN TestDefererencePluginOnCreateError [2021-11-12T15:06:47.690Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-12T15:06:47.690Z] === RUN TestRefDerefRemove [2021-11-12T15:06:47.690Z] === PAUSE TestRefDerefRemove [2021-11-12T15:06:47.690Z] === RUN TestGet [2021-11-12T15:06:47.690Z] === PAUSE TestGet [2021-11-12T15:06:47.690Z] === RUN TestGetWithReference [2021-11-12T15:06:47.690Z] === PAUSE TestGetWithReference [2021-11-12T15:06:47.690Z] === RUN TestFilterFunc [2021-11-12T15:06:47.690Z] === RUN TestFilterFunc/test_nil_list [2021-11-12T15:06:47.690Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-12T15:06:47.690Z] === RUN TestFilterFunc/test_empty_list [2021-11-12T15:06:47.690Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-12T15:06:47.690Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-12T15:06:47.690Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-12T15:06:47.690Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-12T15:06:47.690Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-12T15:06:47.690Z] === RUN TestFilterFunc/test_filter_some [2021-11-12T15:06:47.690Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-12T15:06:47.690Z] === RUN TestFilterFunc/test_filter_middle [2021-11-12T15:06:47.690Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-12T15:06:47.690Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-12T15:06:47.690Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-12T15:06:47.690Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-12T15:06:47.690Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-12T15:06:47.690Z] === CONT TestFilterFunc/test_nil_list [2021-11-12T15:06:47.690Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-12T15:06:47.690Z] === CONT TestFilterFunc/test_filter_some [2021-11-12T15:06:47.690Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-12T15:06:47.690Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-12T15:06:47.690Z] === CONT TestFilterFunc/test_empty_list [2021-11-12T15:06:47.690Z] === CONT TestFilterFunc/test_filter_middle [2021-11-12T15:06:47.690Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-12T15:06:47.690Z] --- PASS: TestFilterFunc (0.00s) [2021-11-12T15:06:47.690Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-12T15:06:47.690Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-12T15:06:47.690Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-12T15:06:47.690Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-12T15:06:47.690Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-12T15:06:47.690Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-12T15:06:47.690Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-12T15:06:47.690Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-12T15:06:47.690Z] === CONT TestSetGetMeta [2021-11-12T15:06:47.690Z] === CONT TestList [2021-11-12T15:06:47.690Z] === CONT TestServiceGet [2021-11-12T15:06:47.690Z] === CONT TestCreate [2021-11-12T15:06:47.690Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-12T15:06:47.690Z] === CONT TestServiceRemove [2021-11-12T15:06:47.690Z] --- PASS: TestCreate (0.02s) [2021-11-12T15:06:47.690Z] === CONT TestServiceList [2021-11-12T15:06:47.690Z] --- PASS: TestList (0.04s) [2021-11-12T15:06:47.690Z] === CONT TestServiceCreate [2021-11-12T15:06:47.837Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-12T15:06:48.160Z] --- PASS: TestServiceGet (0.12s) [2021-11-12T15:06:48.160Z] === CONT TestRestore [2021-11-12T15:06:48.160Z] --- PASS: TestServiceRemove (0.11s) [2021-11-12T15:06:48.160Z] === CONT TestServicePrune [2021-11-12T15:06:48.160Z] --- PASS: TestServiceList (0.11s) [2021-11-12T15:06:48.160Z] === CONT TestDefererencePluginOnCreateError [2021-11-12T15:06:48.160Z] --- PASS: TestServiceCreate (0.09s) [2021-11-12T15:06:48.160Z] === CONT TestGetWithReference [2021-11-12T15:06:48.160Z] time="2021-11-12T15:06:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-12T15:06:48.160Z] --- PASS: TestGetWithReference (0.02s) [2021-11-12T15:06:48.160Z] === CONT TestGet [2021-11-12T15:06:48.160Z] --- PASS: TestRestore (0.03s) [2021-11-12T15:06:48.160Z] === CONT TestRefDerefRemove [2021-11-12T15:06:48.160Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-11-12T15:06:48.160Z] === CONT TestDerefMultipleOfSameRef [2021-11-12T15:06:48.160Z] time="2021-11-12T15:06:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-12T15:06:48.160Z] time="2021-11-12T15:06:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-12T15:06:48.160Z] time="2021-11-12T15:06:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-12T15:06:48.160Z] --- PASS: TestGet (0.02s) [2021-11-12T15:06:48.160Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-12T15:06:48.160Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-12T15:06:48.160Z] === CONT TestFindByReferenced [2021-11-12T15:06:48.160Z] time="2021-11-12T15:06:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-12T15:06:48.160Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-11-12T15:06:48.160Z] === CONT TestFindByDriver [2021-11-12T15:06:48.160Z] --- PASS: TestServicePrune (0.06s) [2021-11-12T15:06:48.160Z] === CONT TestRemove [2021-11-12T15:06:48.161Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-12T15:06:48.161Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-12T15:06:48.161Z] --- PASS: TestFindByDriver (0.02s) [2021-11-12T15:06:48.161Z] --- PASS: TestRemove (0.02s) [2021-11-12T15:06:48.161Z] PASS [2021-11-12T15:06:48.161Z] coverage: 69.0% of statements [2021-11-12T15:06:48.161Z] ok github.com/docker/docker/volume/service 0.245s coverage: 69.0% of statements [2021-11-12T15:06:48.620Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-12T15:06:48.766Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-11-12T15:06:49.694Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-11-12T15:06:49.950Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-12T15:06:49.992Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-12T15:06:50.924Z] === RUN TestReadPluginNoRead/default [2021-11-12T15:06:51.318Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-12T15:06:51.490Z] --- PASS: TestContinueAfterPluginCrash (7.89s) [2021-11-12T15:06:52.057Z] === CONT TestReadPluginNoRead [2021-11-12T15:06:52.057Z] read_test.go:92: [da1fa2bf7294e] daemon is not started [2021-11-12T15:06:52.057Z] --- PASS: TestReadPluginNoRead (5.55s) [2021-11-12T15:06:52.057Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2021-11-12T15:06:52.057Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2021-11-12T15:06:52.057Z] --- PASS: TestReadPluginNoRead/default (1.12s) [2021-11-12T15:06:52.057Z] PASS [2021-11-12T15:06:52.057Z] [2021-11-12T15:06:52.057Z] DONE 6 tests in 8.602s [2021-11-12T15:06:52.057Z] 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-11-12T15:06:52.057Z] ++ 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-11-12T15:06:52.057Z] ++ set -e [2021-11-12T15:06:52.057Z] ++ '[' -n 0 ']' [2021-11-12T15:06:52.057Z] ++ set -x [2021-11-12T15:06:52.057Z] ++ 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-11-12T15:06:52.057Z] testing: warning: no tests to run [2021-11-12T15:06:52.057Z] PASS [2021-11-12T15:06:52.057Z] [2021-11-12T15:06:52.057Z] DONE 0 tests in 0.026s [2021-11-12T15:06:52.057Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-12T15:06:52.057Z] ++ 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-11-12T15:06:52.057Z] ++ set -e [2021-11-12T15:06:52.057Z] ++ '[' -n 0 ']' [2021-11-12T15:06:52.057Z] ++ set -x [2021-11-12T15:06:52.058Z] ++ 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-11-12T15:06:52.058Z] INFO: Testing against a local daemon [2021-11-12T15:06:52.058Z] === RUN TestPluginWithDevMounts [2021-11-12T15:06:52.058Z] === PAUSE TestPluginWithDevMounts [2021-11-12T15:06:52.058Z] === CONT TestPluginWithDevMounts [2021-11-12T15:06:53.208Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-11-12T15:06:53.208Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-12T15:06:53.956Z] --- PASS: TestPluginWithDevMounts (1.51s) [2021-11-12T15:06:53.956Z] PASS [2021-11-12T15:06:53.956Z] [2021-11-12T15:06:53.956Z] DONE 1 tests in 1.597s [2021-11-12T15:06:53.956Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-12T15:06:53.956Z] ++ 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-11-12T15:06:53.956Z] ++ set -e [2021-11-12T15:06:53.956Z] ++ '[' -n 0 ']' [2021-11-12T15:06:53.956Z] ++ set -x [2021-11-12T15:06:53.956Z] ++ 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-11-12T15:06:53.956Z] INFO: Testing against a local daemon [2021-11-12T15:06:53.956Z] === RUN TestSecretInspect [2021-11-12T15:06:54.574Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-12T15:06:54.827Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-11-12T15:06:54.827Z] === RUN TestInfoDebug [2021-11-12T15:06:54.827Z] --- PASS: TestInfoDebug (0.52s) [2021-11-12T15:06:54.827Z] === RUN TestInfoInsecureRegistries [2021-11-12T15:06:54.827Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-12T15:06:54.827Z] === RUN TestInfoRegistryMirrors [2021-11-12T15:06:54.827Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-12T15:06:54.827Z] === RUN TestLoginFailsWithBadCredentials [2021-11-12T15:06:54.827Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-11-12T15:06:54.827Z] === RUN TestPingCacheHeaders [2021-11-12T15:06:54.827Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-12T15:06:54.827Z] === RUN TestPingGet [2021-11-12T15:06:54.827Z] --- PASS: TestPingGet (0.02s) [2021-11-12T15:06:54.827Z] === RUN TestPingHead [2021-11-12T15:06:54.827Z] --- PASS: TestPingHead (0.02s) [2021-11-12T15:06:54.827Z] === RUN TestVersion [2021-11-12T15:06:54.827Z] --- PASS: TestVersion (0.02s) [2021-11-12T15:06:54.827Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-12T15:06:54.827Z] === CONT TestDiskUsage [2021-11-12T15:06:55.389Z] === RUN TestDiskUsage/empty [2021-11-12T15:06:55.389Z] === RUN TestDiskUsage/empty/container_types [2021-11-12T15:06:55.389Z] === RUN TestDiskUsage/empty/image_types [2021-11-12T15:06:55.389Z] === RUN TestDiskUsage/empty/volume_types [2021-11-12T15:06:55.389Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-12T15:06:55.389Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-12T15:06:55.389Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-12T15:06:55.389Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-12T15:06:55.389Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-12T15:06:55.389Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-12T15:06:55.389Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-12T15:06:55.389Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-12T15:06:55.647Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-12T15:06:55.647Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-12T15:06:55.647Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-12T15:06:55.647Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-12T15:06:55.647Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-12T15:06:55.647Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-12T15:06:55.647Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-12T15:06:55.647Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-12T15:06:55.647Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-12T15:06:55.647Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-12T15:06:55.647Z] === RUN TestDiskUsage/after_container.Run [2021-11-12T15:06:55.855Z] --- PASS: TestSecretInspect (2.09s) [2021-11-12T15:06:55.855Z] === RUN TestSecretList [2021-11-12T15:06:55.940Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-12T15:06:56.209Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-12T15:06:56.210Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-12T15:06:56.210Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-12T15:06:56.210Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-12T15:06:56.210Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-12T15:06:56.210Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-12T15:06:56.210Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-12T15:06:56.210Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-12T15:06:56.210Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-12T15:06:56.210Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage (1.53s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/empty (0.02s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/empty/image_types (0.01s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-12T15:06:56.210Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-12T15:06:56.467Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2021-11-12T15:06:56.467Z] PASS [2021-11-12T15:06:56.467Z] [2021-11-12T15:06:56.467Z] DONE 53 tests in 22.308s [2021-11-12T15:06:56.467Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-12T15:06:56.467Z] INFO: Testing against a local daemon [2021-11-12T15:06:56.467Z] === RUN TestVolumesCreateAndList [2021-11-12T15:06:56.467Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-12T15:06:56.467Z] === RUN TestVolumesRemove [2021-11-12T15:06:56.467Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-12T15:06:56.467Z] === RUN TestVolumesInspect [2021-11-12T15:06:56.467Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-12T15:06:56.467Z] === RUN TestVolumesInvalidJSON [2021-11-12T15:06:56.467Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-12T15:06:56.467Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-12T15:06:56.467Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-12T15:06:56.467Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-12T15:06:56.467Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-12T15:06:56.467Z] PASS [2021-11-12T15:06:56.467Z] [2021-11-12T15:06:56.467Z] DONE 5 tests in 0.156s [2021-11-12T15:06:56.467Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-12T15:06:56.845Z] --- PASS: TestGet (15.01s) [2021-11-12T15:06:56.845Z] === RUN TestPluginWithNoManifest [2021-11-12T15:06:56.845Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-12T15:06:56.845Z] === RUN TestGetAll [2021-11-12T15:06:56.845Z] --- PASS: TestGetAll (0.00s) [2021-11-12T15:06:56.845Z] PASS [2021-11-12T15:06:56.845Z] coverage: 73.2% of statements [2021-11-12T15:06:56.845Z] ok github.com/docker/docker/pkg/plugins 34.971s coverage: 73.2% of statements [2021-11-12T15:06:56.869Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-12T15:06:57.029Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-12T15:06:57.030Z] Removing test suite binaries [2021-11-12T15:06:57.030Z] exiting test-integration [2021-11-12T15:06:57.030Z] ++ exit 0 [2021-11-12T15:06:57.030Z] [2021-11-12T15:06:57.753Z] --- PASS: TestSecretList (1.66s) [2021-11-12T15:06:57.753Z] === RUN TestSecretsCreateAndDelete [2021-11-12T15:06:58.765Z] docker_cli_daemon_test.go:2550: [d8552dff1ebe9] daemon is not started Post stage [Pipeline] junit [2021-11-12T15:06:58.932Z] Recording test results [2021-11-12T15:06:59.126Z] --- PASS: TestSecretsCreateAndDelete (1.66s) [2021-11-12T15:06:59.126Z] === RUN TestSecretsUpdate [2021-11-12T15:07:00.641Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-11-12T15:07:00.657Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-12T15:07:01.024Z] + echo Ensuring container killed. [2021-11-12T15:07:01.024Z] Ensuring container killed. [2021-11-12T15:07:01.024Z] + docker rm -vf docker-pr4 [2021-11-12T15:07:01.024Z] Error: No such container: docker-pr4 [2021-11-12T15:07:01.025Z] --- PASS: TestSecretsUpdate (1.68s) [2021-11-12T15:07:01.025Z] === RUN TestTemplatedSecret [Pipeline] sh [2021-11-12T15:07:01.306Z] + echo Chowning /workspace to jenkins user [2021-11-12T15:07:01.306Z] Chowning /workspace to jenkins user [2021-11-12T15:07:01.306Z] + id -u [2021-11-12T15:07:01.306Z] + id -g [2021-11-12T15:07:01.306Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42980:/workspace busybox chown -R 1000:1000 /workspace [2021-11-12T15:07:01.306Z] Unable to find image 'busybox:latest' locally [2021-11-12T15:07:01.306Z] latest: Pulling from library/busybox [2021-11-12T15:07:01.561Z] e685c5c858e3: Pulling fs layer [2021-11-12T15:07:01.561Z] e685c5c858e3: Verifying Checksum [2021-11-12T15:07:01.561Z] e685c5c858e3: Download complete [2021-11-12T15:07:01.561Z] e685c5c858e3: Pull complete [2021-11-12T15:07:01.818Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-12T15:07:01.818Z] Status: Downloaded newer image for busybox:latest [2021-11-12T15:07:02.923Z] --- PASS: TestTemplatedSecret (2.09s) [2021-11-12T15:07:02.923Z] === RUN TestSecretCreateResolve [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-12T15:07:03.929Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-12T15:07:04.066Z] + bundleName=amd64-cgroup2 [2021-11-12T15:07:04.066Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-12T15:07:04.066Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-12T15:07:04.066Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-11-12T15:07:04.066Z] + 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-11-12T15:07:04.338Z] Archiving artifacts [2021-11-12T15:07:05.450Z] --- PASS: TestSecretCreateResolve (2.06s) [2021-11-12T15:07:05.450Z] PASS [2021-11-12T15:07:05.450Z] [2021-11-12T15:07:05.450Z] DONE 6 tests in 11.317s [2021-11-12T15:07:05.450Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-11-12T15:07:05.450Z] ++ 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-11-12T15:07:05.450Z] ++ set -e [2021-11-12T15:07:05.450Z] ++ '[' -n 0 ']' [2021-11-12T15:07:05.450Z] ++ set -x [2021-11-12T15:07:05.450Z] ++ 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-11-12T15:07:05.450Z] INFO: Testing against a local daemon [2021-11-12T15:07:05.450Z] === RUN TestServiceCreateInit [2021-11-12T15:07:05.450Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-12T15:07:06.189Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42980/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-12T15:07:06.496Z] + make clean [2021-11-12T15:07:06.751Z] docker volume rm -f docker-dev-cache [2021-11-12T15:07:06.751Z] docker-dev-cache [Pipeline] deleteDir [2021-11-12T15:07:08.729Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T15:07:09.175Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-12T15:07:11.257Z] --- PASS: TestServiceCreateInit (6.20s) [2021-11-12T15:07:11.257Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.11s) [2021-11-12T15:07:11.257Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.08s) [2021-11-12T15:07:11.257Z] === RUN TestCreateServiceMultipleTimes [2021-11-12T15:07:11.694Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-11-12T15:07:13.585Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-11-12T15:07:15.826Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-11-12T15:07:15.826Z] Copying nested executables into bundles/binary-daemon [2021-11-12T15:07:15.826Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-11-12T15:07:15.826Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T15:07:15.826Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-11-12T15:07:15.826Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-11-12T15:07:16.142Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-11-12T15:07:16.142Z] check_test.go:308: [d8a241862af2e] daemon is not started [2021-11-12T15:07:16.142Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-11-12T15:07:16.168Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -e DOCKER_GRAPHDRIVER docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/make.sh cross [2021-11-12T15:07:16.738Z] [2021-11-12T15:07:16.998Z] Removing bundles/ [2021-11-12T15:07:16.998Z] [2021-11-12T15:07:16.998Z] ---> Making bundle: cross (in bundles/cross) [2021-11-12T15:07:16.998Z] Cross building: bundles/cross/linux/amd64 [2021-11-12T15:07:16.998Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-12T15:07:16.998Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-12T15:07:18.158Z] 2021/11/12 15:07:17 Closing DB instances... [2021-11-12T15:07:19.731Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-11-12T15:07:19.731Z] === RUN TestFindNode [2021-11-12T15:07:19.731Z] 2021/11/12 15:07:19 Closing DB instances... [2021-11-12T15:07:19.731Z] --- PASS: TestFindNode (0.02s) [2021-11-12T15:07:19.731Z] === RUN TestChangeNodeState [2021-11-12T15:07:19.731Z] 2021/11/12 15:07:19 Closing DB instances... [2021-11-12T15:07:19.731Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-12T15:07:19.731Z] === RUN TestNodeReincarnation [2021-11-12T15:07:19.731Z] 2021/11/12 15:07:19 Closing DB instances... [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite (338.11s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.74s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.60s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.38s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.46s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.81s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.37s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.92s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.34s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.01s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.13s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.18s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.98s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.43s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.35s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.69s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.22s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.49s) [2021-11-12T15:07:22.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.01s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.76s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.95s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.39s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.46s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.34s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.38s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.57s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.99s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.77s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.85s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.40s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.75s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.79s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.74s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.40s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.78s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.14s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.24s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.87s) [2021-11-12T15:07:22.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-12T15:07:22.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.20s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.01s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.70s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.76s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.91s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.23s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.89s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.63s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.06s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.04s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.69s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.66s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.42s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.96s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.68s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.00s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.84s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.28s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.66s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.74s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.33s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.32s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.08s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.19s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.17s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.13s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.05s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.56s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.41s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.68s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.55s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-11-12T15:07:22.691Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.80s) [2021-11-12T15:07:22.691Z] === RUN TestDockerSwarmSuite [2021-11-12T15:07:22.691Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-11-12T15:07:23.622Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-12T15:07:24.502Z] --- PASS: TestNodeReincarnation (5.02s) [2021-11-12T15:07:24.502Z] === RUN TestParallelCreate [2021-11-12T15:07:24.502Z] 2021/11/12 15:07:24 Closing DB instances... [2021-11-12T15:07:24.502Z] --- PASS: TestParallelCreate (0.02s) [2021-11-12T15:07:24.502Z] === RUN TestParallelDelete [2021-11-12T15:07:24.502Z] 2021/11/12 15:07:24 Closing DB instances... [2021-11-12T15:07:24.502Z] --- PASS: TestParallelDelete (0.02s) [2021-11-12T15:07:24.502Z] === RUN TestNetworkDBIslands [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:23a98e042e89 with config:&{NodeID:23a98e042e89 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=info msg="Node 23a98e042e89/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=info msg="Node 23a98e042e89/172.23.2.45, added to nodes list" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:af770cf3f356 with config:&{NodeID:af770cf3f356 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=info msg="Node af770cf3f356/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=info msg="Node af770cf3f356/172.23.2.45, added to nodes list" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=info msg="Node af770cf3f356/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=info msg="Node af770cf3f356/172.23.2.45, added to nodes list" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=info msg="Node 23a98e042e89/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=info msg="Node 23a98e042e89/172.23.2.45, added to nodes list" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-11-12T15:07:24.502Z] time="2021-11-12T15:07:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-12T15:07:24.991Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:342ca4d0b566 with config:&{NodeID:342ca4d0b566 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=info msg="Node 342ca4d0b566/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=info msg="Node 342ca4d0b566/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=info msg="Node 342ca4d0b566/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=info msg="Node 342ca4d0b566/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=info msg="Node 23a98e042e89/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=info msg="Node 23a98e042e89/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=info msg="Node af770cf3f356/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=info msg="Node af770cf3f356/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=info msg="Node 342ca4d0b566/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.493Z] time="2021-11-12T15:07:25Z" level=info msg="Node 342ca4d0b566/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.921Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-12T15:07:25.964Z] time="2021-11-12T15:07:25Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:942997b9d2e9 with config:&{NodeID:942997b9d2e9 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:07:25.964Z] time="2021-11-12T15:07:25Z" level=info msg="Node 942997b9d2e9/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.964Z] time="2021-11-12T15:07:25Z" level=info msg="Node 942997b9d2e9/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.964Z] time="2021-11-12T15:07:25Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-12T15:07:25.964Z] time="2021-11-12T15:07:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-12T15:07:25.964Z] time="2021-11-12T15:07:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-11-12T15:07:25.964Z] time="2021-11-12T15:07:25Z" level=info msg="Node 942997b9d2e9/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.964Z] time="2021-11-12T15:07:25Z" level=info msg="Node 942997b9d2e9/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.964Z] time="2021-11-12T15:07:25Z" level=info msg="Node af770cf3f356/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.964Z] time="2021-11-12T15:07:25Z" level=info msg="Node af770cf3f356/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.964Z] time="2021-11-12T15:07:25Z" level=info msg="Node 342ca4d0b566/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 342ca4d0b566/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 23a98e042e89/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 23a98e042e89/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 942997b9d2e9/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 942997b9d2e9/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 942997b9d2e9/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 942997b9d2e9/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9321a31d5c58 with config:&{NodeID:9321a31d5c58 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 9321a31d5c58/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 9321a31d5c58/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 9321a31d5c58/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 9321a31d5c58/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 342ca4d0b566/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 342ca4d0b566/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 942997b9d2e9/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 942997b9d2e9/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 23a98e042e89/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node 23a98e042e89/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node af770cf3f356/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=info msg="Node af770cf3f356/172.23.2.45, added to nodes list" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-12T15:07:25.965Z] time="2021-11-12T15:07:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-11-12T15:07:26.121Z] --- PASS: TestCreateServiceMultipleTimes (14.38s) [2021-11-12T15:07:26.121Z] === RUN TestCreateServiceConflict [2021-11-12T15:07:26.435Z] time="2021-11-12T15:07:26Z" level=info msg="Node 9321a31d5c58/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:26.435Z] time="2021-11-12T15:07:26Z" level=info msg="Node 9321a31d5c58/172.23.2.45, added to nodes list" [2021-11-12T15:07:26.435Z] time="2021-11-12T15:07:26Z" level=info msg="Node 9321a31d5c58/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:26.435Z] time="2021-11-12T15:07:26Z" level=info msg="Node 9321a31d5c58/172.23.2.45, added to nodes list" [2021-11-12T15:07:26.435Z] time="2021-11-12T15:07:26Z" level=info msg="Node 9321a31d5c58/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:26.435Z] time="2021-11-12T15:07:26Z" level=info msg="Node 9321a31d5c58/172.23.2.45, added to nodes list" [2021-11-12T15:07:26.435Z] networkdb_test.go:835: Re-joining: 3 [2021-11-12T15:07:26.435Z] time="2021-11-12T15:07:26Z" level=info msg="The new bootstrap node list is:[172.23.2.45:10033 172.23.2.45:10034 172.23.2.45:10035]" [2021-11-12T15:07:26.435Z] time="2021-11-12T15:07:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.2.45:10033" [2021-11-12T15:07:26.435Z] time="2021-11-12T15:07:26Z" level=debug msg="memberlist: Stream connection from=172.23.2.45:49356" [2021-11-12T15:07:26.435Z] time="2021-11-12T15:07:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.2.45:10034" [2021-11-12T15:07:26.435Z] time="2021-11-12T15:07:26Z" level=debug msg="memberlist: Stream connection from=172.23.2.45:49357" [2021-11-12T15:07:26.435Z] time="2021-11-12T15:07:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.2.45:10035" [2021-11-12T15:07:26.435Z] time="2021-11-12T15:07:26Z" level=debug msg="memberlist: Stream connection from=172.23.2.45:49358" [2021-11-12T15:07:26.905Z] networkdb_test.go:835: Re-joining: 4 [2021-11-12T15:07:26.905Z] time="2021-11-12T15:07:26Z" level=info msg="The new bootstrap node list is:[172.23.2.45:10033 172.23.2.45:10034 172.23.2.45:10035]" [2021-11-12T15:07:26.905Z] time="2021-11-12T15:07:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.2.45:10033" [2021-11-12T15:07:26.905Z] time="2021-11-12T15:07:26Z" level=debug msg="memberlist: Stream connection from=172.23.2.45:49359" [2021-11-12T15:07:26.905Z] time="2021-11-12T15:07:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.2.45:10034" [2021-11-12T15:07:26.905Z] time="2021-11-12T15:07:26Z" level=debug msg="memberlist: Stream connection from=172.23.2.45:49360" [2021-11-12T15:07:26.905Z] time="2021-11-12T15:07:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.2.45:10035" [2021-11-12T15:07:26.905Z] time="2021-11-12T15:07:26Z" level=debug msg="memberlist: Stream connection from=172.23.2.45:49361" [2021-11-12T15:07:26.905Z] time="2021-11-12T15:07:26Z" level=info msg="node 0 leaving" [2021-11-12T15:07:26.905Z] time="2021-11-12T15:07:26Z" level=info msg="Node 23a98e042e89 change state NodeActive --> NodeLeft" [2021-11-12T15:07:26.906Z] time="2021-11-12T15:07:26Z" level=info msg="node2(af770cf3f356): Node leave event for 23a98e042e89/172.23.2.45" [2021-11-12T15:07:26.906Z] time="2021-11-12T15:07:26Z" level=info msg="Node 23a98e042e89 change state NodeActive --> NodeLeft" [2021-11-12T15:07:26.906Z] time="2021-11-12T15:07:26Z" level=info msg="node5(9321a31d5c58): Node leave event for 23a98e042e89/172.23.2.45" [2021-11-12T15:07:26.906Z] time="2021-11-12T15:07:26Z" level=info msg="Node 23a98e042e89 change state NodeActive --> NodeLeft" [2021-11-12T15:07:26.906Z] time="2021-11-12T15:07:26Z" level=info msg="node4(942997b9d2e9): Node leave event for 23a98e042e89/172.23.2.45" [2021-11-12T15:07:26.906Z] time="2021-11-12T15:07:26Z" level=info msg="Node 23a98e042e89 change state NodeActive --> NodeLeft" [2021-11-12T15:07:26.906Z] time="2021-11-12T15:07:26Z" level=info msg="node3(342ca4d0b566): Node leave event for 23a98e042e89/172.23.2.45" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:26Z" level=info msg="Node 23a98e042e89 change state NodeActive --> NodeLeft" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:26Z" level=info msg="node1(23a98e042e89): Node leave event for 23a98e042e89/172.23.2.45" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:26Z" level=info msg="Node 23a98e042e89/172.23.2.45, left gossip cluster" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="Node 23a98e042e89/172.23.2.45, left gossip cluster" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="Node 23a98e042e89/172.23.2.45, left gossip cluster" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="Node 23a98e042e89/172.23.2.45, left gossip cluster" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="Node 23a98e042e89/172.23.2.45, left gossip cluster" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="node 1 leaving" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="Node af770cf3f356 change state NodeActive --> NodeLeft" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="node3(342ca4d0b566): Node leave event for af770cf3f356/172.23.2.45" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="Node af770cf3f356/172.23.2.45, left gossip cluster" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="Node af770cf3f356 change state NodeActive --> NodeFailed" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="Node af770cf3f356/172.23.2.45, added to failed nodes list" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="Node af770cf3f356 change state NodeActive --> NodeLeft" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="node4(942997b9d2e9): Node leave event for af770cf3f356/172.23.2.45" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="Node af770cf3f356 change state NodeActive --> NodeLeft" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=info msg="node5(9321a31d5c58): Node leave event for af770cf3f356/172.23.2.45" [2021-11-12T15:07:27.376Z] time="2021-11-12T15:07:27Z" level=error msg="node: af770cf3f356 is unknown to memberlist" [2021-11-12T15:07:27.813Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=info msg="Node af770cf3f356/172.23.2.45, left gossip cluster" [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=info msg="Node af770cf3f356/172.23.2.45, left gossip cluster" [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=info msg="Node af770cf3f356/172.23.2.45, left gossip cluster" [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=info msg="node 2 leaving" [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=info msg="Node 342ca4d0b566 change state NodeActive --> NodeLeft" [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=info msg="node5(9321a31d5c58): Node leave event for 342ca4d0b566/172.23.2.45" [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=info msg="Node 342ca4d0b566 change state NodeActive --> NodeLeft" [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=info msg="node4(942997b9d2e9): Node leave event for 342ca4d0b566/172.23.2.45" [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=info msg="Node 342ca4d0b566 change state NodeActive --> NodeLeft" [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=info msg="node3(342ca4d0b566): Node leave event for 342ca4d0b566/172.23.2.45" [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=debug msg="memberlist: Failed ping: af770cf3f356 (timeout reached)" [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.2.45:10037: use of closed network connection" [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.2.45:10036: use of closed network connection" [2021-11-12T15:07:27.847Z] time="2021-11-12T15:07:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.2.45:10035: use of closed network connection" [2021-11-12T15:07:28.019Z] --- PASS: TestCreateServiceConflict (2.05s) [2021-11-12T15:07:28.019Z] === RUN TestCreateServiceMaxReplicas [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:27Z" level=info msg="Node 342ca4d0b566/172.23.2.45, left gossip cluster" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:27Z" level=info msg="Node 342ca4d0b566/172.23.2.45, left gossip cluster" [2021-11-12T15:07:28.319Z] networkdb_test.go:867: node4: OK [2021-11-12T15:07:28.319Z] networkdb_test.go:867: node5: OK [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="node 0 coming back" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="Node 342ca4d0b566/172.23.2.45, left gossip cluster" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:92de690a0a10 with config:&{NodeID:92de690a0a10 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="Node 92de690a0a10/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="Node 92de690a0a10/172.23.2.45, added to nodes list" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="node 1 coming back" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2615a8279c14 with config:&{NodeID:2615a8279c14 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="Node 2615a8279c14/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="Node 2615a8279c14/172.23.2.45, added to nodes list" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="node 2 coming back" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:69e81ac49497 with config:&{NodeID:69e81ac49497 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="Node 69e81ac49497/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="Node 69e81ac49497/172.23.2.45, added to nodes list" [2021-11-12T15:07:28.319Z] time="2021-11-12T15:07:28Z" level=info msg="memberlist: Suspect af770cf3f356 has failed, no acks received" [2021-11-12T15:07:28.789Z] time="2021-11-12T15:07:28Z" level=debug msg="memberlist: Failed ping: 942997b9d2e9 (timeout reached)" [2021-11-12T15:07:28.789Z] time="2021-11-12T15:07:28Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.23.2.45:10037: use of closed network connection" [2021-11-12T15:07:28.789Z] time="2021-11-12T15:07:28Z" level=debug msg="memberlist: Stream connection from=172.23.2.45:49363" [2021-11-12T15:07:29.259Z] time="2021-11-12T15:07:29Z" level=warning msg="memberlist: Was able to connect to 942997b9d2e9 but other probes failed, network may be misconfigured" [2021-11-12T15:07:30.546Z] --- PASS: TestCreateServiceMaxReplicas (2.35s) [2021-11-12T15:07:30.546Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-12T15:07:32.221Z] time="2021-11-12T15:07:31Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.2.45:10033 172.23.2.45:10034 172.23.2.45:10035]" [2021-11-12T15:07:32.221Z] time="2021-11-12T15:07:31Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.2.45:10033 172.23.2.45:10034 172.23.2.45:10035]" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.2.45:10033" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=debug msg="memberlist: Stream connection from=172.23.2.45:49364" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 9321a31d5c58/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 9321a31d5c58/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 942997b9d2e9/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 942997b9d2e9/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 92de690a0a10/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 92de690a0a10/172.23.2.45, is the new incarnation of the shutdown node 23a98e042e89/172.23.2.45" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 92de690a0a10/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.2.45:10034" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=debug msg="memberlist: Stream connection from=172.23.2.45:49365" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 92de690a0a10/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 92de690a0a10/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 942997b9d2e9/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 942997b9d2e9/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 9321a31d5c58/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 9321a31d5c58/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 2615a8279c14/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 2615a8279c14/172.23.2.45, is the new incarnation of the shutdown node af770cf3f356/172.23.2.45" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 2615a8279c14/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.2.45:10035" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=debug msg="memberlist: Stream connection from=172.23.2.45:49366" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 92de690a0a10/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 92de690a0a10/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 942997b9d2e9/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 942997b9d2e9/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 2615a8279c14/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 2615a8279c14/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 9321a31d5c58/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 9321a31d5c58/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 69e81ac49497/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 69e81ac49497/172.23.2.45, is the new incarnation of the shutdown node 342ca4d0b566/172.23.2.45" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 69e81ac49497/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 2615a8279c14/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 2615a8279c14/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 2615a8279c14/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 2615a8279c14/172.23.2.45, is the new incarnation of the shutdown node af770cf3f356/172.23.2.45" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 2615a8279c14/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 92de690a0a10/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 92de690a0a10/172.23.2.45, is the new incarnation of the shutdown node 23a98e042e89/172.23.2.45" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 92de690a0a10/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 69e81ac49497/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 69e81ac49497/172.23.2.45, is the new incarnation of the shutdown node 342ca4d0b566/172.23.2.45" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 69e81ac49497/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 69e81ac49497/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 69e81ac49497/172.23.2.45, added to nodes list" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 69e81ac49497/172.23.2.45, joined gossip cluster" [2021-11-12T15:07:32.692Z] time="2021-11-12T15:07:32Z" level=info msg="Node 69e81ac49497/172.23.2.45, added to nodes list" [2021-11-12T15:07:33.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-11-12T15:07:33.163Z] time="2021-11-12T15:07:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.2.45:10033" [2021-11-12T15:07:33.163Z] time="2021-11-12T15:07:32Z" level=debug msg="memberlist: Stream connection from=172.23.2.45:49367" [2021-11-12T15:07:33.163Z] time="2021-11-12T15:07:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.2.45:10034" [2021-11-12T15:07:33.163Z] time="2021-11-12T15:07:32Z" level=debug msg="memberlist: Stream connection from=172.23.2.45:49368" [2021-11-12T15:07:33.163Z] time="2021-11-12T15:07:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.2.45:10035" [2021-11-12T15:07:33.163Z] time="2021-11-12T15:07:32Z" level=debug msg="memberlist: Stream connection from=172.23.2.45:49369" [2021-11-12T15:07:33.163Z] 2021/11/12 15:07:33 Closing DB instances... [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="Node 92de690a0a10 change state NodeActive --> NodeLeft" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="node5(9321a31d5c58): Node leave event for 92de690a0a10/172.23.2.45" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="Node 92de690a0a10 change state NodeActive --> NodeLeft" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="node4(942997b9d2e9): Node leave event for 92de690a0a10/172.23.2.45" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="Node 92de690a0a10 change state NodeActive --> NodeLeft" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="node3(69e81ac49497): Node leave event for 92de690a0a10/172.23.2.45" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="Node 92de690a0a10 change state NodeActive --> NodeLeft" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="node2(2615a8279c14): Node leave event for 92de690a0a10/172.23.2.45" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="Node 92de690a0a10/172.23.2.45, left gossip cluster" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="Node 92de690a0a10 change state NodeActive --> NodeFailed" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="Node 92de690a0a10/172.23.2.45, added to failed nodes list" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=error msg="node: 92de690a0a10 is unknown to memberlist" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="Node 92de690a0a10/172.23.2.45, left gossip cluster" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="Node 92de690a0a10/172.23.2.45, left gossip cluster" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="Node 92de690a0a10/172.23.2.45, left gossip cluster" [2021-11-12T15:07:33.639Z] time="2021-11-12T15:07:33Z" level=info msg="Node 92de690a0a10/172.23.2.45, left gossip cluster" [2021-11-12T15:07:34.110Z] time="2021-11-12T15:07:33Z" level=info msg="Node 2615a8279c14 change state NodeActive --> NodeLeft" [2021-11-12T15:07:34.110Z] time="2021-11-12T15:07:33Z" level=info msg="node3(69e81ac49497): Node leave event for 2615a8279c14/172.23.2.45" [2021-11-12T15:07:34.110Z] time="2021-11-12T15:07:33Z" level=info msg="Node 2615a8279c14 change state NodeActive --> NodeLeft" [2021-11-12T15:07:34.110Z] time="2021-11-12T15:07:33Z" level=info msg="node4(942997b9d2e9): Node leave event for 2615a8279c14/172.23.2.45" [2021-11-12T15:07:34.110Z] time="2021-11-12T15:07:33Z" level=info msg="Node 2615a8279c14 change state NodeActive --> NodeLeft" [2021-11-12T15:07:34.110Z] time="2021-11-12T15:07:33Z" level=info msg="node5(9321a31d5c58): Node leave event for 2615a8279c14/172.23.2.45" [2021-11-12T15:07:34.110Z] time="2021-11-12T15:07:33Z" level=info msg="Node 2615a8279c14 change state NodeActive --> NodeLeft" [2021-11-12T15:07:34.110Z] time="2021-11-12T15:07:33Z" level=info msg="node2(2615a8279c14): Node leave event for 2615a8279c14/172.23.2.45" [2021-11-12T15:07:34.110Z] time="2021-11-12T15:07:33Z" level=info msg="Node 2615a8279c14/172.23.2.45, left gossip cluster" [2021-11-12T15:07:34.110Z] time="2021-11-12T15:07:33Z" level=info msg="Node 2615a8279c14/172.23.2.45, left gossip cluster" [2021-11-12T15:07:34.110Z] time="2021-11-12T15:07:33Z" level=info msg="Node 2615a8279c14/172.23.2.45, left gossip cluster" [2021-11-12T15:07:34.110Z] time="2021-11-12T15:07:33Z" level=info msg="Node 2615a8279c14/172.23.2.45, left gossip cluster" [2021-11-12T15:07:34.433Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-12T15:07:34.581Z] time="2021-11-12T15:07:34Z" level=info msg="Node 69e81ac49497 change state NodeActive --> NodeLeft" [2021-11-12T15:07:34.581Z] time="2021-11-12T15:07:34Z" level=info msg="node5(9321a31d5c58): Node leave event for 69e81ac49497/172.23.2.45" [2021-11-12T15:07:34.581Z] time="2021-11-12T15:07:34Z" level=info msg="Node 69e81ac49497 change state NodeActive --> NodeLeft" [2021-11-12T15:07:34.581Z] time="2021-11-12T15:07:34Z" level=info msg="node4(942997b9d2e9): Node leave event for 69e81ac49497/172.23.2.45" [2021-11-12T15:07:34.581Z] time="2021-11-12T15:07:34Z" level=info msg="Node 69e81ac49497 change state NodeActive --> NodeLeft" [2021-11-12T15:07:34.581Z] time="2021-11-12T15:07:34Z" level=info msg="node3(69e81ac49497): Node leave event for 69e81ac49497/172.23.2.45" [2021-11-12T15:07:34.581Z] time="2021-11-12T15:07:34Z" level=info msg="Node 69e81ac49497/172.23.2.45, left gossip cluster" [2021-11-12T15:07:34.581Z] time="2021-11-12T15:07:34Z" level=info msg="Node 69e81ac49497/172.23.2.45, left gossip cluster" [2021-11-12T15:07:34.581Z] time="2021-11-12T15:07:34Z" level=info msg="Node 69e81ac49497/172.23.2.45, left gossip cluster" [2021-11-12T15:07:35.051Z] time="2021-11-12T15:07:34Z" level=info msg="Node 942997b9d2e9 change state NodeActive --> NodeLeft" [2021-11-12T15:07:35.051Z] time="2021-11-12T15:07:34Z" level=info msg="node5(9321a31d5c58): Node leave event for 942997b9d2e9/172.23.2.45" [2021-11-12T15:07:35.051Z] time="2021-11-12T15:07:34Z" level=info msg="Node 942997b9d2e9 change state NodeActive --> NodeLeft" [2021-11-12T15:07:35.051Z] time="2021-11-12T15:07:34Z" level=info msg="node4(942997b9d2e9): Node leave event for 942997b9d2e9/172.23.2.45" [2021-11-12T15:07:35.800Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-12T15:07:36.044Z] time="2021-11-12T15:07:35Z" level=info msg="Node 942997b9d2e9/172.23.2.45, left gossip cluster" [2021-11-12T15:07:36.044Z] time="2021-11-12T15:07:35Z" level=info msg="Node 942997b9d2e9/172.23.2.45, left gossip cluster" [2021-11-12T15:07:36.364Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-12T15:07:36.621Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-12T15:07:37.038Z] time="2021-11-12T15:07:36Z" level=info msg="Node 9321a31d5c58/172.23.2.45, left gossip cluster" [2021-11-12T15:07:37.038Z] time="2021-11-12T15:07:36Z" level=info msg="Node 9321a31d5c58 change state NodeActive --> NodeFailed" [2021-11-12T15:07:37.038Z] time="2021-11-12T15:07:36Z" level=info msg="Node 9321a31d5c58/172.23.2.45, added to failed nodes list" [2021-11-12T15:07:37.038Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-11-12T15:07:37.038Z] PASS [2021-11-12T15:07:37.038Z] coverage: 60.0% of statements [2021-11-12T15:07:37.038Z] ok github.com/docker/docker/libnetwork/networkdb 103.433s coverage: 60.0% of statements [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/quota [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/rootless [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/volume [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-12T15:07:37.038Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-12T15:07:37.988Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-12T15:07:37.988Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-12T15:07:37.988Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-12T15:07:38.245Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === Skipped [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-12T15:07:38.616Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-12T15:07:38.616Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-12T15:07:38.616Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-12T15:07:38.616Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-12T15:07:38.616Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-12T15:07:38.616Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-12T15:07:38.616Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-12T15:07:38.616Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-12T15:07:38.616Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-12T15:07:38.616Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-12T15:07:38.616Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-12T15:07:38.616Z] daemon_test.go:146: root required [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-12T15:07:38.616Z] reload_test.go:520: root required [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-12T15:07:38.616Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-12T15:07:38.616Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-12T15:07:38.616Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-12T15:07:38.616Z] download_test.go:267: Needs fixing on Windows [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-12T15:07:38.616Z] layer_test.go:303: Failing on Windows [2021-11-12T15:07:38.616Z] [2021-11-12T15:07:38.616Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-12T15:07:38.617Z] layer_test.go:352: Failing on Windows [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-12T15:07:38.617Z] layer_test.go:467: Failing on Windows [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-12T15:07:38.617Z] layer_test.go:696: Failing on Windows [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-12T15:07:38.617Z] migration_test.go:45: Failing on Windows [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-12T15:07:38.617Z] migration_test.go:181: Failing on Windows [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-12T15:07:38.617Z] mount_test.go:17: Failing on Windows [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-12T15:07:38.617Z] mount_test.go:76: Failing on Windows [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-12T15:07:38.617Z] mount_test.go:125: Failing on Windows [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-12T15:07:38.617Z] mount_test.go:212: Failing on Windows [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-12T15:07:38.617Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-12T15:07:38.617Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-12T15:07:38.617Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-12T15:07:38.617Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-12T15:07:38.617Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-12T15:07:38.617Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-12T15:07:38.617Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-12T15:07:38.617Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-12T15:07:38.617Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-12T15:07:38.617Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-12T15:07:38.617Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-12T15:07:38.617Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-12T15:07:38.617Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-12T15:07:38.617Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-12T15:07:38.617Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-12T15:07:38.617Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-12T15:07:38.617Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-12T15:07:38.617Z] archive_test.go:133: Xz not present in msys2 [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-11-12T15:07:38.617Z] archive_test.go:140: zstd not installed [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-12T15:07:38.617Z] archive_test.go:252: Failing on Windows CI machines [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-12T15:07:38.617Z] archive_windows_test.go:16: Currently fails [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-12T15:07:38.617Z] changes_test.go:195: needs more investigation [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-12T15:07:38.617Z] changes_test.go:432: needs further investigation [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-12T15:07:38.617Z] changes_test.go:468: needs further investigation [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-12T15:07:38.617Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-12T15:07:38.617Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-12T15:07:38.617Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-12T15:07:38.617Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-12T15:07:38.617Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-12T15:07:38.617Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-12T15:07:38.617Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-12T15:07:38.617Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-12T15:07:38.617Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-12T15:07:38.617Z] poller_test.go:40: No chmod on Windows [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-12T15:07:38.617Z] fileutils_test.go:133: Needs porting to Windows [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-12T15:07:38.617Z] fileutils_test.go:179: Needs porting to Windows [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-12T15:07:38.617Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-11-12T15:07:38.617Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-12T15:07:38.617Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-12T15:07:38.617Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-12T15:07:38.617Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-12T15:07:38.617Z] [2021-11-12T15:07:38.617Z] DONE 2074 tests, 68 skipped in 257.609s [2021-11-12T15:07:38.617Z] INFO: make.ps1 ended at 11/12/2021 15:07:38 [2021-11-12T15:07:40.840Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-12T15:07:40.840Z] INFO: Unit tests ended at 11/12/2021 15:07:40. Duration:00:04:32.7073831 [2021-11-12T15:07:40.840Z] INFO: Building busybox [2021-11-12T15:07:40.840Z] Sending build context to Docker daemon 5.12kB [2021-11-12T15:07:40.840Z] [2021-11-12T15:07:40.840Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-12T15:07:40.840Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-12T15:07:40.840Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-12T15:07:40.840Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-12T15:07:40.840Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-12T15:07:40.840Z] ---> 617dd5ead5b8 [2021-11-12T15:07:40.840Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-12T15:07:40.840Z] ---> Running in 0f3d92ab9c14 [2021-11-12T15:07:42.740Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.57s) [2021-11-12T15:07:42.740Z] === RUN TestCreateServiceSecretFileMode [2021-11-12T15:07:43.915Z] --- PASS: TestBuildWithHugeFile (91.50s) [2021-11-12T15:07:43.915Z] === RUN TestBuildWCOWSandboxSize [2021-11-12T15:07:43.915Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T15:07:43.915Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestBuildWithEmptyDockerfile [2021-11-12T15:07:43.915Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:07:43.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:07:43.915Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:07:43.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:07:43.915Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:07:43.915Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:07:43.915Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:07:43.915Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:07:43.915Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:07:43.915Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-12T15:07:43.915Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-12T15:07:43.915Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-11-12T15:07:43.915Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestBuildPreserveOwnership [2021-11-12T15:07:43.915Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:07:43.915Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestBuildPlatformInvalid [2021-11-12T15:07:43.915Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-12T15:07:43.915Z] PASS [2021-11-12T15:07:43.915Z] ok github.com/docker/docker/integration/build 148.529s [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] === Skipped [2021-11-12T15:07:43.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-12T15:07:43.915Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-12T15:07:43.915Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-12T15:07:43.915Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-12T15:07:43.915Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-12T15:07:43.915Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-12T15:07:43.915Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] DONE 29 tests, 6 skipped in 172.146s [2021-11-12T15:07:43.915Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-12T15:07:43.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:07:43.915Z] INFO: Testing against a local daemon [2021-11-12T15:07:43.915Z] === RUN TestConfigInspect [2021-11-12T15:07:43.915Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestConfigList [2021-11-12T15:07:43.915Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] --- SKIP: TestConfigList (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestConfigsCreateAndDelete [2021-11-12T15:07:43.915Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestConfigsUpdate [2021-11-12T15:07:43.915Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestTemplatedConfig [2021-11-12T15:07:43.915Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestConfigCreateResolve [2021-11-12T15:07:43.915Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:07:43.915Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-12T15:07:43.915Z] PASS [2021-11-12T15:07:43.915Z] ok github.com/docker/docker/integration/config 0.089s [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] === Skipped [2021-11-12T15:07:43.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-12T15:07:43.915Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-12T15:07:43.915Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-12T15:07:43.915Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-12T15:07:43.915Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-12T15:07:43.915Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-12T15:07:43.915Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:07:43.915Z] [2021-11-12T15:07:43.915Z] DONE 6 tests, 6 skipped in 2.017s [2021-11-12T15:07:43.915Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-12T15:07:43.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:07:43.915Z] INFO: Testing against a local daemon [2021-11-12T15:07:43.915Z] === RUN TestCheckpoint [2021-11-12T15:07:43.915Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T15:07:43.915Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestContainerInvalidJSON [2021-11-12T15:07:43.915Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:07:43.915Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:07:43.915Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:07:43.915Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:07:43.915Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:07:43.915Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:07:43.915Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-12T15:07:43.915Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-12T15:07:43.915Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-12T15:07:43.915Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-11-12T15:07:43.915Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-12T15:07:43.915Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-11-12T15:07:43.915Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-12T15:07:43.915Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-11-12T15:07:43.915Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-12T15:07:43.915Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-11-12T15:07:43.915Z] === RUN TestCopyFromContainer [2021-11-12T15:07:43.915Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-12T15:07:43.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:07:43.915Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:07:43.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:07:43.915Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:07:43.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:07:43.915Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:07:43.915Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:07:43.915Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:07:43.915Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:07:43.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-12T15:07:43.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-12T15:07:43.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-12T15:07:43.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-12T15:07:43.915Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-12T15:07:43.915Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestCreateWithInvalidEnv [2021-11-12T15:07:43.915Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-12T15:07:43.915Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-12T15:07:43.915Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-12T15:07:43.915Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-12T15:07:43.915Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-12T15:07:43.915Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-12T15:07:43.915Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-12T15:07:43.915Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-12T15:07:43.915Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-12T15:07:43.915Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-12T15:07:43.915Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-12T15:07:43.915Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-12T15:07:43.915Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestCreateTmpfsMountsTarget [2021-11-12T15:07:43.915Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-12T15:07:43.915Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:07:43.915Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-12T15:07:43.915Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:07:43.915Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-12T15:07:43.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:07:43.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:07:43.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:07:43.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:07:43.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:07:43.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:07:43.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:07:43.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:07:43.915Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:07:43.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:07:43.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:07:43.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:07:43.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:07:43.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:07:43.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:07:43.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-12T15:07:43.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-11-12T15:07:43.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-12T15:07:43.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-12T15:07:43.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-12T15:07:43.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-12T15:07:43.915Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-12T15:07:43.915Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-12T15:07:43.915Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestCreateDifferentPlatform [2021-11-12T15:07:43.915Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-12T15:07:43.915Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-12T15:07:43.915Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-12T15:07:43.915Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-12T15:07:43.915Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-12T15:07:43.915Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-12T15:07:43.915Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-11-12T15:07:43.915Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-12T15:07:43.915Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-12T15:07:43.915Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-12T15:07:43.915Z] === RUN TestContainerKillOnDaemonStart [2021-11-12T15:07:43.915Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.915Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-12T15:07:43.916Z] === RUN TestDiff [2021-11-12T15:07:43.916Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-12T15:07:43.916Z] --- SKIP: TestDiff (0.00s) [2021-11-12T15:07:43.916Z] === RUN TestExecWithCloseStdin [2021-11-12T15:07:43.916Z] --- PASS: TestExecWithCloseStdin (2.09s) [2021-11-12T15:07:43.916Z] === RUN TestExec [2021-11-12T15:07:43.916Z] --- PASS: TestExec (1.85s) [2021-11-12T15:07:43.916Z] === RUN TestExecUser [2021-11-12T15:07:43.916Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-12T15:07:43.916Z] --- SKIP: TestExecUser (0.00s) [2021-11-12T15:07:43.916Z] === RUN TestExportContainerAndImportImage [2021-11-12T15:07:43.916Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.916Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-12T15:07:43.916Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-12T15:07:43.916Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:43.916Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-12T15:07:43.916Z] === RUN TestHealthCheckWorkdir [2021-11-12T15:07:43.916Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-12T15:07:43.916Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-12T15:07:43.916Z] === RUN TestHealthKillContainer [2021-11-12T15:07:43.916Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-12T15:07:43.916Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-12T15:07:43.916Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-12T15:07:43.916Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-12T15:07:43.916Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-12T15:07:43.916Z] === RUN TestKillContainerInvalidSignal [2021-11-12T15:07:45.486Z] --- PASS: TestKillContainerInvalidSignal (1.93s) [2021-11-12T15:07:45.486Z] === RUN TestKillContainer [2021-11-12T15:07:45.486Z] === RUN TestKillContainer/no_signal [2021-11-12T15:07:46.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-11-12T15:07:46.595Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-12T15:07:47.074Z] === RUN TestKillContainer/non_killing_signal [2021-11-12T15:07:47.074Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-12T15:07:47.074Z] === RUN TestKillContainer/killing_signal [2021-11-12T15:07:47.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-11-12T15:07:47.159Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-12T15:07:48.089Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-12T15:07:48.651Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-12T15:07:48.907Z] === RUN TestDockerSuite/TestBuildFails [2021-11-12T15:07:49.299Z] --- PASS: TestKillContainer (4.19s) [2021-11-12T15:07:49.299Z] --- PASS: TestKillContainer/no_signal (1.76s) [2021-11-12T15:07:49.299Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-12T15:07:49.299Z] --- PASS: TestKillContainer/killing_signal (2.40s) [2021-11-12T15:07:49.299Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-12T15:07:49.299Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:07:49.299Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-12T15:07:49.299Z] === RUN TestKillStoppedContainer [2021-11-12T15:07:49.299Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:07:49.299Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-12T15:07:49.299Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-12T15:07:49.299Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:07:49.299Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-12T15:07:49.299Z] === RUN TestKillDifferentUserContainer [2021-11-12T15:07:49.299Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-12T15:07:49.299Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-12T15:07:49.299Z] === RUN TestInspectOomKilledTrue [2021-11-12T15:07:49.299Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:49.299Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-12T15:07:49.299Z] === RUN TestInspectOomKilledFalse [2021-11-12T15:07:49.300Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-12T15:07:49.300Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-12T15:07:49.300Z] === RUN TestLogsFollowTailEmpty [2021-11-12T15:07:49.837Z] docker_api_swarm_test.go:563: [d209ad3f26d71] joining swarm manager [daafeed9d650d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:07:50.094Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-12T15:07:50.094Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-12T15:07:51.521Z] --- PASS: TestLogsFollowTailEmpty (1.83s) [2021-11-12T15:07:51.521Z] === RUN TestNetworkNat [2021-11-12T15:07:51.521Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-12T15:07:51.521Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-12T15:07:51.521Z] === RUN TestNetworkLocalhostTCPNat [2021-11-12T15:07:52.615Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-12T15:07:53.750Z] --- PASS: TestNetworkLocalhostTCPNat (2.23s) [2021-11-12T15:07:53.751Z] === RUN TestNetworkLoopbackNat [2021-11-12T15:07:53.751Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-12T15:07:53.751Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-12T15:07:53.751Z] === RUN TestPause [2021-11-12T15:07:53.751Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-12T15:07:53.751Z] --- SKIP: TestPause (0.00s) [2021-11-12T15:07:53.751Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-12T15:07:54.512Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-12T15:07:54.940Z] --- PASS: TestCreateServiceSecretFileMode (11.93s) [2021-11-12T15:07:54.940Z] === RUN TestCreateServiceConfigFileMode [2021-11-12T15:07:55.343Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.83s) [2021-11-12T15:07:55.343Z] === RUN TestPauseStopPausedContainer [2021-11-12T15:07:55.343Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:07:55.343Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-12T15:07:55.343Z] === RUN TestPsFilter [2021-11-12T15:07:55.813Z] --- PASS: TestPsFilter (0.32s) [2021-11-12T15:07:55.813Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-12T15:07:55.814Z] Removing intermediate container 0f3d92ab9c14 [2021-11-12T15:07:55.814Z] ---> 7c050de15c1f [2021-11-12T15:07:55.814Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-12T15:07:55.814Z] ---> Running in 33654d9f37bb [2021-11-12T15:07:55.814Z] Removing intermediate container 33654d9f37bb [2021-11-12T15:07:55.814Z] ---> c95b3b8df14d [2021-11-12T15:07:55.814Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-12T15:07:55.814Z] ---> Running in 4ad800c4f787 [2021-11-12T15:07:55.814Z] Removing intermediate container 4ad800c4f787 [2021-11-12T15:07:55.814Z] ---> 72b9a628a994 [2021-11-12T15:07:55.814Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-12T15:07:55.882Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-12T15:07:57.251Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-12T15:07:57.385Z] [2021-11-12T15:07:57.507Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-12T15:07:57.858Z] ---> a5f13c79d74a [2021-11-12T15:07:57.858Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-12T15:07:57.858Z] ---> Running in 712f4498b735 [2021-11-12T15:07:58.037Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.45s) [2021-11-12T15:07:58.037Z] === RUN TestRemoveContainerWithVolume [2021-11-12T15:07:58.437Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-12T15:08:00.327Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-12T15:08:00.997Z] --- PASS: TestRemoveContainerWithVolume (2.44s) [2021-11-12T15:08:00.997Z] === RUN TestRemoveContainerRunning [2021-11-12T15:08:01.695Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-12T15:08:01.695Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-12T15:08:02.259Z] docker_api_swarm_test.go:585: [d31add721d65b] joining swarm manager [daafeed9d650d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:08:02.568Z] --- PASS: TestRemoveContainerRunning (1.88s) [2021-11-12T15:08:02.568Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-12T15:08:04.139Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.81s) [2021-11-12T15:08:04.139Z] === RUN TestRemoveInvalidContainer [2021-11-12T15:08:04.139Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-12T15:08:04.139Z] === RUN TestRenameLinkedContainer [2021-11-12T15:08:04.139Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-12T15:08:04.139Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-12T15:08:04.139Z] === RUN TestRenameStoppedContainer [2021-11-12T15:08:04.152Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-12T15:08:05.083Z] check_test.go:379: [d209ad3f26d71] daemon is not started [2021-11-12T15:08:06.013Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-12T15:08:06.944Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-12T15:08:07.101Z] --- PASS: TestRenameStoppedContainer (2.43s) [2021-11-12T15:08:07.101Z] === RUN TestRenameRunningContainerAndReuse [2021-11-12T15:08:07.155Z] --- PASS: TestCreateServiceConfigFileMode (12.25s) [2021-11-12T15:08:07.155Z] === RUN TestCreateServiceSysctls [2021-11-12T15:08:09.683Z] --- PASS: TestCreateServiceSysctls (2.77s) [2021-11-12T15:08:09.683Z] === RUN TestCreateServiceCapabilities [2021-11-12T15:08:10.904Z] --- PASS: TestRenameRunningContainerAndReuse (3.72s) [2021-11-12T15:08:10.904Z] === RUN TestRenameInvalidName [2021-11-12T15:08:11.114Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-12T15:08:11.114Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-12T15:08:11.583Z] --- PASS: TestCreateServiceCapabilities (1.92s) [2021-11-12T15:08:11.583Z] === RUN TestInspect [2021-11-12T15:08:11.677Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-12T15:08:12.246Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-12T15:08:12.474Z] --- PASS: TestRenameInvalidName (2.00s) [2021-11-12T15:08:12.474Z] === RUN TestRenameAnonymousContainer [2021-11-12T15:08:12.808Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-12T15:08:12.808Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-12T15:08:13.017Z] --- PASS: TestBuildWithHugeFile (93.59s) [2021-11-12T15:08:13.017Z] === RUN TestBuildWCOWSandboxSize [2021-11-12T15:08:13.017Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T15:08:13.017Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestBuildWithEmptyDockerfile [2021-11-12T15:08:13.017Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:08:13.017Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:08:13.017Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:08:13.017Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:08:13.017Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:08:13.017Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:08:13.017Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:08:13.017Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:08:13.017Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:08:13.017Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-12T15:08:13.017Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-12T15:08:13.017Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-12T15:08:13.017Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-12T15:08:13.017Z] === RUN TestBuildPreserveOwnership [2021-11-12T15:08:13.017Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:08:13.017Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestBuildPlatformInvalid [2021-11-12T15:08:13.017Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-11-12T15:08:13.017Z] PASS [2021-11-12T15:08:13.017Z] ok github.com/docker/docker/integration/build 158.255s [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] === Skipped [2021-11-12T15:08:13.017Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-12T15:08:13.017Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-12T15:08:13.017Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-12T15:08:13.017Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-11-12T15:08:13.017Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-12T15:08:13.017Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-12T15:08:13.017Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] DONE 29 tests, 6 skipped in 184.410s [2021-11-12T15:08:13.017Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-12T15:08:13.017Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:08:13.017Z] INFO: Testing against a local daemon [2021-11-12T15:08:13.017Z] === RUN TestConfigInspect [2021-11-12T15:08:13.017Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.017Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestConfigList [2021-11-12T15:08:13.017Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.017Z] --- SKIP: TestConfigList (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestConfigsCreateAndDelete [2021-11-12T15:08:13.017Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.017Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestConfigsUpdate [2021-11-12T15:08:13.017Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.017Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestTemplatedConfig [2021-11-12T15:08:13.017Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.017Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestConfigCreateResolve [2021-11-12T15:08:13.017Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:08:13.017Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-12T15:08:13.017Z] PASS [2021-11-12T15:08:13.017Z] ok github.com/docker/docker/integration/config 0.095s [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] === Skipped [2021-11-12T15:08:13.017Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-12T15:08:13.017Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-12T15:08:13.017Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-12T15:08:13.017Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-12T15:08:13.017Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-12T15:08:13.017Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-12T15:08:13.017Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:08:13.017Z] [2021-11-12T15:08:13.017Z] DONE 6 tests, 6 skipped in 1.999s [2021-11-12T15:08:13.017Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-12T15:08:13.017Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:08:13.017Z] INFO: Testing against a local daemon [2021-11-12T15:08:13.017Z] === RUN TestCheckpoint [2021-11-12T15:08:13.017Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T15:08:13.017Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestContainerInvalidJSON [2021-11-12T15:08:13.017Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:08:13.017Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:08:13.017Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:08:13.017Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:08:13.017Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:08:13.017Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:08:13.017Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-11-12T15:08:13.017Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-12T15:08:13.017Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-12T15:08:13.017Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-11-12T15:08:13.017Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-12T15:08:13.017Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-11-12T15:08:13.017Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-12T15:08:13.017Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-11-12T15:08:13.017Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-12T15:08:13.017Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-11-12T15:08:13.017Z] === RUN TestCopyFromContainer [2021-11-12T15:08:13.017Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.017Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-12T15:08:13.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:08:13.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:08:13.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:08:13.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:08:13.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:08:13.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:08:13.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:08:13.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:08:13.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:08:13.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-11-12T15:08:13.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-12T15:08:13.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-12T15:08:13.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-12T15:08:13.017Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-12T15:08:13.017Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestCreateWithInvalidEnv [2021-11-12T15:08:13.017Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-12T15:08:13.017Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-12T15:08:13.017Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-12T15:08:13.017Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-12T15:08:13.017Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-12T15:08:13.017Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-12T15:08:13.017Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-12T15:08:13.017Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-12T15:08:13.017Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-12T15:08:13.017Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-12T15:08:13.017Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-12T15:08:13.017Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-12T15:08:13.017Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestCreateTmpfsMountsTarget [2021-11-12T15:08:13.017Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.017Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-12T15:08:13.017Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-12T15:08:13.017Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:08:13.017Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-12T15:08:13.018Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-12T15:08:13.018Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:08:13.018Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-12T15:08:13.018Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-12T15:08:13.018Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:08:13.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:08:13.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:08:13.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:08:13.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:08:13.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:08:13.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:08:13.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:08:13.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:08:13.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:08:13.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:08:13.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:08:13.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:08:13.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:08:13.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:08:13.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-12T15:08:13.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-11-12T15:08:13.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-11-12T15:08:13.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-11-12T15:08:13.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-12T15:08:13.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-12T15:08:13.019Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-12T15:08:13.019Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-12T15:08:13.019Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-12T15:08:13.019Z] === RUN TestCreateDifferentPlatform [2021-11-12T15:08:13.019Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-12T15:08:13.019Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-12T15:08:13.019Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-11-12T15:08:13.019Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-12T15:08:13.019Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-12T15:08:13.019Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-12T15:08:13.019Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-11-12T15:08:13.019Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-12T15:08:13.019Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-12T15:08:13.019Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-12T15:08:13.019Z] === RUN TestContainerKillOnDaemonStart [2021-11-12T15:08:13.019Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:13.019Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-12T15:08:13.020Z] === RUN TestDiff [2021-11-12T15:08:13.020Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-12T15:08:13.020Z] --- SKIP: TestDiff (0.00s) [2021-11-12T15:08:13.020Z] === RUN TestExecWithCloseStdin [2021-11-12T15:08:13.020Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-12T15:08:13.020Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-11-12T15:08:13.020Z] === RUN TestExec [2021-11-12T15:08:13.766Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-12T15:08:14.032Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-12T15:08:14.109Z] --- PASS: TestInspect (2.64s) [2021-11-12T15:08:14.109Z] === RUN TestCreateJob [2021-11-12T15:08:14.591Z] --- PASS: TestExec (3.71s) [2021-11-12T15:08:14.592Z] === RUN TestExecUser [2021-11-12T15:08:14.592Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-12T15:08:14.592Z] --- SKIP: TestExecUser (0.00s) [2021-11-12T15:08:14.592Z] === RUN TestExportContainerAndImportImage [2021-11-12T15:08:14.592Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:14.592Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-12T15:08:14.592Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-12T15:08:14.592Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:14.592Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-12T15:08:14.592Z] === RUN TestHealthCheckWorkdir [2021-11-12T15:08:14.592Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-12T15:08:14.592Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-12T15:08:14.592Z] === RUN TestHealthKillContainer [2021-11-12T15:08:14.592Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-12T15:08:14.592Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-12T15:08:14.592Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-12T15:08:14.592Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-12T15:08:14.592Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-12T15:08:14.592Z] === RUN TestKillContainerInvalidSignal [2021-11-12T15:08:14.604Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-12T15:08:14.861Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-12T15:08:15.423Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-12T15:08:15.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-11-12T15:08:15.423Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-12T15:08:15.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-11-12T15:08:15.679Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-12T15:08:17.048Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-12T15:08:17.388Z] --- PASS: TestCreateJob (2.79s) [2021-11-12T15:08:17.388Z] === RUN TestReplicatedJob [2021-11-12T15:08:17.558Z] --- PASS: TestKillContainerInvalidSignal (2.86s) [2021-11-12T15:08:17.558Z] === RUN TestKillContainer [2021-11-12T15:08:17.558Z] === RUN TestKillContainer/no_signal [2021-11-12T15:08:18.418Z] docker_api_swarm_test.go:46: [d84e9b9c7b8e5] joining swarm manager [d539d9614cc39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:08:19.153Z] Removing intermediate container 712f4498b735 [2021-11-12T15:08:19.153Z] ---> b487b76f628a [2021-11-12T15:08:19.153Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-12T15:08:19.153Z] ---> Running in eb98887cb3ea [2021-11-12T15:08:19.153Z] [2021-11-12T15:08:19.153Z] SUCCESS: Specified value was saved. [2021-11-12T15:08:20.145Z] Removing intermediate container eb98887cb3ea [2021-11-12T15:08:20.145Z] ---> 1fd698dc195f [2021-11-12T15:08:20.145Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-12T15:08:20.145Z] ---> Running in 252cc7446728 [2021-11-12T15:08:20.311Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-12T15:08:20.528Z] === RUN TestKillContainer/non_killing_signal [2021-11-12T15:08:20.529Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-12T15:08:20.529Z] === RUN TestKillContainer/killing_signal [2021-11-12T15:08:21.570Z] --- PASS: TestReplicatedJob (4.22s) [2021-11-12T15:08:21.570Z] === RUN TestUpdateReplicatedJob [2021-11-12T15:08:22.925Z] --- PASS: TestRenameAnonymousContainer (9.23s) [2021-11-12T15:08:22.925Z] === RUN TestRenameContainerWithSameName [2021-11-12T15:08:23.395Z] --- PASS: TestRenameContainerWithSameName (1.95s) [2021-11-12T15:08:23.395Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-12T15:08:23.395Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-12T15:08:23.395Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-12T15:08:23.395Z] === RUN TestResize [2021-11-12T15:08:23.502Z] --- PASS: TestKillContainer (5.49s) [2021-11-12T15:08:23.503Z] --- PASS: TestKillContainer/no_signal (2.54s) [2021-11-12T15:08:23.503Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-12T15:08:23.503Z] --- PASS: TestKillContainer/killing_signal (2.89s) [2021-11-12T15:08:23.503Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-12T15:08:23.503Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:08:23.503Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-12T15:08:23.503Z] === RUN TestKillStoppedContainer [2021-11-12T15:08:23.503Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:08:23.503Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-12T15:08:23.503Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-12T15:08:23.503Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:08:23.503Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-12T15:08:23.503Z] === RUN TestKillDifferentUserContainer [2021-11-12T15:08:23.503Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-12T15:08:23.503Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-12T15:08:23.503Z] === RUN TestInspectOomKilledTrue [2021-11-12T15:08:23.503Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:23.503Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-12T15:08:23.503Z] === RUN TestInspectOomKilledFalse [2021-11-12T15:08:23.503Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-12T15:08:23.503Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-12T15:08:23.503Z] === RUN TestLogsFollowTailEmpty [2021-11-12T15:08:24.096Z] --- PASS: TestUpdateReplicatedJob (2.60s) [2021-11-12T15:08:24.096Z] === RUN TestServiceListWithStatuses [2021-11-12T15:08:24.096Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-12T15:08:24.096Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-12T15:08:24.096Z] === RUN TestDockerNetworkConnectAlias [2021-11-12T15:08:24.921Z] Cannot create a file when that file already exists. [2021-11-12T15:08:25.557Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-12T15:08:25.626Z] --- PASS: TestResize (2.00s) [2021-11-12T15:08:25.626Z] === RUN TestResizeWithInvalidSize [2021-11-12T15:08:25.728Z] --- PASS: TestLogsFollowTailEmpty (2.48s) [2021-11-12T15:08:25.728Z] === RUN TestNetworkNat [2021-11-12T15:08:25.728Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-12T15:08:25.728Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-12T15:08:25.728Z] === RUN TestNetworkLocalhostTCPNat [2021-11-12T15:08:27.854Z] --- PASS: TestResizeWithInvalidSize (1.90s) [2021-11-12T15:08:27.854Z] === RUN TestResizeWhenContainerNotStarted [2021-11-12T15:08:28.079Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-12T15:08:28.079Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-12T15:08:28.079Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-12T15:08:28.079Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-12T15:08:28.277Z] --- PASS: TestDockerNetworkConnectAlias (3.78s) [2021-11-12T15:08:28.278Z] === RUN TestDockerNetworkReConnect [2021-11-12T15:08:28.335Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-12T15:08:28.592Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-12T15:08:29.548Z] --- PASS: TestNetworkLocalhostTCPNat (3.63s) [2021-11-12T15:08:29.548Z] === RUN TestNetworkLoopbackNat [2021-11-12T15:08:29.548Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-12T15:08:29.548Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-12T15:08:29.548Z] === RUN TestPause [2021-11-12T15:08:29.548Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-12T15:08:29.548Z] --- SKIP: TestPause (0.00s) [2021-11-12T15:08:29.548Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-12T15:08:29.700Z] Removing intermediate container 252cc7446728 [2021-11-12T15:08:29.700Z] ---> d521d59b67f7 [2021-11-12T15:08:29.700Z] Step 13/13 : CMD ["sh"] [2021-11-12T15:08:29.700Z] ---> Running in 5afa6bcb6a6e [2021-11-12T15:08:29.700Z] Removing intermediate container 5afa6bcb6a6e [2021-11-12T15:08:29.700Z] ---> 68ac7d8083c1 [2021-11-12T15:08:29.700Z] Successfully built 68ac7d8083c1 [2021-11-12T15:08:29.700Z] Successfully tagged busybox:latest [2021-11-12T15:08:30.080Z] --- PASS: TestResizeWhenContainerNotStarted (2.48s) [2021-11-12T15:08:30.080Z] === RUN TestDaemonRestartKillContainers [2021-11-12T15:08:30.080Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:30.080Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-12T15:08:30.080Z] === RUN TestStats [2021-11-12T15:08:30.080Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-12T15:08:30.080Z] --- SKIP: TestStats (0.00s) [2021-11-12T15:08:30.080Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-12T15:08:30.170Z] INFO: Docker images of the daemon under test [2021-11-12T15:08:30.170Z] [2021-11-12T15:08:30.170Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-12T15:08:30.170Z] busybox latest 68ac7d8083c1 Less than a second ago 5.76GB [2021-11-12T15:08:30.170Z] microsoft/windowsservercore latest 617dd5ead5b8 8 days ago 5.74GB [2021-11-12T15:08:30.170Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 8 days ago 5.74GB [2021-11-12T15:08:30.170Z] [2021-11-12T15:08:30.170Z] INFO: Running integration tests at 11/12/2021 15:08:29... [2021-11-12T15:08:30.170Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-12T15:08:30.170Z] INFO: Integration API tests being run from the host: [2021-11-12T15:08:30.170Z] INFO: make.ps1 starting at 11/12/2021 15:08:29 [2021-11-12T15:08:30.804Z] --- PASS: TestDockerNetworkReConnect (3.16s) [2021-11-12T15:08:30.804Z] === RUN TestServicePlugin [2021-11-12T15:08:30.804Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:08:30.804Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-12T15:08:30.804Z] === RUN TestServiceUpdateLabel [2021-11-12T15:08:31.112Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-12T15:08:31.162Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-12T15:08:32.480Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-12T15:08:33.330Z] --- PASS: TestServiceUpdateLabel (2.08s) [2021-11-12T15:08:33.330Z] === RUN TestServiceUpdateSecrets [2021-11-12T15:08:34.998Z] --- PASS: TestImportExtremelyLargeImageWorks (173.44s) [2021-11-12T15:08:34.998Z] PASS [2021-11-12T15:08:34.998Z] [2021-11-12T15:08:34.998Z] DONE 12 tests in 177.289s [2021-11-12T15:08:34.998Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-12T15:08:34.998Z] ++ 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-11-12T15:08:34.998Z] ++ set -e [2021-11-12T15:08:34.998Z] ++ '[' -n 0 ']' [2021-11-12T15:08:34.998Z] ++ set -x [2021-11-12T15:08:34.998Z] ++ 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-11-12T15:08:34.998Z] INFO: Testing against a local daemon [2021-11-12T15:08:34.998Z] === RUN TestNetworkCreateDelete [2021-11-12T15:08:34.998Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-11-12T15:08:34.998Z] === RUN TestDockerNetworkDeletePreferID [2021-11-12T15:08:35.255Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-12T15:08:35.255Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-11-12T15:08:35.255Z] === RUN TestDaemonDNSFallback [2021-11-12T15:08:35.818Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-12T15:08:36.000Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.13s) [2021-11-12T15:08:36.000Z] === RUN TestStopContainerWithTimeout [2021-11-12T15:08:36.000Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-12T15:08:36.000Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-12T15:08:36.000Z] === RUN TestUpdateRestartPolicy [2021-11-12T15:08:36.074Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-12T15:08:36.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-11-12T15:08:36.727Z] --- PASS: TestPauseFailsOnWindowsServerContainers (7.36s) [2021-11-12T15:08:36.727Z] === RUN TestPauseStopPausedContainer [2021-11-12T15:08:36.727Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:08:36.727Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-12T15:08:36.727Z] === RUN TestPsFilter [2021-11-12T15:08:36.727Z] --- PASS: TestPsFilter (0.32s) [2021-11-12T15:08:36.727Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-12T15:08:37.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-11-12T15:08:39.690Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.83s) [2021-11-12T15:08:39.690Z] === RUN TestRemoveContainerWithVolume [2021-11-12T15:08:42.504Z] --- PASS: TestDaemonDNSFallback (6.69s) [2021-11-12T15:08:42.504Z] === RUN TestInspectNetwork [2021-11-12T15:08:42.504Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-12T15:08:42.656Z] --- PASS: TestRemoveContainerWithVolume (2.86s) [2021-11-12T15:08:42.656Z] === RUN TestRemoveContainerRunning [2021-11-12T15:08:45.620Z] --- PASS: TestRemoveContainerRunning (2.90s) [2021-11-12T15:08:45.620Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-12T15:08:45.772Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-12T15:08:45.773Z] === RUN TestInspectNetwork/full_network_id [2021-11-12T15:08:45.773Z] === RUN TestInspectNetwork/partial_network_id [2021-11-12T15:08:45.773Z] === RUN TestInspectNetwork/network_name [2021-11-12T15:08:45.773Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-12T15:08:46.333Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-12T15:08:47.701Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-12T15:08:47.701Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-12T15:08:47.701Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-12T15:08:48.194Z] --- PASS: TestServiceUpdateSecrets (13.87s) [2021-11-12T15:08:48.194Z] === RUN TestServiceUpdateConfigs [2021-11-12T15:08:48.584Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.87s) [2021-11-12T15:08:48.585Z] === RUN TestRemoveInvalidContainer [2021-11-12T15:08:48.585Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-12T15:08:48.585Z] === RUN TestRenameLinkedContainer [2021-11-12T15:08:48.585Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-12T15:08:48.585Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-12T15:08:48.585Z] === RUN TestRenameStoppedContainer [2021-11-12T15:08:50.218Z] --- PASS: TestInspectNetwork (8.00s) [2021-11-12T15:08:50.218Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-12T15:08:50.218Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-12T15:08:50.218Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-12T15:08:50.218Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-12T15:08:50.218Z] === RUN TestRunContainerWithBridgeNone [2021-11-12T15:08:51.147Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-12T15:08:51.560Z] --- PASS: TestRenameStoppedContainer (2.90s) [2021-11-12T15:08:51.560Z] === RUN TestRenameRunningContainerAndReuse [2021-11-12T15:08:51.709Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-12T15:08:51.968Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2021-11-12T15:08:51.968Z] === RUN TestNetworkInvalidJSON [2021-11-12T15:08:51.968Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-12T15:08:51.968Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-12T15:08:51.968Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:08:51.968Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:08:51.968Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:08:51.968Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:08:51.968Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-12T15:08:51.968Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:08:51.968Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:08:51.968Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-12T15:08:51.968Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-12T15:08:51.968Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-12T15:08:51.968Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-12T15:08:51.968Z] === RUN TestNetworkList [2021-11-12T15:08:51.968Z] === RUN TestNetworkList//networks [2021-11-12T15:08:51.968Z] === PAUSE TestNetworkList//networks [2021-11-12T15:08:51.968Z] === RUN TestNetworkList//networks/ [2021-11-12T15:08:51.968Z] === PAUSE TestNetworkList//networks/ [2021-11-12T15:08:51.968Z] === CONT TestNetworkList//networks [2021-11-12T15:08:51.968Z] === CONT TestNetworkList//networks/ [2021-11-12T15:08:51.968Z] --- PASS: TestNetworkList (0.01s) [2021-11-12T15:08:51.968Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-12T15:08:51.968Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-12T15:08:51.968Z] === RUN TestHostIPv4BridgeLabel [2021-11-12T15:08:52.897Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-11-12T15:08:52.898Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-12T15:08:53.154Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-12T15:08:53.410Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-12T15:08:53.490Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-12T15:08:53.490Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-11-12T15:08:53.490Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-12T15:08:53.490Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-12T15:08:53.491Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-12T15:08:53.491Z] Cross building: bundles/cross/windows/amd64 [2021-11-12T15:08:53.491Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-12T15:08:53.491Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-12T15:08:53.666Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-11-12T15:08:53.667Z] === RUN TestDaemonDefaultNetworkPools [2021-11-12T15:08:54.595Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-11-12T15:08:54.595Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-12T15:08:54.854Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-12T15:08:55.416Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-12T15:08:55.673Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-11-12T15:08:55.673Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-12T15:08:56.235Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-12T15:08:56.797Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-12T15:08:57.053Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2021-11-12T15:08:57.053Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-12T15:08:57.262Z] --- PASS: TestUpdateRestartPolicy (21.28s) [2021-11-12T15:08:57.262Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-12T15:08:57.458Z] --- PASS: TestRenameRunningContainerAndReuse (5.74s) [2021-11-12T15:08:57.458Z] === RUN TestRenameInvalidName [2021-11-12T15:08:57.615Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-11-12T15:08:57.615Z] === RUN TestServiceWithPredefinedNetwork [2021-11-12T15:08:58.177Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-12T15:08:58.433Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-12T15:08:58.433Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-12T15:08:58.690Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-12T15:08:58.946Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-12T15:08:59.484Z] --- PASS: TestUpdateRestartWithAutoRemove (2.00s) [2021-11-12T15:08:59.484Z] === RUN TestWaitNonBlocked [2021-11-12T15:08:59.484Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:08:59.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:08:59.484Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:08:59.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:08:59.484Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:08:59.484Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:08:59.509Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-12T15:09:00.126Z] --- PASS: TestServiceWithPredefinedNetwork (2.67s) [2021-11-12T15:09:00.126Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-12T15:09:00.126Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:09:00.126Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:09:00.126Z] === RUN TestServiceWithDataPathPortInit [2021-11-12T15:09:00.432Z] --- PASS: TestRenameInvalidName (3.05s) [2021-11-12T15:09:00.432Z] === RUN TestRenameAnonymousContainer [2021-11-12T15:09:01.064Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-12T15:09:01.537Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:09:01.537Z] INFO: Testing against a local daemon [2021-11-12T15:09:01.537Z] === RUN TestBuildWithSession [2021-11-12T15:09:01.537Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T15:09:01.537Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-12T15:09:01.537Z] === RUN TestBuildSquashParent [2021-11-12T15:09:01.537Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:01.537Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-12T15:09:01.537Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-12T15:09:01.537Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T15:09:01.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T15:09:01.537Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T15:09:01.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T15:09:01.537Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T15:09:01.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T15:09:01.537Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T15:09:01.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T15:09:01.537Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T15:09:01.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T15:09:01.537Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T15:09:01.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T15:09:01.537Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-12T15:09:01.537Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-12T15:09:01.537Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-12T15:09:01.537Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-12T15:09:01.993Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-12T15:09:02.447Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-12T15:09:02.447Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.57s) [2021-11-12T15:09:02.447Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.89s) [2021-11-12T15:09:02.447Z] === RUN TestWaitBlocked [2021-11-12T15:09:02.447Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:02.447Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-12T15:09:02.447Z] PASS [2021-11-12T15:09:02.447Z] ok github.com/docker/docker/integration/container 84.157s [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === Skipped [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-12T15:09:02.447Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-12T15:09:02.447Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-12T15:09:02.447Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-12T15:09:02.447Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-12T15:09:02.447Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-12T15:09:02.447Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-12T15:09:02.447Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-12T15:09:02.447Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-12T15:09:02.447Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-12T15:09:02.447Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-12T15:09:02.447Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-12T15:09:02.447Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-12T15:09:02.447Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-12T15:09:02.447Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-12T15:09:02.447Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-12T15:09:02.447Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-12T15:09:02.447Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-12T15:09:02.447Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-12T15:09:02.447Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-12T15:09:02.447Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-12T15:09:02.447Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-12T15:09:02.447Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-12T15:09:02.447Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-12T15:09:02.447Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-12T15:09:02.447Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-12T15:09:02.447Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-12T15:09:02.447Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-12T15:09:02.447Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-12T15:09:02.447Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-12T15:09:02.447Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-12T15:09:02.447Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-12T15:09:02.447Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-12T15:09:02.447Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-12T15:09:02.447Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:02.447Z] [2021-11-12T15:09:02.447Z] DONE 87 tests, 33 skipped in 86.233s [2021-11-12T15:09:02.447Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-12T15:09:03.056Z] --- PASS: TestServiceUpdateConfigs (13.87s) [2021-11-12T15:09:03.056Z] === RUN TestServiceUpdateNetwork [2021-11-12T15:09:03.884Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-12T15:09:04.813Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-12T15:09:06.185Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-12T15:09:07.115Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-12T15:09:08.043Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-12T15:09:08.300Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-12T15:09:08.739Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-12T15:09:11.589Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-12T15:09:12.955Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-12T15:09:12.963Z] --- PASS: TestRenameAnonymousContainer (11.25s) [2021-11-12T15:09:12.963Z] === RUN TestRenameContainerWithSameName [2021-11-12T15:09:13.020Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2021-11-12T15:09:13.020Z] === RUN TestServiceUpdatePidsLimit [2021-11-12T15:09:13.213Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-12T15:09:13.509Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-12T15:09:13.774Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-12T15:09:14.393Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-12T15:09:14.536Z] --- PASS: TestRenameContainerWithSameName (2.93s) [2021-11-12T15:09:14.536Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-12T15:09:14.536Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-12T15:09:14.536Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-12T15:09:14.536Z] === RUN TestResize [2021-11-12T15:09:14.650Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-12T15:09:15.665Z] --- PASS: TestServiceWithDataPathPortInit (15.25s) [2021-11-12T15:09:15.665Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-12T15:09:17.502Z] --- PASS: TestResize (2.96s) [2021-11-12T15:09:17.502Z] === RUN TestResizeWithInvalidSize [2021-11-12T15:09:18.935Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:demb4o240egn0ey4x8a41a1py Created:2021-11-12 15:09:16.931834608 +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[5c157a96d3e5e81fbca9673e306e4eca876d825cdf92de26116daf402ce13ebb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2gvylye957n7x9ku678xgucm1 EndpointID:bae414687569206cd1810edf5691ab060f7ddd4fb26858ac386cc82bc1c341c2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ec0d2dac837cb151633d40d84f187af463751adc71573aa94947f07a6e2558db 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:48df92ff956d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2gvylye957n7x9ku678xgucm1 EndpointID:bae414687569206cd1810edf5691ab060f7ddd4fb26858ac386cc82bc1c341c2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-12T15:09:20.301Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-12T15:09:20.478Z] --- PASS: TestResizeWithInvalidSize (2.96s) [2021-11-12T15:09:20.478Z] === RUN TestResizeWhenContainerNotStarted [2021-11-12T15:09:22.195Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-11-12T15:09:22.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.77s) [2021-11-12T15:09:22.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.73s) [2021-11-12T15:09:22.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.73s) [2021-11-12T15:09:22.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.79s) [2021-11-12T15:09:22.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.04s) [2021-11-12T15:09:22.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.19s) [2021-11-12T15:09:22.195Z] === RUN TestBuildMultiStageCopy [2021-11-12T15:09:22.195Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-12T15:09:22.757Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-12T15:09:22.817Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-11-12T15:09:23.379Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.71s) [2021-11-12T15:09:23.379Z] PASS [2021-11-12T15:09:23.379Z] [2021-11-12T15:09:23.379Z] === Skipped [2021-11-12T15:09:23.379Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:09:23.379Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:09:23.379Z] [2021-11-12T15:09:23.379Z] DONE 26 tests, 1 skipped in 48.579s [2021-11-12T15:09:23.379Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-12T15:09:23.379Z] ++ 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-11-12T15:09:23.379Z] ++ set -e [2021-11-12T15:09:23.379Z] ++ '[' -n 0 ']' [2021-11-12T15:09:23.379Z] ++ set -x [2021-11-12T15:09:23.379Z] ++ 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-11-12T15:09:23.379Z] INFO: Testing against a local daemon [2021-11-12T15:09:23.379Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-12T15:09:23.379Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:09:23.379Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-12T15:09:23.379Z] === RUN TestDockerNetworkIpvlan [2021-11-12T15:09:23.379Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:09:23.379Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-12T15:09:23.379Z] PASS [2021-11-12T15:09:23.379Z] [2021-11-12T15:09:23.379Z] === Skipped [2021-11-12T15:09:23.379Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-12T15:09:23.379Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:09:23.379Z] [2021-11-12T15:09:23.379Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-12T15:09:23.379Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-12T15:09:23.379Z] [2021-11-12T15:09:23.379Z] DONE 2 tests, 2 skipped in 0.105s [2021-11-12T15:09:23.379Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-12T15:09:23.379Z] ++ 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-11-12T15:09:23.379Z] ++ set -e [2021-11-12T15:09:23.379Z] ++ '[' -n 0 ']' [2021-11-12T15:09:23.379Z] ++ set -x [2021-11-12T15:09:23.379Z] ++ 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-11-12T15:09:23.379Z] INFO: Testing against a local daemon [2021-11-12T15:09:23.379Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-12T15:09:23.462Z] --- PASS: TestResizeWhenContainerNotStarted (2.89s) [2021-11-12T15:09:23.462Z] === RUN TestDaemonRestartKillContainers [2021-11-12T15:09:23.462Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:23.462Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-12T15:09:23.462Z] === RUN TestStats [2021-11-12T15:09:23.462Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-12T15:09:23.462Z] --- SKIP: TestStats (0.00s) [2021-11-12T15:09:23.462Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-12T15:09:23.757Z] === RUN TestConfigDaemonLibtrustID [2021-11-12T15:09:23.757Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-12T15:09:23.757Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-12T15:09:23.757Z] === RUN TestDaemonConfigValidation [2021-11-12T15:09:23.757Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-12T15:09:23.757Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-12T15:09:23.757Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-12T15:09:23.757Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-12T15:09:23.757Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-12T15:09:23.757Z] === RUN TestDaemonProxy [2021-11-12T15:09:23.757Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-12T15:09:23.757Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-12T15:09:23.758Z] PASS [2021-11-12T15:09:23.758Z] ok github.com/docker/docker/integration/daemon 0.086s [2021-11-12T15:09:23.758Z] [2021-11-12T15:09:23.758Z] === Skipped [2021-11-12T15:09:23.758Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-12T15:09:23.758Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-12T15:09:23.758Z] [2021-11-12T15:09:23.758Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-12T15:09:23.758Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-12T15:09:23.758Z] [2021-11-12T15:09:23.758Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-12T15:09:23.758Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-12T15:09:23.758Z] [2021-11-12T15:09:23.758Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-12T15:09:23.758Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-12T15:09:23.758Z] [2021-11-12T15:09:23.758Z] DONE 4 tests, 4 skipped in 21.462s [2021-11-12T15:09:23.758Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-12T15:09:24.746Z] === RUN TestDockerSuite/TestBuildRm [2021-11-12T15:09:24.746Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-11-12T15:09:24.746Z] === RUN TestDockerNetworkMacvlan [2021-11-12T15:09:25.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-11-12T15:09:25.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:09:25.331Z] INFO: Testing against a local daemon [2021-11-12T15:09:25.331Z] === RUN TestCommitInheritsEnv [2021-11-12T15:09:25.331Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:09:25.331Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-12T15:09:25.331Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-12T15:09:25.331Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-12T15:09:25.331Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-12T15:09:25.331Z] === RUN TestImagesFilterMultiReference [2021-11-12T15:09:25.331Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-11-12T15:09:25.331Z] === RUN TestImagePullPlatformInvalid [2021-11-12T15:09:25.801Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-11-12T15:09:25.801Z] === RUN TestRemoveImageOrphaning [2021-11-12T15:09:25.873Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-12T15:09:26.792Z] --- PASS: TestRemoveImageOrphaning (0.94s) [2021-11-12T15:09:26.792Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-12T15:09:26.792Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-12T15:09:26.792Z] === RUN TestTagInvalidReference [2021-11-12T15:09:26.792Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-12T15:09:26.792Z] === RUN TestTagValidPrefixedRepo [2021-11-12T15:09:26.792Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-12T15:09:26.792Z] === RUN TestTagExistedNameWithoutForce [2021-11-12T15:09:26.792Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-12T15:09:26.792Z] === RUN TestTagOfficialNames [2021-11-12T15:09:26.792Z] --- PASS: TestTagOfficialNames (0.08s) [2021-11-12T15:09:26.792Z] === RUN TestTagMatchesDigest [2021-11-12T15:09:26.792Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-12T15:09:26.792Z] PASS [2021-11-12T15:09:26.792Z] ok github.com/docker/docker/integration/image 1.398s [2021-11-12T15:09:26.792Z] [2021-11-12T15:09:26.792Z] === Skipped [2021-11-12T15:09:26.792Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-12T15:09:26.792Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:09:26.792Z] [2021-11-12T15:09:26.792Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-12T15:09:26.792Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-12T15:09:26.792Z] [2021-11-12T15:09:26.792Z] DONE 11 tests, 2 skipped in 2.947s [2021-11-12T15:09:26.792Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-12T15:09:26.802Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-12T15:09:27.059Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-12T15:09:27.622Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-12T15:09:28.184Z] docker_api_swarm_test.go:304: [d2ef812ae2481] joining swarm manager [dea106024dc37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:09:28.184Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-12T15:09:29.020Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:09:29.020Z] INFO: Testing against a local daemon [2021-11-12T15:09:29.020Z] === RUN TestNetworkCreateDelete [2021-11-12T15:09:29.020Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:29.020Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestDockerNetworkDeletePreferID [2021-11-12T15:09:29.020Z] 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-11-12T15:09:29.020Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestDaemonDNSFallback [2021-11-12T15:09:29.020Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:29.020Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestInspectNetwork [2021-11-12T15:09:29.020Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-12T15:09:29.020Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestRunContainerWithBridgeNone [2021-11-12T15:09:29.020Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:29.020Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestNetworkInvalidJSON [2021-11-12T15:09:29.020Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-12T15:09:29.020Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-12T15:09:29.020Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:09:29.020Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:09:29.020Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:09:29.020Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:09:29.020Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-12T15:09:29.020Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:09:29.020Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:09:29.020Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-12T15:09:29.020Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-12T15:09:29.020Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-12T15:09:29.020Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-12T15:09:29.020Z] === RUN TestNetworkList [2021-11-12T15:09:29.020Z] === RUN TestNetworkList//networks [2021-11-12T15:09:29.020Z] === PAUSE TestNetworkList//networks [2021-11-12T15:09:29.020Z] === RUN TestNetworkList//networks/ [2021-11-12T15:09:29.020Z] === PAUSE TestNetworkList//networks/ [2021-11-12T15:09:29.020Z] === CONT TestNetworkList//networks [2021-11-12T15:09:29.020Z] === CONT TestNetworkList//networks/ [2021-11-12T15:09:29.020Z] --- PASS: TestNetworkList (0.04s) [2021-11-12T15:09:29.020Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-12T15:09:29.020Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestHostIPv4BridgeLabel [2021-11-12T15:09:29.020Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-12T15:09:29.020Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestDaemonDefaultNetworkPools [2021-11-12T15:09:29.020Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-12T15:09:29.020Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-12T15:09:29.020Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-12T15:09:29.020Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestServiceWithPredefinedNetwork [2021-11-12T15:09:29.020Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-12T15:09:29.020Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:09:29.020Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestServiceWithDataPathPortInit [2021-11-12T15:09:29.020Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-12T15:09:29.020Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-12T15:09:29.020Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-12T15:09:29.020Z] PASS [2021-11-12T15:09:29.020Z] ok github.com/docker/docker/integration/network 0.149s [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === Skipped [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-12T15:09:29.020Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-12T15:09:29.020Z] 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-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-12T15:09:29.020Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-12T15:09:29.020Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-12T15:09:29.020Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-12T15:09:29.020Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-12T15:09:29.020Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-12T15:09:29.020Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-12T15:09:29.020Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-12T15:09:29.020Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-12T15:09:29.020Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-12T15:09:29.020Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:09:29.020Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-12T15:09:29.020Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-12T15:09:29.020Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-12T15:09:29.020Z] [2021-11-12T15:09:29.020Z] DONE 22 tests, 15 skipped in 1.869s [2021-11-12T15:09:29.020Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-12T15:09:29.314Z] --- PASS: TestServiceUpdatePidsLimit (15.99s) [2021-11-12T15:09:29.314Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-11-12T15:09:29.314Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-11-12T15:09:29.314Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-11-12T15:09:29.314Z] PASS [2021-11-12T15:09:29.314Z] [2021-11-12T15:09:29.314Z] === Skipped [2021-11-12T15:09:29.314Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-12T15:09:29.314Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-12T15:09:29.314Z] [2021-11-12T15:09:29.314Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-11-12T15:09:29.314Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-12T15:09:29.314Z] [2021-11-12T15:09:29.314Z] DONE 27 tests, 2 skipped in 143.756s [2021-11-12T15:09:29.314Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-11-12T15:09:29.314Z] ++ 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-11-12T15:09:29.314Z] ++ set -e [2021-11-12T15:09:29.314Z] ++ '[' -n 0 ']' [2021-11-12T15:09:29.314Z] ++ set -x [2021-11-12T15:09:29.314Z] ++ 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-11-12T15:09:29.314Z] INFO: Testing against a local daemon [2021-11-12T15:09:29.314Z] === RUN TestSessionCreate [2021-11-12T15:09:29.314Z] --- PASS: TestSessionCreate (0.02s) [2021-11-12T15:09:29.314Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-12T15:09:29.314Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-12T15:09:29.314Z] PASS [2021-11-12T15:09:29.314Z] [2021-11-12T15:09:29.314Z] DONE 2 tests in 0.118s [2021-11-12T15:09:29.314Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-11-12T15:09:29.314Z] ++ 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-11-12T15:09:29.314Z] ++ set -e [2021-11-12T15:09:29.314Z] ++ '[' -n 0 ']' [2021-11-12T15:09:29.314Z] ++ set -x [2021-11-12T15:09:29.314Z] ++ 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-11-12T15:09:29.314Z] INFO: Testing against a local daemon [2021-11-12T15:09:29.314Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-12T15:09:29.314Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-12T15:09:29.314Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-12T15:09:29.314Z] === RUN TestDiskUsage [2021-11-12T15:09:29.314Z] === PAUSE TestDiskUsage [2021-11-12T15:09:29.314Z] === RUN TestEventsExecDie [2021-11-12T15:09:29.385Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-12T15:09:29.492Z] testing: warning: no tests to run [2021-11-12T15:09:29.492Z] PASS [2021-11-12T15:09:29.492Z] ok github.com/docker/docker/integration/network/ipvlan 0.050s [2021-11-12T15:09:29.492Z] [2021-11-12T15:09:29.492Z] DONE 0 tests in 0.575s [2021-11-12T15:09:29.553Z] docker_api_swarm_test.go:305: [d13cfaa374c7a] joining swarm manager [dea106024dc37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:09:29.553Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-12T15:09:29.572Z] --- PASS: TestEventsExecDie (0.50s) [2021-11-12T15:09:29.572Z] === RUN TestEventsBackwardsCompatible [2021-11-12T15:09:29.572Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-12T15:09:29.572Z] === RUN TestEventsVolumeCreate [2021-11-12T15:09:29.572Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-12T15:09:29.572Z] === RUN TestInfoBinaryCommits [2021-11-12T15:09:29.572Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-12T15:09:29.572Z] === RUN TestInfoAPIVersioned [2021-11-12T15:09:29.572Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-11-12T15:09:29.572Z] === RUN TestInfoDiscoveryBackend [2021-11-12T15:09:29.809Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-12T15:09:29.962Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-12T15:09:30.065Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-12T15:09:30.153Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-12T15:09:30.154Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-12T15:09:30.321Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-11-12T15:09:30.377Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-12T15:09:30.431Z] testing: warning: no tests to run [2021-11-12T15:09:30.431Z] PASS [2021-11-12T15:09:30.431Z] ok github.com/docker/docker/integration/network/macvlan 0.057s [2021-11-12T15:09:30.431Z] [2021-11-12T15:09:30.431Z] DONE 0 tests in 0.581s [2021-11-12T15:09:30.431Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-12T15:09:30.577Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-12T15:09:30.642Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.24s) [2021-11-12T15:09:30.642Z] === RUN TestStopContainerWithTimeout [2021-11-12T15:09:30.642Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-12T15:09:30.642Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-12T15:09:30.642Z] === RUN TestUpdateRestartPolicy [2021-11-12T15:09:30.902Z] testing: warning: no tests to run [2021-11-12T15:09:30.902Z] PASS [2021-11-12T15:09:30.902Z] ok github.com/docker/docker/integration/plugin 0.062s [2021-11-12T15:09:30.902Z] [2021-11-12T15:09:30.902Z] DONE 0 tests in 0.591s [2021-11-12T15:09:30.902Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-12T15:09:31.105Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-12T15:09:31.105Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-12T15:09:31.370Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-12T15:09:31.506Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-12T15:09:31.687Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-12T15:09:31.687Z] === RUN TestInfoAPI [2021-11-12T15:09:31.687Z] --- PASS: TestInfoAPI (0.02s) [2021-11-12T15:09:31.687Z] === RUN TestInfoAPIWarnings [2021-11-12T15:09:31.893Z] testing: warning: no tests to run [2021-11-12T15:09:31.893Z] PASS [2021-11-12T15:09:31.893Z] ok github.com/docker/docker/integration/plugin/authz 0.056s [2021-11-12T15:09:31.893Z] [2021-11-12T15:09:31.893Z] DONE 0 tests in 0.577s [2021-11-12T15:09:31.893Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-12T15:09:32.362Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-12T15:09:32.435Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-12T15:09:32.435Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-12T15:09:33.376Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-12T15:09:33.935Z] --- PASS: TestBuildMultiStageCopy (12.59s) [2021-11-12T15:09:33.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.33s) [2021-11-12T15:09:33.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2021-11-12T15:09:33.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) [2021-11-12T15:09:33.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.14s) [2021-11-12T15:09:33.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.36s) [2021-11-12T15:09:33.935Z] === RUN TestBuildMultiStageParentConfig [2021-11-12T15:09:35.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:09:35.698Z] INFO: Testing against a local daemon [2021-11-12T15:09:35.698Z] === RUN TestPluginInvalidJSON [2021-11-12T15:09:35.698Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:09:35.698Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:09:35.698Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:09:35.698Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-12T15:09:35.698Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-11-12T15:09:35.698Z] === RUN TestPluginInstall [2021-11-12T15:09:35.698Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-12T15:09:35.698Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-12T15:09:35.698Z] === RUN TestPluginsWithRuntimes [2021-11-12T15:09:35.698Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-12T15:09:35.698Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-12T15:09:35.698Z] === RUN TestPluginBackCompatMediaTypes [2021-11-12T15:09:35.698Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-12T15:09:35.698Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-12T15:09:35.698Z] PASS [2021-11-12T15:09:36.163Z] --- PASS: TestBuildMultiStageParentConfig (2.59s) [2021-11-12T15:09:36.163Z] === RUN TestBuildLabelWithTargets [2021-11-12T15:09:36.163Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:09:36.163Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-12T15:09:36.163Z] === RUN TestBuildWithEmptyLayers [2021-11-12T15:09:36.168Z] ok github.com/docker/docker/integration/plugin/common 0.100s [2021-11-12T15:09:36.168Z] [2021-11-12T15:09:36.168Z] === Skipped [2021-11-12T15:09:36.168Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-12T15:09:36.168Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-12T15:09:36.168Z] [2021-11-12T15:09:36.168Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-12T15:09:36.168Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-12T15:09:36.168Z] [2021-11-12T15:09:36.168Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-12T15:09:36.168Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-12T15:09:36.168Z] [2021-11-12T15:09:36.168Z] DONE 5 tests, 3 skipped in 4.279s [2021-11-12T15:09:36.169Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-12T15:09:36.662Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-12T15:09:36.662Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-12T15:09:36.662Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-12T15:09:36.662Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-12T15:09:36.662Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-12T15:09:36.662Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-12T15:09:37.225Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-12T15:09:37.737Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2021-11-12T15:09:37.737Z] === RUN TestBuildMultiStageOnBuild [2021-11-12T15:09:37.788Z] --- PASS: TestDockerNetworkMacvlan (12.88s) [2021-11-12T15:09:37.788Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-11-12T15:09:37.788Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-11-12T15:09:37.788Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.35s) [2021-11-12T15:09:37.788Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s) [2021-11-12T15:09:37.788Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.92s) [2021-11-12T15:09:37.788Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2021-11-12T15:09:37.788Z] PASS [2021-11-12T15:09:37.788Z] [2021-11-12T15:09:37.788Z] DONE 8 tests in 14.392s [2021-11-12T15:09:37.788Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-12T15:09:37.788Z] ++ 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-11-12T15:09:37.788Z] ++ set -e [2021-11-12T15:09:37.788Z] ++ '[' -n 0 ']' [2021-11-12T15:09:37.788Z] ++ set -x [2021-11-12T15:09:37.788Z] ++ 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-11-12T15:09:37.788Z] testing: warning: no tests to run [2021-11-12T15:09:37.788Z] PASS [2021-11-12T15:09:37.788Z] [2021-11-12T15:09:37.788Z] DONE 0 tests in 0.025s [2021-11-12T15:09:37.788Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-12T15:09:37.788Z] ++ 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-11-12T15:09:37.788Z] ++ set -e [2021-11-12T15:09:37.788Z] ++ '[' -n 0 ']' [2021-11-12T15:09:37.788Z] ++ set -x [2021-11-12T15:09:37.788Z] ++ 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-11-12T15:09:37.788Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-12T15:09:38.045Z] INFO: Testing against a local daemon [2021-11-12T15:09:38.045Z] === RUN TestAuthZPluginAllowRequest [2021-11-12T15:09:38.045Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-12T15:09:38.607Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-12T15:09:39.175Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:09:39.175Z] INFO: Testing against a local daemon [2021-11-12T15:09:39.175Z] === RUN TestExternalGraphDriver [2021-11-12T15:09:39.175Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-12T15:09:39.175Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-12T15:09:39.175Z] === RUN TestGraphdriverPluginV2 [2021-11-12T15:09:39.175Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-12T15:09:39.175Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-12T15:09:39.175Z] PASS [2021-11-12T15:09:39.175Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.087s [2021-11-12T15:09:39.175Z] [2021-11-12T15:09:39.175Z] === Skipped [2021-11-12T15:09:39.175Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-12T15:09:39.175Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-12T15:09:39.175Z] [2021-11-12T15:09:39.175Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-12T15:09:39.175Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-12T15:09:39.175Z] [2021-11-12T15:09:39.175Z] DONE 2 tests, 2 skipped in 2.797s [2021-11-12T15:09:39.175Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-12T15:09:39.535Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2021-11-12T15:09:39.535Z] === RUN TestAuthZPluginTLS [2021-11-12T15:09:40.097Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-11-12T15:09:40.097Z] === RUN TestAuthZPluginDenyRequest [2021-11-12T15:09:40.660Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-11-12T15:09:40.660Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-12T15:09:40.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:09:40.746Z] INFO: Testing against a local daemon [2021-11-12T15:09:40.746Z] === RUN TestReadPluginNoRead [2021-11-12T15:09:40.746Z] read_test.go:21: no unix domain sockets on Windows [2021-11-12T15:09:40.746Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-12T15:09:40.746Z] PASS [2021-11-12T15:09:40.746Z] ok github.com/docker/docker/integration/plugin/logging 0.074s [2021-11-12T15:09:40.746Z] [2021-11-12T15:09:40.746Z] === Skipped [2021-11-12T15:09:40.746Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-12T15:09:40.746Z] read_test.go:21: no unix domain sockets on Windows [2021-11-12T15:09:40.746Z] [2021-11-12T15:09:40.746Z] DONE 1 tests, 1 skipped in 1.822s [2021-11-12T15:09:41.216Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-12T15:09:41.223Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2021-11-12T15:09:41.223Z] === RUN TestAuthZPluginDenyResponse [2021-11-12T15:09:41.687Z] testing: warning: no tests to run [2021-11-12T15:09:41.687Z] PASS [2021-11-12T15:09:41.687Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.068s [2021-11-12T15:09:41.687Z] [2021-11-12T15:09:41.687Z] DONE 0 tests in 0.851s [2021-11-12T15:09:41.785Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-11-12T15:09:41.785Z] === RUN TestAuthZPluginAllowEventStream [2021-11-12T15:09:41.785Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-12T15:09:42.160Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-12T15:09:42.713Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-12T15:09:42.969Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-11-12T15:09:42.969Z] === RUN TestAuthZPluginErrorResponse [2021-11-12T15:09:43.531Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-12T15:09:43.531Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-11-12T15:09:43.531Z] === RUN TestAuthZPluginErrorRequest [2021-11-12T15:09:43.745Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:09:43.745Z] INFO: Testing against a local daemon [2021-11-12T15:09:43.745Z] === RUN TestPluginWithDevMounts [2021-11-12T15:09:43.745Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:43.745Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-12T15:09:43.745Z] PASS [2021-11-12T15:09:43.745Z] ok github.com/docker/docker/integration/plugin/volumes 0.070s [2021-11-12T15:09:43.745Z] [2021-11-12T15:09:43.745Z] === Skipped [2021-11-12T15:09:43.745Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-12T15:09:43.745Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:43.745Z] [2021-11-12T15:09:43.745Z] DONE 1 tests, 1 skipped in 1.794s [2021-11-12T15:09:43.745Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-12T15:09:44.093Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-12T15:09:44.093Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-11-12T15:09:44.093Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-12T15:09:44.655Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-12T15:09:44.655Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-11-12T15:09:44.655Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-12T15:09:45.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:09:45.320Z] INFO: Testing against a local daemon [2021-11-12T15:09:45.320Z] === RUN TestSecretInspect [2021-11-12T15:09:45.320Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:45.320Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-12T15:09:45.320Z] === RUN TestSecretList [2021-11-12T15:09:45.320Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:45.320Z] --- SKIP: TestSecretList (0.00s) [2021-11-12T15:09:45.320Z] === RUN TestSecretsCreateAndDelete [2021-11-12T15:09:45.320Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:45.320Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-12T15:09:45.320Z] === RUN TestSecretsUpdate [2021-11-12T15:09:45.320Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:45.320Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-12T15:09:45.321Z] === RUN TestTemplatedSecret [2021-11-12T15:09:45.321Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:45.321Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-12T15:09:45.321Z] === RUN TestSecretCreateResolve [2021-11-12T15:09:45.321Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:45.321Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-12T15:09:45.321Z] PASS [2021-11-12T15:09:45.321Z] ok github.com/docker/docker/integration/secret 0.072s [2021-11-12T15:09:45.321Z] [2021-11-12T15:09:45.321Z] === Skipped [2021-11-12T15:09:45.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-12T15:09:45.321Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:45.321Z] [2021-11-12T15:09:45.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-12T15:09:45.321Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:45.321Z] [2021-11-12T15:09:45.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-12T15:09:45.321Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:45.321Z] [2021-11-12T15:09:45.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-12T15:09:45.321Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:45.321Z] [2021-11-12T15:09:45.321Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-12T15:09:45.321Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:45.321Z] [2021-11-12T15:09:45.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-12T15:09:45.321Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:45.321Z] [2021-11-12T15:09:45.321Z] DONE 6 tests, 6 skipped in 1.616s [2021-11-12T15:09:45.321Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-12T15:09:45.582Z] === RUN TestDockerSuite/TestBuildUser [2021-11-12T15:09:46.512Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2021-11-12T15:09:46.512Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-12T15:09:46.512Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-11-12T15:09:47.565Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:09:47.565Z] INFO: Testing against a local daemon [2021-11-12T15:09:47.565Z] === RUN TestServiceCreateInit [2021-11-12T15:09:47.565Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-12T15:09:47.565Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-12T15:09:47.565Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-12T15:09:47.565Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-12T15:09:47.565Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestCreateServiceMultipleTimes [2021-11-12T15:09:47.565Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestCreateServiceConflict [2021-11-12T15:09:47.565Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestCreateServiceMaxReplicas [2021-11-12T15:09:47.565Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-11-12T15:09:47.565Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-12T15:09:47.565Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestCreateServiceSecretFileMode [2021-11-12T15:09:47.565Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestCreateServiceConfigFileMode [2021-11-12T15:09:47.565Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestCreateServiceSysctls [2021-11-12T15:09:47.565Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-12T15:09:47.565Z] === RUN TestCreateServiceCapabilities [2021-11-12T15:09:47.565Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-12T15:09:47.565Z] === RUN TestInspect [2021-11-12T15:09:47.565Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestInspect (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestCreateJob [2021-11-12T15:09:47.565Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestCreateJob (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestReplicatedJob [2021-11-12T15:09:47.565Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestUpdateReplicatedJob [2021-11-12T15:09:47.565Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestServiceListWithStatuses [2021-11-12T15:09:47.565Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestDockerNetworkConnectAlias [2021-11-12T15:09:47.565Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestDockerNetworkReConnect [2021-11-12T15:09:47.565Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestServicePlugin [2021-11-12T15:09:47.565Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:47.565Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestServiceUpdateLabel [2021-11-12T15:09:47.565Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:47.565Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestServiceUpdateSecrets [2021-11-12T15:09:47.565Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:47.565Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestServiceUpdateConfigs [2021-11-12T15:09:47.565Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:47.565Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestServiceUpdateNetwork [2021-11-12T15:09:47.565Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:47.565Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-12T15:09:47.565Z] === RUN TestServiceUpdatePidsLimit [2021-11-12T15:09:47.565Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:47.565Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-12T15:09:47.565Z] PASS [2021-11-12T15:09:47.565Z] ok github.com/docker/docker/integration/service 0.194s [2021-11-12T15:09:47.882Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === Skipped [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-12T15:09:48.038Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-12T15:09:48.038Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-12T15:09:48.038Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-12T15:09:48.038Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-11-12T15:09:48.038Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-12T15:09:48.038Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-12T15:09:48.038Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-12T15:09:48.038Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-12T15:09:48.038Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-12T15:09:48.038Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-12T15:09:48.038Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-12T15:09:48.038Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-12T15:09:48.038Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-12T15:09:48.038Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-12T15:09:48.038Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-12T15:09:48.038Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-12T15:09:48.038Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-12T15:09:48.038Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-12T15:09:48.038Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-12T15:09:48.038Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-12T15:09:48.038Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-12T15:09:48.038Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-12T15:09:48.038Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:09:48.038Z] [2021-11-12T15:09:48.038Z] DONE 24 tests, 23 skipped in 2.300s [2021-11-12T15:09:48.038Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-12T15:09:48.443Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s) [2021-11-12T15:09:48.443Z] === RUN TestAuthZPluginHeader [2021-11-12T15:09:49.376Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-11-12T15:09:49.376Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-12T15:09:49.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:09:49.611Z] INFO: Testing against a local daemon [2021-11-12T15:09:49.611Z] === RUN TestSessionCreate [2021-11-12T15:09:49.611Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-12T15:09:49.611Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-12T15:09:49.611Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-12T15:09:49.611Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-12T15:09:49.611Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-12T15:09:49.611Z] PASS [2021-11-12T15:09:49.611Z] ok github.com/docker/docker/integration/session 0.071s [2021-11-12T15:09:49.611Z] [2021-11-12T15:09:49.611Z] === Skipped [2021-11-12T15:09:49.611Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-12T15:09:49.611Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-12T15:09:49.611Z] [2021-11-12T15:09:49.611Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-12T15:09:49.611Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-12T15:09:49.611Z] [2021-11-12T15:09:49.611Z] DONE 2 tests, 2 skipped in 1.560s [2021-11-12T15:09:49.611Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-12T15:09:49.753Z] --- PASS: TestInfoAPIWarnings (16.21s) [2021-11-12T15:09:49.753Z] === RUN TestInfoDebug [2021-11-12T15:09:49.753Z] --- PASS: TestInfoDebug (0.52s) [2021-11-12T15:09:49.754Z] === RUN TestInfoInsecureRegistries [2021-11-12T15:09:49.754Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-12T15:09:49.754Z] === RUN TestInfoRegistryMirrors [2021-11-12T15:09:49.754Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-12T15:09:49.754Z] === RUN TestLoginFailsWithBadCredentials [2021-11-12T15:09:49.754Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-11-12T15:09:49.754Z] === RUN TestPingCacheHeaders [2021-11-12T15:09:49.754Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-12T15:09:49.754Z] === RUN TestPingGet [2021-11-12T15:09:49.754Z] --- PASS: TestPingGet (0.02s) [2021-11-12T15:09:49.754Z] === RUN TestPingHead [2021-11-12T15:09:49.754Z] --- PASS: TestPingHead (0.02s) [2021-11-12T15:09:49.754Z] === RUN TestVersion [2021-11-12T15:09:49.754Z] --- PASS: TestVersion (0.02s) [2021-11-12T15:09:49.754Z] === CONT TestDiskUsage [2021-11-12T15:09:50.312Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/empty [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/empty/container_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/empty/image_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/empty/volume_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-12T15:09:50.321Z] === RUN TestDiskUsage/after_container.Run [2021-11-12T15:09:50.579Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-12T15:09:50.579Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-12T15:09:50.579Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-12T15:09:50.579Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-12T15:09:50.579Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-12T15:09:50.579Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-12T15:09:50.579Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-12T15:09:50.579Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-12T15:09:50.579Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-12T15:09:50.579Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage (1.07s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-12T15:09:50.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-11-12T15:09:50.838Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-12T15:09:50.838Z] PASS [2021-11-12T15:09:50.838Z] [2021-11-12T15:09:50.838Z] === Skipped [2021-11-12T15:09:50.838Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-12T15:09:50.838Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-12T15:09:50.838Z] [2021-11-12T15:09:50.838Z] DONE 53 tests, 1 skipped in 21.787s [2021-11-12T15:09:50.838Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-12T15:09:50.838Z] ++ 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-11-12T15:09:50.838Z] ++ set -e [2021-11-12T15:09:50.838Z] ++ '[' -n 0 ']' [2021-11-12T15:09:50.838Z] ++ set -x [2021-11-12T15:09:50.838Z] ++ 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-11-12T15:09:50.838Z] INFO: Testing against a local daemon [2021-11-12T15:09:50.838Z] === RUN TestVolumesCreateAndList [2021-11-12T15:09:50.838Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-12T15:09:50.838Z] === RUN TestVolumesRemove [2021-11-12T15:09:50.838Z] --- PASS: TestVolumesRemove (0.05s) [2021-11-12T15:09:50.838Z] === RUN TestVolumesInspect [2021-11-12T15:09:50.838Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-12T15:09:50.838Z] === RUN TestVolumesInvalidJSON [2021-11-12T15:09:50.838Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-12T15:09:50.838Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-12T15:09:50.838Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-12T15:09:50.838Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-12T15:09:50.838Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-12T15:09:50.838Z] PASS [2021-11-12T15:09:50.838Z] [2021-11-12T15:09:50.838Z] DONE 5 tests in 0.202s [2021-11-12T15:09:50.838Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-12T15:09:51.096Z] ++++ cat bundles/test-integration/docker.pid [2021-11-12T15:09:51.096Z] +++ kill 13346 [2021-11-12T15:09:51.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:09:51.181Z] INFO: Testing against a local daemon [2021-11-12T15:09:51.181Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-12T15:09:51.181Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:51.181Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-12T15:09:51.181Z] === RUN TestDiskUsage [2021-11-12T15:09:51.181Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-12T15:09:51.181Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-12T15:09:51.181Z] === RUN TestEventsExecDie [2021-11-12T15:09:51.181Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-12T15:09:51.181Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-12T15:09:51.181Z] === RUN TestEventsBackwardsCompatible [2021-11-12T15:09:51.181Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-12T15:09:51.181Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-12T15:09:51.181Z] === RUN TestEventsVolumeCreate [2021-11-12T15:09:51.181Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-12T15:09:51.181Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-12T15:09:51.181Z] === RUN TestInfoAPI [2021-11-12T15:09:51.181Z] --- PASS: TestInfoAPI (0.03s) [2021-11-12T15:09:51.181Z] === RUN TestInfoAPIWarnings [2021-11-12T15:09:51.181Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:09:51.181Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-12T15:09:51.181Z] === RUN TestInfoDebug [2021-11-12T15:09:51.181Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:09:51.181Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-12T15:09:51.181Z] === RUN TestInfoInsecureRegistries [2021-11-12T15:09:51.181Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:09:51.181Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-12T15:09:51.181Z] === RUN TestInfoRegistryMirrors [2021-11-12T15:09:51.181Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:09:51.181Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-12T15:09:51.181Z] === RUN TestLoginFailsWithBadCredentials [2021-11-12T15:09:51.354Z] +++ /etc/init.d/apparmor stop [2021-11-12T15:09:51.355Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-12T15:09:51.355Z] [2021-11-12T15:09:51.355Z] Unloading profiles will leave already running processes permanently [2021-11-12T15:09:51.355Z] unconfined, which can lead to unexpected situations. [2021-11-12T15:09:51.355Z] [2021-11-12T15:09:51.355Z] To set a process to complain mode, use the command line tool [2021-11-12T15:09:51.355Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-12T15:09:51.355Z] +++ true [2021-11-12T15:09:51.355Z] exiting test-integration [2021-11-12T15:09:51.355Z] ++ exit 0 [2021-11-12T15:09:51.355Z] Post stage [Pipeline] junit [2021-11-12T15:09:51.934Z] Recording test results [2021-11-12T15:09:52.169Z] [Checks API] No suitable checks publisher found. [2021-11-12T15:09:52.171Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-11-12T15:09:52.172Z] === RUN TestPingCacheHeaders [2021-11-12T15:09:52.172Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-12T15:09:52.172Z] === RUN TestPingGet [2021-11-12T15:09:52.172Z] --- PASS: TestPingGet (0.04s) [2021-11-12T15:09:52.172Z] === RUN TestPingHead [2021-11-12T15:09:52.172Z] --- PASS: TestPingHead (0.03s) [2021-11-12T15:09:52.172Z] === RUN TestVersion [2021-11-12T15:09:52.172Z] --- PASS: TestVersion (0.02s) [2021-11-12T15:09:52.172Z] PASS [2021-11-12T15:09:52.172Z] ok github.com/docker/docker/integration/system 1.192s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-12T15:09:52.526Z] + echo Ensuring container killed. [2021-11-12T15:09:52.526Z] Ensuring container killed. [2021-11-12T15:09:52.526Z] + docker rm -vf docker-pr4 [2021-11-12T15:09:52.526Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-11-12T15:09:52.648Z] [2021-11-12T15:09:52.648Z] === Skipped [2021-11-12T15:09:52.648Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-12T15:09:52.648Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:09:52.648Z] [2021-11-12T15:09:52.648Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-12T15:09:52.648Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-12T15:09:52.648Z] [2021-11-12T15:09:52.648Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-12T15:09:52.648Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-12T15:09:52.648Z] [2021-11-12T15:09:52.648Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-12T15:09:52.648Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-12T15:09:52.648Z] [2021-11-12T15:09:52.648Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-12T15:09:52.648Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-12T15:09:52.648Z] [2021-11-12T15:09:52.648Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-12T15:09:52.648Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:09:52.648Z] [2021-11-12T15:09:52.648Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-12T15:09:52.648Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:09:52.648Z] [2021-11-12T15:09:52.648Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-12T15:09:52.648Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:09:52.648Z] [2021-11-12T15:09:52.648Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-12T15:09:52.648Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:09:52.648Z] [2021-11-12T15:09:52.648Z] DONE 15 tests, 9 skipped in 2.903s [2021-11-12T15:09:52.648Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-12T15:09:52.804Z] + echo Chowning /workspace to jenkins user [2021-11-12T15:09:52.804Z] Chowning /workspace to jenkins user [2021-11-12T15:09:52.804Z] + id -u [2021-11-12T15:09:52.804Z] + id -g [2021-11-12T15:09:52.804Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42980:/workspace busybox chown -R 1000:1000 /workspace [2021-11-12T15:09:52.804Z] Unable to find image 'busybox:latest' locally [2021-11-12T15:09:52.804Z] latest: Pulling from library/busybox [2021-11-12T15:09:53.062Z] 00fa7918e1c4: Pulling fs layer [2021-11-12T15:09:53.062Z] 00fa7918e1c4: Download complete [2021-11-12T15:09:53.062Z] 00fa7918e1c4: Pull complete [2021-11-12T15:09:53.062Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-12T15:09:53.062Z] Status: Downloaded newer image for busybox:latest [2021-11-12T15:09:53.579Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2021-11-12T15:09:53.579Z] === RUN TestAuthZPluginV2Disable [2021-11-12T15:09:54.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:09:54.222Z] INFO: Testing against a local daemon [2021-11-12T15:09:54.222Z] === RUN TestVolumesCreateAndList [2021-11-12T15:09:54.222Z] --- PASS: TestVolumesCreateAndList (0.08s) [2021-11-12T15:09:54.222Z] === RUN TestVolumesRemove [2021-11-12T15:09:54.222Z] --- PASS: TestVolumesRemove (0.14s) [2021-11-12T15:09:54.222Z] === RUN TestVolumesInspect [2021-11-12T15:09:54.222Z] --- PASS: TestVolumesInspect (0.03s) [2021-11-12T15:09:54.222Z] === RUN TestVolumesInvalidJSON [2021-11-12T15:09:54.222Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-12T15:09:54.222Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-12T15:09:54.222Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-12T15:09:54.222Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-12T15:09:54.222Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-12T15:09:54.222Z] PASS [2021-11-12T15:09:54.222Z] ok github.com/docker/docker/integration/volume 0.324s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-12T15:09:54.693Z] [2021-11-12T15:09:54.693Z] DONE 5 tests in 1.985s [2021-11-12T15:09:54.693Z] INFO: make.ps1 ended at 11/12/2021 15:09:54 [2021-11-12T15:09:54.693Z] INFO: Integration CLI tests being run from the host: [2021-11-12T15:09:54.693Z] 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-11-12T15:09:54.733Z] + bundleName=arm64-integration [2021-11-12T15:09:54.733Z] + echo Creating arm64-integration-bundles.tar.gz [2021-11-12T15:09:54.733Z] Creating arm64-integration-bundles.tar.gz [2021-11-12T15:09:54.733Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-12T15:09:54.733Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-12T15:09:55.003Z] Archiving artifacts [2021-11-12T15:09:55.593Z] --- PASS: TestBuildMultiStageOnBuild (16.11s) [2021-11-12T15:09:55.593Z] === RUN TestBuildUncleanTarFilenames [2021-11-12T15:09:55.593Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:09:55.593Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-12T15:09:55.593Z] === RUN TestBuildMultiStageLayerLeak [2021-11-12T15:09:56.005Z] --- PASS: TestUpdateRestartPolicy (23.29s) [2021-11-12T15:09:56.005Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-12T15:09:56.476Z] --- PASS: TestUpdateRestartWithAutoRemove (2.88s) [2021-11-12T15:09:56.476Z] === RUN TestWaitNonBlocked [2021-11-12T15:09:56.476Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:09:56.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:09:56.476Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:09:56.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:09:56.476Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:09:56.476Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:09:56.924Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42980/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-12T15:09:57.236Z] + make clean [2021-11-12T15:09:57.236Z] docker volume rm -f docker-dev-cache [2021-11-12T15:09:57.236Z] docker-dev-cache [Pipeline] deleteDir [2021-11-12T15:09:57.747Z] --- PASS: TestAuthZPluginV2Disable (3.78s) [2021-11-12T15:09:57.747Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-12T15:09:57.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T15:10:00.266Z] docker_api_swarm_test.go:272: [db8d27aa7d2f7] joining swarm manager [d82719a7690bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:10:00.288Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-12T15:10:00.288Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.57s) [2021-11-12T15:10:00.288Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.63s) [2021-11-12T15:10:00.288Z] === RUN TestWaitBlocked [2021-11-12T15:10:00.288Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:00.288Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-12T15:10:00.288Z] PASS [2021-11-12T15:10:00.288Z] ok github.com/docker/docker/integration/container 110.358s [2021-11-12T15:10:00.288Z] [2021-11-12T15:10:00.288Z] === Skipped [2021-11-12T15:10:00.288Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-12T15:10:00.288Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T15:10:00.288Z] [2021-11-12T15:10:00.288Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-12T15:10:00.288Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:00.288Z] [2021-11-12T15:10:00.288Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-12T15:10:00.288Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-12T15:10:00.288Z] [2021-11-12T15:10:00.288Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-12T15:10:00.288Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:00.288Z] [2021-11-12T15:10:00.288Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-12T15:10:00.288Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:00.288Z] [2021-11-12T15:10:00.288Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-12T15:10:00.288Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:00.288Z] [2021-11-12T15:10:00.288Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-12T15:10:00.288Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-12T15:10:00.288Z] [2021-11-12T15:10:00.288Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-12T15:10:00.288Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-12T15:10:00.288Z] [2021-11-12T15:10:00.288Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-12T15:10:00.288Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:00.288Z] [2021-11-12T15:10:00.288Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-12T15:10:00.288Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-12T15:10:00.288Z] [2021-11-12T15:10:00.288Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-11-12T15:10:00.288Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-12T15:10:00.288Z] [2021-11-12T15:10:00.288Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-12T15:10:00.288Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-12T15:10:00.288Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-12T15:10:00.289Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-12T15:10:00.289Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-12T15:10:00.289Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-12T15:10:00.289Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-12T15:10:00.289Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-12T15:10:00.289Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-12T15:10:00.289Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-12T15:10:00.289Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-12T15:10:00.289Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-12T15:10:00.289Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-12T15:10:00.289Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-12T15:10:00.289Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-12T15:10:00.289Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-12T15:10:00.289Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-12T15:10:00.289Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-12T15:10:00.289Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-12T15:10:00.289Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-12T15:10:00.289Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-12T15:10:00.289Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-12T15:10:00.289Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-12T15:10:00.289Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-12T15:10:00.289Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-12T15:10:00.289Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:00.289Z] [2021-11-12T15:10:00.289Z] DONE 87 tests, 34 skipped in 112.657s [2021-11-12T15:10:00.289Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-12T15:10:01.194Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.84s) [2021-11-12T15:10:01.195Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-12T15:10:01.451Z] docker_api_swarm_test.go:273: [d7e927b7d6de4] joining swarm manager [d82719a7690bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:10:02.014Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-12T15:10:02.576Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-12T15:10:03.139Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-12T15:10:03.396Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:10:03.396Z] INFO: Testing against a local daemon [2021-11-12T15:10:03.396Z] === RUN TestDockerSuite [2021-11-12T15:10:03.396Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-12T15:10:03.396Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-12T15:10:03.396Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T15:10:03.396Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-12T15:10:03.396Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-12T15:10:03.396Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-12T15:10:03.396Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-12T15:10:03.396Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-12T15:10:03.396Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-12T15:10:03.396Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-12T15:10:03.701Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-12T15:10:03.866Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-12T15:10:03.866Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-12T15:10:04.631Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-12T15:10:04.856Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-12T15:10:04.856Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-12T15:10:05.999Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-12T15:10:05.999Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-12T15:10:05.999Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-12T15:10:05.999Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-12T15:10:05.999Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-12T15:10:05.999Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-12T15:10:05.999Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-12T15:10:05.999Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-12T15:10:05.999Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-12T15:10:07.892Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-12T15:10:07.892Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-12T15:10:08.822Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-12T15:10:09.750Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-12T15:10:10.313Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-12T15:10:10.561Z] --- PASS: TestBuildMultiStageLayerLeak (16.07s) [2021-11-12T15:10:10.561Z] === RUN TestBuildWithHugeFile [2021-11-12T15:10:10.568Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-12T15:10:12.464Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-12T15:10:12.720Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.52s) [2021-11-12T15:10:12.720Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-12T15:10:14.086Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-12T15:10:14.648Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-12T15:10:14.648Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-12T15:10:14.973Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-12T15:10:14.973Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-12T15:10:14.973Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-12T15:10:14.973Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-12T15:10:14.973Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-11-12T15:10:14.973Z] remote: Enumerating objects: 23, done. [2021-11-12T15:10:14.973Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-11-12T15:10:14.973Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-11-12T15:10:14.973Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-11-12T15:10:14.973Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-11-12T15:10:14.973Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-11-12T15:10:14.973Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-11-12T15:10:15.210Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-12T15:10:15.210Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-12T15:10:15.210Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-12T15:10:15.773Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-12T15:10:16.891Z] Cross building: bundles/cross/linux/ppc64le [2021-11-12T15:10:16.891Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-12T15:10:16.891Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-12T15:10:17.139Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-12T15:10:17.395Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-12T15:10:17.395Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T15:10:17.395Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-12T15:10:17.651Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-12T15:10:18.580Z] === RUN TestDockerSuite/TestCommitChange [2021-11-12T15:10:18.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-11-12T15:10:19.399Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-12T15:10:19.961Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-12T15:10:21.873Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-12T15:10:22.438Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-12T15:10:23.003Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-12T15:10:24.370Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-12T15:10:24.626Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-12T15:10:25.554Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-12T15:10:25.671Z] === RUN TestConfigDaemonLibtrustID [2021-11-12T15:10:25.671Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-12T15:10:25.671Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-12T15:10:25.671Z] === RUN TestDaemonConfigValidation [2021-11-12T15:10:25.671Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-12T15:10:25.671Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-12T15:10:25.671Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-12T15:10:25.671Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-12T15:10:25.671Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-12T15:10:25.671Z] === RUN TestDaemonProxy [2021-11-12T15:10:25.671Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-12T15:10:25.671Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-12T15:10:25.671Z] PASS [2021-11-12T15:10:25.671Z] ok github.com/docker/docker/integration/daemon 0.104s [2021-11-12T15:10:25.671Z] [2021-11-12T15:10:25.671Z] === Skipped [2021-11-12T15:10:25.671Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-12T15:10:25.671Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-12T15:10:25.671Z] [2021-11-12T15:10:25.671Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-12T15:10:25.671Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-12T15:10:25.671Z] [2021-11-12T15:10:25.671Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-12T15:10:25.671Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-12T15:10:25.671Z] [2021-11-12T15:10:25.671Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-12T15:10:25.671Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-12T15:10:25.671Z] [2021-11-12T15:10:25.671Z] DONE 4 tests, 4 skipped in 21.822s [2021-11-12T15:10:25.671Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-12T15:10:25.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:10:25.671Z] INFO: Testing against a local daemon [2021-11-12T15:10:25.671Z] === RUN TestCommitInheritsEnv [2021-11-12T15:10:25.671Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:10:25.671Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-12T15:10:25.671Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-12T15:10:25.671Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-12T15:10:25.671Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-12T15:10:25.671Z] === RUN TestImagesFilterMultiReference [2021-11-12T15:10:25.671Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-11-12T15:10:25.671Z] === RUN TestImagePullPlatformInvalid [2021-11-12T15:10:25.671Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-12T15:10:25.671Z] === RUN TestRemoveImageOrphaning [2021-11-12T15:10:25.671Z] --- PASS: TestRemoveImageOrphaning (0.98s) [2021-11-12T15:10:25.671Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-12T15:10:25.671Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-11-12T15:10:25.671Z] === RUN TestTagInvalidReference [2021-11-12T15:10:25.671Z] --- PASS: TestTagInvalidReference (0.04s) [2021-11-12T15:10:25.671Z] === RUN TestTagValidPrefixedRepo [2021-11-12T15:10:25.671Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-12T15:10:25.671Z] === RUN TestTagExistedNameWithoutForce [2021-11-12T15:10:25.671Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-12T15:10:25.671Z] === RUN TestTagOfficialNames [2021-11-12T15:10:25.671Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-12T15:10:25.671Z] === RUN TestTagMatchesDigest [2021-11-12T15:10:25.671Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-12T15:10:25.671Z] PASS [2021-11-12T15:10:25.671Z] ok github.com/docker/docker/integration/image 1.437s [2021-11-12T15:10:25.671Z] [2021-11-12T15:10:25.671Z] === Skipped [2021-11-12T15:10:25.671Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-12T15:10:25.671Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:10:25.671Z] [2021-11-12T15:10:25.671Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-12T15:10:25.671Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-12T15:10:25.671Z] [2021-11-12T15:10:25.671Z] DONE 11 tests, 2 skipped in 3.318s [2021-11-12T15:10:25.671Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-12T15:10:26.116Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-12T15:10:26.372Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-12T15:10:26.372Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-12T15:10:26.372Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-12T15:10:26.372Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-12T15:10:26.372Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-12T15:10:26.372Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-12T15:10:27.737Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-12T15:10:27.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:10:27.899Z] INFO: Testing against a local daemon [2021-11-12T15:10:27.900Z] === RUN TestNetworkCreateDelete [2021-11-12T15:10:27.900Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:27.900Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestDockerNetworkDeletePreferID [2021-11-12T15:10:27.900Z] 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-11-12T15:10:27.900Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestDaemonDNSFallback [2021-11-12T15:10:27.900Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:27.900Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestInspectNetwork [2021-11-12T15:10:27.900Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-12T15:10:27.900Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestRunContainerWithBridgeNone [2021-11-12T15:10:27.900Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:27.900Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestNetworkInvalidJSON [2021-11-12T15:10:27.900Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-12T15:10:27.900Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-12T15:10:27.900Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:10:27.900Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:10:27.900Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:10:27.900Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:10:27.900Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-12T15:10:27.900Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:10:27.900Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:10:27.900Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-11-12T15:10:27.900Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-12T15:10:27.900Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-12T15:10:27.900Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-12T15:10:27.900Z] === RUN TestNetworkList [2021-11-12T15:10:27.900Z] === RUN TestNetworkList//networks [2021-11-12T15:10:27.900Z] === PAUSE TestNetworkList//networks [2021-11-12T15:10:27.900Z] === RUN TestNetworkList//networks/ [2021-11-12T15:10:27.900Z] === PAUSE TestNetworkList//networks/ [2021-11-12T15:10:27.900Z] === CONT TestNetworkList//networks [2021-11-12T15:10:27.900Z] === CONT TestNetworkList//networks/ [2021-11-12T15:10:27.900Z] --- PASS: TestNetworkList (0.03s) [2021-11-12T15:10:27.900Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-12T15:10:27.900Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestHostIPv4BridgeLabel [2021-11-12T15:10:27.900Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-12T15:10:27.900Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestDaemonDefaultNetworkPools [2021-11-12T15:10:27.900Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-12T15:10:27.900Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-12T15:10:27.900Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-12T15:10:27.900Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestServiceWithPredefinedNetwork [2021-11-12T15:10:27.900Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-12T15:10:27.900Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:10:27.900Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestServiceWithDataPathPortInit [2021-11-12T15:10:27.900Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-12T15:10:27.900Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-12T15:10:27.900Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-12T15:10:27.900Z] PASS [2021-11-12T15:10:27.900Z] ok github.com/docker/docker/integration/network 0.155s [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === Skipped [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-12T15:10:27.900Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-12T15:10:27.900Z] 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-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-12T15:10:27.900Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-12T15:10:27.900Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-12T15:10:27.900Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-12T15:10:27.900Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-12T15:10:27.900Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-12T15:10:27.900Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-12T15:10:27.900Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-12T15:10:27.900Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-12T15:10:27.900Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-12T15:10:27.900Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:10:27.900Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-12T15:10:27.900Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-12T15:10:27.900Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-12T15:10:27.900Z] [2021-11-12T15:10:27.900Z] DONE 22 tests, 15 skipped in 2.162s [2021-11-12T15:10:27.900Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-12T15:10:28.300Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-12T15:10:28.301Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-12T15:10:28.370Z] testing: warning: no tests to run [2021-11-12T15:10:28.370Z] PASS [2021-11-12T15:10:28.370Z] ok github.com/docker/docker/integration/network/ipvlan 0.062s [2021-11-12T15:10:28.370Z] [2021-11-12T15:10:28.370Z] DONE 0 tests in 0.611s [2021-11-12T15:10:28.370Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-12T15:10:28.862Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-12T15:10:29.378Z] testing: warning: no tests to run [2021-11-12T15:10:29.378Z] PASS [2021-11-12T15:10:29.378Z] ok github.com/docker/docker/integration/network/macvlan 0.063s [2021-11-12T15:10:29.378Z] [2021-11-12T15:10:29.378Z] DONE 0 tests in 0.590s [2021-11-12T15:10:29.378Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-12T15:10:29.427Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-11-12T15:10:29.427Z] PASS [2021-11-12T15:10:29.427Z] [2021-11-12T15:10:29.427Z] DONE 17 tests in 51.566s [2021-11-12T15:10:29.427Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-12T15:10:29.427Z] ++ 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-11-12T15:10:29.427Z] ++ set -e [2021-11-12T15:10:29.427Z] ++ '[' -n 0 ']' [2021-11-12T15:10:29.427Z] ++ set -x [2021-11-12T15:10:29.427Z] ++ 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-11-12T15:10:29.427Z] INFO: Testing against a local daemon [2021-11-12T15:10:29.427Z] === RUN TestPluginInvalidJSON [2021-11-12T15:10:29.691Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:10:29.691Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:10:29.691Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:10:29.691Z] --- PASS: TestPluginInvalidJSON (0.07s) [2021-11-12T15:10:29.691Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-12T15:10:29.691Z] === RUN TestPluginInstall [2021-11-12T15:10:29.691Z] === RUN TestPluginInstall/no_auth [2021-11-12T15:10:29.691Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-12T15:10:29.855Z] testing: warning: no tests to run [2021-11-12T15:10:29.855Z] PASS [2021-11-12T15:10:29.855Z] ok github.com/docker/docker/integration/plugin 0.071s [2021-11-12T15:10:29.855Z] [2021-11-12T15:10:29.855Z] DONE 0 tests in 0.625s [2021-11-12T15:10:29.855Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-12T15:10:30.285Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-12T15:10:30.846Z] testing: warning: no tests to run [2021-11-12T15:10:30.846Z] PASS [2021-11-12T15:10:30.846Z] ok github.com/docker/docker/integration/plugin/authz 0.056s [2021-11-12T15:10:30.846Z] [2021-11-12T15:10:30.846Z] DONE 0 tests in 0.576s [2021-11-12T15:10:30.846Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-12T15:10:30.851Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-12T15:10:31.413Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-12T15:10:31.669Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-12T15:10:31.669Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-12T15:10:31.925Z] time="2021-11-12T15:10:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:10:31.925Z] time="2021-11-12T15:10:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:309fe29abfdfb4e2aeb146c172746af3926d796496d07dde39e7061471298ddf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:10:31.925Z] time="2021-11-12T15:10:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:10:31.925Z] time="2021-11-12T15:10:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:309fe29abfdfb4e2aeb146c172746af3926d796496d07dde39e7061471298ddf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:10:32.182Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-12T15:10:32.182Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-12T15:10:32.182Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-12T15:10:32.182Z] === RUN TestPluginInstall/with_htpasswd [2021-11-12T15:10:32.182Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-12T15:10:32.438Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-12T15:10:32.695Z] time="2021-11-12T15:10:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:10:32.695Z] time="2021-11-12T15:10:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:120d913234109543022c7a1fc5ef020b91962124808adec3ba47514657515e97" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:10:32.695Z] time="2021-11-12T15:10:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:10:32.695Z] time="2021-11-12T15:10:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:120d913234109543022c7a1fc5ef020b91962124808adec3ba47514657515e97" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:10:32.951Z] === RUN TestPluginInstall/with_insecure [2021-11-12T15:10:32.951Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-12T15:10:33.514Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-12T15:10:34.077Z] time="2021-11-12T15:10:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:10:34.077Z] time="2021-11-12T15:10:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed2ce4c0925b5ed932d8053df73f19db2051bb2329c3d6ddfef7249c0927192f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:10:34.077Z] time="2021-11-12T15:10:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-12T15:10:34.077Z] time="2021-11-12T15:10:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed2ce4c0925b5ed932d8053df73f19db2051bb2329c3d6ddfef7249c0927192f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-12T15:10:34.077Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-12T15:10:34.077Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-12T15:10:34.333Z] plugin_test.go:165: [d69b3f7e7a736] daemon is not started [2021-11-12T15:10:34.333Z] --- PASS: TestPluginInstall (4.62s) [2021-11-12T15:10:34.333Z] --- PASS: TestPluginInstall/no_auth (2.58s) [2021-11-12T15:10:34.333Z] --- PASS: TestPluginInstall/with_htpasswd (0.76s) [2021-11-12T15:10:34.333Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-11-12T15:10:34.333Z] === RUN TestPluginsWithRuntimes [2021-11-12T15:10:35.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:10:35.631Z] INFO: Testing against a local daemon [2021-11-12T15:10:35.631Z] === RUN TestPluginInvalidJSON [2021-11-12T15:10:35.631Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:10:35.631Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:10:35.631Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:10:35.631Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-12T15:10:35.631Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-12T15:10:35.631Z] === RUN TestPluginInstall [2021-11-12T15:10:35.631Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-12T15:10:35.631Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-12T15:10:35.631Z] === RUN TestPluginsWithRuntimes [2021-11-12T15:10:35.631Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-12T15:10:35.631Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-12T15:10:35.631Z] === RUN TestPluginBackCompatMediaTypes [2021-11-12T15:10:35.631Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-12T15:10:35.631Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-12T15:10:35.631Z] PASS [2021-11-12T15:10:35.631Z] ok github.com/docker/docker/integration/plugin/common 0.087s [2021-11-12T15:10:35.631Z] [2021-11-12T15:10:35.631Z] === Skipped [2021-11-12T15:10:35.631Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-12T15:10:35.631Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-12T15:10:35.631Z] [2021-11-12T15:10:35.631Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-12T15:10:35.631Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-12T15:10:35.631Z] [2021-11-12T15:10:35.631Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-12T15:10:35.631Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-12T15:10:35.631Z] [2021-11-12T15:10:35.631Z] DONE 5 tests, 3 skipped in 4.563s [2021-11-12T15:10:35.631Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-12T15:10:35.700Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-12T15:10:35.957Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-12T15:10:35.957Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-12T15:10:35.957Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-12T15:10:36.519Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-12T15:10:36.775Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-12T15:10:37.032Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-12T15:10:37.594Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-12T15:10:37.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:10:37.858Z] INFO: Testing against a local daemon [2021-11-12T15:10:37.858Z] === RUN TestExternalGraphDriver [2021-11-12T15:10:37.858Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-12T15:10:37.858Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-12T15:10:37.858Z] === RUN TestGraphdriverPluginV2 [2021-11-12T15:10:37.858Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-12T15:10:37.858Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-12T15:10:37.858Z] PASS [2021-11-12T15:10:37.858Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.096s [2021-11-12T15:10:38.158Z] --- PASS: TestPluginsWithRuntimes (3.80s) [2021-11-12T15:10:38.158Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2021-11-12T15:10:38.158Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2021-11-12T15:10:38.158Z] === RUN TestPluginBackCompatMediaTypes [2021-11-12T15:10:38.158Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-12T15:10:38.158Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-12T15:10:38.330Z] [2021-11-12T15:10:38.330Z] === Skipped [2021-11-12T15:10:38.330Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-12T15:10:38.330Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-12T15:10:38.330Z] [2021-11-12T15:10:38.330Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-12T15:10:38.330Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-12T15:10:38.330Z] [2021-11-12T15:10:38.330Z] DONE 2 tests, 2 skipped in 2.795s [2021-11-12T15:10:38.330Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-12T15:10:38.721Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2021-11-12T15:10:38.722Z] PASS [2021-11-12T15:10:38.722Z] [2021-11-12T15:10:38.722Z] DONE 10 tests in 9.382s [2021-11-12T15:10:38.722Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-12T15:10:38.722Z] ++ 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-11-12T15:10:38.722Z] ++ set -e [2021-11-12T15:10:38.722Z] ++ '[' -n 0 ']' [2021-11-12T15:10:38.722Z] ++ set -x [2021-11-12T15:10:38.723Z] ++ 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-11-12T15:10:38.723Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-12T15:10:38.980Z] INFO: Testing against a local daemon [2021-11-12T15:10:38.980Z] === RUN TestExternalGraphDriver [2021-11-12T15:10:38.980Z] === RUN TestExternalGraphDriver/json [2021-11-12T15:10:39.543Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-12T15:10:39.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:10:39.906Z] INFO: Testing against a local daemon [2021-11-12T15:10:39.906Z] === RUN TestReadPluginNoRead [2021-11-12T15:10:39.906Z] read_test.go:21: no unix domain sockets on Windows [2021-11-12T15:10:39.906Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-12T15:10:39.906Z] PASS [2021-11-12T15:10:39.906Z] ok github.com/docker/docker/integration/plugin/logging 0.096s [2021-11-12T15:10:39.906Z] [2021-11-12T15:10:39.906Z] === Skipped [2021-11-12T15:10:39.906Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-12T15:10:39.906Z] read_test.go:21: no unix domain sockets on Windows [2021-11-12T15:10:39.906Z] [2021-11-12T15:10:39.906Z] DONE 1 tests, 1 skipped in 1.904s [2021-11-12T15:10:40.106Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-12T15:10:40.106Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-12T15:10:40.377Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-12T15:10:40.673Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-12T15:10:40.848Z] testing: warning: no tests to run [2021-11-12T15:10:40.848Z] PASS [2021-11-12T15:10:40.848Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.055s [2021-11-12T15:10:40.929Z] === RUN TestExternalGraphDriver/spec [2021-11-12T15:10:41.320Z] [2021-11-12T15:10:41.320Z] DONE 0 tests in 0.881s [2021-11-12T15:10:41.320Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-12T15:10:41.858Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-12T15:10:42.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-11-12T15:10:42.917Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:10:42.918Z] INFO: Testing against a local daemon [2021-11-12T15:10:42.918Z] === RUN TestPluginWithDevMounts [2021-11-12T15:10:42.918Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:42.918Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-12T15:10:42.918Z] PASS [2021-11-12T15:10:42.918Z] ok github.com/docker/docker/integration/plugin/volumes 0.076s [2021-11-12T15:10:42.918Z] [2021-11-12T15:10:42.918Z] === Skipped [2021-11-12T15:10:42.918Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-12T15:10:42.918Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:42.918Z] [2021-11-12T15:10:42.918Z] DONE 1 tests, 1 skipped in 1.881s [2021-11-12T15:10:42.918Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-12T15:10:42.984Z] === RUN TestExternalGraphDriver/pull [2021-11-12T15:10:43.241Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-12T15:10:43.241Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-12T15:10:43.498Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-12T15:10:43.498Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-12T15:10:43.498Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-12T15:10:43.754Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-12T15:10:44.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:10:44.500Z] INFO: Testing against a local daemon [2021-11-12T15:10:44.500Z] === RUN TestSecretInspect [2021-11-12T15:10:44.500Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:44.500Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-12T15:10:44.500Z] === RUN TestSecretList [2021-11-12T15:10:44.500Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:44.500Z] --- SKIP: TestSecretList (0.00s) [2021-11-12T15:10:44.500Z] === RUN TestSecretsCreateAndDelete [2021-11-12T15:10:44.500Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:44.500Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-12T15:10:44.500Z] === RUN TestSecretsUpdate [2021-11-12T15:10:44.500Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:44.500Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-12T15:10:44.500Z] === RUN TestTemplatedSecret [2021-11-12T15:10:44.500Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:44.500Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-12T15:10:44.500Z] === RUN TestSecretCreateResolve [2021-11-12T15:10:44.500Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:44.500Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-12T15:10:44.500Z] PASS [2021-11-12T15:10:44.500Z] ok github.com/docker/docker/integration/secret 0.079s [2021-11-12T15:10:44.971Z] [2021-11-12T15:10:44.971Z] === Skipped [2021-11-12T15:10:44.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-12T15:10:44.971Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:44.971Z] [2021-11-12T15:10:44.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-12T15:10:44.971Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:44.971Z] [2021-11-12T15:10:44.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-12T15:10:44.971Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:44.971Z] [2021-11-12T15:10:44.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-12T15:10:44.971Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:44.971Z] [2021-11-12T15:10:44.971Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-12T15:10:44.971Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:44.971Z] [2021-11-12T15:10:44.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-12T15:10:44.971Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:44.971Z] [2021-11-12T15:10:44.971Z] DONE 6 tests, 6 skipped in 1.603s [2021-11-12T15:10:44.971Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-12T15:10:45.124Z] --- PASS: TestExternalGraphDriver (6.05s) [2021-11-12T15:10:45.124Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2021-11-12T15:10:45.124Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2021-11-12T15:10:45.124Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2021-11-12T15:10:45.124Z] === RUN TestGraphdriverPluginV2 [2021-11-12T15:10:46.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-11-12T15:10:47.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:10:47.218Z] INFO: Testing against a local daemon [2021-11-12T15:10:47.218Z] === RUN TestServiceCreateInit [2021-11-12T15:10:47.218Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-12T15:10:47.218Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.218Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-12T15:10:47.218Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.218Z] --- PASS: TestServiceCreateInit (0.04s) [2021-11-12T15:10:47.218Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-12T15:10:47.218Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-12T15:10:47.218Z] === RUN TestCreateServiceMultipleTimes [2021-11-12T15:10:47.218Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.218Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-12T15:10:47.218Z] === RUN TestCreateServiceConflict [2021-11-12T15:10:47.218Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestCreateServiceMaxReplicas [2021-11-12T15:10:47.219Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-11-12T15:10:47.219Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-12T15:10:47.219Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestCreateServiceSecretFileMode [2021-11-12T15:10:47.219Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestCreateServiceConfigFileMode [2021-11-12T15:10:47.219Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestCreateServiceSysctls [2021-11-12T15:10:47.219Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-12T15:10:47.219Z] === RUN TestCreateServiceCapabilities [2021-11-12T15:10:47.219Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-12T15:10:47.219Z] === RUN TestInspect [2021-11-12T15:10:47.219Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestInspect (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestCreateJob [2021-11-12T15:10:47.219Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestCreateJob (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestReplicatedJob [2021-11-12T15:10:47.219Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestUpdateReplicatedJob [2021-11-12T15:10:47.219Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestServiceListWithStatuses [2021-11-12T15:10:47.219Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestDockerNetworkConnectAlias [2021-11-12T15:10:47.219Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestDockerNetworkReConnect [2021-11-12T15:10:47.219Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestServicePlugin [2021-11-12T15:10:47.219Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestServiceUpdateLabel [2021-11-12T15:10:47.219Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:47.219Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestServiceUpdateSecrets [2021-11-12T15:10:47.219Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:47.219Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestServiceUpdateConfigs [2021-11-12T15:10:47.219Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:47.219Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestServiceUpdateNetwork [2021-11-12T15:10:47.219Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:47.219Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-12T15:10:47.219Z] === RUN TestServiceUpdatePidsLimit [2021-11-12T15:10:47.219Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:47.219Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-12T15:10:47.219Z] PASS [2021-11-12T15:10:47.219Z] ok github.com/docker/docker/integration/service 0.203s [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === Skipped [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-12T15:10:47.219Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-12T15:10:47.219Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-12T15:10:47.219Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-12T15:10:47.219Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-11-12T15:10:47.219Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-12T15:10:47.219Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-12T15:10:47.219Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-12T15:10:47.219Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-12T15:10:47.219Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-12T15:10:47.219Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-12T15:10:47.219Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-12T15:10:47.219Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-12T15:10:47.219Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-12T15:10:47.219Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-12T15:10:47.219Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-12T15:10:47.219Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-12T15:10:47.219Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-12T15:10:47.219Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-12T15:10:47.219Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-12T15:10:47.219Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-12T15:10:47.219Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-12T15:10:47.219Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-12T15:10:47.219Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:10:47.219Z] [2021-11-12T15:10:47.219Z] DONE 24 tests, 23 skipped in 2.409s [2021-11-12T15:10:47.219Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-12T15:10:48.408Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-12T15:10:48.408Z] docker_api_swarm_node_test.go:20: [da340ca10b82f] joining swarm manager [d93776163e255]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:10:48.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:10:48.795Z] INFO: Testing against a local daemon [2021-11-12T15:10:48.795Z] === RUN TestSessionCreate [2021-11-12T15:10:48.795Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-12T15:10:48.795Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-12T15:10:48.795Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-12T15:10:48.795Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-12T15:10:48.795Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-12T15:10:48.795Z] PASS [2021-11-12T15:10:48.795Z] ok github.com/docker/docker/integration/session 0.074s [2021-11-12T15:10:48.795Z] [2021-11-12T15:10:48.795Z] === Skipped [2021-11-12T15:10:48.795Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-12T15:10:48.795Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-12T15:10:48.795Z] [2021-11-12T15:10:48.795Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-12T15:10:48.795Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-12T15:10:48.795Z] [2021-11-12T15:10:48.795Z] DONE 2 tests, 2 skipped in 1.592s [2021-11-12T15:10:48.970Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-12T15:10:49.265Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-12T15:10:49.533Z] docker_api_swarm_node_test.go:21: [d7dfdd03d94c0] joining swarm manager [d93776163e255]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:10:49.790Z] --- PASS: TestGraphdriverPluginV2 (4.89s) [2021-11-12T15:10:49.790Z] PASS [2021-11-12T15:10:49.790Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-12T15:10:49.790Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-12T15:10:50.047Z] [2021-11-12T15:10:50.047Z] DONE 5 tests in 11.113s [2021-11-12T15:10:50.047Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-12T15:10:50.047Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-12T15:10:50.047Z] ++ 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-11-12T15:10:50.047Z] ++ set -e [2021-11-12T15:10:50.047Z] ++ '[' -n 0 ']' [2021-11-12T15:10:50.047Z] ++ set -x [2021-11-12T15:10:50.047Z] ++ 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-11-12T15:10:50.047Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-12T15:10:50.047Z] INFO: Testing against a local daemon [2021-11-12T15:10:50.047Z] === RUN TestContinueAfterPluginCrash [2021-11-12T15:10:50.047Z] === PAUSE TestContinueAfterPluginCrash [2021-11-12T15:10:50.047Z] === RUN TestReadPluginNoRead [2021-11-12T15:10:50.047Z] === PAUSE TestReadPluginNoRead [2021-11-12T15:10:50.047Z] === RUN TestDaemonStartWithLogOpt [2021-11-12T15:10:50.047Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-12T15:10:50.047Z] === CONT TestContinueAfterPluginCrash [2021-11-12T15:10:50.047Z] === CONT TestDaemonStartWithLogOpt [2021-11-12T15:10:50.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:10:50.837Z] INFO: Testing against a local daemon [2021-11-12T15:10:50.837Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-12T15:10:50.837Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:50.837Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-12T15:10:50.837Z] === RUN TestDiskUsage [2021-11-12T15:10:50.837Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-12T15:10:50.837Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-12T15:10:50.837Z] === RUN TestEventsExecDie [2021-11-12T15:10:50.837Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-12T15:10:50.837Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-12T15:10:50.837Z] === RUN TestEventsBackwardsCompatible [2021-11-12T15:10:50.837Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-12T15:10:50.837Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-12T15:10:50.837Z] === RUN TestEventsVolumeCreate [2021-11-12T15:10:50.837Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-12T15:10:50.837Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-12T15:10:50.837Z] === RUN TestInfoAPI [2021-11-12T15:10:50.837Z] --- PASS: TestInfoAPI (0.04s) [2021-11-12T15:10:50.837Z] === RUN TestInfoAPIWarnings [2021-11-12T15:10:50.837Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:10:50.837Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-12T15:10:50.837Z] === RUN TestInfoDebug [2021-11-12T15:10:50.837Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:10:50.837Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-12T15:10:50.837Z] === RUN TestInfoInsecureRegistries [2021-11-12T15:10:50.837Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:10:50.837Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-12T15:10:50.837Z] === RUN TestInfoRegistryMirrors [2021-11-12T15:10:50.837Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:10:50.837Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-12T15:10:50.837Z] === RUN TestLoginFailsWithBadCredentials [2021-11-12T15:10:51.831Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-11-12T15:10:51.831Z] === RUN TestPingCacheHeaders [2021-11-12T15:10:51.831Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-12T15:10:51.831Z] === RUN TestPingGet [2021-11-12T15:10:51.831Z] --- PASS: TestPingGet (0.03s) [2021-11-12T15:10:51.831Z] === RUN TestPingHead [2021-11-12T15:10:51.831Z] --- PASS: TestPingHead (0.02s) [2021-11-12T15:10:51.831Z] === RUN TestVersion [2021-11-12T15:10:51.831Z] --- PASS: TestVersion (0.02s) [2021-11-12T15:10:51.831Z] PASS [2021-11-12T15:10:51.831Z] ok github.com/docker/docker/integration/system 1.182s [2021-11-12T15:10:51.831Z] [2021-11-12T15:10:51.831Z] === Skipped [2021-11-12T15:10:51.831Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-12T15:10:51.831Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:10:51.831Z] [2021-11-12T15:10:51.831Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-12T15:10:51.831Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-12T15:10:51.831Z] [2021-11-12T15:10:51.831Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-12T15:10:51.831Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-12T15:10:51.831Z] [2021-11-12T15:10:51.831Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-12T15:10:51.831Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-12T15:10:51.831Z] [2021-11-12T15:10:51.831Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-12T15:10:51.831Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-12T15:10:51.831Z] [2021-11-12T15:10:51.831Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-12T15:10:51.831Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:10:51.831Z] [2021-11-12T15:10:51.831Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-12T15:10:51.831Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:10:51.831Z] [2021-11-12T15:10:51.831Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-12T15:10:51.831Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:10:51.831Z] [2021-11-12T15:10:51.831Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-12T15:10:51.831Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:10:51.831Z] [2021-11-12T15:10:51.831Z] DONE 15 tests, 9 skipped in 2.767s [2021-11-12T15:10:51.831Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-12T15:10:52.566Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-12T15:10:53.403Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:10:53.403Z] INFO: Testing against a local daemon [2021-11-12T15:10:53.403Z] === RUN TestVolumesCreateAndList [2021-11-12T15:10:53.403Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-11-12T15:10:53.403Z] === RUN TestVolumesRemove [2021-11-12T15:10:53.495Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-12T15:10:53.751Z] --- PASS: TestDaemonStartWithLogOpt (3.71s) [2021-11-12T15:10:53.751Z] === CONT TestReadPluginNoRead [2021-11-12T15:10:53.881Z] --- PASS: TestVolumesRemove (0.13s) [2021-11-12T15:10:53.881Z] === RUN TestVolumesInspect [2021-11-12T15:10:53.881Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-12T15:10:53.881Z] === RUN TestVolumesInvalidJSON [2021-11-12T15:10:53.881Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-12T15:10:53.881Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-12T15:10:53.881Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-12T15:10:53.881Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-12T15:10:53.881Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-12T15:10:53.881Z] PASS [2021-11-12T15:10:53.881Z] ok github.com/docker/docker/integration/volume 0.304s [2021-11-12T15:10:53.881Z] [2021-11-12T15:10:53.881Z] DONE 5 tests in 1.959s [2021-11-12T15:10:53.881Z] INFO: make.ps1 ended at 11/12/2021 15:10:53 [2021-11-12T15:10:53.881Z] INFO: Integration CLI tests being run from the host: [2021-11-12T15:10:53.881Z] 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-11-12T15:10:54.007Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-12T15:10:56.531Z] === RUN TestReadPluginNoRead/default [2021-11-12T15:10:57.460Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-12T15:10:58.024Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-12T15:10:58.024Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-12T15:10:58.587Z] --- PASS: TestContinueAfterPluginCrash (8.51s) [2021-11-12T15:10:59.516Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-12T15:10:59.516Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-12T15:11:00.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-11-12T15:11:00.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-12T15:11:01.266Z] === CONT TestReadPluginNoRead [2021-11-12T15:11:01.266Z] read_test.go:92: [de538608bd5e5] daemon is not started [2021-11-12T15:11:01.266Z] --- PASS: TestReadPluginNoRead (7.50s) [2021-11-12T15:11:01.266Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2021-11-12T15:11:01.266Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2021-11-12T15:11:01.266Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2021-11-12T15:11:01.266Z] PASS [2021-11-12T15:11:01.266Z] [2021-11-12T15:11:01.266Z] DONE 6 tests in 11.335s [2021-11-12T15:11:01.266Z] 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-11-12T15:11:01.266Z] ++ 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-11-12T15:11:01.266Z] ++ set -e [2021-11-12T15:11:01.266Z] ++ '[' -n 0 ']' [2021-11-12T15:11:01.266Z] ++ set -x [2021-11-12T15:11:01.266Z] ++ 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-11-12T15:11:01.266Z] testing: warning: no tests to run [2021-11-12T15:11:01.266Z] PASS [2021-11-12T15:11:01.266Z] [2021-11-12T15:11:01.266Z] DONE 0 tests in 0.041s [2021-11-12T15:11:01.266Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-12T15:11:01.266Z] ++ 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-11-12T15:11:01.266Z] ++ set -e [2021-11-12T15:11:01.266Z] ++ '[' -n 0 ']' [2021-11-12T15:11:01.266Z] ++ set -x [2021-11-12T15:11:01.266Z] ++ 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-11-12T15:11:01.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-11-12T15:11:01.522Z] INFO: Testing against a local daemon [2021-11-12T15:11:01.522Z] === RUN TestPluginWithDevMounts [2021-11-12T15:11:01.522Z] === PAUSE TestPluginWithDevMounts [2021-11-12T15:11:01.522Z] === CONT TestPluginWithDevMounts [2021-11-12T15:11:02.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-12T15:11:02.594Z] INFO: Testing against a local daemon [2021-11-12T15:11:02.594Z] === RUN TestDockerSuite [2021-11-12T15:11:02.594Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-12T15:11:02.594Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-12T15:11:02.594Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T15:11:02.594Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-12T15:11:02.594Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-12T15:11:02.594Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-12T15:11:02.594Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-12T15:11:02.594Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-12T15:11:02.594Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-12T15:11:02.594Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-12T15:11:02.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-11-12T15:11:03.065Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-12T15:11:03.161Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-11-12T15:11:03.161Z] PASS [2021-11-12T15:11:03.161Z] [2021-11-12T15:11:03.161Z] DONE 1 tests in 1.858s [2021-11-12T15:11:03.161Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-12T15:11:03.161Z] ++ 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-11-12T15:11:03.161Z] ++ set -e [2021-11-12T15:11:03.161Z] ++ '[' -n 0 ']' [2021-11-12T15:11:03.161Z] ++ set -x [2021-11-12T15:11: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-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-11-12T15:11:03.418Z] INFO: Testing against a local daemon [2021-11-12T15:11:03.418Z] === RUN TestSecretInspect [2021-11-12T15:11:03.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-11-12T15:11:03.537Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-12T15:11:04.008Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-12T15:11:04.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-11-12T15:11:04.478Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-12T15:11:04.911Z] docker_api_swarm_test.go:502: [db3ad42acae0e] joining swarm manager [d500e8785c5f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:11:05.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c1d188_} [2021-11-12T15:11:05.839Z] --- PASS: TestSecretInspect (2.49s) [2021-11-12T15:11:05.839Z] === RUN TestSecretList [2021-11-12T15:11:07.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11215893090_/foo_false____} [2021-11-12T15:11:08.133Z] --- PASS: TestSecretList (2.26s) [2021-11-12T15:11:08.133Z] === RUN TestSecretsCreateAndDelete [2021-11-12T15:11:08.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11215893090_/foo_true____} [2021-11-12T15:11:10.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34060270272_/foo_false____} [2021-11-12T15:11:10.316Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2021-11-12T15:11:10.316Z] === RUN TestSecretsUpdate [2021-11-12T15:11:11.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34060270272_/foo_true____} [2021-11-12T15:11:12.610Z] docker_api_swarm_test.go:507: [db359ced765b8] joining swarm manager [d500e8785c5f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:11:13.173Z] --- PASS: TestSecretsUpdate (2.62s) [2021-11-12T15:11:13.173Z] === RUN TestTemplatedSecret [2021-11-12T15:11:13.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34060270272_/foo_true__0xc000c1d1b8__} [2021-11-12T15:11:14.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c1d1d0_} [2021-11-12T15:11:15.905Z] --- PASS: TestTemplatedSecret (2.67s) [2021-11-12T15:11:15.905Z] === RUN TestSecretCreateResolve [2021-11-12T15:11:15.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c1d1e8_} [2021-11-12T15:11:17.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c1d200_} [2021-11-12T15:11:18.200Z] --- PASS: TestSecretCreateResolve (2.33s) [2021-11-12T15:11:18.200Z] PASS [2021-11-12T15:11:18.200Z] [2021-11-12T15:11:18.200Z] DONE 6 tests in 14.757s [2021-11-12T15:11:18.200Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-12T15:11:18.200Z] ++ 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-11-12T15:11:18.200Z] ++ set -e [2021-11-12T15:11:18.200Z] ++ '[' -n 0 ']' [2021-11-12T15:11:18.200Z] ++ set -x [2021-11-12T15:11:18.200Z] ++ 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-11-12T15:11:18.200Z] INFO: Testing against a local daemon [2021-11-12T15:11:18.200Z] === RUN TestServiceCreateInit [2021-11-12T15:11:18.200Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-12T15:11:18.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c1d218_} [2021-11-12T15:11:20.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-11-12T15:11:21.545Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-12T15:11:22.476Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-12T15:11:23.842Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-12T15:11:25.733Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-12T15:11:27.623Z] --- PASS: TestServiceCreateInit (9.23s) [2021-11-12T15:11:27.623Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.32s) [2021-11-12T15:11:27.623Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.89s) [2021-11-12T15:11:27.623Z] === RUN TestCreateServiceMultipleTimes [2021-11-12T15:11:27.879Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-12T15:11:28.807Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-12T15:11:29.064Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-12T15:11:29.993Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-12T15:11:30.556Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-11-12T15:11:31.156Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-12T15:11:31.162Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-12T15:11:31.162Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-12T15:11:31.162Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-12T15:11:31.162Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-12T15:11:31.162Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-12T15:11:31.162Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-12T15:11:31.162Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-12T15:11:31.162Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-12T15:11:31.162Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-12T15:11:31.162Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-12T15:11:31.162Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-12T15:11:31.162Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-12T15:11:31.162Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-12T15:11:31.162Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-12T15:11:31.162Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-12T15:11:31.924Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-12T15:11:32.486Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-12T15:11:33.384Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-12T15:11:33.384Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-12T15:11:33.384Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-12T15:11:33.384Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T15:11:33.384Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-12T15:11:33.416Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-12T15:11:34.347Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-12T15:11:34.603Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-12T15:11:35.531Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-12T15:11:36.098Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-12T15:11:37.026Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-12T15:11:37.588Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-12T15:11:38.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-11-12T15:11:38.714Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-12T15:11:39.265Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-12T15:11:39.643Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-12T15:11:40.206Z] docker_api_swarm_node_test.go:81: [d6556e91c48ab] joining swarm manager [dc5e873dba679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:11:40.462Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-12T15:11:41.024Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-12T15:11:41.587Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-12T15:11:41.844Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-12T15:11:42.771Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-12T15:11:43.027Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-12T15:11:43.955Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-12T15:11:44.517Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-12T15:11:44.773Z] --- PASS: TestCreateServiceMultipleTimes (17.34s) [2021-11-12T15:11:44.773Z] === RUN TestCreateServiceConflict [2021-11-12T15:11:45.336Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-12T15:11:46.702Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-12T15:11:47.264Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-12T15:11:47.520Z] --- PASS: TestCreateServiceConflict (2.76s) [2021-11-12T15:11:47.520Z] === RUN TestCreateServiceMaxReplicas [2021-11-12T15:11:49.415Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-12T15:11:51.320Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2021-11-12T15:11:51.320Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-12T15:11:53.433Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-12T15:11:53.434Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-12T15:11:53.434Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-12T15:11:53.434Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-12T15:11:53.434Z] Cross building: bundles/cross/linux/s390x [2021-11-12T15:11:53.434Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-12T15:11:53.434Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-12T15:11:53.836Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-12T15:11:54.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-11-12T15:11:55.982Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-12T15:11:56.238Z] docker_api_swarm_node_test.go:53: [dfe11c412ccbb] joining swarm manager [dafa7d8c73226]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:11:56.494Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-12T15:11:57.421Z] docker_api_swarm_node_test.go:54: [d4f06dce5658e] joining swarm manager [dafa7d8c73226]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:11:59.939Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-12T15:12:04.440Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-12T15:12:04.440Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-12T15:12:05.003Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.82s) [2021-11-12T15:12:05.003Z] === RUN TestCreateServiceSecretFileMode [2021-11-12T15:12:05.003Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-11-12T15:12:05.567Z] === RUN TestDockerSuite/TestCpToDot [2021-11-12T15:12:06.130Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-12T15:12:07.505Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-12T15:12:08.067Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-12T15:12:08.628Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-12T15:12:09.577Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-12T15:12:09.577Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-12T15:12:10.139Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-12T15:12:11.068Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-12T15:12:11.068Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-12T15:12:11.068Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-12T15:12:11.325Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-12T15:12:11.888Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-12T15:12:11.888Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-12T15:12:11.888Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-12T15:12:11.888Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-12T15:12:12.450Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-12T15:12:12.706Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-12T15:12:12.706Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-12T15:12:12.707Z] === RUN TestDockerSuite/TestCreateRM [2021-11-12T15:12:12.963Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-12T15:12:12.963Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T15:12:12.963Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-12T15:12:12.963Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-12T15:12:12.963Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-12T15:12:14.332Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-12T15:12:14.332Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-12T15:12:14.332Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-12T15:12:17.604Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-12T15:12:17.604Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-12T15:12:17.604Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-12T15:12:17.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-12T15:12:17.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-12T15:12:17.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-12T15:12:17.604Z] --- PASS: TestCreateServiceSecretFileMode (12.80s) [2021-11-12T15:12:17.604Z] === RUN TestCreateServiceConfigFileMode [2021-11-12T15:12:18.166Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-12T15:12:19.093Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-12T15:12:20.022Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-12T15:12:20.952Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-12T15:12:21.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-12T15:12:22.135Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-12T15:12:22.562Z] --- PASS: TestBuildWithHugeFile (119.04s) [2021-11-12T15:12:22.562Z] === RUN TestBuildWCOWSandboxSize [2021-11-12T15:12:22.562Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T15:12:22.562Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-12T15:12:22.562Z] === RUN TestBuildWithEmptyDockerfile [2021-11-12T15:12:22.562Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:12:22.562Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:12:22.562Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:12:22.562Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:12:22.562Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:12:22.562Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:12:22.562Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-12T15:12:22.562Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-12T15:12:22.562Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-12T15:12:22.562Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-11-12T15:12:22.562Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-12T15:12:22.562Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-12T15:12:22.562Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-12T15:12:22.562Z] === RUN TestBuildPreserveOwnership [2021-11-12T15:12:22.562Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:12:22.562Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-12T15:12:22.562Z] === RUN TestBuildPlatformInvalid [2021-11-12T15:12:22.562Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-11-12T15:12:22.562Z] PASS [2021-11-12T15:12:22.562Z] ok github.com/docker/docker/integration/build 190.938s [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] === Skipped [2021-11-12T15:12:22.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-12T15:12:22.562Z] build_session_test.go:25: TODO: BuildKit [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-12T15:12:22.562Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-12T15:12:22.562Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-12T15:12:22.562Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-12T15:12:22.562Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-12T15:12:22.562Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] DONE 29 tests, 6 skipped in 218.362s [2021-11-12T15:12:22.562Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-12T15:12:22.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:12:22.562Z] INFO: Testing against a local daemon [2021-11-12T15:12:22.562Z] === RUN TestConfigInspect [2021-11-12T15:12:22.562Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.562Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-12T15:12:22.562Z] === RUN TestConfigList [2021-11-12T15:12:22.562Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.562Z] --- SKIP: TestConfigList (0.00s) [2021-11-12T15:12:22.562Z] === RUN TestConfigsCreateAndDelete [2021-11-12T15:12:22.562Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.562Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-12T15:12:22.562Z] === RUN TestConfigsUpdate [2021-11-12T15:12:22.562Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.562Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-12T15:12:22.562Z] === RUN TestTemplatedConfig [2021-11-12T15:12:22.562Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.562Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-12T15:12:22.562Z] === RUN TestConfigCreateResolve [2021-11-12T15:12:22.562Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:12:22.562Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-12T15:12:22.562Z] PASS [2021-11-12T15:12:22.562Z] ok github.com/docker/docker/integration/config 0.083s [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] === Skipped [2021-11-12T15:12:22.562Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-12T15:12:22.562Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-12T15:12:22.562Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-12T15:12:22.562Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-12T15:12:22.562Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-12T15:12:22.562Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-12T15:12:22.562Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:12:22.562Z] [2021-11-12T15:12:22.562Z] DONE 6 tests, 6 skipped in 1.923s [2021-11-12T15:12:22.562Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-12T15:12:22.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:12:22.562Z] INFO: Testing against a local daemon [2021-11-12T15:12:22.562Z] === RUN TestCheckpoint [2021-11-12T15:12:22.562Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T15:12:22.562Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-12T15:12:22.562Z] === RUN TestContainerInvalidJSON [2021-11-12T15:12:22.562Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:12:22.562Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:12:22.562Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:12:22.562Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:12:22.562Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-12T15:12:22.562Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-12T15:12:22.562Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-12T15:12:22.562Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-12T15:12:22.562Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-12T15:12:22.562Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-12T15:12:22.562Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-11-12T15:12:22.562Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-12T15:12:22.562Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.33s) [2021-11-12T15:12:22.562Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-12T15:12:22.562Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-11-12T15:12:22.562Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-12T15:12:22.562Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-11-12T15:12:22.562Z] === RUN TestCopyFromContainer [2021-11-12T15:12:22.562Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.562Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-12T15:12:22.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-12T15:12:22.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:12:22.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:12:22.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:12:22.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:12:22.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:12:22.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:12:22.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-12T15:12:22.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-12T15:12:22.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-12T15:12:22.563Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-12T15:12:22.563Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-12T15:12:22.563Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-12T15:12:22.563Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-12T15:12:22.563Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-12T15:12:22.563Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestCreateWithInvalidEnv [2021-11-12T15:12:22.563Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-12T15:12:22.563Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-12T15:12:22.563Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-12T15:12:22.563Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-12T15:12:22.563Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-12T15:12:22.563Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-12T15:12:22.563Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-12T15:12:22.563Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-12T15:12:22.563Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-12T15:12:22.563Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-12T15:12:22.563Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-11-12T15:12:22.563Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-11-12T15:12:22.563Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-11-12T15:12:22.563Z] === RUN TestCreateTmpfsMountsTarget [2021-11-12T15:12:22.563Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.563Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-12T15:12:22.563Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:12:22.563Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-12T15:12:22.563Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:12:22.563Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-12T15:12:22.563Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:12:22.563Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:12:22.563Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:12:22.563Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:12:22.563Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:12:22.563Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:12:22.563Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:12:22.563Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:12:22.563Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:12:22.563Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:12:22.563Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-12T15:12:22.563Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-12T15:12:22.563Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-12T15:12:22.563Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-12T15:12:22.563Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-12T15:12:22.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-12T15:12:22.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-12T15:12:22.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-12T15:12:22.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-12T15:12:22.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-12T15:12:22.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-12T15:12:22.563Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-12T15:12:22.563Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-12T15:12:22.563Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestCreateDifferentPlatform [2021-11-12T15:12:22.563Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-12T15:12:22.563Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-12T15:12:22.563Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-11-12T15:12:22.563Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-12T15:12:22.563Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-12T15:12:22.563Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-11-12T15:12:22.563Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-12T15:12:22.563Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-12T15:12:22.563Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-12T15:12:22.563Z] === RUN TestContainerKillOnDaemonStart [2021-11-12T15:12:22.563Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.563Z] --- SKIP: TestContainerKillOnDaemonStart (0.01s) [2021-11-12T15:12:22.563Z] === RUN TestDiff [2021-11-12T15:12:22.563Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-12T15:12:22.563Z] --- SKIP: TestDiff (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestExecWithCloseStdin [2021-11-12T15:12:22.563Z] --- PASS: TestExecWithCloseStdin (2.33s) [2021-11-12T15:12:22.563Z] === RUN TestExec [2021-11-12T15:12:22.563Z] --- PASS: TestExec (2.36s) [2021-11-12T15:12:22.563Z] === RUN TestExecUser [2021-11-12T15:12:22.563Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-12T15:12:22.563Z] --- SKIP: TestExecUser (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestExportContainerAndImportImage [2021-11-12T15:12:22.563Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.563Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-12T15:12:22.563Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:22.563Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestHealthCheckWorkdir [2021-11-12T15:12:22.563Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-12T15:12:22.563Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestHealthKillContainer [2021-11-12T15:12:22.563Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-12T15:12:22.563Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-12T15:12:22.563Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-12T15:12:22.563Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-12T15:12:22.563Z] === RUN TestKillContainerInvalidSignal [2021-11-12T15:12:22.563Z] --- PASS: TestKillContainerInvalidSignal (1.99s) [2021-11-12T15:12:22.563Z] === RUN TestKillContainer [2021-11-12T15:12:22.563Z] === RUN TestKillContainer/no_signal [2021-11-12T15:12:22.697Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-12T15:12:22.697Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-12T15:12:23.260Z] === RUN TestDockerSuite/TestDockerFails [2021-11-12T15:12:23.260Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-11-12T15:12:23.260Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-11-12T15:12:23.260Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-11-12T15:12:24.148Z] === RUN TestKillContainer/non_killing_signal [2021-11-12T15:12:24.148Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-12T15:12:24.148Z] === RUN TestKillContainer/killing_signal [2021-11-12T15:12:24.189Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-11-12T15:12:24.752Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-11-12T15:12:25.680Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-11-12T15:12:25.680Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-11-12T15:12:25.680Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-11-12T15:12:25.952Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-11-12T15:12:26.376Z] --- PASS: TestKillContainer (4.08s) [2021-11-12T15:12:26.376Z] --- PASS: TestKillContainer/no_signal (1.91s) [2021-11-12T15:12:26.376Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-12T15:12:26.376Z] --- PASS: TestKillContainer/killing_signal (2.13s) [2021-11-12T15:12:26.376Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-12T15:12:26.376Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:12:26.376Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-12T15:12:26.376Z] === RUN TestKillStoppedContainer [2021-11-12T15:12:26.376Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:12:26.376Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-12T15:12:26.376Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-12T15:12:26.376Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:12:26.376Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-12T15:12:26.376Z] === RUN TestKillDifferentUserContainer [2021-11-12T15:12:26.376Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-12T15:12:26.376Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-12T15:12:26.376Z] === RUN TestInspectOomKilledTrue [2021-11-12T15:12:26.376Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:26.376Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-12T15:12:26.376Z] === RUN TestInspectOomKilledFalse [2021-11-12T15:12:26.376Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-12T15:12:26.376Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-12T15:12:26.376Z] === RUN TestLogsFollowTailEmpty [2021-11-12T15:12:27.956Z] --- PASS: TestLogsFollowTailEmpty (1.91s) [2021-11-12T15:12:27.956Z] === RUN TestNetworkNat [2021-11-12T15:12:27.956Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-12T15:12:27.956Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-12T15:12:27.956Z] === RUN TestNetworkLocalhostTCPNat [2021-11-12T15:12:30.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-11-12T15:12:30.189Z] --- PASS: TestNetworkLocalhostTCPNat (2.33s) [2021-11-12T15:12:30.189Z] === RUN TestNetworkLoopbackNat [2021-11-12T15:12:30.189Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-12T15:12:30.189Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-12T15:12:30.189Z] === RUN TestPause [2021-11-12T15:12:30.189Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-12T15:12:30.189Z] --- SKIP: TestPause (0.00s) [2021-11-12T15:12:30.189Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-12T15:12:30.374Z] --- PASS: TestCreateServiceConfigFileMode (12.75s) [2021-11-12T15:12:30.374Z] === RUN TestCreateServiceSysctls [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-12T15:12:30.813Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-12T15:12:30.813Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-12T15:12:30.813Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-12T15:12:30.813Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-12T15:12:30.813Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-12T15:12:30.813Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-12T15:12:30.813Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-12T15:12:30.813Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-12T15:12:30.813Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-12T15:12:30.813Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-12T15:12:30.813Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-12T15:12:30.813Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-12T15:12:30.813Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-12T15:12:30.813Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-12T15:12:30.813Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-12T15:12:30.813Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-12T15:12:30.813Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-12T15:12:30.813Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T15:12:30.813Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-12T15:12:31.741Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-12T15:12:32.419Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.92s) [2021-11-12T15:12:32.419Z] === RUN TestPauseStopPausedContainer [2021-11-12T15:12:32.419Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:12:32.419Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-12T15:12:32.419Z] === RUN TestPsFilter [2021-11-12T15:12:32.419Z] --- PASS: TestPsFilter (0.19s) [2021-11-12T15:12:32.419Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-12T15:12:33.635Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-12T15:12:33.778Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-12T15:12:34.198Z] --- PASS: TestCreateServiceSysctls (3.84s) [2021-11-12T15:12:34.198Z] === RUN TestCreateServiceCapabilities [2021-11-12T15:12:34.653Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.20s) [2021-11-12T15:12:34.653Z] === RUN TestRemoveContainerWithVolume [2021-11-12T15:12:35.565Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-12T15:12:35.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-11-12T15:12:37.716Z] --- PASS: TestCreateServiceCapabilities (3.16s) [2021-11-12T15:12:37.716Z] === RUN TestInspect [2021-11-12T15:12:37.716Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-11-12T15:12:38.280Z] docker_api_swarm_test.go:202: [d925a25d9dea3] joining swarm manager [d4ba2c9202121]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:12:38.842Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-12T15:12:39.774Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-12T15:12:40.704Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-12T15:12:40.961Z] --- PASS: TestInspect (3.62s) [2021-11-12T15:12:40.961Z] === RUN TestCreateJob [2021-11-12T15:12:41.218Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-12T15:12:41.783Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-12T15:12:41.842Z] --- PASS: TestRemoveContainerWithVolume (7.05s) [2021-11-12T15:12:41.842Z] === RUN TestRemoveContainerRunning [2021-11-12T15:12:42.345Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-11-12T15:12:43.415Z] --- PASS: TestRemoveContainerRunning (1.99s) [2021-11-12T15:12:43.415Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-12T15:12:44.244Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-11-12T15:12:44.518Z] --- PASS: TestCreateJob (3.31s) [2021-11-12T15:12:44.518Z] === RUN TestReplicatedJob [2021-11-12T15:12:45.448Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-12T15:12:45.641Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.94s) [2021-11-12T15:12:45.641Z] === RUN TestRemoveInvalidContainer [2021-11-12T15:12:45.641Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-11-12T15:12:45.641Z] === RUN TestRenameLinkedContainer [2021-11-12T15:12:45.641Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-12T15:12:45.641Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-12T15:12:45.641Z] === RUN TestRenameStoppedContainer [2021-11-12T15:12:47.872Z] --- PASS: TestRenameStoppedContainer (2.20s) [2021-11-12T15:12:47.872Z] === RUN TestRenameRunningContainerAndReuse [2021-11-12T15:12:47.970Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-11-12T15:12:50.489Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-12T15:12:50.489Z] --- PASS: TestReplicatedJob (6.08s) [2021-11-12T15:12:50.489Z] === RUN TestUpdateReplicatedJob [2021-11-12T15:12:51.418Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-12T15:12:51.610Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-12T15:12:51.610Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-12T15:12:51.610Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-12T15:12:51.610Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-12T15:12:51.610Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-12T15:12:51.681Z] --- PASS: TestRenameRunningContainerAndReuse (3.84s) [2021-11-12T15:12:51.681Z] === RUN TestRenameInvalidName [2021-11-12T15:12:52.785Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-12T15:12:53.835Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-12T15:12:53.908Z] --- PASS: TestRenameInvalidName (1.90s) [2021-11-12T15:12:53.908Z] === RUN TestRenameAnonymousContainer [2021-11-12T15:12:54.149Z] --- PASS: TestUpdateReplicatedJob (3.76s) [2021-11-12T15:12:54.149Z] === RUN TestServiceListWithStatuses [2021-11-12T15:12:54.149Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-12T15:12:54.149Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-12T15:12:54.149Z] === RUN TestDockerNetworkConnectAlias [2021-11-12T15:12:54.304Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-12T15:12:54.304Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-12T15:12:54.304Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-12T15:12:54.304Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-12T15:12:54.304Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-12T15:12:54.304Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-12T15:12:54.304Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-12T15:12:54.774Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-12T15:12:55.764Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-12T15:12:58.320Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-12T15:12:58.320Z] --- PASS: TestDockerNetworkConnectAlias (4.23s) [2021-11-12T15:12:58.320Z] === RUN TestDockerNetworkReConnect [2021-11-12T15:12:58.577Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-12T15:12:58.722Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-12T15:12:59.505Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-12T15:13:00.068Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-11-12T15:13:00.291Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-12T15:13:00.291Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-12T15:13:00.291Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-12T15:13:00.291Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-12T15:13:00.291Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-12T15:13:00.291Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-12T15:13:00.325Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-12T15:13:00.582Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-11-12T15:13:00.839Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-11-12T15:13:01.096Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-12T15:13:02.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-11-12T15:13:02.281Z] --- PASS: TestDockerNetworkReConnect (3.88s) [2021-11-12T15:13:02.281Z] === RUN TestServicePlugin [2021-11-12T15:13:02.537Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-12T15:13:02.601Z] --- PASS: TestRenameAnonymousContainer (9.00s) [2021-11-12T15:13:02.601Z] === RUN TestRenameContainerWithSameName [2021-11-12T15:13:03.251Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-12T15:13:03.943Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-12T15:13:03.943Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-12T15:13:03.943Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-12T15:13:04.505Z] docker_api_swarm_test.go:384: [d8c263f12ded5] joining swarm manager [d0df193c3775d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:13:04.832Z] --- PASS: TestRenameContainerWithSameName (1.97s) [2021-11-12T15:13:04.832Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-12T15:13:04.832Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-12T15:13:04.832Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-12T15:13:04.832Z] === RUN TestResize [2021-11-12T15:13:05.433Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-12T15:13:05.433Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-12T15:13:05.995Z] docker_api_swarm_test.go:385: [d3c7884cb19f6] joining swarm manager [d0df193c3775d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:13:06.251Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-12T15:13:06.408Z] --- PASS: TestResize (1.88s) [2021-11-12T15:13:06.408Z] === RUN TestResizeWithInvalidSize [2021-11-12T15:13:07.181Z] plugin_test.go:61: [d82570f3261ae] joining swarm manager [d9e1d195fb9a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:13:07.181Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-11-12T15:13:07.437Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-11-12T15:13:07.437Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-12T15:13:07.437Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-11-12T15:13:07.437Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-12T15:13:07.437Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-12T15:13:08.365Z] plugin_test.go:64: [d473135b7e9c7] joining swarm manager [d9e1d195fb9a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:13:08.639Z] --- PASS: TestResizeWithInvalidSize (1.87s) [2021-11-12T15:13:08.639Z] === RUN TestResizeWhenContainerNotStarted [2021-11-12T15:13:10.256Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-11-12T15:13:10.512Z] === RUN TestDockerSuite/TestEventsRename [2021-11-12T15:13:10.872Z] --- PASS: TestResizeWhenContainerNotStarted (2.41s) [2021-11-12T15:13:10.872Z] === RUN TestDaemonRestartKillContainers [2021-11-12T15:13:10.872Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:13:10.872Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-12T15:13:10.872Z] === RUN TestStats [2021-11-12T15:13:10.872Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-12T15:13:10.872Z] --- SKIP: TestStats (0.00s) [2021-11-12T15:13:10.872Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-12T15:13:11.074Z] === RUN TestDockerSuite/TestEventsResize [2021-11-12T15:13:11.636Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-12T15:13:13.698Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-12T15:13:16.764Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.53s) [2021-11-12T15:13:16.764Z] === RUN TestStopContainerWithTimeout [2021-11-12T15:13:16.764Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-12T15:13:16.764Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-12T15:13:16.764Z] === RUN TestUpdateRestartPolicy [2021-11-12T15:13:16.885Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-12T15:13:17.450Z] === RUN TestDockerSuite/TestEventsStreaming [2021-11-12T15:13:17.512Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-12T15:13:17.794Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-12T15:13:17.794Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-12T15:13:17.794Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-12T15:13:17.794Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-12T15:13:17.794Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-12T15:13:18.012Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-12T15:13:18.150Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-12T15:13:18.435Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/test/unit [2021-11-12T15:13:18.501Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-12T15:13:18.501Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-12T15:13:18.501Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-12T15:13:19.017Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-12T15:13:19.017Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-12T15:13:19.017Z] + TESTDIRS=./... [2021-11-12T15:13:19.017Z] + exclude_paths='/vendor/|/integration' [2021-11-12T15:13:19.017Z] ++ go list ./... [2021-11-12T15:13:19.017Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-12T15:13:20.933Z] + pkg_list='github.com/docker/docker/api [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/backend/build [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/httputils [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/middleware [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router/build [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router/container [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router/debug [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router/distribution [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router/grpc [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router/image [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router/network [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router/plugin [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router/session [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router/swarm [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router/system [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/server/router/volume [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/backend [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/blkiodev [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/container [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/events [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/filters [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/image [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/mount [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/network [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/registry [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/strslice [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/swarm [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/time [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/versions [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-12T15:13:20.933Z] github.com/docker/docker/api/types/volume [2021-11-12T15:13:20.933Z] github.com/docker/docker/builder [2021-11-12T15:13:20.933Z] github.com/docker/docker/builder/builder-next [2021-11-12T15:13:20.933Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-12T15:13:20.933Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-12T15:13:20.933Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-12T15:13:20.933Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-12T15:13:20.933Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-12T15:13:20.933Z] github.com/docker/docker/builder/builder-next/worker [2021-11-12T15:13:20.933Z] github.com/docker/docker/builder/dockerfile [2021-11-12T15:13:20.933Z] github.com/docker/docker/builder/dockerignore [2021-11-12T15:13:20.933Z] github.com/docker/docker/builder/remotecontext [2021-11-12T15:13:20.933Z] github.com/docker/docker/builder/remotecontext/git [2021-11-12T15:13:20.933Z] github.com/docker/docker/cli [2021-11-12T15:13:20.933Z] github.com/docker/docker/cli/config [2021-11-12T15:13:20.933Z] github.com/docker/docker/cli/debug [2021-11-12T15:13:20.933Z] github.com/docker/docker/client [2021-11-12T15:13:20.933Z] github.com/docker/docker/cmd/docker-proxy [2021-11-12T15:13:20.933Z] github.com/docker/docker/cmd/dockerd [2021-11-12T15:13:20.933Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-12T15:13:20.933Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-12T15:13:20.933Z] github.com/docker/docker/container [2021-11-12T15:13:20.933Z] github.com/docker/docker/container/stream [2021-11-12T15:13:20.933Z] github.com/docker/docker/contrib/apparmor [2021-11-12T15:13:20.933Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-12T15:13:20.933Z] github.com/docker/docker/contrib/httpserver [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/cluster [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/cluster/convert [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/cluster/executor [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/cluster/provider [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/config [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/discovery [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/events [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/events/testutils [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/exec [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/graphdriver [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/images [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/initlayer [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/links [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/listeners [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/gelf [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/journald [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/local [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/logentries [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/splunk [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/syslog [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/logger/templates [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/names [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/network [2021-11-12T15:13:20.933Z] github.com/docker/docker/daemon/stats [2021-11-12T15:13:20.933Z] github.com/docker/docker/distribution [2021-11-12T15:13:20.933Z] github.com/docker/docker/distribution/metadata [2021-11-12T15:13:20.933Z] github.com/docker/docker/distribution/utils [2021-11-12T15:13:20.933Z] github.com/docker/docker/distribution/xfer [2021-11-12T15:13:20.933Z] github.com/docker/docker/dockerversion [2021-11-12T15:13:20.933Z] github.com/docker/docker/errdefs [2021-11-12T15:13:20.933Z] github.com/docker/docker/image [2021-11-12T15:13:20.933Z] github.com/docker/docker/image/cache [2021-11-12T15:13:20.933Z] github.com/docker/docker/image/tarexport [2021-11-12T15:13:20.933Z] github.com/docker/docker/image/v1 [2021-11-12T15:13:20.933Z] github.com/docker/docker/internal/test/suite [2021-11-12T15:13:20.933Z] github.com/docker/docker/layer [2021-11-12T15:13:20.933Z] github.com/docker/docker/libcontainerd [2021-11-12T15:13:20.933Z] github.com/docker/docker/libcontainerd/queue [2021-11-12T15:13:20.933Z] github.com/docker/docker/libcontainerd/remote [2021-11-12T15:13:20.933Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-12T15:13:20.933Z] github.com/docker/docker/libcontainerd/types [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/bitseq [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/cluster [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/config [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/datastore [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/driverapi [2021-11-12T15:13:20.933Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/etchosts [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/idm [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipam [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/iptables [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/netlabel [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/netutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/networkdb [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ns [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/options [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/osl [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/portallocator [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/portmapper [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/testutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/types [2021-11-12T15:13:20.934Z] github.com/docker/docker/oci [2021-11-12T15:13:20.934Z] github.com/docker/docker/oci/caps [2021-11-12T15:13:20.934Z] github.com/docker/docker/opts [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/aaparser [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/archive [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/authorization [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/broadcaster [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/capabilities [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/chrootarchive [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/containerfs [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/devicemapper [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/directory [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/discovery [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/discovery/file [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/discovery/kv [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/discovery/memory [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/dmesg [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/filenotify [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/fileutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/fsutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/homedir [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/idtools [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/ioutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/jsonmessage [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/locker [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/longpath [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/loopback [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/mount [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/namesgenerator [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/parsers [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/pidfile [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/platform [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/plugingetter [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/plugins [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/plugins/transport [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/pools [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/progress [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/pubsub [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/reexec [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/signal [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/stack [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/stdcopy [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/streamformatter [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/stringid [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/symlink [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/sysinfo [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/system [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/tailfile [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/tarsum [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/term [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/term/windows [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/truncindex [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/urlutil [2021-11-12T15:13:20.934Z] github.com/docker/docker/pkg/useragent [2021-11-12T15:13:20.934Z] github.com/docker/docker/plugin [2021-11-12T15:13:20.934Z] github.com/docker/docker/plugin/executor/containerd [2021-11-12T15:13:20.934Z] github.com/docker/docker/plugin/v2 [2021-11-12T15:13:20.934Z] github.com/docker/docker/profiles/apparmor [2021-11-12T15:13:20.934Z] github.com/docker/docker/profiles/seccomp [2021-11-12T15:13:20.934Z] github.com/docker/docker/quota [2021-11-12T15:13:20.934Z] github.com/docker/docker/reference [2021-11-12T15:13:20.934Z] github.com/docker/docker/registry [2021-11-12T15:13:20.934Z] github.com/docker/docker/registry/resumable [2021-11-12T15:13:20.934Z] github.com/docker/docker/restartmanager [2021-11-12T15:13:20.934Z] github.com/docker/docker/rootless [2021-11-12T15:13:20.934Z] github.com/docker/docker/rootless/specconv [2021-11-12T15:13:20.934Z] github.com/docker/docker/runconfig [2021-11-12T15:13:20.934Z] github.com/docker/docker/runconfig/opts [2021-11-12T15:13:20.934Z] github.com/docker/docker/testutil [2021-11-12T15:13:20.934Z] github.com/docker/docker/testutil/daemon [2021-11-12T15:13:20.934Z] github.com/docker/docker/testutil/environment [2021-11-12T15:13:20.934Z] github.com/docker/docker/testutil/fakecontext [2021-11-12T15:13:20.934Z] github.com/docker/docker/testutil/fakegit [2021-11-12T15:13:20.934Z] github.com/docker/docker/testutil/fakestorage [2021-11-12T15:13:20.934Z] github.com/docker/docker/testutil/fixtures/load [2021-11-12T15:13:20.934Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-12T15:13:20.934Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-12T15:13:20.934Z] github.com/docker/docker/testutil/registry [2021-11-12T15:13:20.934Z] github.com/docker/docker/testutil/request [2021-11-12T15:13:20.934Z] github.com/docker/docker/volume [2021-11-12T15:13:20.934Z] github.com/docker/docker/volume/drivers [2021-11-12T15:13:20.934Z] github.com/docker/docker/volume/local [2021-11-12T15:13:20.934Z] github.com/docker/docker/volume/mounts [2021-11-12T15:13:20.934Z] github.com/docker/docker/volume/service [2021-11-12T15:13:20.934Z] github.com/docker/docker/volume/service/opts [2021-11-12T15:13:20.934Z] github.com/docker/docker/volume/testutils' [2021-11-12T15:13:20.934Z] ++ echo 'github.com/docker/docker/api [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/backend/build [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/httputils [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/middleware [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router/build [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router/container [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router/debug [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router/distribution [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router/grpc [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router/image [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router/network [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router/plugin [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router/session [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router/swarm [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router/system [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/server/router/volume [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/backend [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/blkiodev [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/container [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/events [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/filters [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/image [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/mount [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/network [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/registry [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/strslice [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/swarm [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/time [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/versions [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-12T15:13:20.934Z] github.com/docker/docker/api/types/volume [2021-11-12T15:13:20.934Z] github.com/docker/docker/builder [2021-11-12T15:13:20.934Z] github.com/docker/docker/builder/builder-next [2021-11-12T15:13:20.934Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-12T15:13:20.934Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-12T15:13:20.934Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-12T15:13:20.934Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-12T15:13:20.934Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-12T15:13:20.934Z] github.com/docker/docker/builder/builder-next/worker [2021-11-12T15:13:20.934Z] github.com/docker/docker/builder/dockerfile [2021-11-12T15:13:20.934Z] github.com/docker/docker/builder/dockerignore [2021-11-12T15:13:20.934Z] github.com/docker/docker/builder/remotecontext [2021-11-12T15:13:20.934Z] github.com/docker/docker/builder/remotecontext/git [2021-11-12T15:13:20.934Z] github.com/docker/docker/cli [2021-11-12T15:13:20.934Z] github.com/docker/docker/cli/config [2021-11-12T15:13:20.934Z] github.com/docker/docker/cli/debug [2021-11-12T15:13:20.934Z] github.com/docker/docker/client [2021-11-12T15:13:20.934Z] github.com/docker/docker/cmd/docker-proxy [2021-11-12T15:13:20.934Z] github.com/docker/docker/cmd/dockerd [2021-11-12T15:13:20.934Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-12T15:13:20.934Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-12T15:13:20.934Z] github.com/docker/docker/container [2021-11-12T15:13:20.934Z] github.com/docker/docker/container/stream [2021-11-12T15:13:20.934Z] github.com/docker/docker/contrib/apparmor [2021-11-12T15:13:20.934Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-12T15:13:20.934Z] github.com/docker/docker/contrib/httpserver [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/cluster [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/cluster/convert [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/cluster/executor [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/cluster/provider [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/config [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/discovery [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/events [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/events/testutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/exec [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/graphdriver [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/images [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/initlayer [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/links [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/listeners [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/gelf [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/journald [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/local [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/logentries [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/splunk [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/syslog [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/logger/templates [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/names [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/network [2021-11-12T15:13:20.934Z] github.com/docker/docker/daemon/stats [2021-11-12T15:13:20.934Z] github.com/docker/docker/distribution [2021-11-12T15:13:20.934Z] github.com/docker/docker/distribution/metadata [2021-11-12T15:13:20.934Z] github.com/docker/docker/distribution/utils [2021-11-12T15:13:20.934Z] github.com/docker/docker/distribution/xfer [2021-11-12T15:13:20.934Z] github.com/docker/docker/dockerversion [2021-11-12T15:13:20.934Z] github.com/docker/docker/errdefs [2021-11-12T15:13:20.934Z] github.com/docker/docker/image [2021-11-12T15:13:20.934Z] github.com/docker/docker/image/cache [2021-11-12T15:13:20.934Z] github.com/docker/docker/image/tarexport [2021-11-12T15:13:20.934Z] github.com/docker/docker/image/v1 [2021-11-12T15:13:20.934Z] github.com/docker/docker/internal/test/suite [2021-11-12T15:13:20.934Z] github.com/docker/docker/layer [2021-11-12T15:13:20.934Z] github.com/docker/docker/libcontainerd [2021-11-12T15:13:20.934Z] github.com/docker/docker/libcontainerd/queue [2021-11-12T15:13:20.934Z] github.com/docker/docker/libcontainerd/remote [2021-11-12T15:13:20.934Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-12T15:13:20.934Z] github.com/docker/docker/libcontainerd/types [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/bitseq [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/cluster [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/config [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/datastore [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/driverapi [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/etchosts [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/idm [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipam [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/iptables [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/netlabel [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/netutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/networkdb [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/ns [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/options [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/osl [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/portallocator [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/portmapper [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/testutils [2021-11-12T15:13:20.934Z] github.com/docker/docker/libnetwork/types [2021-11-12T15:13:20.934Z] github.com/docker/docker/oci [2021-11-12T15:13:20.935Z] github.com/docker/docker/oci/caps [2021-11-12T15:13:20.935Z] github.com/docker/docker/opts [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/aaparser [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/archive [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/authorization [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/broadcaster [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/capabilities [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/chrootarchive [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/containerfs [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/devicemapper [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/directory [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/discovery [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/discovery/file [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/discovery/kv [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/discovery/memory [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/dmesg [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/filenotify [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/fileutils [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/fsutils [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/homedir [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/idtools [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/ioutils [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/jsonmessage [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/locker [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/longpath [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/loopback [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/mount [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/namesgenerator [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/parsers [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/pidfile [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/platform [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/plugingetter [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/plugins [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/plugins/transport [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/pools [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/progress [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/pubsub [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/reexec [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/signal [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/stack [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/stdcopy [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/streamformatter [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/stringid [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/symlink [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/sysinfo [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/system [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/tailfile [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/tarsum [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/term [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/term/windows [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/truncindex [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/urlutil [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/useragent [2021-11-12T15:13:20.935Z] github.com/docker/docker/plugin [2021-11-12T15:13:20.935Z] github.com/docker/docker/plugin/executor/containerd [2021-11-12T15:13:20.935Z] github.com/docker/docker/plugin/v2 [2021-11-12T15:13:20.935Z] github.com/docker/docker/profiles/apparmor [2021-11-12T15:13:20.935Z] github.com/docker/docker/profiles/seccomp [2021-11-12T15:13:20.935Z] github.com/docker/docker/quota [2021-11-12T15:13:20.935Z] github.com/docker/docker/reference [2021-11-12T15:13:20.935Z] github.com/docker/docker/registry [2021-11-12T15:13:20.935Z] github.com/docker/docker/registry/resumable [2021-11-12T15:13:20.935Z] github.com/docker/docker/restartmanager [2021-11-12T15:13:20.935Z] github.com/docker/docker/rootless [2021-11-12T15:13:20.935Z] github.com/docker/docker/rootless/specconv [2021-11-12T15:13:20.935Z] github.com/docker/docker/runconfig [2021-11-12T15:13:20.935Z] github.com/docker/docker/runconfig/opts [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/daemon [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/environment [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/fakecontext [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/fakegit [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/fakestorage [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/fixtures/load [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/registry [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/request [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume/drivers [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume/local [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume/mounts [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume/service [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume/service/opts [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume/testutils' [2021-11-12T15:13:20.935Z] ++ grep --fixed-strings -v /libnetwork [2021-11-12T15:13:20.935Z] + base_pkg_list='github.com/docker/docker/api [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/backend/build [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/httputils [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/middleware [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/build [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/container [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/debug [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/distribution [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/grpc [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/image [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/network [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/plugin [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/session [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/swarm [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/system [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/volume [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/backend [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/blkiodev [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/container [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/events [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/filters [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/image [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/mount [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/network [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/registry [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/strslice [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/swarm [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/time [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/versions [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/volume [2021-11-12T15:13:20.935Z] github.com/docker/docker/builder [2021-11-12T15:13:20.935Z] github.com/docker/docker/builder/builder-next [2021-11-12T15:13:20.935Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-12T15:13:20.935Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-12T15:13:20.935Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-12T15:13:20.935Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-12T15:13:20.935Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-12T15:13:20.935Z] github.com/docker/docker/builder/builder-next/worker [2021-11-12T15:13:20.935Z] github.com/docker/docker/builder/dockerfile [2021-11-12T15:13:20.935Z] github.com/docker/docker/builder/dockerignore [2021-11-12T15:13:20.935Z] github.com/docker/docker/builder/remotecontext [2021-11-12T15:13:20.935Z] github.com/docker/docker/builder/remotecontext/git [2021-11-12T15:13:20.935Z] github.com/docker/docker/cli [2021-11-12T15:13:20.935Z] github.com/docker/docker/cli/config [2021-11-12T15:13:20.935Z] github.com/docker/docker/cli/debug [2021-11-12T15:13:20.935Z] github.com/docker/docker/client [2021-11-12T15:13:20.935Z] github.com/docker/docker/cmd/docker-proxy [2021-11-12T15:13:20.935Z] github.com/docker/docker/cmd/dockerd [2021-11-12T15:13:20.935Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-12T15:13:20.935Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-12T15:13:20.935Z] github.com/docker/docker/container [2021-11-12T15:13:20.935Z] github.com/docker/docker/container/stream [2021-11-12T15:13:20.935Z] github.com/docker/docker/contrib/apparmor [2021-11-12T15:13:20.935Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-12T15:13:20.935Z] github.com/docker/docker/contrib/httpserver [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/cluster [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/cluster/convert [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/cluster/executor [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/cluster/provider [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/config [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/discovery [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/events [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/events/testutils [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/exec [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/graphdriver [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/images [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/initlayer [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/links [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/listeners [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/gelf [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/journald [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/local [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/logentries [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/splunk [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/syslog [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/logger/templates [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/names [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/network [2021-11-12T15:13:20.935Z] github.com/docker/docker/daemon/stats [2021-11-12T15:13:20.935Z] github.com/docker/docker/distribution [2021-11-12T15:13:20.935Z] github.com/docker/docker/distribution/metadata [2021-11-12T15:13:20.935Z] github.com/docker/docker/distribution/utils [2021-11-12T15:13:20.935Z] github.com/docker/docker/distribution/xfer [2021-11-12T15:13:20.935Z] github.com/docker/docker/dockerversion [2021-11-12T15:13:20.935Z] github.com/docker/docker/errdefs [2021-11-12T15:13:20.935Z] github.com/docker/docker/image [2021-11-12T15:13:20.935Z] github.com/docker/docker/image/cache [2021-11-12T15:13:20.935Z] github.com/docker/docker/image/tarexport [2021-11-12T15:13:20.935Z] github.com/docker/docker/image/v1 [2021-11-12T15:13:20.935Z] github.com/docker/docker/internal/test/suite [2021-11-12T15:13:20.935Z] github.com/docker/docker/layer [2021-11-12T15:13:20.935Z] github.com/docker/docker/libcontainerd [2021-11-12T15:13:20.935Z] github.com/docker/docker/libcontainerd/queue [2021-11-12T15:13:20.935Z] github.com/docker/docker/libcontainerd/remote [2021-11-12T15:13:20.935Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-12T15:13:20.935Z] github.com/docker/docker/libcontainerd/types [2021-11-12T15:13:20.935Z] github.com/docker/docker/oci [2021-11-12T15:13:20.935Z] github.com/docker/docker/oci/caps [2021-11-12T15:13:20.935Z] github.com/docker/docker/opts [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/aaparser [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/archive [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/authorization [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/broadcaster [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/capabilities [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/chrootarchive [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/containerfs [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/devicemapper [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/directory [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/discovery [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/discovery/file [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/discovery/kv [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/discovery/memory [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/dmesg [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/filenotify [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/fileutils [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/fsutils [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/homedir [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/idtools [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/ioutils [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/jsonmessage [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/locker [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/longpath [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/loopback [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/mount [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/namesgenerator [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/parsers [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/pidfile [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/platform [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/plugingetter [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/plugins [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/plugins/transport [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/pools [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/progress [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/pubsub [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/reexec [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/signal [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/stack [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/stdcopy [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/streamformatter [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/stringid [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/symlink [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/sysinfo [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/system [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/tailfile [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/tarsum [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/term [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/term/windows [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/truncindex [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/urlutil [2021-11-12T15:13:20.935Z] github.com/docker/docker/pkg/useragent [2021-11-12T15:13:20.935Z] github.com/docker/docker/plugin [2021-11-12T15:13:20.935Z] github.com/docker/docker/plugin/executor/containerd [2021-11-12T15:13:20.935Z] github.com/docker/docker/plugin/v2 [2021-11-12T15:13:20.935Z] github.com/docker/docker/profiles/apparmor [2021-11-12T15:13:20.935Z] github.com/docker/docker/profiles/seccomp [2021-11-12T15:13:20.935Z] github.com/docker/docker/quota [2021-11-12T15:13:20.935Z] github.com/docker/docker/reference [2021-11-12T15:13:20.935Z] github.com/docker/docker/registry [2021-11-12T15:13:20.935Z] github.com/docker/docker/registry/resumable [2021-11-12T15:13:20.935Z] github.com/docker/docker/restartmanager [2021-11-12T15:13:20.935Z] github.com/docker/docker/rootless [2021-11-12T15:13:20.935Z] github.com/docker/docker/rootless/specconv [2021-11-12T15:13:20.935Z] github.com/docker/docker/runconfig [2021-11-12T15:13:20.935Z] github.com/docker/docker/runconfig/opts [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/daemon [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/environment [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/fakecontext [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/fakegit [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/fakestorage [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/fixtures/load [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/registry [2021-11-12T15:13:20.935Z] github.com/docker/docker/testutil/request [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume/drivers [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume/local [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume/mounts [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume/service [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume/service/opts [2021-11-12T15:13:20.935Z] github.com/docker/docker/volume/testutils' [2021-11-12T15:13:20.935Z] ++ grep --fixed-strings /libnetwork [2021-11-12T15:13:20.935Z] ++ echo 'github.com/docker/docker/api [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/backend/build [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/httputils [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/middleware [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/build [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/container [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/debug [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/distribution [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/grpc [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/image [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/network [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/plugin [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/session [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/swarm [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/system [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/server/router/volume [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/backend [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/blkiodev [2021-11-12T15:13:20.935Z] github.com/docker/docker/api/types/container [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/events [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/filters [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/image [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/mount [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/network [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/registry [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/strslice [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/swarm [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/time [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/versions [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-12T15:13:20.936Z] github.com/docker/docker/api/types/volume [2021-11-12T15:13:20.936Z] github.com/docker/docker/builder [2021-11-12T15:13:20.936Z] github.com/docker/docker/builder/builder-next [2021-11-12T15:13:20.936Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-12T15:13:20.936Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-12T15:13:20.936Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-12T15:13:20.936Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-12T15:13:20.936Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-12T15:13:20.936Z] github.com/docker/docker/builder/builder-next/worker [2021-11-12T15:13:20.936Z] github.com/docker/docker/builder/dockerfile [2021-11-12T15:13:20.936Z] github.com/docker/docker/builder/dockerignore [2021-11-12T15:13:20.936Z] github.com/docker/docker/builder/remotecontext [2021-11-12T15:13:20.936Z] github.com/docker/docker/builder/remotecontext/git [2021-11-12T15:13:20.936Z] github.com/docker/docker/cli [2021-11-12T15:13:20.936Z] github.com/docker/docker/cli/config [2021-11-12T15:13:20.936Z] github.com/docker/docker/cli/debug [2021-11-12T15:13:20.936Z] github.com/docker/docker/client [2021-11-12T15:13:20.936Z] github.com/docker/docker/cmd/docker-proxy [2021-11-12T15:13:20.936Z] github.com/docker/docker/cmd/dockerd [2021-11-12T15:13:20.936Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-12T15:13:20.936Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-12T15:13:20.936Z] github.com/docker/docker/container [2021-11-12T15:13:20.936Z] github.com/docker/docker/container/stream [2021-11-12T15:13:20.936Z] github.com/docker/docker/contrib/apparmor [2021-11-12T15:13:20.936Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-12T15:13:20.936Z] github.com/docker/docker/contrib/httpserver [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/cluster [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/cluster/convert [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/cluster/executor [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/cluster/provider [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/config [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/discovery [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/events [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/events/testutils [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/exec [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/graphdriver [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/images [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/initlayer [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/links [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/listeners [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/gelf [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/journald [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/local [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/logentries [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/splunk [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/syslog [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/logger/templates [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/names [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/network [2021-11-12T15:13:20.936Z] github.com/docker/docker/daemon/stats [2021-11-12T15:13:20.936Z] github.com/docker/docker/distribution [2021-11-12T15:13:20.936Z] github.com/docker/docker/distribution/metadata [2021-11-12T15:13:20.936Z] github.com/docker/docker/distribution/utils [2021-11-12T15:13:20.936Z] github.com/docker/docker/distribution/xfer [2021-11-12T15:13:20.936Z] github.com/docker/docker/dockerversion [2021-11-12T15:13:20.936Z] github.com/docker/docker/errdefs [2021-11-12T15:13:20.936Z] github.com/docker/docker/image [2021-11-12T15:13:20.936Z] github.com/docker/docker/image/cache [2021-11-12T15:13:20.936Z] github.com/docker/docker/image/tarexport [2021-11-12T15:13:20.936Z] github.com/docker/docker/image/v1 [2021-11-12T15:13:20.936Z] github.com/docker/docker/internal/test/suite [2021-11-12T15:13:20.936Z] github.com/docker/docker/layer [2021-11-12T15:13:20.936Z] github.com/docker/docker/libcontainerd [2021-11-12T15:13:20.936Z] github.com/docker/docker/libcontainerd/queue [2021-11-12T15:13:20.936Z] github.com/docker/docker/libcontainerd/remote [2021-11-12T15:13:20.936Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-12T15:13:20.936Z] github.com/docker/docker/libcontainerd/types [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/bitseq [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cluster [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/config [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/datastore [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/driverapi [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/etchosts [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/idm [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipam [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/iptables [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/netlabel [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/netutils [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/networkdb [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ns [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/options [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/osl [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/portallocator [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/portmapper [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/testutils [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/types [2021-11-12T15:13:20.936Z] github.com/docker/docker/oci [2021-11-12T15:13:20.936Z] github.com/docker/docker/oci/caps [2021-11-12T15:13:20.936Z] github.com/docker/docker/opts [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/aaparser [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/archive [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/authorization [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/broadcaster [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/capabilities [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/chrootarchive [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/containerfs [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/devicemapper [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/directory [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/discovery [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/discovery/file [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/discovery/kv [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/discovery/memory [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/dmesg [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/filenotify [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/fileutils [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/fsutils [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/homedir [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/idtools [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/ioutils [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/jsonmessage [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/locker [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/longpath [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/loopback [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/mount [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/namesgenerator [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/parsers [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/pidfile [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/platform [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/plugingetter [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/plugins [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/plugins/transport [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/pools [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/progress [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/pubsub [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/reexec [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/signal [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/stack [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/stdcopy [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/streamformatter [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/stringid [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/symlink [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/sysinfo [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/system [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/tailfile [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/tarsum [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/term [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/term/windows [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/truncindex [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/urlutil [2021-11-12T15:13:20.936Z] github.com/docker/docker/pkg/useragent [2021-11-12T15:13:20.936Z] github.com/docker/docker/plugin [2021-11-12T15:13:20.936Z] github.com/docker/docker/plugin/executor/containerd [2021-11-12T15:13:20.936Z] github.com/docker/docker/plugin/v2 [2021-11-12T15:13:20.936Z] github.com/docker/docker/profiles/apparmor [2021-11-12T15:13:20.936Z] github.com/docker/docker/profiles/seccomp [2021-11-12T15:13:20.936Z] github.com/docker/docker/quota [2021-11-12T15:13:20.936Z] github.com/docker/docker/reference [2021-11-12T15:13:20.936Z] github.com/docker/docker/registry [2021-11-12T15:13:20.936Z] github.com/docker/docker/registry/resumable [2021-11-12T15:13:20.936Z] github.com/docker/docker/restartmanager [2021-11-12T15:13:20.936Z] github.com/docker/docker/rootless [2021-11-12T15:13:20.936Z] github.com/docker/docker/rootless/specconv [2021-11-12T15:13:20.936Z] github.com/docker/docker/runconfig [2021-11-12T15:13:20.936Z] github.com/docker/docker/runconfig/opts [2021-11-12T15:13:20.936Z] github.com/docker/docker/testutil [2021-11-12T15:13:20.936Z] github.com/docker/docker/testutil/daemon [2021-11-12T15:13:20.936Z] github.com/docker/docker/testutil/environment [2021-11-12T15:13:20.936Z] github.com/docker/docker/testutil/fakecontext [2021-11-12T15:13:20.936Z] github.com/docker/docker/testutil/fakegit [2021-11-12T15:13:20.936Z] github.com/docker/docker/testutil/fakestorage [2021-11-12T15:13:20.936Z] github.com/docker/docker/testutil/fixtures/load [2021-11-12T15:13:20.936Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-12T15:13:20.936Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-12T15:13:20.936Z] github.com/docker/docker/testutil/registry [2021-11-12T15:13:20.936Z] github.com/docker/docker/testutil/request [2021-11-12T15:13:20.936Z] github.com/docker/docker/volume [2021-11-12T15:13:20.936Z] github.com/docker/docker/volume/drivers [2021-11-12T15:13:20.936Z] github.com/docker/docker/volume/local [2021-11-12T15:13:20.936Z] github.com/docker/docker/volume/mounts [2021-11-12T15:13:20.936Z] github.com/docker/docker/volume/service [2021-11-12T15:13:20.936Z] github.com/docker/docker/volume/service/opts [2021-11-12T15:13:20.936Z] github.com/docker/docker/volume/testutils' [2021-11-12T15:13:20.936Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/bitseq [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cluster [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/config [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/datastore [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/driverapi [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/etchosts [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/idm [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipam [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-12T15:13:20.936Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/iptables [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/netlabel [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/netutils [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/networkdb [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/ns [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/options [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/osl [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/portallocator [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/portmapper [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/testutils [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/types' [2021-11-12T15:13:20.937Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-12T15:13:20.937Z] + echo 'github.com/docker/docker/libnetwork [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/bitseq [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/cluster [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/config [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/datastore [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/driverapi [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/etchosts [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/idm [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/ipam [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/iptables [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/netlabel [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/netutils [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/networkdb [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/ns [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/options [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/osl [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/portallocator [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/portmapper [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/testutils [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/types' [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T15:13:20.937Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T15:13:20.937Z] + type docker-proxy [2021-11-12T15:13:20.937Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-12T15:13:20.937Z] + hack/make.sh binary-proxy install-proxy [2021-11-12T15:13:20.937Z] [2021-11-12T15:13:20.937Z] Removing bundles/ [2021-11-12T15:13:20.937Z] [2021-11-12T15:13:20.937Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-12T15:13:20.937Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-12T15:13:20.937Z] GOOS="" GOARCH="" GOARM="" [2021-11-12T15:13:21.281Z] === RUN TestDockerSuite/TestEventsTop [2021-11-12T15:13:21.465Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-12T15:13:21.537Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-12T15:13:23.688Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-12T15:13:24.079Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-12T15:13:27.521Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-12T15:13:27.521Z] [2021-11-12T15:13:27.521Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-12T15:13:27.521Z] Installing docker-proxy to /usr/local/bin/ [2021-11-12T15:13:27.521Z] [2021-11-12T15:13:27.521Z] + mkdir -p bundles [2021-11-12T15:13:27.521Z] + '[' -n 'github.com/docker/docker/api [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/backend/build [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/httputils [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/middleware [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router/build [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router/container [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router/debug [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router/distribution [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router/grpc [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router/image [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router/network [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router/plugin [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router/session [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router/swarm [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router/system [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/server/router/volume [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/backend [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/blkiodev [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/container [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/events [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/filters [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/image [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/mount [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/network [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/registry [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/strslice [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/swarm [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/time [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/versions [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-12T15:13:27.521Z] github.com/docker/docker/api/types/volume [2021-11-12T15:13:27.521Z] github.com/docker/docker/builder [2021-11-12T15:13:27.521Z] github.com/docker/docker/builder/builder-next [2021-11-12T15:13:27.521Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-12T15:13:27.521Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-12T15:13:27.521Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-12T15:13:27.521Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-12T15:13:27.521Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-12T15:13:27.521Z] github.com/docker/docker/builder/builder-next/worker [2021-11-12T15:13:27.521Z] github.com/docker/docker/builder/dockerfile [2021-11-12T15:13:27.521Z] github.com/docker/docker/builder/dockerignore [2021-11-12T15:13:27.521Z] github.com/docker/docker/builder/remotecontext [2021-11-12T15:13:27.521Z] github.com/docker/docker/builder/remotecontext/git [2021-11-12T15:13:27.521Z] github.com/docker/docker/cli [2021-11-12T15:13:27.521Z] github.com/docker/docker/cli/config [2021-11-12T15:13:27.521Z] github.com/docker/docker/cli/debug [2021-11-12T15:13:27.521Z] github.com/docker/docker/client [2021-11-12T15:13:27.521Z] github.com/docker/docker/cmd/docker-proxy [2021-11-12T15:13:27.521Z] github.com/docker/docker/cmd/dockerd [2021-11-12T15:13:27.521Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-12T15:13:27.521Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-12T15:13:27.521Z] github.com/docker/docker/container [2021-11-12T15:13:27.521Z] github.com/docker/docker/container/stream [2021-11-12T15:13:27.521Z] github.com/docker/docker/contrib/apparmor [2021-11-12T15:13:27.521Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-12T15:13:27.521Z] github.com/docker/docker/contrib/httpserver [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/cluster [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/cluster/convert [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/cluster/executor [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/cluster/provider [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/config [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/discovery [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/events [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/events/testutils [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/exec [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/graphdriver [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/images [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/initlayer [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/links [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/listeners [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/gelf [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/journald [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/local [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/logentries [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/splunk [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/syslog [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/logger/templates [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/names [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/network [2021-11-12T15:13:27.521Z] github.com/docker/docker/daemon/stats [2021-11-12T15:13:27.521Z] github.com/docker/docker/distribution [2021-11-12T15:13:27.521Z] github.com/docker/docker/distribution/metadata [2021-11-12T15:13:27.521Z] github.com/docker/docker/distribution/utils [2021-11-12T15:13:27.521Z] github.com/docker/docker/distribution/xfer [2021-11-12T15:13:27.521Z] github.com/docker/docker/dockerversion [2021-11-12T15:13:27.521Z] github.com/docker/docker/errdefs [2021-11-12T15:13:27.521Z] github.com/docker/docker/image [2021-11-12T15:13:27.521Z] github.com/docker/docker/image/cache [2021-11-12T15:13:27.521Z] github.com/docker/docker/image/tarexport [2021-11-12T15:13:27.521Z] github.com/docker/docker/image/v1 [2021-11-12T15:13:27.521Z] github.com/docker/docker/internal/test/suite [2021-11-12T15:13:27.521Z] github.com/docker/docker/layer [2021-11-12T15:13:27.521Z] github.com/docker/docker/libcontainerd [2021-11-12T15:13:27.521Z] github.com/docker/docker/libcontainerd/queue [2021-11-12T15:13:27.521Z] github.com/docker/docker/libcontainerd/remote [2021-11-12T15:13:27.521Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-12T15:13:27.521Z] github.com/docker/docker/libcontainerd/types [2021-11-12T15:13:27.521Z] github.com/docker/docker/oci [2021-11-12T15:13:27.521Z] github.com/docker/docker/oci/caps [2021-11-12T15:13:27.521Z] github.com/docker/docker/opts [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/aaparser [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/archive [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/authorization [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/broadcaster [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/capabilities [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/chrootarchive [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/containerfs [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/devicemapper [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/directory [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/discovery [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/discovery/file [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/discovery/kv [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/discovery/memory [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/dmesg [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/filenotify [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/fileutils [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/fsutils [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/homedir [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/idtools [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/ioutils [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/jsonmessage [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/locker [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/longpath [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/loopback [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/mount [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/namesgenerator [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/parsers [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/pidfile [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/platform [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/plugingetter [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/plugins [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/plugins/transport [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/pools [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/progress [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/pubsub [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/reexec [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/signal [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/stack [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/stdcopy [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/streamformatter [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/stringid [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/symlink [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/sysinfo [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/system [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/tailfile [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/tarsum [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/term [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/term/windows [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/truncindex [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/urlutil [2021-11-12T15:13:27.521Z] github.com/docker/docker/pkg/useragent [2021-11-12T15:13:27.521Z] github.com/docker/docker/plugin [2021-11-12T15:13:27.521Z] github.com/docker/docker/plugin/executor/containerd [2021-11-12T15:13:27.521Z] github.com/docker/docker/plugin/v2 [2021-11-12T15:13:27.521Z] github.com/docker/docker/profiles/apparmor [2021-11-12T15:13:27.521Z] github.com/docker/docker/profiles/seccomp [2021-11-12T15:13:27.521Z] github.com/docker/docker/quota [2021-11-12T15:13:27.521Z] github.com/docker/docker/reference [2021-11-12T15:13:27.521Z] github.com/docker/docker/registry [2021-11-12T15:13:27.521Z] github.com/docker/docker/registry/resumable [2021-11-12T15:13:27.521Z] github.com/docker/docker/restartmanager [2021-11-12T15:13:27.521Z] github.com/docker/docker/rootless [2021-11-12T15:13:27.521Z] github.com/docker/docker/rootless/specconv [2021-11-12T15:13:27.521Z] github.com/docker/docker/runconfig [2021-11-12T15:13:27.521Z] github.com/docker/docker/runconfig/opts [2021-11-12T15:13:27.521Z] github.com/docker/docker/testutil [2021-11-12T15:13:27.521Z] github.com/docker/docker/testutil/daemon [2021-11-12T15:13:27.521Z] github.com/docker/docker/testutil/environment [2021-11-12T15:13:27.521Z] github.com/docker/docker/testutil/fakecontext [2021-11-12T15:13:27.521Z] github.com/docker/docker/testutil/fakegit [2021-11-12T15:13:27.521Z] github.com/docker/docker/testutil/fakestorage [2021-11-12T15:13:27.521Z] github.com/docker/docker/testutil/fixtures/load [2021-11-12T15:13:27.521Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-12T15:13:27.521Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-12T15:13:27.521Z] github.com/docker/docker/testutil/registry [2021-11-12T15:13:27.521Z] github.com/docker/docker/testutil/request [2021-11-12T15:13:27.521Z] github.com/docker/docker/volume [2021-11-12T15:13:27.521Z] github.com/docker/docker/volume/drivers [2021-11-12T15:13:27.521Z] github.com/docker/docker/volume/local [2021-11-12T15:13:27.521Z] github.com/docker/docker/volume/mounts [2021-11-12T15:13:27.521Z] github.com/docker/docker/volume/service [2021-11-12T15:13:27.521Z] github.com/docker/docker/volume/service/opts [2021-11-12T15:13:27.521Z] github.com/docker/docker/volume/testutils' ']' [2021-11-12T15:13:27.522Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-12T15:13:28.094Z] ? github.com/docker/docker/api [no test files] [2021-11-12T15:13:28.458Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-12T15:13:28.458Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-12T15:13:28.458Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-12T15:13:28.458Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-12T15:13:28.458Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-12T15:13:28.458Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-12T15:13:28.458Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-12T15:13:28.458Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-12T15:13:28.458Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-12T15:13:28.458Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-12T15:13:36.244Z] --- PASS: TestServicePlugin (31.84s) [2021-11-12T15:13:36.244Z] === RUN TestServiceUpdateLabel [2021-11-12T15:13:36.244Z] === RUN TestDockerSuite/TestExec [2021-11-12T15:13:36.244Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-12T15:13:36.244Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-12T15:13:36.500Z] --- PASS: TestServiceUpdateLabel (2.37s) [2021-11-12T15:13:36.500Z] === RUN TestServiceUpdateSecrets [2021-11-12T15:13:36.762Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-12T15:13:37.324Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-12T15:13:38.044Z] --- PASS: TestUpdateRestartPolicy (20.33s) [2021-11-12T15:13:38.044Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-12T15:13:38.515Z] --- PASS: TestUpdateRestartWithAutoRemove (2.10s) [2021-11-12T15:13:38.515Z] === RUN TestWaitNonBlocked [2021-11-12T15:13:38.515Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:13:38.515Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:13:38.515Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:13:38.515Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:13:38.515Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-12T15:13:38.515Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-12T15:13:38.694Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-12T15:13:39.256Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-12T15:13:39.818Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-12T15:13:40.381Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-12T15:13:40.948Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-12T15:13:41.482Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-12T15:13:41.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.58s) [2021-11-12T15:13:41.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.65s) [2021-11-12T15:13:41.482Z] === RUN TestWaitBlocked [2021-11-12T15:13:41.482Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:13:41.482Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-12T15:13:41.482Z] PASS [2021-11-12T15:13:41.482Z] ok github.com/docker/docker/integration/container 87.441s [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === Skipped [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-12T15:13:41.482Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-12T15:13:41.482Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-12T15:13:41.482Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-12T15:13:41.482Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-12T15:13:41.482Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-12T15:13:41.482Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-12T15:13:41.482Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-12T15:13:41.482Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.01s) [2021-11-12T15:13:41.482Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-12T15:13:41.482Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-12T15:13:41.482Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-12T15:13:41.482Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-12T15:13:41.482Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-12T15:13:41.482Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-12T15:13:41.482Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-12T15:13:41.482Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-12T15:13:41.482Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-12T15:13:41.482Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-12T15:13:41.482Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-12T15:13:41.482Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-12T15:13:41.482Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-12T15:13:41.482Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-12T15:13:41.482Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-12T15:13:41.482Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-12T15:13:41.482Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-12T15:13:41.482Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-12T15:13:41.482Z] [2021-11-12T15:13:41.482Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-12T15:13:41.483Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-12T15:13:41.483Z] [2021-11-12T15:13:41.483Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-12T15:13:41.483Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:13:41.483Z] [2021-11-12T15:13:41.483Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-12T15:13:41.483Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-12T15:13:41.483Z] [2021-11-12T15:13:41.483Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-12T15:13:41.483Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-12T15:13:41.483Z] [2021-11-12T15:13:41.483Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-12T15:13:41.483Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:13:41.483Z] [2021-11-12T15:13:41.483Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-12T15:13:41.483Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-12T15:13:41.483Z] [2021-11-12T15:13:41.483Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-12T15:13:41.483Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-12T15:13:41.483Z] [2021-11-12T15:13:41.483Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-12T15:13:41.483Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:13:41.483Z] [2021-11-12T15:13:41.483Z] DONE 87 tests, 33 skipped in 89.856s [2021-11-12T15:13:41.483Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-12T15:13:41.510Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-12T15:13:42.072Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-12T15:13:43.001Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-12T15:13:43.002Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-11-12T15:13:43.930Z] === RUN TestDockerSuite/TestExecEnv [2021-11-12T15:13:44.195Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-12T15:13:45.561Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-12T15:13:46.122Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-12T15:13:46.142Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-12T15:13:46.143Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-12T15:13:46.143Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-12T15:13:47.716Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-12T15:13:47.716Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-12T15:13:48.656Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-12T15:13:49.219Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-11-12T15:13:49.780Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-12T15:13:50.342Z] === RUN TestDockerSuite/TestExecParseError [2021-11-12T15:13:50.600Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-12T15:13:51.529Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-12T15:13:51.529Z] --- PASS: TestServiceUpdateSecrets (15.03s) [2021-11-12T15:13:51.529Z] === RUN TestServiceUpdateConfigs [2021-11-12T15:13:51.671Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-12T15:13:51.785Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-12T15:13:52.143Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-12T15:13:52.143Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-12T15:13:52.143Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-12T15:13:52.143Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-12T15:13:52.143Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-12T15:13:52.143Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-12T15:13:52.143Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-12T15:13:52.618Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-12T15:13:53.088Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-12T15:13:53.152Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-12T15:13:54.081Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-12T15:13:55.008Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-12T15:13:56.901Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-12T15:13:57.892Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-12T15:13:57.892Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-12T15:13:57.892Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-12T15:13:57.892Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-12T15:13:57.892Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-12T15:13:57.892Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-12T15:13:58.604Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-12T15:13:58.604Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-12T15:13:58.604Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-12T15:13:58.604Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-12T15:13:58.604Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-12T15:14:00.862Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-12T15:14:04.947Z] check_test.go:379: [d3c7884cb19f6] daemon is not started [2021-11-12T15:14:04.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-11-12T15:14:05.509Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-12T15:14:06.439Z] === RUN TestDockerSuite/TestExecTTY [2021-11-12T15:14:06.439Z] docker_api_swarm_test.go:802: [d44dce7841e39] joining swarm manager [de93f1651e072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:14:06.694Z] --- PASS: TestServiceUpdateConfigs (15.12s) [2021-11-12T15:14:06.694Z] === RUN TestServiceUpdateNetwork [2021-11-12T15:14:07.011Z] === RUN TestConfigDaemonLibtrustID [2021-11-12T15:14:07.011Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-12T15:14:07.011Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-12T15:14:07.011Z] === RUN TestDaemonConfigValidation [2021-11-12T15:14:07.011Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-12T15:14:07.011Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-12T15:14:07.011Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-12T15:14:07.011Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-12T15:14:07.011Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-12T15:14:07.011Z] === RUN TestDaemonProxy [2021-11-12T15:14:07.011Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-12T15:14:07.012Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-12T15:14:07.012Z] PASS [2021-11-12T15:14:07.012Z] ok github.com/docker/docker/integration/daemon 0.104s [2021-11-12T15:14:07.012Z] [2021-11-12T15:14:07.012Z] === Skipped [2021-11-12T15:14:07.012Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-12T15:14:07.012Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-12T15:14:07.012Z] [2021-11-12T15:14:07.012Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-12T15:14:07.012Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-12T15:14:07.012Z] [2021-11-12T15:14:07.012Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-12T15:14:07.012Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-12T15:14:07.012Z] [2021-11-12T15:14:07.012Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-12T15:14:07.012Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-12T15:14:07.012Z] [2021-11-12T15:14:07.012Z] DONE 4 tests, 4 skipped in 24.038s [2021-11-12T15:14:07.012Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-12T15:14:07.257Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-12T15:14:07.486Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:14:07.486Z] INFO: Testing against a local daemon [2021-11-12T15:14:07.486Z] === RUN TestCommitInheritsEnv [2021-11-12T15:14:07.486Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:14:07.486Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-12T15:14:07.486Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-12T15:14:07.486Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-12T15:14:07.486Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-12T15:14:07.486Z] === RUN TestImagesFilterMultiReference [2021-11-12T15:14:07.486Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-11-12T15:14:07.486Z] === RUN TestImagePullPlatformInvalid [2021-11-12T15:14:07.486Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-12T15:14:07.486Z] === RUN TestRemoveImageOrphaning [2021-11-12T15:14:07.819Z] docker_api_swarm_test.go:802: [d580dd37c9b3e] joining swarm manager [de93f1651e072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:14:07.819Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-12T15:14:08.478Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2021-11-12T15:14:08.478Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-12T15:14:08.478Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-11-12T15:14:08.478Z] === RUN TestTagInvalidReference [2021-11-12T15:14:08.478Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-12T15:14:08.478Z] === RUN TestTagValidPrefixedRepo [2021-11-12T15:14:08.478Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-12T15:14:08.478Z] === RUN TestTagExistedNameWithoutForce [2021-11-12T15:14:08.759Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-12T15:14:08.950Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-12T15:14:08.950Z] === RUN TestTagOfficialNames [2021-11-12T15:14:08.950Z] --- PASS: TestTagOfficialNames (0.09s) [2021-11-12T15:14:08.950Z] === RUN TestTagMatchesDigest [2021-11-12T15:14:08.950Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-12T15:14:08.950Z] PASS [2021-11-12T15:14:08.950Z] ok github.com/docker/docker/integration/image 1.522s [2021-11-12T15:14:08.950Z] [2021-11-12T15:14:08.950Z] === Skipped [2021-11-12T15:14:08.950Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-12T15:14:08.950Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:14:08.950Z] [2021-11-12T15:14:08.950Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-12T15:14:08.950Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-12T15:14:08.950Z] [2021-11-12T15:14:08.950Z] DONE 11 tests, 2 skipped in 3.404s [2021-11-12T15:14:08.950Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-12T15:14:09.322Z] docker_api_swarm_test.go:802: [d73a306a4e28c] joining swarm manager [de93f1651e072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-12T15:14:09.578Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-12T15:14:09.578Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-12T15:14:09.578Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-12T15:14:10.945Z] docker_api_swarm_test.go:802: [df6fa250ae634] joining swarm manager [de93f1651e072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-12T15:14:11.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:14:11.182Z] INFO: Testing against a local daemon [2021-11-12T15:14:11.182Z] === RUN TestNetworkCreateDelete [2021-11-12T15:14:11.182Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:11.182Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestDockerNetworkDeletePreferID [2021-11-12T15:14:11.182Z] 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-11-12T15:14:11.182Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestDaemonDNSFallback [2021-11-12T15:14:11.182Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:11.182Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestInspectNetwork [2021-11-12T15:14:11.182Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-12T15:14:11.182Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestRunContainerWithBridgeNone [2021-11-12T15:14:11.182Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:11.182Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestNetworkInvalidJSON [2021-11-12T15:14:11.182Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-12T15:14:11.182Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-12T15:14:11.182Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:14:11.182Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:14:11.182Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:14:11.182Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:14:11.182Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-12T15:14:11.182Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-12T15:14:11.182Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-12T15:14:11.182Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-11-12T15:14:11.182Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-12T15:14:11.182Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-12T15:14:11.182Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-12T15:14:11.182Z] === RUN TestNetworkList [2021-11-12T15:14:11.182Z] === RUN TestNetworkList//networks [2021-11-12T15:14:11.182Z] === PAUSE TestNetworkList//networks [2021-11-12T15:14:11.182Z] === RUN TestNetworkList//networks/ [2021-11-12T15:14:11.182Z] === PAUSE TestNetworkList//networks/ [2021-11-12T15:14:11.182Z] === CONT TestNetworkList//networks [2021-11-12T15:14:11.182Z] === CONT TestNetworkList//networks/ [2021-11-12T15:14:11.182Z] --- PASS: TestNetworkList (0.04s) [2021-11-12T15:14:11.182Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-12T15:14:11.182Z] --- PASS: TestNetworkList//networks (0.01s) [2021-11-12T15:14:11.182Z] === RUN TestHostIPv4BridgeLabel [2021-11-12T15:14:11.182Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-12T15:14:11.182Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-12T15:14:11.182Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-12T15:14:11.182Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestDaemonDefaultNetworkPools [2021-11-12T15:14:11.182Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-12T15:14:11.182Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-12T15:14:11.182Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-12T15:14:11.182Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-12T15:14:11.182Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-12T15:14:11.182Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-12T15:14:11.182Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-12T15:14:11.182Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestServiceWithPredefinedNetwork [2021-11-12T15:14:11.182Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-12T15:14:11.182Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-12T15:14:11.182Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:14:11.182Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestServiceWithDataPathPortInit [2021-11-12T15:14:11.182Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-12T15:14:11.182Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-12T15:14:11.182Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-12T15:14:11.182Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-12T15:14:11.182Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-12T15:14:11.182Z] PASS [2021-11-12T15:14:11.182Z] ok github.com/docker/docker/integration/network 0.183s [2021-11-12T15:14:11.201Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === Skipped [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-12T15:14:11.653Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-12T15:14:11.653Z] 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-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-12T15:14:11.653Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-12T15:14:11.653Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-12T15:14:11.653Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-12T15:14:11.653Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-12T15:14:11.653Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-12T15:14:11.653Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-12T15:14:11.653Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-12T15:14:11.653Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-12T15:14:11.653Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-12T15:14:11.653Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-12T15:14:11.653Z] service_test.go:243: FLAKY_TEST [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-12T15:14:11.653Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-12T15:14:11.653Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-12T15:14:11.653Z] [2021-11-12T15:14:11.653Z] DONE 22 tests, 15 skipped in 2.377s [2021-11-12T15:14:11.653Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-12T15:14:11.763Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-12T15:14:12.020Z] docker_api_swarm_test.go:810: [d8aee9807cc3f] joining swarm manager [de93f1651e072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-11-12T15:14:12.125Z] testing: warning: no tests to run [2021-11-12T15:14:12.125Z] PASS [2021-11-12T15:14:12.125Z] ok github.com/docker/docker/integration/network/ipvlan 0.071s [2021-11-12T15:14:12.125Z] [2021-11-12T15:14:12.125Z] DONE 0 tests in 0.694s [2021-11-12T15:14:12.583Z] === RUN TestDockerSuite/TestExecWithTERM [2021-11-12T15:14:12.595Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-12T15:14:13.066Z] testing: warning: no tests to run [2021-11-12T15:14:13.066Z] PASS [2021-11-12T15:14:13.066Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [2021-11-12T15:14:13.066Z] [2021-11-12T15:14:13.066Z] DONE 0 tests in 0.730s [2021-11-12T15:14:13.066Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-12T15:14:13.146Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-12T15:14:13.393Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-12T15:14:13.562Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-12T15:14:13.562Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-12T15:14:13.562Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-12T15:14:14.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-12T15:14:14.058Z] testing: warning: no tests to run [2021-11-12T15:14:14.058Z] PASS [2021-11-12T15:14:14.058Z] ok github.com/docker/docker/integration/plugin 0.061s [2021-11-12T15:14:14.058Z] [2021-11-12T15:14:14.058Z] DONE 0 tests in 0.679s [2021-11-12T15:14:14.058Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-12T15:14:14.074Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-12T15:14:14.528Z] testing: warning: no tests to run [2021-11-12T15:14:14.528Z] PASS [2021-11-12T15:14:14.528Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [2021-11-12T15:14:14.528Z] [2021-11-12T15:14:14.528Z] DONE 0 tests in 0.674s [2021-11-12T15:14:15.026Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-12T15:14:17.258Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-12T15:14:18.250Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-12T15:14:18.250Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-12T15:14:18.250Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-12T15:14:19.318Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-12T15:14:19.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-12T15:14:19.914Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-12T15:14:20.244Z] --- PASS: TestServiceUpdateNetwork (13.54s) [2021-11-12T15:14:20.244Z] === RUN TestServiceUpdatePidsLimit [2021-11-12T15:14:20.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-12T15:14:20.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:14:20.927Z] INFO: Testing against a local daemon [2021-11-12T15:14:20.927Z] === RUN TestPluginInvalidJSON [2021-11-12T15:14:20.927Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:14:20.927Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:14:20.927Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-12T15:14:20.927Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-12T15:14:20.927Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-11-12T15:14:20.927Z] === RUN TestPluginInstall [2021-11-12T15:14:20.927Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-12T15:14:20.927Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-12T15:14:20.927Z] === RUN TestPluginsWithRuntimes [2021-11-12T15:14:20.927Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-12T15:14:20.927Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-12T15:14:20.927Z] === RUN TestPluginBackCompatMediaTypes [2021-11-12T15:14:20.927Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-12T15:14:20.927Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-12T15:14:20.927Z] PASS [2021-11-12T15:14:20.927Z] ok github.com/docker/docker/integration/plugin/common 0.105s [2021-11-12T15:14:21.225Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-12T15:14:21.609Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-12T15:14:21.931Z] [2021-11-12T15:14:21.931Z] === Skipped [2021-11-12T15:14:21.931Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-12T15:14:21.931Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-12T15:14:21.931Z] [2021-11-12T15:14:21.931Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-12T15:14:21.931Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-12T15:14:21.931Z] [2021-11-12T15:14:21.931Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-12T15:14:21.931Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-12T15:14:21.931Z] [2021-11-12T15:14:21.931Z] DONE 5 tests, 3 skipped in 6.780s [2021-11-12T15:14:21.931Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-12T15:14:22.170Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-12T15:14:22.797Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-12T15:14:23.098Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-12T15:14:24.463Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-12T15:14:25.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-12T15:14:26.712Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:14:26.713Z] INFO: Testing against a local daemon [2021-11-12T15:14:26.713Z] === RUN TestExternalGraphDriver [2021-11-12T15:14:26.713Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-12T15:14:26.713Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-12T15:14:26.713Z] === RUN TestGraphdriverPluginV2 [2021-11-12T15:14:26.713Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-12T15:14:26.713Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-12T15:14:26.713Z] PASS [2021-11-12T15:14:26.713Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.094s [2021-11-12T15:14:26.713Z] [2021-11-12T15:14:26.713Z] === Skipped [2021-11-12T15:14:26.713Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-12T15:14:26.713Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-12T15:14:26.713Z] [2021-11-12T15:14:26.713Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-12T15:14:26.713Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-12T15:14:26.713Z] [2021-11-12T15:14:26.713Z] DONE 2 tests, 2 skipped in 5.010s [2021-11-12T15:14:26.713Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-12T15:14:27.582Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-12T15:14:27.582Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-12T15:14:27.582Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-12T15:14:27.582Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-12T15:14:27.582Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-12T15:14:27.582Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-12T15:14:27.582Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-12T15:14:27.582Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-12T15:14:27.582Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-12T15:14:28.053Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-12T15:14:28.939Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:14:28.939Z] INFO: Testing against a local daemon [2021-11-12T15:14:28.939Z] === RUN TestReadPluginNoRead [2021-11-12T15:14:28.939Z] read_test.go:21: no unix domain sockets on Windows [2021-11-12T15:14:28.939Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-12T15:14:28.939Z] PASS [2021-11-12T15:14:28.939Z] ok github.com/docker/docker/integration/plugin/logging 0.083s [2021-11-12T15:14:29.715Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-12T15:14:29.715Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-12T15:14:29.715Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-12T15:14:29.715Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-12T15:14:29.715Z] === RUN TestDockerSuite/TestHealth [2021-11-12T15:14:29.931Z] [2021-11-12T15:14:29.931Z] === Skipped [2021-11-12T15:14:29.931Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-12T15:14:29.931Z] read_test.go:21: no unix domain sockets on Windows [2021-11-12T15:14:29.931Z] [2021-11-12T15:14:29.931Z] DONE 1 tests, 1 skipped in 2.860s [2021-11-12T15:14:29.931Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-12T15:14:30.923Z] testing: warning: no tests to run [2021-11-12T15:14:30.923Z] PASS [2021-11-12T15:14:30.923Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.077s [2021-11-12T15:14:31.394Z] [2021-11-12T15:14:31.394Z] DONE 0 tests in 1.537s [2021-11-12T15:14:31.394Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-12T15:14:32.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-12T15:14:33.620Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:14:33.620Z] INFO: Testing against a local daemon [2021-11-12T15:14:33.620Z] === RUN TestPluginWithDevMounts [2021-11-12T15:14:33.620Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:33.620Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-12T15:14:33.620Z] PASS [2021-11-12T15:14:33.620Z] ok github.com/docker/docker/integration/plugin/volumes 0.092s [2021-11-12T15:14:33.620Z] [2021-11-12T15:14:33.620Z] === Skipped [2021-11-12T15:14:33.620Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-12T15:14:33.620Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:33.620Z] [2021-11-12T15:14:33.620Z] DONE 1 tests, 1 skipped in 2.125s [2021-11-12T15:14:33.620Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-12T15:14:35.848Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:14:35.848Z] INFO: Testing against a local daemon [2021-11-12T15:14:35.848Z] === RUN TestSecretInspect [2021-11-12T15:14:35.848Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:35.848Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-12T15:14:35.848Z] === RUN TestSecretList [2021-11-12T15:14:35.848Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:35.848Z] --- SKIP: TestSecretList (0.00s) [2021-11-12T15:14:35.848Z] === RUN TestSecretsCreateAndDelete [2021-11-12T15:14:35.848Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:35.848Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-12T15:14:35.848Z] === RUN TestSecretsUpdate [2021-11-12T15:14:35.848Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:35.848Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-12T15:14:35.848Z] === RUN TestTemplatedSecret [2021-11-12T15:14:35.848Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:35.848Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-12T15:14:35.848Z] === RUN TestSecretCreateResolve [2021-11-12T15:14:35.848Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:35.848Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-12T15:14:35.848Z] PASS [2021-11-12T15:14:35.848Z] ok github.com/docker/docker/integration/secret 0.084s [2021-11-12T15:14:35.848Z] [2021-11-12T15:14:35.848Z] === Skipped [2021-11-12T15:14:35.848Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-12T15:14:35.848Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:35.848Z] [2021-11-12T15:14:35.848Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-12T15:14:35.848Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:35.848Z] [2021-11-12T15:14:35.848Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-12T15:14:35.848Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:35.848Z] [2021-11-12T15:14:35.848Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-12T15:14:35.848Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:35.848Z] [2021-11-12T15:14:35.848Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-12T15:14:35.848Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:35.848Z] [2021-11-12T15:14:35.848Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-12T15:14:35.848Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:35.848Z] [2021-11-12T15:14:35.848Z] DONE 6 tests, 6 skipped in 1.812s [2021-11-12T15:14:35.848Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-12T15:14:37.801Z] --- PASS: TestServiceUpdatePidsLimit (16.45s) [2021-11-12T15:14:37.801Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-11-12T15:14:37.801Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-11-12T15:14:37.801Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2021-11-12T15:14:37.801Z] PASS [2021-11-12T15:14:37.801Z] [2021-11-12T15:14:37.801Z] === Skipped [2021-11-12T15:14:37.801Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-12T15:14:37.801Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-12T15:14:37.801Z] [2021-11-12T15:14:37.801Z] DONE 27 tests, 1 skipped in 198.632s [2021-11-12T15:14:37.801Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-12T15:14:37.801Z] ++ 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-11-12T15:14:37.801Z] ++ set -e [2021-11-12T15:14:37.801Z] ++ '[' -n 0 ']' [2021-11-12T15:14:37.801Z] ++ set -x [2021-11-12T15:14:37.801Z] ++ 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-11-12T15:14:37.801Z] INFO: Testing against a local daemon [2021-11-12T15:14:37.801Z] === RUN TestSessionCreate [2021-11-12T15:14:37.801Z] --- PASS: TestSessionCreate (0.03s) [2021-11-12T15:14:37.801Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-12T15:14:37.801Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-12T15:14:37.801Z] PASS [2021-11-12T15:14:37.801Z] [2021-11-12T15:14:37.801Z] DONE 2 tests in 0.159s [2021-11-12T15:14:37.801Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-12T15:14:37.801Z] ++ 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-11-12T15:14:37.801Z] ++ set -e [2021-11-12T15:14:37.801Z] ++ '[' -n 0 ']' [2021-11-12T15:14:37.801Z] ++ set -x [2021-11-12T15:14:37.801Z] ++ 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-11-12T15:14:37.801Z] INFO: Testing against a local daemon [2021-11-12T15:14:37.801Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-12T15:14:37.801Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-12T15:14:37.801Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-12T15:14:37.801Z] === RUN TestDiskUsage [2021-11-12T15:14:37.801Z] === PAUSE TestDiskUsage [2021-11-12T15:14:37.801Z] === RUN TestEventsExecDie [2021-11-12T15:14:37.801Z] --- PASS: TestEventsExecDie (0.79s) [2021-11-12T15:14:37.801Z] === RUN TestEventsBackwardsCompatible [2021-11-12T15:14:37.801Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-12T15:14:37.801Z] === RUN TestEventsVolumeCreate [2021-11-12T15:14:37.801Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-12T15:14:37.801Z] === RUN TestInfoBinaryCommits [2021-11-12T15:14:37.801Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-12T15:14:37.801Z] === RUN TestInfoAPIVersioned [2021-11-12T15:14:37.801Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-12T15:14:37.801Z] === RUN TestInfoDiscoveryBackend [2021-11-12T15:14:38.075Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:14:38.075Z] INFO: Testing against a local daemon [2021-11-12T15:14:38.075Z] === RUN TestServiceCreateInit [2021-11-12T15:14:38.075Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-12T15:14:38.075Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-12T15:14:38.075Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- PASS: TestServiceCreateInit (0.04s) [2021-11-12T15:14:38.075Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-12T15:14:38.075Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestCreateServiceMultipleTimes [2021-11-12T15:14:38.075Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestCreateServiceConflict [2021-11-12T15:14:38.075Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestCreateServiceMaxReplicas [2021-11-12T15:14:38.075Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-11-12T15:14:38.075Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-12T15:14:38.075Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestCreateServiceSecretFileMode [2021-11-12T15:14:38.075Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestCreateServiceConfigFileMode [2021-11-12T15:14:38.075Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestCreateServiceSysctls [2021-11-12T15:14:38.075Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-12T15:14:38.075Z] === RUN TestCreateServiceCapabilities [2021-11-12T15:14:38.075Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-11-12T15:14:38.075Z] === RUN TestInspect [2021-11-12T15:14:38.075Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestInspect (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestCreateJob [2021-11-12T15:14:38.075Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestCreateJob (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestReplicatedJob [2021-11-12T15:14:38.075Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestUpdateReplicatedJob [2021-11-12T15:14:38.075Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestServiceListWithStatuses [2021-11-12T15:14:38.075Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestDockerNetworkConnectAlias [2021-11-12T15:14:38.075Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestDockerNetworkReConnect [2021-11-12T15:14:38.075Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestServicePlugin [2021-11-12T15:14:38.075Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.075Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestServiceUpdateLabel [2021-11-12T15:14:38.075Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:38.075Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestServiceUpdateSecrets [2021-11-12T15:14:38.075Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:38.075Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestServiceUpdateConfigs [2021-11-12T15:14:38.075Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:38.075Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestServiceUpdateNetwork [2021-11-12T15:14:38.075Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:38.075Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-12T15:14:38.075Z] === RUN TestServiceUpdatePidsLimit [2021-11-12T15:14:38.075Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:38.075Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-12T15:14:38.075Z] PASS [2021-11-12T15:14:38.075Z] ok github.com/docker/docker/integration/service 0.237s [2021-11-12T15:14:38.363Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-12T15:14:38.363Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === Skipped [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-12T15:14:38.548Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-12T15:14:38.548Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-12T15:14:38.548Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-12T15:14:38.548Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-11-12T15:14:38.548Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-12T15:14:38.548Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-12T15:14:38.548Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-12T15:14:38.548Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-12T15:14:38.548Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-11-12T15:14:38.548Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-12T15:14:38.548Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-12T15:14:38.548Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-12T15:14:38.548Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-12T15:14:38.548Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-12T15:14:38.548Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-12T15:14:38.548Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-12T15:14:38.548Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-12T15:14:38.548Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-12T15:14:38.548Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-12T15:14:38.548Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-12T15:14:38.548Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-12T15:14:38.548Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-12T15:14:38.548Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-12T15:14:38.548Z] [2021-11-12T15:14:38.548Z] DONE 24 tests, 23 skipped in 2.686s [2021-11-12T15:14:38.548Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-12T15:14:39.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-12T15:14:39.503Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-12T15:14:39.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-12T15:14:39.727Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-12T15:14:39.727Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-12T15:14:39.983Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-11-12T15:14:39.983Z] === RUN TestInfoAPI [2021-11-12T15:14:39.983Z] --- PASS: TestInfoAPI (0.02s) [2021-11-12T15:14:39.983Z] === RUN TestInfoAPIWarnings [2021-11-12T15:14:40.122Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:14:40.122Z] INFO: Testing against a local daemon [2021-11-12T15:14:40.122Z] === RUN TestSessionCreate [2021-11-12T15:14:40.122Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-12T15:14:40.122Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-12T15:14:40.122Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-12T15:14:40.122Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-12T15:14:40.123Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-12T15:14:40.123Z] PASS [2021-11-12T15:14:40.123Z] ok github.com/docker/docker/integration/session 0.080s [2021-11-12T15:14:40.123Z] [2021-11-12T15:14:40.123Z] === Skipped [2021-11-12T15:14:40.123Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-12T15:14:40.123Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-12T15:14:40.123Z] [2021-11-12T15:14:40.123Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-12T15:14:40.123Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-12T15:14:40.123Z] [2021-11-12T15:14:40.123Z] DONE 2 tests, 2 skipped in 1.765s [2021-11-12T15:14:40.123Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-12T15:14:42.351Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:14:42.351Z] INFO: Testing against a local daemon [2021-11-12T15:14:42.351Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-12T15:14:42.351Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:42.351Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-12T15:14:42.351Z] === RUN TestDiskUsage [2021-11-12T15:14:42.351Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-12T15:14:42.351Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-12T15:14:42.351Z] === RUN TestEventsExecDie [2021-11-12T15:14:42.351Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-12T15:14:42.351Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-12T15:14:42.351Z] === RUN TestEventsBackwardsCompatible [2021-11-12T15:14:42.351Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-12T15:14:42.351Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-12T15:14:42.351Z] === RUN TestEventsVolumeCreate [2021-11-12T15:14:42.351Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-12T15:14:42.351Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-12T15:14:42.351Z] === RUN TestInfoAPI [2021-11-12T15:14:42.351Z] --- PASS: TestInfoAPI (0.04s) [2021-11-12T15:14:42.351Z] === RUN TestInfoAPIWarnings [2021-11-12T15:14:42.351Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:14:42.351Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-12T15:14:42.351Z] === RUN TestInfoDebug [2021-11-12T15:14:42.351Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:14:42.351Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-12T15:14:42.351Z] === RUN TestInfoInsecureRegistries [2021-11-12T15:14:42.351Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:14:42.351Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-12T15:14:42.351Z] === RUN TestInfoRegistryMirrors [2021-11-12T15:14:42.351Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:14:42.351Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-12T15:14:42.351Z] === RUN TestLoginFailsWithBadCredentials [2021-11-12T15:14:43.342Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-11-12T15:14:43.342Z] === RUN TestPingCacheHeaders [2021-11-12T15:14:43.342Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-12T15:14:43.342Z] === RUN TestPingGet [2021-11-12T15:14:43.342Z] --- PASS: TestPingGet (0.03s) [2021-11-12T15:14:43.342Z] === RUN TestPingHead [2021-11-12T15:14:43.342Z] --- PASS: TestPingHead (0.03s) [2021-11-12T15:14:43.342Z] === RUN TestVersion [2021-11-12T15:14:43.342Z] --- PASS: TestVersion (0.03s) [2021-11-12T15:14:43.342Z] PASS [2021-11-12T15:14:43.342Z] ok github.com/docker/docker/integration/system 1.193s [2021-11-12T15:14:43.342Z] [2021-11-12T15:14:43.342Z] === Skipped [2021-11-12T15:14:43.342Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-12T15:14:43.342Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-12T15:14:43.342Z] [2021-11-12T15:14:43.342Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-12T15:14:43.342Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-12T15:14:43.342Z] [2021-11-12T15:14:43.342Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-12T15:14:43.342Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-12T15:14:43.342Z] [2021-11-12T15:14:43.342Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-12T15:14:43.342Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-12T15:14:43.342Z] [2021-11-12T15:14:43.342Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-12T15:14:43.342Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-12T15:14:43.342Z] [2021-11-12T15:14:43.342Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-12T15:14:43.342Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-12T15:14:43.342Z] [2021-11-12T15:14:43.342Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-12T15:14:43.342Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:14:43.342Z] [2021-11-12T15:14:43.342Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-12T15:14:43.342Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:14:43.342Z] [2021-11-12T15:14:43.342Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-12T15:14:43.342Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-12T15:14:43.342Z] [2021-11-12T15:14:43.342Z] DONE 15 tests, 9 skipped in 3.030s [2021-11-12T15:14:43.342Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-12T15:14:44.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-12T15:14:44.284Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-12T15:14:44.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-12T15:14:44.284Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-12T15:14:44.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-12T15:14:44.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:14:44.916Z] INFO: Testing against a local daemon [2021-11-12T15:14:44.916Z] === RUN TestVolumesCreateAndList [2021-11-12T15:14:44.916Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-11-12T15:14:44.916Z] === RUN TestVolumesRemove [2021-11-12T15:14:45.389Z] --- PASS: TestVolumesRemove (0.09s) [2021-11-12T15:14:45.389Z] === RUN TestVolumesInspect [2021-11-12T15:14:45.389Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-12T15:14:45.389Z] === RUN TestVolumesInvalidJSON [2021-11-12T15:14:45.389Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-12T15:14:45.389Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-12T15:14:45.389Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-12T15:14:45.389Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-12T15:14:45.389Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-11-12T15:14:45.389Z] PASS [2021-11-12T15:14:45.389Z] ok github.com/docker/docker/integration/volume 0.265s [2021-11-12T15:14:45.389Z] [2021-11-12T15:14:45.389Z] DONE 5 tests in 1.988s [2021-11-12T15:14:45.389Z] INFO: make.ps1 ended at 11/12/2021 15:14:45 [2021-11-12T15:14:45.389Z] INFO: Integration CLI tests being run from the host: [2021-11-12T15:14:45.389Z] 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-11-12T15:14:49.922Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-12T15:14:49.922Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-12T15:14:49.922Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-12T15:14:49.922Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-12T15:14:49.922Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-12T15:14:49.922Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-12T15:14:50.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-12T15:14:50.165Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-12T15:14:50.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-12T15:14:50.484Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-12T15:14:50.485Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-12T15:14:50.485Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-12T15:14:50.485Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-12T15:14:50.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-12T15:14:50.637Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-12T15:14:50.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-12T15:14:50.637Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-12T15:14:50.741Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-12T15:14:50.741Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-12T15:14:51.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-12T15:14:51.303Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-12T15:14:51.303Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-12T15:14:51.866Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-12T15:14:51.866Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-12T15:14:52.430Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-12T15:14:52.992Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-12T15:14:52.992Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-12T15:14:53.555Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-12T15:14:54.092Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-12T15:14:54.092Z] INFO: Testing against a local daemon [2021-11-12T15:14:54.092Z] === RUN TestDockerSuite [2021-11-12T15:14:54.092Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-12T15:14:54.092Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-12T15:14:54.092Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T15:14:54.092Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-12T15:14:54.092Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-12T15:14:54.092Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-12T15:14:54.092Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-12T15:14:54.092Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-12T15:14:54.092Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-12T15:14:54.092Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-12T15:14:54.563Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-12T15:14:54.563Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-12T15:14:55.033Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-12T15:14:55.503Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-12T15:14:56.083Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-12T15:14:56.083Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-12T15:14:56.083Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-12T15:14:56.339Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-11-12T15:14:56.339Z] === RUN TestInfoDebug [2021-11-12T15:14:56.902Z] --- PASS: TestInfoDebug (0.54s) [2021-11-12T15:14:56.902Z] === RUN TestInfoInsecureRegistries [2021-11-12T15:14:57.464Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-11-12T15:14:57.464Z] === RUN TestInfoRegistryMirrors [2021-11-12T15:14:57.464Z] === RUN TestDockerSuite/TestImportFile [2021-11-12T15:14:58.027Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2021-11-12T15:14:58.027Z] === RUN TestLoginFailsWithBadCredentials [2021-11-12T15:14:58.027Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-11-12T15:14:58.027Z] === RUN TestPingCacheHeaders [2021-11-12T15:14:58.027Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-11-12T15:14:58.027Z] === RUN TestPingGet [2021-11-12T15:14:58.027Z] --- PASS: TestPingGet (0.02s) [2021-11-12T15:14:58.027Z] === RUN TestPingHead [2021-11-12T15:14:58.027Z] --- PASS: TestPingHead (0.03s) [2021-11-12T15:14:58.027Z] === RUN TestVersion [2021-11-12T15:14:58.027Z] --- PASS: TestVersion (0.02s) [2021-11-12T15:14:58.027Z] === CONT TestDiskUsage [2021-11-12T15:14:58.590Z] === RUN TestDiskUsage/empty [2021-11-12T15:14:58.591Z] === RUN TestDiskUsage/empty/container_types [2021-11-12T15:14:58.591Z] === RUN TestDiskUsage/empty/image_types [2021-11-12T15:14:58.591Z] === RUN TestDiskUsage/empty/volume_types [2021-11-12T15:14:58.591Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-12T15:14:58.591Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-12T15:14:58.591Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-12T15:14:58.591Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-12T15:14:58.591Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-12T15:14:58.591Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-12T15:14:58.591Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-12T15:14:58.591Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-12T15:14:58.591Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-12T15:14:58.847Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-12T15:14:58.847Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-12T15:14:58.847Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-12T15:14:58.847Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-12T15:14:58.847Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-12T15:14:58.847Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-12T15:14:58.847Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-12T15:14:58.847Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-12T15:14:58.847Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-12T15:14:58.847Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-12T15:14:58.847Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-12T15:14:58.847Z] === RUN TestDiskUsage/after_container.Run [2021-11-12T15:14:59.410Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-12T15:14:59.410Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-12T15:14:59.410Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-12T15:14:59.410Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-12T15:14:59.410Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-12T15:14:59.410Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-12T15:14:59.410Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-12T15:14:59.410Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-12T15:14:59.410Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-12T15:14:59.410Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage (1.46s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-12T15:14:59.666Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-12T15:14:59.666Z] PASS [2021-11-12T15:14:59.666Z] [2021-11-12T15:14:59.666Z] === Skipped [2021-11-12T15:14:59.666Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-12T15:14:59.666Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-12T15:14:59.666Z] [2021-11-12T15:14:59.666Z] DONE 53 tests, 1 skipped in 22.723s [2021-11-12T15:14:59.666Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-12T15:14:59.666Z] ++ 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-11-12T15:14:59.666Z] ++ set -e [2021-11-12T15:14:59.666Z] ++ '[' -n 0 ']' [2021-11-12T15:14:59.666Z] ++ set -x [2021-11-12T15:14:59.667Z] ++ 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-11-12T15:14:59.667Z] INFO: Testing against a local daemon [2021-11-12T15:14:59.667Z] === RUN TestVolumesCreateAndList [2021-11-12T15:14:59.667Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-11-12T15:14:59.667Z] === RUN TestVolumesRemove [2021-11-12T15:14:59.923Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-12T15:14:59.923Z] === RUN TestVolumesInspect [2021-11-12T15:14:59.923Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-12T15:14:59.923Z] === RUN TestVolumesInvalidJSON [2021-11-12T15:14:59.923Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-12T15:14:59.923Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-12T15:14:59.923Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-12T15:14:59.923Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-12T15:14:59.923Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-12T15:14:59.923Z] PASS [2021-11-12T15:14:59.923Z] [2021-11-12T15:14:59.923Z] DONE 5 tests in 0.266s [2021-11-12T15:14:59.923Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-12T15:15:00.179Z] ++++ cat bundles/test-integration/docker.pid [2021-11-12T15:15:00.179Z] +++ kill 6310 [2021-11-12T15:15:00.179Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-12T15:15:00.438Z] +++ /etc/init.d/apparmor stop [2021-11-12T15:15:00.438Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-12T15:15:00.438Z] [2021-11-12T15:15:00.438Z] Unloading profiles will leave already running processes permanently [2021-11-12T15:15:00.438Z] unconfined, which can lead to unexpected situations. [2021-11-12T15:15:00.438Z] [2021-11-12T15:15:00.438Z] To set a process to complain mode, use the command line tool [2021-11-12T15:15:00.438Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-12T15:15:00.438Z] +++ true [2021-11-12T15:15:00.438Z] exiting test-integration [2021-11-12T15:15:00.438Z] ++ exit 0 [2021-11-12T15:15:00.438Z] [2021-11-12T15:15:01.001Z] + for job in $(jobs -p) [2021-11-12T15:15:01.001Z] + wait 3714 [2021-11-12T15:15:02.369Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-12T15:15:03.298Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-12T15:15:03.860Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-12T15:15:03.975Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-12T15:15:03.976Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-12T15:15:03.976Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-12T15:15:03.976Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-12T15:15:03.976Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-12T15:15:04.423Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-12T15:15:04.542Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-11-12T15:15:04.542Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-12T15:15:04.542Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-12T15:15:04.542Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-11-12T15:15:04.542Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-12T15:15:04.542Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-11-12T15:15:04.542Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/builder [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-12T15:15:04.542Z] ok github.com/docker/docker/builder/remotecontext 0.099s coverage: 13.7% of statements [2021-11-12T15:15:04.542Z] ok github.com/docker/docker/builder/dockerfile 0.201s coverage: 49.0% of statements [2021-11-12T15:15:04.542Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-12T15:15:04.542Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-12T15:15:04.802Z] ok github.com/docker/docker/builder/remotecontext/git 1.280s coverage: 86.3% of statements [2021-11-12T15:15:04.802Z] ? github.com/docker/docker/cli [no test files] [2021-11-12T15:15:04.802Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-12T15:15:04.985Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-12T15:15:04.985Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-11-12T15:15:04.985Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-12T15:15:05.241Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-12T15:15:05.741Z] ok github.com/docker/docker/cmd/docker-proxy 0.215s coverage: 69.3% of statements [2021-11-12T15:15:05.802Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-12T15:15:06.363Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-12T15:15:06.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-11-12T15:15:06.875Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-12T15:15:07.437Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-12T15:15:07.998Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-12T15:15:07.998Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-11-12T15:15:08.283Z] ok github.com/docker/docker/client 0.092s coverage: 75.6% of statements [2021-11-12T15:15:08.926Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-12T15:15:09.488Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-12T15:15:10.066Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-12T15:15:10.066Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-12T15:15:10.322Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-12T15:15:10.322Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-12T15:15:10.322Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-12T15:15:11.250Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-12T15:15:11.811Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-12T15:15:12.067Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-12T15:15:12.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-12T15:15:12.629Z] === RUN TestDockerSuite/TestInspectImage [2021-11-12T15:15:12.629Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-12T15:15:12.629Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-12T15:15:12.629Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-12T15:15:12.629Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-12T15:15:13.193Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-12T15:15:13.756Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-12T15:15:13.756Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-12T15:15:14.013Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-12T15:15:14.575Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-12T15:15:15.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-12T15:15:15.344Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-12T15:15:15.814Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-12T15:15:15.814Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T15:15:16.284Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-12T15:15:17.089Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-12T15:15:17.089Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-12T15:15:17.346Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-12T15:15:17.857Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-12T15:15:17.857Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-12T15:15:17.857Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-12T15:15:17.908Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-12T15:15:18.963Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-12T15:15:18.963Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-12T15:15:18.963Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-12T15:15:18.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-12T15:15:19.276Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-12T15:15:19.533Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-12T15:15:20.095Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-12T15:15:20.353Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-12T15:15:20.915Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-12T15:15:21.171Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-12T15:15:21.659Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-12T15:15:21.735Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-12T15:15:21.735Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-11-12T15:15:22.649Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-12T15:15:22.649Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-12T15:15:22.649Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-12T15:15:22.649Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-12T15:15:22.649Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-12T15:15:23.627Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-12T15:15:24.189Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-12T15:15:24.220Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-12T15:15:25.117Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-12T15:15:25.213Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-12T15:15:25.376Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-12T15:15:25.683Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-12T15:15:26.153Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-12T15:15:26.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-12T15:15:26.176Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-12T15:15:26.623Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-12T15:15:26.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-12T15:15:26.759Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-12T15:15:28.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-11-12T15:15:28.125Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-12T15:15:29.493Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-12T15:15:29.493Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-12T15:15:31.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-12T15:15:32.011Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-12T15:15:32.267Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-12T15:15:32.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-11-12T15:15:32.528Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-12T15:15:32.829Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-12T15:15:34.100Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-12T15:15:34.100Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-12T15:15:34.100Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-12T15:15:34.721Z] docker_api_swarm_service_test.go:395: [d69cf167d86cc] joining swarm manager [d575481842d7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:15:35.090Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-12T15:15:35.090Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-12T15:15:35.090Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-12T15:15:35.283Z] docker_api_swarm_service_test.go:395: [d55f110e15d9e] joining swarm manager [d575481842d7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:15:35.560Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-12T15:15:37.783Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-12T15:15:38.778Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-12T15:15:39.247Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-12T15:15:39.247Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-12T15:15:39.247Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-12T15:15:40.239Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-12T15:15:40.708Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-12T15:15:40.708Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-12T15:15:40.708Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-12T15:15:40.708Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-12T15:15:40.708Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-12T15:15:41.825Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-12T15:15:41.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-12T15:15:43.190Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-12T15:15:44.120Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-12T15:15:44.682Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-12T15:15:46.599Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-12T15:15:46.614Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-11-12T15:15:46.614Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-12T15:15:46.614Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-12T15:15:46.614Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-12T15:15:46.614Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-12T15:15:47.032Z] ok github.com/docker/docker/cmd/dockerd 0.050s coverage: 29.0% of statements [2021-11-12T15:15:47.032Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2021-11-12T15:15:47.032Z] ok github.com/docker/docker/cmd/dockerd/trap 2.489s coverage: 0.0% of statements [2021-11-12T15:15:47.032Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-12T15:15:47.032Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-12T15:15:47.032Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-12T15:15:47.032Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-12T15:15:47.032Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-12T15:15:47.177Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-12T15:15:47.739Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-12T15:15:49.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-12T15:15:49.063Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-12T15:15:49.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-12T15:15:51.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-11-12T15:15:51.259Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-12T15:15:51.822Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-12T15:15:52.750Z] docker_api_swarm_service_test.go:343: [d710fa3047eca] joining swarm manager [d426367f815ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:15:53.677Z] docker_api_swarm_service_test.go:343: [d1d80ab0e84ae] joining swarm manager [d426367f815ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:15:54.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-12T15:15:54.327Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-12T15:15:54.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-12T15:15:54.327Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-12T15:15:54.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-12T15:15:55.164Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2021-11-12T15:15:55.425Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2021-11-12T15:15:56.366Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-11-12T15:15:56.948Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-12T15:15:56.948Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-12T15:15:56.948Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-12T15:15:57.879Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-12T15:15:58.808Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-12T15:15:59.370Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-12T15:16:00.298Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-12T15:16:01.226Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-12T15:16:01.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-12T15:16:01.523Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-12T15:16:01.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-12T15:16:01.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-12T15:16:01.523Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-12T15:16:01.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-12T15:16:01.523Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-12T15:16:01.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-12T15:16:03.119Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-12T15:16:03.376Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-12T15:16:03.948Z] === RUN TestDockerSuite/TestLogsSince [2021-11-12T15:16:04.500Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.7% of statements [2021-11-12T15:16:04.500Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 80.9% of statements [2021-11-12T15:16:04.760Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-11-12T15:16:05.020Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-11-12T15:16:05.590Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-12T15:16:06.974Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.471s coverage: 74.6% of statements [2021-11-12T15:16:07.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-11-12T15:16:07.916Z] ok github.com/docker/docker/daemon 12.130s coverage: 17.5% of statements [2021-11-12T15:16:07.916Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-12T15:16:07.916Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-12T15:16:07.916Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-12T15:16:07.916Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-12T15:16:08.176Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2021-11-12T15:16:09.104Z] docker_api_swarm_service_test.go:490: [d196430a08ae0] joining swarm manager [daa7d0852709e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:16:09.118Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.455s coverage: 56.2% of statements [2021-11-12T15:16:09.666Z] docker_api_swarm_service_test.go:490: [d2b4782601d0b] joining swarm manager [daa7d0852709e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:16:10.596Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-12T15:16:11.033Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2021-11-12T15:16:12.971Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.434s coverage: 45.9% of statements [2021-11-12T15:16:12.971Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-12T15:16:12.971Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.505s coverage: 50.5% of statements [2021-11-12T15:16:16.283Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.8% of statements [2021-11-12T15:16:16.758Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-12T15:16:16.758Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-12T15:16:17.136Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-12T15:16:17.136Z] === RUN TestDockerSuite/TestLogsTail [2021-11-12T15:16:17.228Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-12T15:16:17.393Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-12T15:16:17.649Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-12T15:16:17.666Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.867s coverage: 58.0% of statements [2021-11-12T15:16:17.666Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-12T15:16:17.666Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-12T15:16:18.210Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-12T15:16:18.237Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-11-12T15:16:18.466Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-12T15:16:19.029Z] === RUN TestDockerSuite/TestNetHostname [2021-11-12T15:16:19.178Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2021-11-12T15:16:20.400Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-12T15:16:20.400Z] === RUN TestDockerSuite/TestNetworkEvents [2021-11-12T15:16:20.962Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-12T15:16:22.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-11-12T15:16:22.330Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-12T15:16:22.481Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.7% of statements [2021-11-12T15:16:22.482Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-12T15:16:22.482Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-12T15:16:22.742Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.5% of statements [2021-11-12T15:16:22.894Z] === RUN TestDockerSuite/TestPluginActive [2021-11-12T15:16:23.115Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-12T15:16:23.115Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-12T15:16:23.115Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-12T15:16:23.115Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-12T15:16:23.115Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-12T15:16:23.115Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-12T15:16:23.115Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-12T15:16:23.585Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-12T15:16:23.585Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-12T15:16:23.585Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-12T15:16:24.656Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2021-11-12T15:16:25.226Z] ok github.com/docker/docker/daemon/logger/awslogs 0.267s coverage: 77.0% of statements [2021-11-12T15:16:25.226Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-12T15:16:25.227Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-12T15:16:25.430Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-12T15:16:26.168Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 23.9% of statements [2021-11-12T15:16:26.740Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-11-12T15:16:26.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-12T15:16:27.312Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2021-11-12T15:16:27.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-11-12T15:16:28.697Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 75.2% of statements [2021-11-12T15:16:28.697Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-12T15:16:29.691Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.097s coverage: 59.3% of statements [2021-11-12T15:16:29.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-12T15:16:29.828Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-12T15:16:29.840Z] docker_api_swarm_service_test.go:128: [d88e8ac416f57] joining swarm manager [d0f19d3b0e5fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:16:30.299Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-12T15:16:30.299Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T15:16:30.299Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-12T15:16:30.769Z] docker_api_swarm_service_test.go:129: [d953e741db41d] joining swarm manager [d0f19d3b0e5fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:16:31.102Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 31.5% of statements [2021-11-12T15:16:31.874Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-12T15:16:31.874Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-12T15:16:31.874Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-12T15:16:32.135Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-12T15:16:32.135Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-12T15:16:32.135Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-12T15:16:32.490Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2021-11-12T15:16:32.697Z] docker_api_swarm_service_test.go:137: [d9f8540bf30bf] joining swarm manager [d0f19d3b0e5fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-12T15:16:33.433Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2021-11-12T15:16:33.626Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-12T15:16:33.626Z] docker_api_swarm_service_test.go:138: [daec511fcc25e] joining swarm manager [d0f19d3b0e5fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-12T15:16:34.377Z] ok github.com/docker/docker/daemon/logger/splunk 2.039s coverage: 82.5% of statements [2021-11-12T15:16:34.377Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-12T15:16:34.377Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2021-11-12T15:16:34.377Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-12T15:16:36.150Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-12T15:16:36.293Z] ok github.com/docker/docker/distribution/metadata 0.137s coverage: 48.2% of statements [2021-11-12T15:16:36.646Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-12T15:16:37.116Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-12T15:16:37.116Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-12T15:16:37.116Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-12T15:16:37.117Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-12T15:16:37.117Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-12T15:16:38.044Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-12T15:16:38.209Z] ok github.com/docker/docker/distribution 0.229s coverage: 25.8% of statements [2021-11-12T15:16:38.209Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-12T15:16:38.696Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-12T15:16:39.151Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-11-12T15:16:39.691Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-12T15:16:40.093Z] ok github.com/docker/docker/image 0.021s coverage: 86.6% of statements [2021-11-12T15:16:40.161Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-12T15:16:40.355Z] ok github.com/docker/docker/distribution/xfer 1.971s coverage: 85.1% of statements [2021-11-12T15:16:40.355Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-12T15:16:40.560Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-12T15:16:41.157Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-12T15:16:41.299Z] ok github.com/docker/docker/image/cache 0.039s coverage: 19.2% of statements [2021-11-12T15:16:41.628Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-12T15:16:41.872Z] ok github.com/docker/docker/image/tarexport 0.038s coverage: 0.7% of statements [2021-11-12T15:16:42.133Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2021-11-12T15:16:42.133Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-12T15:16:43.076Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2021-11-12T15:16:44.867Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-12T15:16:44.867Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-12T15:16:44.867Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-12T15:16:44.867Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-12T15:16:44.992Z] ok github.com/docker/docker/oci 0.043s coverage: 43.3% of statements [2021-11-12T15:16:45.825Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-12T15:16:45.937Z] ok github.com/docker/docker/opts 0.042s coverage: 67.1% of statements [2021-11-12T15:16:46.199Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-11-12T15:16:47.200Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-12T15:16:48.130Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-12T15:16:48.822Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-12T15:16:49.058Z] === RUN TestDockerSuite/TestPortList [2021-11-12T15:16:49.500Z] ok github.com/docker/docker/pkg/archive 0.539s coverage: 82.1% of statements [2021-11-12T15:16:49.820Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-12T15:16:49.820Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-12T15:16:49.820Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-12T15:16:50.442Z] ok github.com/docker/docker/pkg/authorization 0.340s coverage: 68.3% of statements [2021-11-12T15:16:50.442Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-11-12T15:16:50.704Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-11-12T15:16:51.397Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-12T15:16:51.397Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-12T15:16:51.397Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-12T15:16:51.874Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-12T15:16:52.284Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-12T15:16:52.284Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-12T15:16:52.284Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-12T15:16:52.284Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-12T15:16:52.284Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-12T15:16:52.284Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-12T15:16:52.284Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-12T15:16:52.284Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-12T15:16:52.284Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-12T15:16:52.284Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-12T15:16:52.284Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-12T15:16:52.284Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-12T15:16:52.284Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-12T15:16:52.284Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-12T15:16:52.284Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-12T15:16:53.249Z] ok github.com/docker/docker/layer 7.354s coverage: 68.8% of statements [2021-11-12T15:16:53.249Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-12T15:16:53.249Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-12T15:16:53.249Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-12T15:16:53.249Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-12T15:16:53.249Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-12T15:16:53.249Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-11-12T15:16:53.277Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-12T15:16:53.277Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-12T15:16:53.277Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-12T15:16:53.277Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T15:16:53.277Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-12T15:16:53.821Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-11-12T15:16:54.099Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-12T15:16:54.395Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-11-12T15:16:54.395Z] ok github.com/docker/docker/pkg/chrootarchive 2.765s coverage: 43.5% of statements [2021-11-12T15:16:54.395Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-12T15:16:54.395Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-12T15:16:55.091Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-12T15:16:55.339Z] ok github.com/docker/docker/pkg/discovery/memory 0.022s coverage: 92.3% of statements [2021-11-12T15:16:55.573Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-12T15:16:55.573Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-12T15:16:55.573Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-12T15:16:55.597Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-12T15:16:55.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-11-12T15:16:55.855Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-12T15:16:56.283Z] ok github.com/docker/docker/pkg/discovery/nodes 0.019s coverage: 93.8% of statements [2021-11-12T15:16:56.566Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-12T15:16:56.854Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2021-11-12T15:16:57.039Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-12T15:16:57.039Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-12T15:16:57.039Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-12T15:16:57.039Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-12T15:16:57.509Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-12T15:16:58.239Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2021-11-12T15:16:58.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-11-12T15:16:58.500Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2021-11-12T15:16:58.765Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 83.4% of statements [2021-11-12T15:16:59.025Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-11-12T15:16:59.025Z] ok github.com/docker/docker/pkg/fsutils 0.226s coverage: 85.1% of statements [2021-11-12T15:16:59.735Z] docker_api_swarm_service_test.go:304: [d368046b01831] joining swarm manager [d372a083f7174]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:16:59.884Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-12T15:17:00.407Z] ok github.com/docker/docker/pkg/idtools 0.581s coverage: 69.5% of statements [2021-11-12T15:17:00.407Z] ok github.com/docker/docker/pkg/ioutils 0.417s coverage: 71.5% of statements [2021-11-12T15:17:00.407Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-11-12T15:17:00.407Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-11-12T15:17:00.407Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-12T15:17:00.407Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-12T15:17:00.407Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-12T15:17:00.465Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-12T15:17:00.662Z] docker_api_swarm_service_test.go:304: [ddaa60e58d29b] joining swarm manager [d372a083f7174]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:17:00.668Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-11-12T15:17:00.668Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-12T15:17:00.928Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2021-11-12T15:17:00.928Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-11-12T15:17:01.189Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-11-12T15:17:01.189Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-11-12T15:17:01.189Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-12T15:17:01.189Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-12T15:17:01.461Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-12T15:17:01.945Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-12T15:17:02.029Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-12T15:17:02.284Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.030s coverage: 56.8% of statements [2021-11-12T15:17:02.286Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-12T15:17:02.286Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-12T15:17:02.541Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-12T15:17:02.542Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-12T15:17:02.545Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2021-11-12T15:17:02.545Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-12T15:17:02.813Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-12T15:17:03.104Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-12T15:17:03.104Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-12T15:17:03.406Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-12T15:17:03.666Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-12T15:17:03.666Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-12T15:17:04.193Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2021-11-12T15:17:04.193Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-11-12T15:17:04.453Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-11-12T15:17:04.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-12T15:17:04.594Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-11-12T15:17:04.713Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-11-12T15:17:04.974Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-11-12T15:17:04.974Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-12T15:17:05.545Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2021-11-12T15:17:05.785Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-12T15:17:05.805Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-12T15:17:06.066Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2021-11-12T15:17:06.496Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-11-12T15:17:06.637Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-11-12T15:17:06.637Z] coverage: [no statements] [2021-11-12T15:17:06.637Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-12T15:17:06.898Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-12T15:17:07.159Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-12T15:17:07.159Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-12T15:17:07.425Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-11-12T15:17:07.987Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-11-12T15:17:07.987Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-12T15:17:08.073Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-12T15:17:09.071Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-11-12T15:17:09.071Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-12T15:17:09.332Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2021-11-12T15:17:10.506Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-12T15:17:10.719Z] ok github.com/docker/docker/quota 0.251s coverage: 71.4% of statements [2021-11-12T15:17:10.719Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-11-12T15:17:11.055Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-12T15:17:11.070Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-12T15:17:11.660Z] ok github.com/docker/docker/registry 0.038s coverage: 58.3% of statements [2021-11-12T15:17:11.921Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-12T15:17:12.184Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-11-12T15:17:12.444Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-11-12T15:17:12.705Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-12T15:17:13.586Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-12T15:17:15.250Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-12T15:17:15.821Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2021-11-12T15:17:16.082Z] ok github.com/docker/docker/volume/mounts 0.014s coverage: 67.7% of statements [2021-11-12T15:17:16.860Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-12T15:17:16.860Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-12T15:17:17.028Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-11-12T15:17:19.380Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-12T15:17:20.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-11-12T15:17:22.197Z] docker_api_swarm_service_test.go:100: [d06431685b95e] joining swarm manager [dbc64feb40e59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:17:22.758Z] docker_api_swarm_service_test.go:101: [d010721ba7eea] joining swarm manager [dbc64feb40e59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:17:26.029Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-12T15:17:27.401Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-12T15:17:28.768Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-12T15:17:29.695Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-12T15:17:30.623Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-12T15:17:32.515Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-12T15:17:33.882Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-12T15:17:34.810Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-12T15:17:34.810Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-12T15:17:35.372Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-12T15:17:37.263Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-12T15:17:38.992Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/rootless [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/volume [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-12T15:17:38.992Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-12T15:17:38.992Z] [2021-11-12T15:17:38.992Z] === Skipped [2021-11-12T15:17:38.992Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-12T15:17:38.993Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-12T15:17:38.993Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-12T15:17:38.993Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-12T15:17:38.993Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:71: No driver to put! [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-12T15:17:38.993Z] time="2021-11-12T15:16:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-12T15:17:38.993Z] time="2021-11-12T15:16:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-12T15:17:38.993Z] time="2021-11-12T15:16:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-12T15:17:38.993Z] time="2021-11-12T15:16:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-12T15:17:38.993Z] time="2021-11-12T15:16:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:71: No driver to put! [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-12T15:17:38.993Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-12T15:17:38.993Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-12T15:17:38.993Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-12T15:17:38.993Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-12T15:17:38.993Z] graphtest_unix.go:71: No driver to put! [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-12T15:17:38.993Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-12T15:17:38.993Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-12T15:17:38.993Z] [2021-11-12T15:17:38.993Z] DONE 2315 tests, 28 skipped in 248.774s [2021-11-12T15:17:38.993Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/bitseq [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/cluster [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/config [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/datastore [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/driverapi [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/etchosts [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/idm [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/ipam [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/iptables [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/netlabel [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/netutils [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/networkdb [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/ns [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/options [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/osl [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/portallocator [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/portmapper [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/testutils [2021-11-12T15:17:38.993Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-12T15:17:38.993Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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/testutils github.com/docker/docker/libnetwork/types [2021-11-12T15:17:39.157Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-12T15:17:39.316Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-12T15:17:39.316Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-12T15:17:39.316Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-12T15:17:39.720Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-12T15:17:39.720Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-12T15:17:39.720Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-12T15:17:39.977Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-12T15:17:39.977Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-12T15:17:40.233Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-12T15:17:40.490Z] check_test.go:379: [d06431685b95e] daemon is not started [2021-11-12T15:17:40.746Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-12T15:17:42.112Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-12T15:17:42.673Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-12T15:17:43.235Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-12T15:17:44.093Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-12T15:17:44.093Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-12T15:17:44.093Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-12T15:17:44.093Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-12T15:17:44.093Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-12T15:17:44.093Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-12T15:17:44.093Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-12T15:17:44.564Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-12T15:17:44.564Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-12T15:17:44.564Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-12T15:17:46.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-11-12T15:17:48.417Z] docker_api_swarm_service_test.go:533: [de0f93bd1f076] joining swarm manager [ddd0a3d0c736d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:17:49.347Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-12T15:17:49.603Z] docker_api_swarm_service_test.go:534: [de272af19d4f7] joining swarm manager [ddd0a3d0c736d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:17:50.165Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-12T15:17:52.062Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-12T15:17:52.319Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-12T15:17:52.319Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-12T15:17:52.884Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-12T15:17:53.835Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-12T15:17:55.403Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-12T15:17:56.769Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-12T15:17:58.665Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-12T15:17:59.596Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-12T15:17:59.596Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-12T15:17:59.596Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-12T15:17:59.722Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-12T15:17:59.722Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-12T15:17:59.722Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-12T15:18:02.115Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-12T15:18:02.679Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-12T15:18:02.936Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-12T15:18:03.897Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-12T15:18:04.460Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-12T15:18:05.825Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-12T15:18:06.387Z] === RUN TestDockerSuite/TestRmiTag [2021-11-12T15:18:06.387Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-12T15:18:06.949Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-12T15:18:09.469Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-12T15:18:09.900Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-12T15:18:09.900Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-12T15:18:09.900Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-12T15:18:09.900Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-12T15:18:10.031Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-12T15:18:10.594Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-12T15:18:10.856Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-12T15:18:11.786Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-12T15:18:12.349Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-12T15:18:12.349Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-12T15:18:12.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-11-12T15:18:12.862Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-12T15:18:12.862Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-12T15:18:13.424Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-12T15:18:14.792Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-12T15:18:14.792Z] docker_api_swarm_service_test.go:148: [db7644439a348] joining swarm manager [d6842631d8b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:18:15.363Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-12T15:18:15.926Z] docker_api_swarm_service_test.go:148: [dcfc80fad6a4b] joining swarm manager [d6842631d8b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:18:15.926Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-12T15:18:16.856Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-11-12T15:18:17.731Z] ok github.com/docker/docker/libnetwork 37.325s coverage: 40.7% of statements [2021-11-12T15:18:17.731Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2021-11-12T15:18:17.731Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-12T15:18:18.224Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-12T15:18:19.117Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-12T15:18:19.152Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-11-12T15:18:19.379Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-12T15:18:19.379Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-12T15:18:19.379Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-12T15:18:19.379Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-12T15:18:19.379Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-12T15:18:19.640Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-12T15:18:19.715Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-11-12T15:18:19.901Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2021-11-12T15:18:20.162Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-11-12T15:18:20.162Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-12T15:18:20.162Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-12T15:18:20.424Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-12T15:18:20.670Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-11-12T15:18:21.231Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-11-12T15:18:21.488Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-11-12T15:18:22.049Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-12T15:18:22.969Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.360s coverage: 59.9% of statements [2021-11-12T15:18:22.969Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-12T15:18:22.978Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-11-12T15:18:23.231Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-12T15:18:23.539Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-12T15:18:23.804Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.236s coverage: 4.0% of statements [2021-11-12T15:18:23.804Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-12T15:18:24.101Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-12T15:18:24.358Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-12T15:18:24.376Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-11-12T15:18:24.376Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-12T15:18:24.637Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-12T15:18:24.920Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-12T15:18:24.920Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-12T15:18:26.817Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-12T15:18:27.072Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-12T15:18:27.329Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-12T15:18:27.770Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-12T15:18:27.891Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-12T15:18:28.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-12T15:18:28.453Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-12T15:18:28.453Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-12T15:18:28.709Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-12T15:18:29.240Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-12T15:18:29.272Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-12T15:18:29.834Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-12T15:18:30.090Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-12T15:18:30.657Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-12T15:18:30.657Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-12T15:18:32.023Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-12T15:18:32.023Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-12T15:18:32.585Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-12T15:18:33.058Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-12T15:18:33.147Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-12T15:18:33.708Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-12T15:18:34.637Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.696s coverage: 7.2% of statements [2021-11-12T15:18:34.637Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-12T15:18:34.637Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-12T15:18:34.637Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-11-12T15:18:34.637Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-12T15:18:34.637Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-12T15:18:34.637Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-12T15:18:34.637Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-11-12T15:18:34.638Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-12T15:18:34.638Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-12T15:18:34.897Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-11-12T15:18:35.158Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-11-12T15:18:35.200Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-12T15:18:35.420Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2021-11-12T15:18:35.420Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-11-12T15:18:36.026Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-12T15:18:36.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-12T15:18:37.068Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-12T15:18:37.630Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-12T15:18:38.192Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-12T15:18:38.755Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-12T15:18:39.317Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-12T15:18:39.574Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-12T15:18:39.842Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-12T15:18:40.503Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-12T15:18:41.872Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-12T15:18:42.005Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-12T15:18:42.005Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-12T15:18:42.005Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-12T15:18:42.005Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-12T15:18:42.005Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-12T15:18:42.996Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-12T15:18:43.467Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-12T15:18:43.467Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-12T15:18:43.467Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-12T15:18:43.467Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-12T15:18:43.467Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-12T15:18:43.467Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-12T15:18:43.467Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-12T15:18:43.763Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-12T15:18:43.763Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-12T15:18:43.937Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-12T15:18:44.327Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-12T15:18:44.930Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-12T15:18:45.692Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-12T15:18:46.621Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-12T15:18:47.652Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-11-12T15:18:47.901Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-12T15:18:49.139Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-12T15:18:49.480Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-12T15:18:49.480Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-12T15:18:49.480Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-12T15:18:49.480Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-12T15:18:49.480Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-12T15:18:49.480Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-12T15:18:50.506Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-12T15:18:50.506Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-12T15:18:50.506Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-12T15:18:50.506Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-12T15:18:50.506Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-12T15:18:50.621Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-12T15:18:50.621Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-12T15:18:50.621Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-12T15:18:51.067Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-12T15:18:51.995Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-12T15:18:52.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-11-12T15:18:52.444Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-12T15:18:53.188Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-12T15:18:55.079Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-12T15:18:56.009Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-12T15:18:57.376Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-12T15:18:57.632Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-11-12T15:18:57.632Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-12T15:18:57.632Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-12T15:18:58.195Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-11-12T15:18:59.123Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-12T15:18:59.123Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-12T15:18:59.686Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-12T15:18:59.898Z] ok github.com/docker/docker/libnetwork/ipam 13.747s coverage: 85.3% of statements [2021-11-12T15:18:59.898Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-12T15:18:59.898Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-12T15:19:00.247Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-12T15:19:00.471Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2021-11-12T15:19:00.739Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-11-12T15:19:00.739Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-12T15:19:00.808Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-11-12T15:19:01.000Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-12T15:19:01.261Z] ok github.com/docker/docker/libnetwork/ipamutils 0.249s coverage: 74.0% of statements [2021-11-12T15:19:01.742Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-12T15:19:01.742Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-12T15:19:01.834Z] ok github.com/docker/docker/libnetwork/iptables 0.162s coverage: 45.1% of statements [2021-11-12T15:19:02.095Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-11-12T15:19:02.306Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-12T15:19:02.357Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-11-12T15:19:02.913Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-12T15:19:03.236Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-12T15:19:03.798Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-12T15:19:04.360Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-12T15:19:04.617Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-12T15:19:05.179Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-12T15:19:05.742Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-12T15:19:06.305Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-12T15:19:06.305Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-12T15:19:06.561Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-12T15:19:07.123Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-12T15:19:08.052Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-12T15:19:08.315Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T15:19:08.315Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T15:19:08.315Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-12T15:19:08.460Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-12T15:19:11.592Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-12T15:19:11.597Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-12T15:19:11.849Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-12T15:19:13.167Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-12T15:19:13.167Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-12T15:19:13.167Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-12T15:19:15.635Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-12T15:19:16.133Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-12T15:19:17.705Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-12T15:19:18.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-11-12T15:19:21.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-11-12T15:19:22.478Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-12T15:19:22.478Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-12T15:19:22.478Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-12T15:19:22.478Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-12T15:19:22.478Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-12T15:19:22.478Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-12T15:19:22.478Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-12T15:19:22.478Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-12T15:19:22.478Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-12T15:19:22.478Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-12T15:19:23.020Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-11-12T15:19:23.582Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-12T15:19:23.838Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-11-12T15:19:24.341Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-12T15:19:24.766Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-11-12T15:19:24.766Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-11-12T15:19:24.766Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-12T15:19:24.766Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-12T15:19:25.329Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-12T15:19:26.695Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-11-12T15:19:27.626Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-12T15:19:28.995Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-12T15:19:29.258Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-11-12T15:19:30.188Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-12T15:19:30.770Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-12T15:19:32.094Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-11-12T15:19:33.735Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-12T15:19:33.735Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-12T15:19:33.735Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-12T15:19:33.983Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-11-12T15:19:35.872Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-12T15:19:36.129Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-12T15:19:36.691Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-12T15:19:37.619Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-12T15:19:37.620Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-12T15:19:37.880Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-11-12T15:19:37.880Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-12T15:19:38.808Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-12T15:19:39.737Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-12T15:19:41.108Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-12T15:19:41.108Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-12T15:19:41.367Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-12T15:19:41.930Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-11-12T15:19:42.493Z] === RUN TestDockerSuite/TestRunMount [2021-11-12T15:19:47.740Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-12T15:19:47.740Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-12T15:19:47.999Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-12T15:19:48.928Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-12T15:19:49.667Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-12T15:19:50.312Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-12T15:19:52.207Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-12T15:19:53.574Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-12T15:19:54.950Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-12T15:19:55.923Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-12T15:19:56.852Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-12T15:19:56.852Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-12T15:19:57.414Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-12T15:19:57.977Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-12T15:19:58.350Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-12T15:19:58.539Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-12T15:19:59.101Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-12T15:20:00.470Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-12T15:20:01.835Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-12T15:20:04.353Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-12T15:20:04.609Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-12T15:20:04.609Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-11-12T15:20:05.171Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-12T15:20:05.171Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-12T15:20:06.100Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-12T15:20:06.100Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-11-12T15:20:06.358Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-12T15:20:06.614Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-12T15:20:07.036Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-12T15:20:07.192Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-12T15:20:12.617Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-11-12T15:20:12.617Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-12T15:20:12.617Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-12T15:20:13.406Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-12T15:20:13.406Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-12T15:20:13.406Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-12T15:20:13.406Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-12T15:20:13.406Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-12T15:20:13.546Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-11-12T15:20:13.802Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-12T15:20:14.060Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-11-12T15:20:14.988Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-12T15:20:15.917Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-11-12T15:20:16.479Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-11-12T15:20:16.479Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-12T15:20:17.407Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-12T15:20:17.407Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-11-12T15:20:17.969Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-12T15:20:18.531Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-12T15:20:18.787Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T15:20:18.787Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-12T15:20:18.787Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-12T15:20:19.716Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-12T15:20:19.971Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-12T15:20:19.971Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-12T15:20:19.971Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-12T15:20:20.534Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-11-12T15:20:21.463Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-12T15:20:21.463Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-12T15:20:21.463Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-12T15:20:23.354Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-12T15:20:24.282Z] === RUN TestDockerSuite/TestRunRm [2021-11-12T15:20:24.843Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-12T15:20:25.931Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-12T15:20:25.931Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-12T15:20:25.931Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-12T15:20:26.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-12T15:20:28.173Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-12T15:20:28.735Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-12T15:20:28.991Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-11-12T15:20:30.357Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-11-12T15:20:30.613Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-11-12T15:20:31.175Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-11-12T15:20:33.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-12T15:20:33.587Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-12T15:20:33.587Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-12T15:20:33.693Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-11-12T15:20:34.443Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-12T15:20:34.443Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-12T15:20:34.443Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-12T15:20:34.621Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-11-12T15:20:36.512Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-11-12T15:20:37.880Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-11-12T15:20:38.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-12T15:20:38.443Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-11-12T15:20:39.371Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-11-12T15:20:39.371Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-11-12T15:20:39.627Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-11-12T15:20:40.193Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-11-12T15:20:40.757Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-11-12T15:20:41.321Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-11-12T15:20:41.885Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-12T15:20:42.141Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-11-12T15:20:42.703Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-12T15:20:43.265Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-12T15:20:45.175Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-11-12T15:20:45.736Z] === RUN TestDockerSuite/TestRunState [2021-11-12T15:20:47.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-12T15:20:47.105Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-12T15:20:47.667Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-12T15:20:47.923Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-11-12T15:20:48.179Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-12T15:20:48.436Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-11-12T15:20:48.436Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-12T15:20:48.436Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-12T15:20:48.998Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-12T15:20:49.424Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-12T15:20:49.562Z] === RUN TestDockerSuite/TestRunSysctls [2021-11-12T15:20:50.492Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-11-12T15:20:50.748Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-12T15:20:50.748Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-12T15:20:50.748Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-12T15:20:51.311Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-11-12T15:20:53.203Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-11-12T15:20:53.765Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-11-12T15:20:53.765Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-11-12T15:20:53.857Z] ok github.com/docker/docker/libnetwork/networkdb 103.903s coverage: 60.7% of statements [2021-11-12T15:20:53.857Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-12T15:20:53.857Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-12T15:20:53.857Z] ok github.com/docker/docker/libnetwork/osl 4.311s coverage: 39.7% of statements [2021-11-12T15:20:53.857Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-12T15:20:53.857Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-11-12T15:20:53.857Z] ok github.com/docker/docker/libnetwork/portmapper 0.213s coverage: 48.6% of statements [2021-11-12T15:20:53.857Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-11-12T15:20:53.857Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-12T15:20:53.857Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-12T15:20:53.857Z] [2021-11-12T15:20:53.857Z] === Skipped [2021-11-12T15:20:53.857Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-12T15:20:53.857Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-12T15:20:53.857Z] [2021-11-12T15:20:53.857Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-12T15:20:53.857Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-12T15:20:53.857Z] [2021-11-12T15:20:53.857Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-12T15:20:53.857Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-12T15:20:53.857Z] [2021-11-12T15:20:53.857Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-12T15:20:53.857Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:20:53.857Z] [2021-11-12T15:20:53.857Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-12T15:20:53.857Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:20:53.857Z] [2021-11-12T15:20:53.857Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-12T15:20:53.857Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:20:53.857Z] [2021-11-12T15:20:53.857Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-12T15:20:53.857Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:20:53.857Z] [2021-11-12T15:20:53.857Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-12T15:20:53.857Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-12T15:20:53.857Z] [2021-11-12T15:20:53.857Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-12T15:20:53.857Z] firewalld_test.go:14: firewalld is not running [2021-11-12T15:20:53.857Z] [2021-11-12T15:20:53.857Z] DONE 331 tests, 9 skipped in 198.037s [2021-11-12T15:20:54.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-12T15:20:54.237Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-12T15:20:54.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection Post stage [Pipeline] junit [2021-11-12T15:20:54.817Z] Recording test results [2021-11-12T15:20:55.132Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-11-12T15:20:55.363Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-11-12T15:20:55.731Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42980/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2c6a01ac24b0d0c00003a540a69cd4ad307a1218 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2c6a01ac24b0d0c00003a540a69cd4ad307a1218 hack/validate/vendor [2021-11-12T15:20:56.678Z] update vendored copy of archive/tar [2021-11-12T15:20:56.678Z] downloading: https://golang.org/dl/go1.17.3.src.tar.gz [2021-11-12T15:20:58.065Z] patching file stat_unix.go [2021-11-12T15:20:58.066Z] Hunk #1 succeeded at 9 (offset 1 line). [2021-11-12T15:20:58.066Z] Hunk #2 succeeded at 17 (offset 1 line). [2021-11-12T15:20:58.066Z] Hunk #3 succeeded at 25 (offset 1 line). [2021-11-12T15:20:58.066Z] 2021/11/12 15:20:58 Collecting initial packages [2021-11-12T15:20:58.118Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-12T15:20:58.326Z] 2021/11/12 15:20:58 Download dependencies [2021-11-12T15:20:58.401Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-12T15:20:59.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-12T15:20:59.011Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-12T15:20:59.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-12T15:20:59.011Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-12T15:20:59.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-12T15:21:00.288Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-11-12T15:21:01.218Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-12T15:21:01.625Z] 2021/11/12 15:21:01 Starting whole vndr cycle because no package specified [2021-11-12T15:21:01.625Z] 2021/11/12 15:21:01 Ignoring paths matching "^archive[/\\\\]tar" [2021-11-12T15:21:01.793Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-12T15:21:01.886Z] 2021/11/12 15:21:01 Clone github.com/Microsoft/go-winio, revision 6c24dfa01eb5906508a5ad06f4f6534a9be47456, attempt 1/20 [2021-11-12T15:21:01.886Z] 2021/11/12 15:21:01 Clone github.com/bits-and-blooms/bitset, revision 59de210119f50cedaa42d175dc88b6335fcf63f6, attempt 1/20 [2021-11-12T15:21:01.886Z] 2021/11/12 15:21:01 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-11-12T15:21:01.886Z] 2021/11/12 15:21:01 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2021-11-12T15:21:01.886Z] 2021/11/12 15:21:01 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-11-12T15:21:01.886Z] 2021/11/12 15:21:01 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-11-12T15:21:01.886Z] 2021/11/12 15:21:01 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-11-12T15:21:01.886Z] 2021/11/12 15:21:01 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-11-12T15:21:01.887Z] 2021/11/12 15:21:01 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2021-11-12T15:21:01.887Z] 2021/11/12 15:21:01 Clone github.com/moby/sys, revision 03b9f8d59a07f5206a2264105f4903a222aea964, attempt 1/20 [2021-11-12T15:21:01.887Z] 2021/11/12 15:21:01 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-11-12T15:21:01.887Z] 2021/11/12 15:21:01 Clone github.com/sirupsen/logrus, revision bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b, attempt 1/20 [2021-11-12T15:21:01.887Z] 2021/11/12 15:21:01 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-11-12T15:21:01.887Z] 2021/11/12 15:21:01 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-11-12T15:21:01.887Z] 2021/11/12 15:21:01 Clone golang.org/x/sys, revision 69cdffdb9359ff97d91e4f4fbb6b2714c3898eae, attempt 1/20 [2021-11-12T15:21:01.887Z] 2021/11/12 15:21:01 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-11-12T15:21:02.355Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-12T15:21:02.830Z] 2021/11/12 15:21:02 Finished clone github.com/docker/libtrust [2021-11-12T15:21:02.830Z] 2021/11/12 15:21:02 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-11-12T15:21:02.918Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-12T15:21:03.092Z] 2021/11/12 15:21:03 Finished clone github.com/docker/go-units [2021-11-12T15:21:03.092Z] 2021/11/12 15:21:03 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-11-12T15:21:03.354Z] 2021/11/12 15:21:03 Finished clone github.com/Microsoft/go-winio [2021-11-12T15:21:03.354Z] 2021/11/12 15:21:03 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-11-12T15:21:03.354Z] 2021/11/12 15:21:03 Finished clone github.com/tchap/go-patricia [2021-11-12T15:21:03.354Z] 2021/11/12 15:21:03 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-11-12T15:21:03.354Z] 2021/11/12 15:21:03 Finished clone github.com/moby/locker [2021-11-12T15:21:03.354Z] 2021/11/12 15:21:03 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-11-12T15:21:03.354Z] 2021/11/12 15:21:03 Finished clone github.com/moby/term [2021-11-12T15:21:03.354Z] 2021/11/12 15:21:03 Clone github.com/imdario/mergo, revision 29fb3d3bdc5512887f1dc9aedde6a0fed407fa8f, attempt 1/20 [2021-11-12T15:21:03.615Z] 2021/11/12 15:21:03 Finished clone github.com/Azure/go-ansiterm [2021-11-12T15:21:03.615Z] 2021/11/12 15:21:03 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-11-12T15:21:03.615Z] 2021/11/12 15:21:03 Finished clone github.com/creack/pty [2021-11-12T15:21:03.615Z] 2021/11/12 15:21:03 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-11-12T15:21:03.615Z] 2021/11/12 15:21:03 Finished clone github.com/bits-and-blooms/bitset [2021-11-12T15:21:03.615Z] 2021/11/12 15:21:03 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-11-12T15:21:03.877Z] 2021/11/12 15:21:03 Finished clone github.com/gorilla/mux [2021-11-12T15:21:03.877Z] 2021/11/12 15:21:03 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-11-12T15:21:03.877Z] 2021/11/12 15:21:03 Finished clone github.com/moby/sys [2021-11-12T15:21:03.877Z] 2021/11/12 15:21:03 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-11-12T15:21:03.877Z] 2021/11/12 15:21:03 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-11-12T15:21:03.877Z] 2021/11/12 15:21:03 Finished clone github.com/sirupsen/logrus [2021-11-12T15:21:04.140Z] 2021/11/12 15:21:04 Finished clone github.com/google/uuid [2021-11-12T15:21:04.140Z] 2021/11/12 15:21:04 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-11-12T15:21:04.290Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-12T15:21:04.713Z] 2021/11/12 15:21:04 Finished clone github.com/RackSec/srslog [2021-11-12T15:21:04.713Z] 2021/11/12 15:21:04 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-11-12T15:21:04.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-12T15:21:04.914Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-12T15:21:04.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-12T15:21:04.974Z] 2021/11/12 15:21:04 Finished clone github.com/imdario/mergo [2021-11-12T15:21:04.974Z] 2021/11/12 15:21:04 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-11-12T15:21:04.975Z] 2021/11/12 15:21:05 Finished clone golang.org/x/sync [2021-11-12T15:21:04.975Z] 2021/11/12 15:21:05 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-11-12T15:21:05.236Z] 2021/11/12 15:21:05 Finished clone github.com/docker/go-connections [2021-11-12T15:21:05.236Z] 2021/11/12 15:21:05 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-11-12T15:21:05.236Z] 2021/11/12 15:21:05 Finished clone gotest.tools/v3 [2021-11-12T15:21:05.236Z] 2021/11/12 15:21:05 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-11-12T15:21:05.236Z] 2021/11/12 15:21:05 Finished clone github.com/tonistiigi/units [2021-11-12T15:21:05.236Z] 2021/11/12 15:21:05 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-11-12T15:21:05.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-12T15:21:05.388Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-12T15:21:05.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-12T15:21:05.388Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-12T15:21:05.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-12T15:21:05.498Z] 2021/11/12 15:21:05 Finished clone github.com/google/go-cmp [2021-11-12T15:21:05.498Z] 2021/11/12 15:21:05 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-11-12T15:21:05.498Z] 2021/11/12 15:21:05 Finished clone github.com/google/shlex [2021-11-12T15:21:05.498Z] 2021/11/12 15:21:05 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-11-12T15:21:05.498Z] 2021/11/12 15:21:05 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-11-12T15:21:05.498Z] 2021/11/12 15:21:05 Clone github.com/hashicorp/memberlist, revision 619135cdd9e5dda8c12f8ceef39bdade4f5899b6, attempt 1/20 [2021-11-12T15:21:05.659Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-12T15:21:05.659Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-11-12T15:21:05.759Z] 2021/11/12 15:21:05 Finished clone github.com/opentracing/opentracing-go [2021-11-12T15:21:05.759Z] 2021/11/12 15:21:05 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-11-12T15:21:05.916Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-12T15:21:06.173Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-12T15:21:06.332Z] 2021/11/12 15:21:06 Finished clone github.com/opentracing-contrib/go-stdlib [2021-11-12T15:21:06.332Z] 2021/11/12 15:21:06 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-11-12T15:21:06.332Z] 2021/11/12 15:21:06 Finished clone github.com/mitchellh/hashstructure [2021-11-12T15:21:06.332Z] 2021/11/12 15:21:06 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-11-12T15:21:06.428Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-12T15:21:06.594Z] 2021/11/12 15:21:06 Finished clone github.com/gofrs/flock [2021-11-12T15:21:06.594Z] 2021/11/12 15:21:06 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-11-12T15:21:06.594Z] 2021/11/12 15:21:06 Finished clone github.com/docker/go-events [2021-11-12T15:21:06.594Z] 2021/11/12 15:21:06 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-11-12T15:21:06.855Z] 2021/11/12 15:21:06 Finished clone github.com/armon/go-radix [2021-11-12T15:21:06.855Z] 2021/11/12 15:21:06 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-11-12T15:21:06.855Z] 2021/11/12 15:21:06 Finished clone github.com/armon/go-metrics [2021-11-12T15:21:06.855Z] 2021/11/12 15:21:06 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-11-12T15:21:06.991Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-12T15:21:07.117Z] 2021/11/12 15:21:07 Finished clone github.com/sean-/seed [2021-11-12T15:21:07.117Z] 2021/11/12 15:21:07 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-11-12T15:21:07.553Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-12T15:21:07.690Z] 2021/11/12 15:21:07 Finished clone github.com/tonistiigi/fsutil [2021-11-12T15:21:07.690Z] 2021/11/12 15:21:07 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-11-12T15:21:07.690Z] 2021/11/12 15:21:07 Finished clone github.com/hashicorp/errwrap [2021-11-12T15:21:07.690Z] 2021/11/12 15:21:07 Clone github.com/google/btree, revision 479b5e81b0a93ec038d201b0b33d17db599531d3, attempt 1/20 [2021-11-12T15:21:07.951Z] 2021/11/12 15:21:08 Finished clone github.com/hashicorp/go-multierror [2021-11-12T15:21:07.951Z] 2021/11/12 15:21:08 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-11-12T15:21:08.117Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-11-12T15:21:08.117Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-12T15:21:08.117Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-12T15:21:08.213Z] 2021/11/12 15:21:08 Finished clone github.com/hashicorp/memberlist [2021-11-12T15:21:08.213Z] 2021/11/12 15:21:08 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-11-12T15:21:08.373Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-12T15:21:08.474Z] 2021/11/12 15:21:08 Finished clone github.com/vishvananda/netns [2021-11-12T15:21:08.474Z] 2021/11/12 15:21:08 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-11-12T15:21:08.474Z] 2021/11/12 15:21:08 Finished clone github.com/docker/libkv [2021-11-12T15:21:08.474Z] 2021/11/12 15:21:08 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-11-12T15:21:08.576Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-12T15:21:08.935Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-12T15:21:09.047Z] 2021/11/12 15:21:09 Finished clone github.com/google/btree [2021-11-12T15:21:09.047Z] 2021/11/12 15:21:09 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-11-12T15:21:09.047Z] 2021/11/12 15:21:09 Finished clone github.com/hashicorp/go-sockaddr [2021-11-12T15:21:09.047Z] 2021/11/12 15:21:09 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-11-12T15:21:09.991Z] 2021/11/12 15:21:09 Finished clone github.com/deckarep/golang-set [2021-11-12T15:21:09.991Z] 2021/11/12 15:21:09 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-11-12T15:21:09.991Z] 2021/11/12 15:21:09 Finished clone github.com/samuel/go-zookeeper [2021-11-12T15:21:09.991Z] 2021/11/12 15:21:09 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-11-12T15:21:09.991Z] 2021/11/12 15:21:10 Finished clone github.com/coreos/go-semver [2021-11-12T15:21:09.991Z] 2021/11/12 15:21:10 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-11-12T15:21:09.991Z] 2021/11/12 15:21:10 Finished clone github.com/moby/ipvs [2021-11-12T15:21:09.991Z] 2021/11/12 15:21:10 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-11-12T15:21:10.566Z] 2021/11/12 15:21:10 Finished clone github.com/golang/gddo [2021-11-12T15:21:10.566Z] 2021/11/12 15:21:10 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-11-12T15:21:10.566Z] 2021/11/12 15:21:10 Finished clone github.com/vishvananda/netlink [2021-11-12T15:21:10.566Z] 2021/11/12 15:21:10 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-11-12T15:21:11.139Z] 2021/11/12 15:21:11 Finished clone github.com/ishidawataru/sctp [2021-11-12T15:21:11.139Z] 2021/11/12 15:21:11 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2021-11-12T15:21:11.711Z] 2021/11/12 15:21:11 Finished clone github.com/modern-go/concurrent [2021-11-12T15:21:11.711Z] 2021/11/12 15:21:11 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-11-12T15:21:11.711Z] 2021/11/12 15:21:11 Finished clone github.com/hashicorp/go-msgpack [2021-11-12T15:21:11.711Z] 2021/11/12 15:21:11 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-11-12T15:21:12.201Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-12T15:21:12.284Z] 2021/11/12 15:21:12 Finished clone github.com/modern-go/reflect2 [2021-11-12T15:21:12.284Z] 2021/11/12 15:21:12 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-11-12T15:21:12.457Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-12T15:21:13.228Z] 2021/11/12 15:21:13 Finished clone github.com/json-iterator/go [2021-11-12T15:21:13.228Z] 2021/11/12 15:21:13 Clone github.com/opencontainers/runc, revision 52b36a2dd837e8462de8e01458bf02cf9eea47dd, attempt 1/20 [2021-11-12T15:21:13.228Z] 2021/11/12 15:21:13 Finished clone go.etcd.io/bbolt [2021-11-12T15:21:13.228Z] 2021/11/12 15:21:13 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-11-12T15:21:13.228Z] 2021/11/12 15:21:13 Finished clone github.com/mistifyio/go-zfs [2021-11-12T15:21:13.228Z] 2021/11/12 15:21:13 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-11-12T15:21:13.386Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-12T15:21:13.489Z] 2021/11/12 15:21:13 Finished clone github.com/opencontainers/go-digest [2021-11-12T15:21:13.490Z] 2021/11/12 15:21:13 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-11-12T15:21:14.063Z] 2021/11/12 15:21:14 Finished clone golang.org/x/net [2021-11-12T15:21:14.063Z] 2021/11/12 15:21:14 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-11-12T15:21:14.324Z] 2021/11/12 15:21:14 Finished clone github.com/hashicorp/serf [2021-11-12T15:21:14.324Z] 2021/11/12 15:21:14 Clone github.com/coreos/go-systemd/v22, revision 777e73a89cef78631ccaa97f53a9bae67e166186, attempt 1/20 [2021-11-12T15:21:14.753Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-12T15:21:14.896Z] 2021/11/12 15:21:14 Finished clone github.com/cyphar/filepath-securejoin [2021-11-12T15:21:14.896Z] 2021/11/12 15:21:14 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-11-12T15:21:15.681Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-12T15:21:16.285Z] 2021/11/12 15:21:16 Finished clone github.com/vbatts/tar-split [2021-11-12T15:21:16.285Z] 2021/11/12 15:21:16 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-11-12T15:21:16.546Z] 2021/11/12 15:21:16 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-11-12T15:21:16.546Z] 2021/11/12 15:21:16 Clone github.com/fluent/fluent-logger-golang, revision b9b7fb02ccfee8ba4e69aa87386820c2bf24fd11, attempt 1/20 [2021-11-12T15:21:16.546Z] 2021/11/12 15:21:16 Finished clone github.com/coreos/go-systemd/v22 [2021-11-12T15:21:16.546Z] 2021/11/12 15:21:16 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-11-12T15:21:16.546Z] 2021/11/12 15:21:16 Finished clone github.com/opencontainers/runtime-spec [2021-11-12T15:21:16.546Z] 2021/11/12 15:21:16 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-11-12T15:21:16.807Z] 2021/11/12 15:21:16 Finished clone github.com/coreos/go-systemd [2021-11-12T15:21:16.807Z] 2021/11/12 15:21:16 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-11-12T15:21:17.378Z] 2021/11/12 15:21:17 Finished clone github.com/opencontainers/image-spec [2021-11-12T15:21:17.378Z] 2021/11/12 15:21:17 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-11-12T15:21:17.378Z] 2021/11/12 15:21:17 Finished clone github.com/godbus/dbus/v5 [2021-11-12T15:21:17.378Z] 2021/11/12 15:21:17 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-11-12T15:21:17.569Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-12T15:21:17.951Z] 2021/11/12 15:21:17 Finished clone github.com/Graylog2/go-gelf [2021-11-12T15:21:17.951Z] 2021/11/12 15:21:17 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-11-12T15:21:18.212Z] 2021/11/12 15:21:18 Finished clone github.com/philhofer/fwd [2021-11-12T15:21:18.213Z] 2021/11/12 15:21:18 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-11-12T15:21:18.474Z] 2021/11/12 15:21:18 Finished clone github.com/fluent/fluent-logger-golang [2021-11-12T15:21:18.474Z] 2021/11/12 15:21:18 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-11-12T15:21:18.752Z] 2021/11/12 15:21:18 Finished clone github.com/fsnotify/fsnotify [2021-11-12T15:21:18.752Z] 2021/11/12 15:21:18 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-11-12T15:21:18.939Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-11-12T15:21:19.505Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-12T15:21:19.505Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-12T15:21:19.505Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-12T15:21:19.505Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-12T15:21:19.505Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-12T15:21:19.505Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-12T15:21:19.505Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-12T15:21:19.505Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-12T15:21:19.505Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-12T15:21:19.505Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-12T15:21:19.505Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-12T15:21:19.505Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-12T15:21:19.520Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-12T15:21:19.699Z] 2021/11/12 15:21:19 Finished clone github.com/bsphere/le_go [2021-11-12T15:21:19.699Z] 2021/11/12 15:21:19 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-11-12T15:21:19.699Z] 2021/11/12 15:21:19 Finished clone github.com/jmespath/go-jmespath [2021-11-12T15:21:19.699Z] 2021/11/12 15:21:19 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-11-12T15:21:19.776Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-12T15:21:19.776Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-12T15:21:19.776Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-12T15:21:19.776Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-12T15:21:19.776Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-12T15:21:19.776Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-12T15:21:20.031Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-12T15:21:20.031Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-11-12T15:21:20.031Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-12T15:21:20.031Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-11-12T15:21:20.495Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-12T15:21:20.641Z] 2021/11/12 15:21:20 Finished clone github.com/golang/groupcache [2021-11-12T15:21:20.641Z] 2021/11/12 15:21:20 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-11-12T15:21:20.959Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-11-12T15:21:21.212Z] 2021/11/12 15:21:21 Finished clone github.com/tinylib/msgp [2021-11-12T15:21:21.212Z] 2021/11/12 15:21:21 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-11-12T15:21:21.522Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-11-12T15:21:21.784Z] 2021/11/12 15:21:21 Clone github.com/containerd/containerd, revision 8686ededfc90076914c5238eb96c883ea093a8ba, attempt 1/20 [2021-11-12T15:21:21.784Z] 2021/11/12 15:21:21 Finished clone golang.org/x/oauth2 [2021-11-12T15:21:22.083Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-11-12T15:21:22.356Z] 2021/11/12 15:21:22 Finished clone github.com/googleapis/gax-go [2021-11-12T15:21:22.356Z] 2021/11/12 15:21:22 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-11-12T15:21:22.645Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-11-12T15:21:23.207Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-11-12T15:21:23.461Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-12T15:21:23.742Z] 2021/11/12 15:21:23 Finished clone go.opencensus.io [2021-11-12T15:21:23.742Z] 2021/11/12 15:21:23 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-11-12T15:21:24.136Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-12T15:21:24.137Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-11-12T15:21:24.315Z] 2021/11/12 15:21:24 Finished clone github.com/containerd/fifo [2021-11-12T15:21:24.315Z] 2021/11/12 15:21:24 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-11-12T15:21:24.701Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-11-12T15:21:24.701Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-12T15:21:24.701Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-11-12T15:21:24.701Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-12T15:21:24.701Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-11-12T15:21:24.701Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-12T15:21:24.701Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-11-12T15:21:24.701Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-12T15:21:24.701Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-11-12T15:21:24.701Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-12T15:21:24.701Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-11-12T15:21:24.701Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-12T15:21:24.701Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-11-12T15:21:24.701Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-12T15:21:24.701Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-11-12T15:21:25.263Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-11-12T15:21:25.520Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-11-12T15:21:25.703Z] 2021/11/12 15:21:25 Finished clone github.com/miekg/dns [2021-11-12T15:21:25.703Z] 2021/11/12 15:21:25 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-11-12T15:21:25.777Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-11-12T15:21:25.777Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-11-12T15:21:26.340Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-12T15:21:26.596Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-12T15:21:27.090Z] 2021/11/12 15:21:26 Finished clone golang.org/x/sys [2021-11-12T15:21:27.090Z] 2021/11/12 15:21:26 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-11-12T15:21:27.090Z] 2021/11/12 15:21:26 Finished clone github.com/containerd/cgroups [2021-11-12T15:21:27.090Z] 2021/11/12 15:21:26 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-11-12T15:21:27.159Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-12T15:21:27.159Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-11-12T15:21:27.277Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-12T15:21:27.277Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-12T15:21:27.277Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-12T15:21:27.277Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-12T15:21:27.751Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-12T15:21:27.751Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-12T15:21:27.751Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-12T15:21:27.751Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-12T15:21:27.751Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-12T15:21:27.751Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-12T15:21:27.751Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-12T15:21:28.086Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-11-12T15:21:28.648Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-11-12T15:21:28.648Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-12T15:21:28.648Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-12T15:21:28.905Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-11-12T15:21:29.010Z] 2021/11/12 15:21:28 Finished clone github.com/containerd/typeurl [2021-11-12T15:21:29.010Z] 2021/11/12 15:21:28 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-11-12T15:21:29.010Z] 2021/11/12 15:21:28 Finished clone github.com/containerd/go-runc [2021-11-12T15:21:29.010Z] 2021/11/12 15:21:28 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-11-12T15:21:29.010Z] 2021/11/12 15:21:28 Finished clone github.com/containerd/console [2021-11-12T15:21:29.010Z] 2021/11/12 15:21:28 Clone github.com/cilium/ebpf, revision ca492085341e0e917f48ec30704d5054c5d42ca8, attempt 1/20 [2021-11-12T15:21:29.161Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-12T15:21:30.398Z] 2021/11/12 15:21:30 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-11-12T15:21:30.398Z] 2021/11/12 15:21:30 Finished clone github.com/containerd/continuity [2021-11-12T15:21:30.528Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-11-12T15:21:30.659Z] 2021/11/12 15:21:30 Finished clone github.com/containerd/ttrpc [2021-11-12T15:21:30.659Z] 2021/11/12 15:21:30 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-11-12T15:21:30.921Z] 2021/11/12 15:21:30 Finished clone github.com/gogo/googleapis [2021-11-12T15:21:30.921Z] 2021/11/12 15:21:30 Clone github.com/docker/swarmkit, revision 3629f50980f6c0dd5ccd7dbfa0956b57ea0cd78d, attempt 1/20 [2021-11-12T15:21:31.089Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-11-12T15:21:31.089Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-12T15:21:31.089Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-12T15:21:31.347Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-12T15:21:31.347Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-12T15:21:31.561Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-12T15:21:31.561Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T15:21:31.561Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-12T15:21:31.561Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T15:21:31.561Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-12T15:21:31.561Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T15:21:31.561Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-12T15:21:32.031Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-12T15:21:32.713Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-12T15:21:32.839Z] 2021/11/12 15:21:32 Finished clone github.com/opencontainers/runc [2021-11-12T15:21:32.840Z] 2021/11/12 15:21:32 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-11-12T15:21:33.275Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-12T15:21:33.412Z] 2021/11/12 15:21:33 Finished clone google.golang.org/grpc [2021-11-12T15:21:33.412Z] 2021/11/12 15:21:33 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-11-12T15:21:33.844Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-11-12T15:21:33.984Z] 2021/11/12 15:21:33 Finished clone github.com/pelletier/go-toml [2021-11-12T15:21:33.984Z] 2021/11/12 15:21:33 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-11-12T15:21:34.557Z] 2021/11/12 15:21:34 Finished clone golang.org/x/text [2021-11-12T15:21:34.557Z] 2021/11/12 15:21:34 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-11-12T15:21:34.557Z] 2021/11/12 15:21:34 Finished clone github.com/docker/distribution [2021-11-12T15:21:34.557Z] 2021/11/12 15:21:34 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-11-12T15:21:35.215Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-12T15:21:35.778Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-12T15:21:35.778Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-12T15:21:35.778Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-12T15:21:36.474Z] 2021/11/12 15:21:36 Finished clone github.com/fernet/fernet-go [2021-11-12T15:21:36.474Z] 2021/11/12 15:21:36 Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20 [2021-11-12T15:21:36.474Z] 2021/11/12 15:21:36 Finished clone github.com/cilium/ebpf [2021-11-12T15:21:36.474Z] 2021/11/12 15:21:36 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-11-12T15:21:36.706Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-11-12T15:21:36.706Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-11-12T15:21:36.803Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-12T15:21:37.640Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-11-12T15:21:38.394Z] 2021/11/12 15:21:38 Finished clone golang.org/x/time [2021-11-12T15:21:38.394Z] 2021/11/12 15:21:38 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-11-12T15:21:38.394Z] 2021/11/12 15:21:38 Finished clone github.com/moby/buildkit [2021-11-12T15:21:38.394Z] 2021/11/12 15:21:38 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-11-12T15:21:38.569Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-12T15:21:38.802Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-12T15:21:38.826Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-12T15:21:39.339Z] 2021/11/12 15:21:39 Finished clone github.com/hashicorp/go-immutable-radix [2021-11-12T15:21:39.339Z] 2021/11/12 15:21:39 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-11-12T15:21:39.753Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-12T15:21:39.753Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-12T15:21:40.173Z] 2021/11/12 15:21:40 Finished clone github.com/hashicorp/go-memdb [2021-11-12T15:21:40.173Z] 2021/11/12 15:21:40 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-11-12T15:21:40.315Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-12T15:21:41.115Z] 2021/11/12 15:21:41 Finished clone github.com/hashicorp/golang-lru [2021-11-12T15:21:41.115Z] 2021/11/12 15:21:41 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-11-12T15:21:41.244Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2853640751 [2021-11-12T15:21:41.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-12T15:21:41.500Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-12T15:21:41.500Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-12T15:21:42.078Z] 2021/11/12 15:21:41 Finished clone github.com/coreos/pkg [2021-11-12T15:21:42.078Z] 2021/11/12 15:21:41 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-11-12T15:21:42.340Z] 2021/11/12 15:21:42 Finished clone github.com/golang/protobuf [2021-11-12T15:21:42.340Z] 2021/11/12 15:21:42 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-11-12T15:21:42.868Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-12T15:21:42.868Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-12T15:21:42.868Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-12T15:21:43.285Z] 2021/11/12 15:21:43 Finished clone golang.org/x/crypto [2021-11-12T15:21:43.285Z] 2021/11/12 15:21:43 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-11-12T15:21:43.797Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-12T15:21:44.230Z] 2021/11/12 15:21:44 Finished clone github.com/beorn7/perks [2021-11-12T15:21:44.230Z] 2021/11/12 15:21:44 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-11-12T15:21:44.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-12T15:21:44.275Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-12T15:21:44.690Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-12T15:21:44.746Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-12T15:21:44.746Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T15:21:45.163Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-12T15:21:45.173Z] 2021/11/12 15:21:45 Finished clone github.com/prometheus/client_model [2021-11-12T15:21:45.173Z] 2021/11/12 15:21:45 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-11-12T15:21:45.217Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-12T15:21:45.418Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-12T15:21:45.418Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-12T15:21:45.674Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-12T15:21:45.674Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-12T15:21:46.116Z] 2021/11/12 15:21:45 Finished clone code.cloudfoundry.org/clock [2021-11-12T15:21:46.116Z] 2021/11/12 15:21:45 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-11-12T15:21:46.116Z] 2021/11/12 15:21:46 Finished clone github.com/prometheus/client_golang [2021-11-12T15:21:46.116Z] 2021/11/12 15:21:46 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-11-12T15:21:46.236Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-12T15:21:46.794Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-12T15:21:46.794Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-12T15:21:46.794Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-12T15:21:47.503Z] 2021/11/12 15:21:47 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-11-12T15:21:47.504Z] 2021/11/12 15:21:47 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-11-12T15:21:47.764Z] 2021/11/12 15:21:47 Finished clone github.com/prometheus/common [2021-11-12T15:21:47.764Z] 2021/11/12 15:21:47 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-11-12T15:21:48.026Z] 2021/11/12 15:21:47 Finished clone github.com/pkg/errors [2021-11-12T15:21:48.026Z] 2021/11/12 15:21:47 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-11-12T15:21:48.124Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-12T15:21:48.612Z] 2021/11/12 15:21:48 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-11-12T15:21:48.612Z] 2021/11/12 15:21:48 Finished clone github.com/prometheus/procfs [2021-11-12T15:21:49.051Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-11-12T15:21:49.339Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-12T15:21:49.339Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-12T15:21:49.339Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-12T15:21:49.339Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-12T15:21:49.339Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-12T15:21:49.339Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-12T15:21:49.340Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-12T15:21:49.340Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-12T15:21:49.340Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-12T15:21:49.340Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-12T15:21:49.340Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-12T15:21:49.340Z] === RUN TestDockerSuite/TestBuildFails [2021-11-12T15:21:49.557Z] 2021/11/12 15:21:49 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-11-12T15:21:49.557Z] 2021/11/12 15:21:49 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-11-12T15:21:49.557Z] 2021/11/12 15:21:49 Finished clone github.com/klauspost/compress [2021-11-12T15:21:49.557Z] 2021/11/12 15:21:49 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-11-12T15:21:49.557Z] 2021/11/12 15:21:49 Finished clone github.com/google/certificate-transparency-go [2021-11-12T15:21:49.557Z] 2021/11/12 15:21:49 Finished clone github.com/cespare/xxhash/v2 [2021-11-12T15:21:49.557Z] 2021/11/12 15:21:49 Clone github.com/opencontainers/selinux, revision 76bc82e11d854d3e40c08889d13c98abcea72ea2, attempt 1/20 [2021-11-12T15:21:49.557Z] 2021/11/12 15:21:49 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-11-12T15:21:50.604Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-12T15:21:50.917Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-12T15:21:50.947Z] 2021/11/12 15:21:50 Finished clone github.com/spf13/pflag [2021-11-12T15:21:50.947Z] 2021/11/12 15:21:50 Clone github.com/Microsoft/hcsshim, revision 3ad51c76263bad09548a40e1996960814a12a870, attempt 1/20 [2021-11-12T15:21:51.211Z] 2021/11/12 15:21:51 Finished clone github.com/inconshreveable/mousetrap [2021-11-12T15:21:51.211Z] 2021/11/12 15:21:51 Finished clone github.com/morikuni/aec [2021-11-12T15:21:51.388Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-12T15:21:51.473Z] 2021/11/12 15:21:51 Finished clone github.com/docker/go-metrics [2021-11-12T15:21:51.597Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-12T15:21:51.597Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-12T15:21:51.734Z] 2021/11/12 15:21:51 Finished clone github.com/spf13/cobra [2021-11-12T15:21:52.068Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-12T15:21:52.068Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-12T15:21:52.068Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-12T15:21:53.063Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-12T15:21:53.224Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-12T15:21:53.651Z] 2021/11/12 15:21:53 Finished clone github.com/opencontainers/selinux [2021-11-12T15:21:54.636Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-12T15:21:55.107Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-12T15:21:55.114Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-12T15:21:55.150Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-12T15:21:55.370Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-12T15:21:55.579Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-12T15:21:56.050Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-12T15:21:56.296Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-12T15:21:57.271Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-12T15:21:58.811Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-12T15:22:00.701Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-12T15:22:00.824Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-12T15:22:00.957Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-12T15:22:01.885Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-11-12T15:22:02.447Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-12T15:22:03.050Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-12T15:22:03.050Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-12T15:22:03.050Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-12T15:22:03.167Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-12T15:22:03.815Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-12T15:22:04.623Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-12T15:22:04.623Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-12T15:22:04.623Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-12T15:22:04.744Z] docker_cli_service_logs_test.go:246: checking task p0inhdg4jvfp [2021-11-12T15:22:04.744Z] docker_cli_service_logs_test.go:251: checking messages for p0inhdg4jvfp [2021-11-12T15:22:04.744Z] docker_cli_service_logs_test.go:246: checking task x4utkgn5v55t [2021-11-12T15:22:04.744Z] docker_cli_service_logs_test.go:251: checking messages for x4utkgn5v55t [2021-11-12T15:22:05.094Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-12T15:22:05.307Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-12T15:22:05.894Z] 2021/11/12 15:22:04 Finished clone github.com/cloudflare/cfssl [2021-11-12T15:22:06.666Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-12T15:22:07.282Z] 2021/11/12 15:22:07 Finished clone github.com/docker/swarmkit [2021-11-12T15:22:07.658Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-12T15:22:07.821Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-12T15:22:08.129Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-12T15:22:08.129Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-12T15:22:08.129Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-12T15:22:09.053Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-12T15:22:09.123Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-12T15:22:09.595Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-12T15:22:09.595Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-12T15:22:09.595Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-12T15:22:09.595Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-12T15:22:09.595Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-12T15:22:12.013Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-12T15:22:12.581Z] 2021/11/12 15:22:11 Finished clone github.com/coreos/etcd [2021-11-12T15:22:13.823Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-12T15:22:14.374Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-12T15:22:15.276Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-12T15:22:15.395Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-12T15:22:15.533Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-11-12T15:22:18.048Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-11-12T15:22:19.937Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-12T15:22:20.181Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-12T15:22:20.181Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-12T15:22:20.181Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-12T15:22:20.181Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-12T15:22:20.651Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-12T15:22:20.651Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-12T15:22:20.651Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-12T15:22:20.755Z] 2021/11/12 15:22:19 Finished clone cloud.google.com/go [2021-11-12T15:22:20.755Z] 2021/11/12 15:22:20 Finished clone github.com/Microsoft/hcsshim [2021-11-12T15:22:21.329Z] 2021/11/12 15:22:21 Finished clone github.com/containerd/containerd [2021-11-12T15:22:22.451Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-11-12T15:22:23.818Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-12T15:22:24.075Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-12T15:22:25.005Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-12T15:22:25.261Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-12T15:22:25.261Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-12T15:22:25.261Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-12T15:22:25.824Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-12T15:22:29.093Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-12T15:22:29.344Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-12T15:22:29.344Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T15:22:29.344Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-12T15:22:31.344Z] 2021/11/12 15:22:30 Finished clone github.com/gogo/protobuf [2021-11-12T15:22:32.358Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-11-12T15:22:32.615Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-11-12T15:22:33.194Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-11-12T15:22:33.194Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-12T15:22:33.194Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-11-12T15:22:33.194Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-12T15:22:33.194Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-11-12T15:22:34.564Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-11-12T15:22:35.493Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-11-12T15:22:35.569Z] 2021/11/12 15:22:34 Finished clone google.golang.org/genproto [2021-11-12T15:22:36.055Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-11-12T15:22:36.311Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-11-12T15:22:37.241Z] === RUN TestDockerSuite/TestUpdateStats [2021-11-12T15:22:38.606Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-11-12T15:22:39.794Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-12T15:22:39.794Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-12T15:22:41.122Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-11-12T15:22:41.122Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-11-12T15:22:42.025Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-12T15:22:42.025Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-12T15:22:42.025Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-12T15:22:42.052Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-11-12T15:22:42.053Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-12T15:22:42.053Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-11-12T15:22:42.495Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-12T15:22:42.495Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-12T15:22:42.984Z] docker_cli_swarm_test.go:1901: [d7311595244dc] joining swarm manager [d8a17f8691dba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:22:42.984Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-11-12T15:22:43.547Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-12T15:22:44.476Z] docker_cli_swarm_test.go:1902: [d20e28ef04b60] joining swarm manager [d8a17f8691dba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:22:44.531Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-12T15:22:44.531Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-12T15:22:45.002Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-12T15:22:46.367Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-11-12T15:22:47.264Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-12T15:22:47.734Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-12T15:22:48.205Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-12T15:22:48.258Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-11-12T15:22:49.195Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-12T15:22:49.665Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-12T15:22:49.776Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-12T15:22:49.776Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-12T15:22:49.776Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-12T15:22:49.776Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-12T15:22:50.249Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-12T15:22:50.249Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-12T15:22:50.249Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-12T15:22:50.656Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-12T15:22:50.720Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-12T15:22:50.721Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-12T15:22:50.721Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-12T15:22:50.776Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-11-12T15:22:51.727Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-12T15:22:52.226Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-12T15:22:54.244Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-12T15:22:56.761Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-11-12T15:22:58.117Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-12T15:22:58.117Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T15:22:58.117Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-12T15:22:58.117Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-12T15:22:58.117Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-12T15:22:58.117Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-12T15:22:58.117Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-12T15:22:58.127Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-11-12T15:22:58.589Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-12T15:22:58.589Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-12T15:22:59.060Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-12T15:22:59.492Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-11-12T15:22:59.530Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-12T15:23:00.422Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-11-12T15:23:01.354Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-11-12T15:23:02.719Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-11-12T15:23:04.086Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-11-12T15:23:04.308Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-12T15:23:05.453Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-11-12T15:23:05.709Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-11-12T15:23:07.077Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-11-12T15:23:07.518Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-12T15:23:07.989Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-12T15:23:07.989Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-12T15:23:08.460Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-12T15:23:08.460Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-12T15:23:08.460Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-12T15:23:08.931Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-12T15:23:08.966Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-12T15:23:09.922Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-12T15:23:09.923Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-12T15:23:09.923Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-12T15:23:10.393Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-12T15:23:11.385Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-12T15:23:14.217Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-11-12T15:23:15.581Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-11-12T15:23:17.285Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-12T15:23:19.268Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-12T15:23:19.269Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-12T15:23:19.269Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-12T15:23:20.255Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-12T15:23:20.844Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-12T15:23:25.037Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-12T15:23:25.037Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-12T15:23:25.037Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-12T15:23:25.037Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-12T15:23:25.037Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-12T15:23:25.037Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-12T15:23:25.037Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-12T15:23:25.037Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-12T15:23:25.037Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-12T15:23:25.037Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-12T15:23:25.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-12T15:23:25.521Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-12T15:23:25.521Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-12T15:23:25.521Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-12T15:23:25.521Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-12T15:23:25.521Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-12T15:23:25.521Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-12T15:23:25.521Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-12T15:23:25.521Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-12T15:23:25.521Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-12T15:23:25.777Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-12T15:23:26.032Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-12T15:23:26.032Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-12T15:23:26.032Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-12T15:23:26.032Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-12T15:23:26.624Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-12T15:23:26.624Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-12T15:23:26.624Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-12T15:23:26.624Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-12T15:23:27.923Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-12T15:23:27.923Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-12T15:23:27.923Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-12T15:23:27.923Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-12T15:23:27.923Z] === RUN TestDockerSuite/TestVolumeEvents [2021-11-12T15:23:28.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-12T15:23:28.844Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T15:23:28.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-12T15:23:28.844Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T15:23:28.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-12T15:23:28.844Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T15:23:28.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-12T15:23:29.836Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-12T15:23:31.188Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-11-12T15:23:31.872Z] 2021/11/12 15:23:24 Finished clone github.com/hashicorp/consul [2021-11-12T15:23:33.078Z] docker_cli_swarm_test.go:1802: [dd71a32f1c557] joining swarm manager [d770a907e11c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:23:33.078Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-12T15:23:34.442Z] docker_cli_swarm_test.go:1803: [da20ca9385833] joining swarm manager [d770a907e11c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:23:35.003Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-12T15:23:35.003Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-12T15:23:35.003Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-12T15:23:35.729Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-12T15:23:36.090Z] 2021/11/12 15:23:35 Finished clone github.com/aws/aws-sdk-go [2021-11-12T15:23:36.899Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-12T15:23:39.425Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-12T15:23:39.425Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite (1315.52s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.91s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.63s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.37s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.13s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.11s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.40s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.02s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.55s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.59s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.65s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.69s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.72s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAttachDetach (1.04s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.90s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.83s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.92s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.11s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.28s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.82s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.00s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.06s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.62s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.46s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.39s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.20s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.17s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.14s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.98s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.44s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.02s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.89s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.45s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.17s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.72s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.74s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.05s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.91s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.16s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.17s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.45s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.94s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.27s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.18s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.27s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.78s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.01s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.09s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.70s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.66s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.71s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.87s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.18s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.36s) [2021-11-12T15:23:39.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.81s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.89s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.38s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.50s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.82s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.27s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.37s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.46s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.77s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.01s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.88s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.84s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.44s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCmd (0.20s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.83s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.86s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.67s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.49s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.73s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.39s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.90s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.76s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.36s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.01s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.11s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.06s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.66s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.34s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.37s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.74s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.49s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.47s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.91s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.12s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.03s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.24s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.16s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.05s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.69s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.90s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.54s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.36s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.12s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.70s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.25s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.96s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.60s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.67s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.11s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.04s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.79s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.97s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.99s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.71s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.18s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.23s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.37s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildExpose (0.46s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.91s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.45s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildFails (1.01s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.33s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.10s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.37s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.25s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.84s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.73s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.37s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.11s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.88s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.27s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildHistory (3.56s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.27s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.17s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.86s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.79s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.08s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.56s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.10s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.51s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.93s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.42s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.45s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.59s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.47s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.78s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.20s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.64s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.60s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.62s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.89s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.90s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.35s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.00s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.01s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.86s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildPATH (1.52s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.54s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.49s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.58s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildRm (2.65s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.09s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.38s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.84s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.15s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildStderr (0.71s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.18s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.93s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.06s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildUser (2.06s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.51s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.68s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.76s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.81s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.38s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.85s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.87s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.74s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.89s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.45s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.68s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.62s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-12T15:23:39.426Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.69s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestCommitChange (0.81s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.55s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.03s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestCommitTTY (1.04s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.97s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.04s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.98s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.47s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.76s) [2021-11-12T15:23:39.426Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.62s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.57s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.55s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.53s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.55s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.54s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.51s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.60s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.64s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.58s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.61s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.62s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.24s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.34s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.45s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.43s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.83s) [2021-11-12T15:23:39.427Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.71s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.41s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.25s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.01s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.72s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.46s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.59s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.77s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.52s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c1d188_} (1.39s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11215893090_/foo_false____} (1.45s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11215893090_/foo_true____} (1.45s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34060270272_/foo_false____} (1.52s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34060270272_/foo_true____} (1.62s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34060270272_/foo_true__0xc000c1d1b8__} (1.31s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c1d1d0_} (1.45s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c1d1e8_} (1.30s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c1d200_} (1.40s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c1d218_} (1.46s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.15s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.15s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.93s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.14s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.06s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.76s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.88s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.11s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.56s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.75s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.65s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.89s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.09s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.64s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.09s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.58s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.73s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.67s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.71s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.22s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.81s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.29s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.91s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.33s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.72s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.12s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.88s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.94s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.13s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.90s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2021-11-12T15:23:39.427Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-11-12T15:23:39.427Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.35s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.72s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.58s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.05s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.73s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.96s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.96s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.49s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.80s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.61s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.51s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.20s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.95s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.12s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.11s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsAttach (0.90s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsCommit (0.92s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.53s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.72s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.24s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.64s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsCopy (1.14s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.48s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.46s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.67s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.23s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsFilters (1.59s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsFormat (1.43s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.20s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.76s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-11-12T15:23:39.427Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-12T15:23:39.427Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.43s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.60s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.33s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.59s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsTop (0.83s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.73s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.70s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.63s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.55s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.43s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.61s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecCgroup (0.89s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.04s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.68s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.70s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.54s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.34s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.95s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecStartFails (0.61s) [2021-11-12T15:23:39.427Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.79s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestExecTTY (0.85s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.74s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.66s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestExecUlimits (0.94s) [2021-11-12T15:23:39.428Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.55s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.90s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestExecWithUser (0.77s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.45s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestHealth (19.72s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImportDisplay (1.29s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImportFile (1.26s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.47s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImportGzipped (1.91s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.21s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.57s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.54s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.53s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.49s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2021-11-12T15:23:39.428Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-12T15:23:39.428Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.24s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.60s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.57s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.59s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.20s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.88s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.70s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.58s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.56s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.57s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.57s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.83s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsSince (6.68s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.68s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsTail (0.63s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestNetHostname (1.33s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.64s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.22s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPluginActive (2.59s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.58s) [2021-11-12T15:23:39.428Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.49s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.85s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.52s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.86s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.44s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPortList (6.10s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.93s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.27s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.51s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.94s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.88s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsByOrder (2.47s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.09s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.11s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.18s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.38s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.72s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.58s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.51s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.62s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.63s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.03s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.66s) [2021-11-12T15:23:39.428Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.69s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.12s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.90s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.89s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.16s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.46s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.38s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.28s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.37s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.72s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.07s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.74s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.62s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.53s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.20s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.61s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.68s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.81s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.25s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.78s) [2021-11-12T15:23:39.428Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.74s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.63s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.54s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.01s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.88s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.68s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.70s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.56s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.61s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.43s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.31s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.32s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.61s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.06s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.00s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.65s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.28s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.55s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.01s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.55s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.95s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.73s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.53s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.59s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.95s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.30s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.68s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.63s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.17s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.80s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.49s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.38s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.39s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.50s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.52s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.52s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.95s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.01s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.92s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.30s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.09s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunMount (4.67s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.97s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.47s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.29s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.72s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.53s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.70s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.21s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.86s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.66s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.57s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.74s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.06s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.48s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.56s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.55s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.28s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.63s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.70s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.62s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.64s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.56s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunState (1.34s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.66s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.66s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.56s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunSysctls (1.35s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.90s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.61s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.24s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.97s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.96s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.45s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunUserByName (0.62s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.73s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.16s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.34s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.92s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.79s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.05s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.58s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.72s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.23s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.66s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.63s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.54s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.09s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2021-11-12T15:23:39.429Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.33s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.56s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.76s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.83s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.89s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.11s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.10s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-11-12T15:23:39.429Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.14s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.08s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.52s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStartRecordError (1.43s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.60s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.36s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.87s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.67s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2021-11-12T15:23:39.430Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.60s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.12s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.99s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.52s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.58s) [2021-11-12T15:23:39.430Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-12T15:23:39.430Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.44s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.89s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.87s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.06s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUpdateStats (3.64s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.99s) [2021-11-12T15:23:39.430Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.99s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.60s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.18s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.97s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.16s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.62s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.50s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.06s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.47s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.53s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.48s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.63s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.08s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.10s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.37s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.75s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.77s) [2021-11-12T15:23:39.430Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.47s) [2021-11-12T15:23:39.430Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-12T15:23:39.430Z] === RUN TestDockerRegistrySuite [2021-11-12T15:23:39.430Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-12T15:23:40.796Z] check_test.go:195: [d75b20ed0b0e6] daemon is not started [2021-11-12T15:23:40.796Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-12T15:23:41.596Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-12T15:23:41.724Z] check_test.go:195: [d603f5bece0e0] daemon is not started [2021-11-12T15:23:41.724Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-12T15:23:42.656Z] check_test.go:195: [db042cebf49b8] daemon is not started [2021-11-12T15:23:42.656Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-12T15:23:42.912Z] check_test.go:195: [d2c1eddc576a1] daemon is not started [2021-11-12T15:23:42.912Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T15:23:43.168Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-12T15:23:43.645Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-12T15:23:46.181Z] check_test.go:195: [d24e439d3eb85] daemon is not started [2021-11-12T15:23:46.181Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T15:23:46.611Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-12T15:23:50.348Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-11-12T15:23:50.348Z] check_test.go:195: [d18df686ddf5f] daemon is not started [2021-11-12T15:23:50.348Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-12T15:23:50.702Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-12T15:23:50.703Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-12T15:23:50.703Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-12T15:23:50.703Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-12T15:23:50.703Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-12T15:23:50.703Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-12T15:23:50.703Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-12T15:23:50.703Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-12T15:23:50.703Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-12T15:23:50.703Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-12T15:23:50.703Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-12T15:23:50.703Z] === RUN TestDockerSuite/TestBuildFails [2021-11-12T15:23:50.974Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-12T15:23:52.275Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-12T15:23:52.275Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-12T15:23:53.617Z] check_test.go:195: [d783b2e11c951] daemon is not started [2021-11-12T15:23:53.617Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-12T15:23:54.545Z] check_test.go:195: [dfeed20dc33d1] daemon is not started [2021-11-12T15:23:54.545Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-12T15:23:55.304Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-12T15:23:55.473Z] check_test.go:195: [d3207e1a64c20] daemon is not started [2021-11-12T15:23:55.473Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-12T15:23:56.838Z] check_test.go:195: [d47d8330b0efe] daemon is not started [2021-11-12T15:23:56.838Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-12T15:23:56.877Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-12T15:23:57.784Z] check_test.go:195: [d5119baab5480] daemon is not started [2021-11-12T15:23:57.784Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-12T15:23:57.784Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-11-12T15:23:59.152Z] check_test.go:195: [d61b44902d4e4] daemon is not started [2021-11-12T15:23:59.152Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-12T15:23:59.463Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-12T15:24:00.081Z] docker_cli_swarm_test.go:1321: [d944bca032311] joining swarm manager [df0dda53f4f87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:24:00.337Z] check_test.go:195: [d0d44488e9de3] daemon is not started [2021-11-12T15:24:00.337Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-12T15:24:01.703Z] docker_cli_swarm_test.go:1322: [d3ca4ce4b289b] joining swarm manager [df0dda53f4f87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:24:01.703Z] check_test.go:195: [d864636faf084] daemon is not started [2021-11-12T15:24:01.703Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-12T15:24:02.691Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6f4303c6df79ed7179edf9a561947b1e465bad48e034921a6c4ad100747c1ef2 [2021-11-12T15:24:03.621Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ac2a646a8c311452b460231c55a5dae60b7ee13fc793ab7fe91b7ad542c36ace [2021-11-12T15:24:03.877Z] check_test.go:195: [db596b663181f] daemon is not started [2021-11-12T15:24:03.877Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-12T15:24:04.805Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9615ed02f0fafa32784c2f70628886aca74a004c77a81229f48c8911a2eb67fa [2021-11-12T15:24:05.367Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:669b4046d167581c319851868482e099e928a380e3fd782c04624bbcdc95babc [2021-11-12T15:24:05.397Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-12T15:24:05.623Z] check_test.go:195: [d66d95f178ca2] daemon is not started [2021-11-12T15:24:05.623Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-12T15:24:05.939Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-12T15:24:06.551Z] check_test.go:195: [d84242dbc2224] daemon is not started [2021-11-12T15:24:06.551Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-12T15:24:09.068Z] check_test.go:195: [d638c0a0d406b] daemon is not started [2021-11-12T15:24:09.068Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-12T15:24:09.629Z] check_test.go:195: [d4f42234d2ff4] daemon is not started [2021-11-12T15:24:09.629Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-12T15:24:09.738Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-12T15:24:09.885Z] check_test.go:195: [d550be074008f] daemon is not started [2021-11-12T15:24:09.885Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T15:24:10.813Z] check_test.go:195: [dd9557962706a] daemon is not started [2021-11-12T15:24:10.813Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T15:24:11.741Z] check_test.go:195: [db6c913f011f2] daemon is not started [2021-11-12T15:24:11.741Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T15:24:12.573Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-12T15:24:12.670Z] check_test.go:195: [d0606c0e1194b] daemon is not started [2021-11-12T15:24:12.670Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-12T15:24:15.188Z] check_test.go:195: [dd76d6ac5e065] daemon is not started [2021-11-12T15:24:15.188Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-12T15:24:15.444Z] check_test.go:195: [df3b25708a65a] daemon is not started [2021-11-12T15:24:15.444Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-12T15:24:15.619Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-12T15:24:16.371Z] check_test.go:195: [d5d5d275c838d] daemon is not started [2021-11-12T15:24:16.371Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-12T15:24:16.933Z] check_test.go:195: [d7432bf5aed25] daemon is not started [2021-11-12T15:24:16.933Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-12T15:24:16.933Z] check_test.go:195: [d3740dcb47404] daemon is not started [2021-11-12T15:24:16.933Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-12T15:24:17.190Z] check_test.go:195: [d4340401c78c1] daemon is not started [2021-11-12T15:24:17.190Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-12T15:24:17.446Z] check_test.go:195: [d0c2816ab5985] daemon is not started [2021-11-12T15:24:17.446Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-12T15:24:17.702Z] check_test.go:195: [de7b2f0a13d4c] daemon is not started [2021-11-12T15:24:17.702Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-12T15:24:17.958Z] check_test.go:195: [d9a92495c3690] daemon is not started [2021-11-12T15:24:17.958Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-12T15:24:18.475Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-12T15:24:18.886Z] check_test.go:195: [ddbfadb6ad228] daemon is not started [2021-11-12T15:24:18.886Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-12T15:24:19.466Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-12T15:24:20.251Z] check_test.go:195: [d3c4a05039210] daemon is not started [2021-11-12T15:24:20.251Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-12T15:24:20.386Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-12T15:24:21.179Z] check_test.go:195: [d9c4cfba00fb1] daemon is not started [2021-11-12T15:24:21.179Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-12T15:24:22.107Z] check_test.go:195: [d89ee57eb938e] daemon is not started [2021-11-12T15:24:22.107Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-12T15:24:23.035Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite (44.44s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.83s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.16s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.10s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.19s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.34s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.22s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.18s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.78s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.20s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.52s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-11-12T15:24:23.963Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-11-12T15:24:23.963Z] === RUN TestDockerSchema1RegistrySuite [2021-11-12T15:24:23.963Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-12T15:24:23.963Z] check_test.go:222: [db40a7f810722] daemon is not started [2021-11-12T15:24:23.963Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T15:24:24.250Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-12T15:24:24.250Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-12T15:24:24.250Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-12T15:24:24.721Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-12T15:24:25.193Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-12T15:24:25.193Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-12T15:24:25.193Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-12T15:24:26.481Z] check_test.go:222: [db1ec22a39df6] daemon is not started [2021-11-12T15:24:26.739Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T15:24:30.921Z] check_test.go:222: [dd77878cd0cc2] daemon is not started [2021-11-12T15:24:30.921Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-12T15:24:34.189Z] check_test.go:222: [d74b6abbe9f56] daemon is not started [2021-11-12T15:24:34.189Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-12T15:24:34.751Z] check_test.go:222: [df4873f10e5f6] daemon is not started [2021-11-12T15:24:35.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-12T15:24:35.654Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-12T15:24:35.654Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T15:24:35.654Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-12T15:24:35.934Z] check_test.go:222: [d6407a50a1b86] daemon is not started [2021-11-12T15:24:35.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-12T15:24:35.934Z] check_test.go:222: [d2b5cfe73d10a] daemon is not started [2021-11-12T15:24:35.935Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T15:24:36.861Z] check_test.go:222: [d0c5333a05475] daemon is not started [2021-11-12T15:24:36.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T15:24:37.789Z] check_test.go:222: [d244bc9a8cbcd] daemon is not started [2021-11-12T15:24:37.789Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T15:24:38.248Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-12T15:24:38.248Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-12T15:24:38.248Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-12T15:24:38.717Z] check_test.go:222: [d73418a34751d] daemon is not started [2021-11-12T15:24:38.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-12T15:24:41.235Z] check_test.go:222: [d9b7fa233f7d6] daemon is not started [2021-11-12T15:24:41.235Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-12T15:24:41.491Z] check_test.go:222: [deff3f8a39b43] daemon is not started [2021-11-12T15:24:41.491Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-12T15:24:41.747Z] check_test.go:222: [d6da9f427e412] daemon is not started [2021-11-12T15:24:41.747Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-12T15:24:42.003Z] check_test.go:222: [d5ba21f9f0cbe] daemon is not started [2021-11-12T15:24:42.003Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-12T15:24:42.260Z] check_test.go:222: [dd72bf093eb1c] daemon is not started [2021-11-12T15:24:42.260Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-12T15:24:42.516Z] check_test.go:222: [d69d1a264dbe6] daemon is not started [2021-11-12T15:24:42.516Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-12T15:24:42.772Z] check_test.go:222: [d7ad22207be83] daemon is not started [2021-11-12T15:24:42.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-12T15:24:43.029Z] check_test.go:222: [d0f8ff8a360e4] daemon is not started [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite (19.25s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.24s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.07s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2021-11-12T15:24:43.029Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-11-12T15:24:43.029Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-12T15:24:43.029Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-12T15:24:43.592Z] check_test.go:251: [d563238ca325d] daemon is not started [2021-11-12T15:24:43.852Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-12T15:24:44.193Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-12T15:24:44.193Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-12T15:24:44.193Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-12T15:24:44.193Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-12T15:24:44.193Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-12T15:24:44.193Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-12T15:24:44.417Z] check_test.go:251: [d312f56fa18a7] daemon is not started [2021-11-12T15:24:44.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-12T15:24:44.417Z] check_test.go:251: [deba2133cad2d] daemon is not started [2021-11-12T15:24:44.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-12T15:24:45.782Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-12T15:24:46.344Z] check_test.go:251: [da8b2a3621c22] daemon is not started [2021-11-12T15:24:46.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-12T15:24:46.907Z] check_test.go:251: [d02f4e41502da] daemon is not started [2021-11-12T15:24:46.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-12T15:24:47.203Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-12T15:24:47.470Z] check_test.go:251: [db4417f53b0a9] daemon is not started [2021-11-12T15:24:47.470Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-12T15:24:47.726Z] check_test.go:251: [d46f1ab661364] daemon is not started [2021-11-12T15:24:47.726Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.73s) [2021-11-12T15:24:47.726Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2021-11-12T15:24:47.726Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2021-11-12T15:24:47.726Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2021-11-12T15:24:47.726Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2021-11-12T15:24:47.726Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2021-11-12T15:24:47.726Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2021-11-12T15:24:47.726Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s) [2021-11-12T15:24:47.726Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-11-12T15:24:47.726Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-12T15:24:47.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-12T15:24:48.182Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-12T15:24:48.182Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-12T15:24:50.415Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-12T15:24:50.415Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-12T15:24:50.415Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-12T15:24:50.886Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-12T15:24:50.886Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-12T15:24:51.971Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-12T15:24:52.966Z] check_test.go:278: [da819a1f7913d] daemon is not started [2021-11-12T15:24:52.966Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-12T15:24:52.966Z] check_test.go:278: [da45b86f7f084] daemon is not started [2021-11-12T15:24:52.966Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-12T15:24:53.223Z] check_test.go:278: [d6efc8869cbf4] daemon is not started [2021-11-12T15:24:53.223Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-12T15:24:53.223Z] check_test.go:278: [d869876f95467] daemon is not started [2021-11-12T15:24:53.223Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-12T15:24:53.479Z] check_test.go:278: [d65449868d97d] daemon is not started [2021-11-12T15:24:53.479Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-11-12T15:24:53.479Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-11-12T15:24:53.479Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-11-12T15:24:53.479Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-11-12T15:24:53.479Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-11-12T15:24:53.479Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-11-12T15:24:53.479Z] === RUN TestDockerNetworkSuite [2021-11-12T15:24:53.479Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-11-12T15:24:54.193Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-12T15:24:54.193Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-12T15:24:54.193Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-12T15:24:55.368Z] docker_cli_network_unix_test.go:46: [dca307b9b2a37] daemon is not started [2021-11-12T15:24:55.624Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-11-12T15:24:55.669Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-12T15:24:55.885Z] docker_cli_network_unix_test.go:46: [d7018ba508b1d] daemon is not started [2021-11-12T15:24:56.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-11-12T15:24:56.660Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-12T15:24:57.131Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-12T15:24:57.151Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-12T15:24:57.620Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-12T15:24:58.123Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-12T15:24:58.606Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-12T15:24:58.658Z] docker_cli_network_unix_test.go:46: [d5e5e7c51da6d] daemon is not started [2021-11-12T15:24:58.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-11-12T15:24:59.189Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-12T15:24:59.608Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-12T15:25:00.280Z] docker_cli_network_unix_test.go:46: [d095e1130014d] daemon is not started [2021-11-12T15:25:00.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-11-12T15:25:00.793Z] docker_cli_network_unix_test.go:1233: [d8104b4175dd2] daemon is not started [2021-11-12T15:25:01.185Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-12T15:25:03.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-11-12T15:25:04.237Z] docker_cli_network_unix_test.go:46: [d02063fd4c17f] daemon is not started [2021-11-12T15:25:04.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-11-12T15:25:07.073Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-12T15:25:07.073Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T15:25:07.073Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-12T15:25:07.073Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-12T15:25:07.073Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-12T15:25:07.073Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-12T15:25:07.073Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-12T15:25:07.544Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-12T15:25:07.544Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-12T15:25:07.875Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-12T15:25:08.015Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-12T15:25:08.345Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-12T15:25:08.486Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-12T15:25:09.769Z] docker_cli_network_unix_test.go:46: [d59adc1866a59] daemon is not started [2021-11-12T15:25:09.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-11-12T15:25:11.659Z] docker_cli_network_unix_test.go:46: [d5020f861ce6b] daemon is not started [2021-11-12T15:25:12.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-11-12T15:25:13.155Z] docker_cli_network_unix_test.go:46: [df24bbeb24363] daemon is not started [2021-11-12T15:25:13.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-11-12T15:25:13.718Z] docker_cli_network_unix_test.go:46: [d3d533ebe88f7] daemon is not started [2021-11-12T15:25:13.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-11-12T15:25:13.974Z] docker_cli_network_unix_test.go:46: [daa2ba146e4e6] daemon is not started [2021-11-12T15:25:14.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-11-12T15:25:14.374Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-12T15:25:14.793Z] docker_cli_network_unix_test.go:46: [d3cc2fd0bf4f8] daemon is not started [2021-11-12T15:25:15.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-11-12T15:25:15.612Z] docker_cli_network_unix_test.go:46: [d3b239caa15fd] daemon is not started [2021-11-12T15:25:16.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-11-12T15:25:16.173Z] docker_cli_network_unix_test.go:46: [df4efa6c7f2f3] daemon is not started [2021-11-12T15:25:16.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-11-12T15:25:16.736Z] docker_cli_network_unix_test.go:46: [d71333728f024] daemon is not started [2021-11-12T15:25:16.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-11-12T15:25:17.030Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-12T15:25:17.297Z] docker_cli_network_unix_test.go:46: [d574254d7e4bd] daemon is not started [2021-11-12T15:25:17.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-11-12T15:25:17.810Z] docker_cli_network_unix_test.go:46: [dc40686e2f7f9] daemon is not started [2021-11-12T15:25:17.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-11-12T15:25:17.810Z] docker_cli_network_unix_test.go:46: [d3966967297d5] daemon is not started [2021-11-12T15:25:17.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-11-12T15:25:17.810Z] docker_cli_network_unix_test.go:46: [de776250a2c58] daemon is not started [2021-11-12T15:25:17.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-11-12T15:25:18.739Z] docker_cli_network_unix_test.go:46: [d2f7cc6fda170] daemon is not started [2021-11-12T15:25:18.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-11-12T15:25:19.301Z] docker_cli_network_unix_test.go:46: [dcf12fc952ba7] daemon is not started [2021-11-12T15:25:19.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-11-12T15:25:19.813Z] docker_cli_network_unix_test.go:46: [d8048b1dc5f2f] daemon is not started [2021-11-12T15:25:19.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-11-12T15:25:19.813Z] docker_cli_network_unix_test.go:46: [d43a79a6f3dc3] daemon is not started [2021-11-12T15:25:20.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-11-12T15:25:20.069Z] docker_cli_network_unix_test.go:46: [d225959c3258f] daemon is not started [2021-11-12T15:25:20.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-11-12T15:25:20.841Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-12T15:25:21.435Z] docker_cli_network_unix_test.go:968: [d5bb2015168c2] daemon is not started [2021-11-12T15:25:22.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-11-12T15:25:23.258Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-12T15:25:23.292Z] docker_cli_network_unix_test.go:46: [debbde70443d4] daemon is not started [2021-11-12T15:25:23.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-11-12T15:25:26.075Z] docker_cli_network_unix_test.go:1116: [d8d357646d92c] daemon is not started [2021-11-12T15:25:28.012Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-12T15:25:28.033Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-12T15:25:28.033Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-12T15:25:28.033Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-12T15:25:29.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-11-12T15:25:29.344Z] docker_cli_network_unix_test.go:46: [d2ab1d9d113c4] daemon is not started [2021-11-12T15:25:29.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-11-12T15:25:29.357Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-12T15:25:29.357Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-12T15:25:29.357Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-12T15:25:30.270Z] docker_cli_network_unix_test.go:46: [da509b918c94d] daemon is not started [2021-11-12T15:25:30.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-11-12T15:25:30.270Z] docker_cli_network_unix_test.go:46: [de8cd5e2c8ce0] daemon is not started [2021-11-12T15:25:30.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-11-12T15:25:30.270Z] docker_cli_network_unix_test.go:46: [d3ae3b6ff49ac] daemon is not started [2021-11-12T15:25:30.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-11-12T15:25:30.526Z] docker_cli_network_unix_test.go:46: [d926e7598b2d0] daemon is not started [2021-11-12T15:25:30.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-11-12T15:25:30.526Z] docker_cli_network_unix_test.go:46: [db3085d18ed30] daemon is not started [2021-11-12T15:25:30.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-11-12T15:25:30.526Z] docker_cli_network_unix_test.go:46: [db69b891dfe16] daemon is not started [2021-11-12T15:25:30.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-11-12T15:25:31.839Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-12T15:25:32.324Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-12T15:25:32.417Z] docker_cli_network_unix_test.go:46: [d98025c2e60da] daemon is not started [2021-11-12T15:25:32.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-11-12T15:25:32.979Z] docker_cli_network_unix_test.go:46: [de13a013f5f86] daemon is not started [2021-11-12T15:25:32.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-11-12T15:25:32.979Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-12T15:25:32.979Z] docker_cli_network_unix_test.go:46: [db5d3ec8e4c2c] daemon is not started [2021-11-12T15:25:32.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-11-12T15:25:33.540Z] docker_cli_network_unix_test.go:46: [d0d1493d32918] daemon is not started [2021-11-12T15:25:33.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-11-12T15:25:35.641Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-12T15:25:36.110Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-12T15:25:36.111Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-12T15:25:36.111Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-12T15:25:36.111Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-12T15:25:36.111Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-12T15:25:37.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-11-12T15:25:38.331Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-12T15:25:38.331Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-12T15:25:38.331Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-12T15:25:38.431Z] docker_cli_network_unix_test.go:1084: [d5fc8461052cd] daemon is not started [2021-11-12T15:25:40.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-11-12T15:25:40.323Z] docker_cli_network_unix_test.go:46: [d545fa86d8127] daemon is not started [2021-11-12T15:25:40.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-11-12T15:25:40.579Z] docker_cli_network_unix_test.go:46: [df71f8c32e01d] daemon is not started [2021-11-12T15:25:41.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-11-12T15:25:42.067Z] docker_cli_network_unix_test.go:46: [dffd58db3ed1e] daemon is not started [2021-11-12T15:25:42.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-11-12T15:25:42.580Z] docker_cli_network_unix_test.go:46: [dbb7ea54c8374] daemon is not started [2021-11-12T15:25:42.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-11-12T15:25:42.836Z] docker_cli_network_unix_test.go:46: [d7cc90ba26b23] daemon is not started [2021-11-12T15:25:43.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-11-12T15:25:43.654Z] docker_cli_network_unix_test.go:46: [dd45071413af3] daemon is not started [2021-11-12T15:25:43.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-11-12T15:25:44.234Z] docker_cli_network_unix_test.go:46: [db26510ac0b3b] daemon is not started [2021-11-12T15:25:44.490Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-11-12T15:25:49.735Z] docker_cli_network_unix_test.go:46: [d6dab7839ef8c] daemon is not started [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite (56.45s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.08s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.77s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.54s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.27s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.94s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.97s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.38s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.94s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.61s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-11-12T15:25:49.991Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.03s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2021-11-12T15:25:49.991Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.37s) [2021-11-12T15:25:49.991Z] === RUN TestDockerHubPullSuite [2021-11-12T15:25:49.991Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-11-12T15:25:51.884Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-11-12T15:25:53.771Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-11-12T15:25:54.699Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-11-12T15:25:56.064Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-11-12T15:25:56.321Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-11-12T15:25:56.321Z] --- PASS: TestDockerHubPullSuite (6.33s) [2021-11-12T15:25:56.321Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2021-11-12T15:25:56.321Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.28s) [2021-11-12T15:25:56.321Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.71s) [2021-11-12T15:25:56.321Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.43s) [2021-11-12T15:25:56.321Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-11-12T15:25:56.321Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-11-12T15:25:56.321Z] PASS [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === Skipped [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-12T15:25:56.321Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-12T15:25:56.321Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-11-12T15:25:56.321Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-11-12T15:25:56.321Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-12T15:25:56.321Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-11-12T15:25:56.321Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-11-12T15:25:56.321Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-12T15:25:56.321Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-12T15:25:56.321Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-12T15:25:56.321Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-12T15:25:56.321Z] docker_cli_network_unix_test.go:46: [db5d3ec8e4c2c] daemon is not started [2021-11-12T15:25:56.321Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] DONE 1269 tests, 51 skipped in 1458.527s [2021-11-12T15:25:56.321Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-12T15:25:56.321Z] ++++ cat bundles/test-integration/docker.pid [2021-11-12T15:25:56.321Z] +++ kill 8497 [2021-11-12T15:25:56.321Z] +++ /etc/init.d/apparmor stop [2021-11-12T15:25:56.321Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] Unloading profiles will leave already running processes permanently [2021-11-12T15:25:56.321Z] unconfined, which can lead to unexpected situations. [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.321Z] To set a process to complain mode, use the command line tool [2021-11-12T15:25:56.321Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-12T15:25:56.321Z] +++ true [2021-11-12T15:25:56.321Z] exiting test-integration [2021-11-12T15:25:56.321Z] ++ exit 0 [2021-11-12T15:25:56.321Z] [2021-11-12T15:25:56.578Z] + for job in $(jobs -p) [2021-11-12T15:25:56.578Z] + wait 3715 [2021-11-12T15:26:06.519Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-11-12T15:26:08.225Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-12T15:26:09.037Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-11-12T15:26:14.221Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-12T15:26:15.575Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-11-12T15:26:20.767Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-12T15:26:20.820Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-11-12T15:26:23.336Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-11-12T15:26:26.659Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-12T15:26:27.501Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-11-12T15:26:29.390Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-11-12T15:26:32.064Z] === RUN TestDockerSuite/TestBuildRm [2021-11-12T15:26:33.555Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-11-12T15:26:33.555Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-12T15:26:33.555Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-11-12T15:26:33.840Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-12T15:26:38.798Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-11-12T15:26:38.798Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-11-12T15:26:39.361Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-11-12T15:26:39.743Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-12T15:26:40.445Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-12T15:26:41.438Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-12T15:26:41.909Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-11-12T15:26:41.911Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-12T15:26:42.520Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-12T15:26:45.482Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-12T15:26:45.482Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-12T15:26:45.482Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-12T15:26:45.482Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-12T15:26:45.482Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-12T15:26:47.051Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-12T15:26:50.855Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-12T15:26:54.663Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-12T15:26:58.465Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-12T15:27:01.182Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-12T15:27:01.182Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-12T15:27:01.182Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-12T15:27:07.072Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-12T15:27:07.244Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-12T15:27:07.543Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-12T15:27:07.543Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-12T15:27:07.543Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-12T15:27:07.543Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-12T15:27:07.543Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-12T15:27:11.355Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-12T15:27:13.135Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-12T15:27:13.423Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-12T15:27:13.423Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-12T15:27:13.900Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-12T15:27:16.135Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-12T15:27:18.385Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-12T15:27:18.855Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-12T15:27:18.856Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-12T15:27:21.819Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-12T15:27:22.590Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-12T15:27:22.590Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-12T15:27:22.813Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-12T15:27:23.804Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-12T15:27:25.554Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-12T15:27:26.026Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-12T15:27:27.705Z] 2021/11/12 15:27:20 Finished clone google.golang.org/api [2021-11-12T15:27:27.705Z] 2021/11/12 15:27:20 Dependencies downloaded. Download time: 6m18.944142972s [2021-11-12T15:27:27.705Z] 2021/11/12 15:27:20 Collecting all dependencies [2021-11-12T15:27:28.125Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-12T15:27:30.796Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-12T15:27:31.912Z] 2021/11/12 15:27:31 Clean vendor dir from unused packages [2021-11-12T15:27:31.912Z] 2021/11/12 15:27:31 Ignoring paths matching "^archive[/\\\\]tar" [2021-11-12T15:27:32.172Z] 2021/11/12 15:27:32 Success [2021-11-12T15:27:32.172Z] 2021/11/12 15:27:32 Running time: 6m34.103465695s [2021-11-12T15:27:32.433Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-12T15:27:33.707Z] + echo Ensuring container killed. [2021-11-12T15:27:33.707Z] Ensuring container killed. [2021-11-12T15:27:33.707Z] + docker rm -vf docker-pr4 [2021-11-12T15:27:33.707Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-11-12T15:27:34.007Z] + echo Chowning /workspace to jenkins user [2021-11-12T15:27:34.007Z] Chowning /workspace to jenkins user [2021-11-12T15:27:34.007Z] + id -u [2021-11-12T15:27:34.007Z] + id -g [2021-11-12T15:27:34.007Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42980:/workspace busybox chown -R 1000:1000 /workspace [2021-11-12T15:27:34.269Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-12T15:27:34.740Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-12T15:27:35.709Z] + bundleName=unit [2021-11-12T15:27:35.709Z] + echo Creating unit-bundles.tar.gz [2021-11-12T15:27:35.709Z] Creating unit-bundles.tar.gz [2021-11-12T15:27:35.709Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-11-12T15:27:35.709Z] bundles/junit-report-libnetwork.xml [2021-11-12T15:27:35.709Z] bundles/junit-report.xml [2021-11-12T15:27:35.709Z] bundles/go-test-report-libnetwork.json [2021-11-12T15:27:35.709Z] bundles/go-test-report.json [2021-11-12T15:27:35.709Z] bundles/profile-libnetwork.out [2021-11-12T15:27:35.709Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-11-12T15:27:35.724Z] Archiving artifacts [2021-11-12T15:27:36.301Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42980/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-12T15:27:36.630Z] + make clean [2021-11-12T15:27:36.894Z] docker volume rm -f docker-dev-cache [2021-11-12T15:27:36.894Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T15:27:38.083Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-11-12T15:27:38.084Z] docker_cli_swarm_test.go:1186: [d24a113bec565] joining swarm manager [dea0220ddeabd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:27:43.325Z] docker_cli_swarm_test.go:1195: [daa1c56e777a7] joining swarm manager [dea0220ddeabd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:27:45.193Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-12T15:27:48.647Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-12T15:27:48.647Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-12T15:27:48.647Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-12T15:27:49.010Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-12T15:27:50.875Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-12T15:27:51.868Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-12T15:27:55.676Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-12T15:27:59.563Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-12T15:28:00.466Z] === RUN TestDockerSuite/TestBuildUser [2021-11-12T15:28:00.466Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-12T15:28:00.466Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-12T15:28:00.466Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-12T15:28:00.466Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-12T15:28:00.466Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-12T15:28:00.466Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-12T15:28:03.374Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-12T15:28:03.430Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-12T15:28:03.901Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-12T15:28:04.033Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-12T15:28:06.866Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-12T15:28:06.866Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-12T15:28:06.866Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-12T15:28:06.866Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-12T15:28:06.866Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-12T15:28:08.152Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-12T15:28:09.146Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-12T15:28:09.146Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-12T15:28:09.619Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-12T15:28:09.619Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-12T15:28:09.619Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-12T15:28:12.599Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-12T15:28:12.599Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-12T15:28:12.599Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-12T15:28:16.559Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-12T15:28:21.978Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-11-12T15:28:25.252Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-12T15:28:26.164Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-11-12T15:28:28.128Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-12T15:28:28.128Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-12T15:28:30.331Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-11-12T15:28:31.696Z] docker_cli_swarm_test.go:1118: [db8334872b02e] joining swarm manager [dce6838a53f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:28:33.061Z] docker_cli_swarm_test.go:1119: [d30cd47e0313f] joining swarm manager [dce6838a53f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:28:35.311Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-12T15:28:41.200Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-12T15:28:41.200Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-12T15:28:41.200Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-12T15:28:41.200Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-12T15:28:41.200Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-12T15:28:42.770Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-12T15:28:42.770Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-12T15:28:43.240Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-12T15:28:53.691Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-12T15:28:55.375Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-12T15:28:55.913Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-12T15:28:56.383Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-12T15:29:08.895Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-12T15:29:08.895Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-12T15:29:08.895Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-12T15:29:08.895Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-12T15:29:08.895Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-12T15:29:08.895Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-12T15:29:08.895Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-12T15:29:10.465Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-12T15:29:13.246Z] === RUN TestDockerSuite/TestBuildRm [2021-11-12T15:29:17.638Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-12T15:29:19.207Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-12T15:29:19.207Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-12T15:29:19.207Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-12T15:29:19.207Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-12T15:29:19.207Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-12T15:29:19.207Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T15:29:19.207Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-12T15:29:20.776Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-12T15:29:24.582Z] === RUN TestDockerSuite/TestCommitChange [2021-11-12T15:29:25.805Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-12T15:29:28.818Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-12T15:29:28.818Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-12T15:29:28.818Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-12T15:29:28.818Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-12T15:29:29.289Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-12T15:29:29.351Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-12T15:29:30.862Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-12T15:29:34.117Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-12T15:29:34.117Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-12T15:29:34.117Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-12T15:29:34.690Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-12T15:29:38.506Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-12T15:29:39.996Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-12T15:29:39.996Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-12T15:29:39.996Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-12T15:29:43.282Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-12T15:29:47.173Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-12T15:29:50.133Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-12T15:29:50.133Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T15:29:50.133Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-12T15:29:50.133Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-12T15:29:50.133Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-12T15:29:50.133Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-12T15:29:50.133Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-12T15:29:50.133Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-12T15:29:50.133Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-12T15:29:50.133Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-12T15:29:50.133Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-12T15:29:50.133Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-12T15:29:50.133Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-12T15:29:50.133Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T15:29:50.133Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-12T15:29:50.602Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-12T15:29:57.791Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-12T15:30:01.138Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-12T15:30:01.138Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-12T15:30:01.138Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-12T15:30:03.671Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-12T15:30:03.671Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-12T15:30:03.671Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-12T15:30:06.630Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-12T15:30:06.630Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-12T15:30:06.630Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-12T15:30:06.630Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-12T15:30:06.630Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-12T15:30:06.630Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-12T15:30:06.630Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-12T15:30:06.787Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-12T15:30:06.787Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-12T15:30:06.787Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-12T15:30:06.787Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-12T15:30:06.787Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-12T15:30:06.787Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-12T15:30:06.787Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-12T15:30:06.787Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-12T15:30:06.787Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-12T15:30:06.787Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-12T15:30:06.787Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-12T15:30:07.257Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-12T15:30:08.852Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-12T15:30:08.852Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-12T15:30:08.852Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-12T15:30:08.852Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-12T15:30:09.430Z] docker_cli_swarm_test.go:1172: [d8f691bac9951] joining swarm manager [dce6838a53f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-12T15:30:09.829Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-12T15:30:09.829Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-12T15:30:11.074Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-12T15:30:11.074Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-12T15:30:11.074Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-12T15:30:11.074Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-12T15:30:11.074Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-12T15:30:11.074Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-12T15:30:11.074Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T15:30:11.074Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-12T15:30:12.027Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-12T15:30:14.602Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-12T15:30:14.602Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-12T15:30:15.838Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-12T15:30:18.250Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-12T15:30:19.380Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-12T15:30:20.472Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-12T15:30:20.614Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-12T15:30:20.614Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-12T15:30:20.614Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-12T15:30:20.614Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-12T15:30:20.614Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-12T15:30:20.614Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-12T15:30:20.614Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-12T15:30:20.614Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-12T15:30:20.614Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-12T15:30:20.614Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-12T15:30:20.614Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-12T15:30:22.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-12T15:30:22.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-12T15:30:22.694Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-12T15:30:22.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-12T15:30:24.278Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-12T15:30:24.278Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-12T15:30:24.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-12T15:30:24.427Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T15:30:24.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-12T15:30:24.427Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T15:30:24.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-12T15:30:24.427Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T15:30:24.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-12T15:30:25.420Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-12T15:30:27.238Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-12T15:30:27.238Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T15:30:27.238Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-12T15:30:27.238Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T15:30:27.238Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-12T15:30:28.809Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-12T15:30:28.809Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-12T15:30:30.200Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-12T15:30:31.031Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-12T15:30:31.031Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-12T15:30:31.031Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-12T15:30:33.989Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-12T15:30:33.989Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-12T15:30:36.210Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-12T15:30:40.013Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-12T15:30:40.664Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-12T15:30:40.664Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-12T15:30:40.664Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-12T15:30:41.482Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-11-12T15:30:41.482Z] docker_cli_swarm_test.go:1453: [d8b171399c445] joining swarm manager [d42804694b9f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:30:41.738Z] docker_cli_swarm_test.go:1454: [df99692c838e0] joining swarm manager [d42804694b9f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-12T15:30:42.236Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-12T15:30:43.231Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-12T15:30:43.822Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-12T15:30:43.822Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-12T15:30:43.822Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-12T15:30:43.822Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-12T15:30:43.822Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-12T15:30:45.177Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-12T15:30:45.178Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-12T15:30:45.178Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-12T15:30:45.178Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-12T15:30:45.178Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-12T15:30:45.178Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-12T15:30:45.178Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-12T15:30:45.178Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-12T15:30:45.178Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-12T15:30:45.178Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-12T15:30:45.178Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-12T15:30:45.178Z] === RUN TestDockerSuite/TestBuildFails [2021-11-12T15:30:45.395Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-12T15:30:45.395Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-12T15:30:45.395Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-12T15:30:47.404Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-12T15:30:47.875Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-12T15:30:48.009Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-12T15:30:48.364Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-12T15:30:48.364Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T15:30:48.364Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-12T15:30:49.939Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-12T15:30:49.939Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-12T15:30:52.647Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-12T15:30:53.902Z] === RUN TestDockerSuite/TestBuildUser [2021-11-12T15:30:53.902Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-12T15:30:53.902Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-12T15:30:53.902Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-12T15:30:53.902Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-12T15:30:53.902Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-12T15:30:53.902Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-12T15:30:53.902Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-11-12T15:30:53.902Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-11-12T15:30:53.902Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-11-12T15:30:53.902Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-11-12T15:30:53.902Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-11-12T15:30:54.464Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-11-12T15:30:54.715Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-12T15:30:56.283Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-12T15:30:56.283Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-12T15:30:56.283Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-12T15:30:56.283Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-12T15:30:56.283Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-12T15:30:56.283Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-12T15:30:56.283Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-12T15:30:56.283Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-12T15:30:56.283Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-12T15:30:56.283Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-12T15:30:56.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-12T15:30:56.978Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-11-12T15:30:57.712Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-12T15:30:57.712Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-12T15:30:58.534Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-12T15:31:00.244Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-11-12T15:31:01.524Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-12T15:31:01.524Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-12T15:31:01.524Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-12T15:31:01.524Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-12T15:31:01.524Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-12T15:31:02.133Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-11-12T15:31:03.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-12T15:31:03.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-12T15:31:04.021Z] docker_cli_swarm_unix_test.go:63: [d53a5dac878da] joining swarm manager [d69ba84751c5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:31:04.452Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-12T15:31:05.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-12T15:31:07.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-12T15:31:10.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-12T15:31:13.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005938_} [2021-11-12T15:31:14.897Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-12T15:31:15.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1848882039_c:\foo_false____} [2021-11-12T15:31:15.368Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-12T15:31:17.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1848882039_c:\foo_true____} [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-12T15:31:20.537Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-12T15:31:20.537Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-12T15:31:20.537Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-12T15:31:20.537Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-12T15:31:20.537Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-12T15:31:20.537Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-12T15:31:20.537Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-12T15:31:21.266Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-12T15:31:21.266Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-12T15:31:21.266Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-12T15:31:21.266Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-12T15:31:21.737Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-12T15:31:21.737Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-12T15:31:21.737Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-12T15:31:22.808Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-12T15:31:23.499Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-12T15:31:23.499Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-12T15:31:23.499Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-12T15:31:23.499Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-12T15:31:23.499Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-12T15:31:23.499Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-12T15:31:23.499Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-12T15:31:23.499Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-12T15:31:23.499Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-12T15:31:23.499Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-12T15:31:23.499Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-12T15:31:23.499Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-12T15:31:23.499Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T15:31:23.499Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-12T15:31:23.800Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-12T15:31:25.723Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-12T15:31:26.196Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-12T15:31:26.196Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-12T15:31:26.196Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-12T15:31:28.418Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-12T15:31:28.418Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-12T15:31:28.418Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-12T15:31:28.418Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-12T15:31:28.419Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-12T15:31:28.419Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-12T15:31:28.419Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-12T15:31:30.420Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-12T15:31:30.420Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T15:31:30.420Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-12T15:31:32.494Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-12T15:31:33.184Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-12T15:31:36.144Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-12T15:31:36.144Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T15:31:36.144Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-12T15:31:36.144Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-12T15:31:36.144Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-12T15:31:38.394Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-12T15:31:38.394Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-12T15:31:38.394Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-12T15:31:38.394Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-12T15:31:38.394Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-12T15:31:40.626Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-12T15:31:40.626Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-12T15:31:41.097Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-12T15:31:42.944Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-12T15:31:42.944Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-12T15:31:44.523Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-12T15:31:44.523Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-12T15:31:44.523Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-12T15:31:44.821Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-12T15:31:44.821Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-12T15:31:44.821Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-12T15:31:44.821Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T15:31:44.821Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-12T15:31:44.997Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-12T15:31:44.997Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-12T15:31:53.634Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-12T15:31:53.685Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-12T15:31:54.677Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-12T15:31:55.268Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-12T15:31:55.268Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-12T15:31:55.268Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-12T15:31:55.268Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-12T15:31:55.268Z] === RUN TestDockerSuite/TestCpToDot [2021-11-12T15:31:55.669Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-12T15:31:56.258Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-12T15:31:56.258Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-12T15:31:56.659Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-12T15:31:56.728Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-12T15:31:56.728Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-12T15:31:56.728Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-12T15:31:57.129Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-12T15:31:57.442Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-12T15:31:57.913Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-12T15:31:58.120Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-12T15:31:59.692Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-12T15:31:59.692Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:31:59.692Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-12T15:31:59.692Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-12T15:31:59.692Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-12T15:31:59.692Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-12T15:31:59.692Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-12T15:31:59.692Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-12T15:31:59.692Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-12T15:31:59.692Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-12T15:31:59.692Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-12T15:31:59.693Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-12T15:32:00.196Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-11-12T15:32:00.196Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-11-12T15:32:00.196Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-11-12T15:32:01.913Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-12T15:32:02.084Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-11-12T15:32:04.138Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-12T15:32:04.608Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-12T15:32:04.608Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-12T15:32:05.352Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-11-12T15:32:05.580Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-12T15:32:05.580Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T15:32:05.580Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-12T15:32:05.580Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-12T15:32:05.580Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-12T15:32:05.580Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-12T15:32:05.580Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-12T15:32:06.051Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-12T15:32:06.051Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-12T15:32:06.522Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-12T15:32:06.831Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-12T15:32:06.992Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-12T15:32:07.303Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-12T15:32:07.303Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-12T15:32:07.303Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-12T15:32:07.303Z] === RUN TestDockerSuite/TestCreateRM [2021-11-12T15:32:07.773Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-12T15:32:07.773Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T15:32:07.773Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-12T15:32:07.773Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-12T15:32:07.867Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-11-12T15:32:08.243Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-12T15:32:09.754Z] docker_api_swarm_test.go:962: [de1b371631e72] joining swarm manager [db75d3017fe8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-12T15:32:11.769Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-12T15:32:12.886Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-12T15:32:12.886Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-12T15:32:12.886Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-12T15:32:12.886Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-12T15:32:12.886Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-12T15:32:12.886Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-12T15:32:12.886Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-12T15:32:12.886Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-12T15:32:16.918Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-12T15:32:16.919Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-12T15:32:16.919Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-12T15:32:19.150Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-12T15:32:19.621Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-12T15:32:19.621Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-12T15:32:19.621Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-12T15:32:21.587Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-12T15:32:21.848Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-12T15:32:21.848Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T15:32:21.848Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-12T15:32:22.318Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-12T15:32:22.318Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-12T15:32:22.318Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-12T15:32:22.318Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-12T15:32:22.318Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-12T15:32:22.318Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-12T15:32:22.318Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-12T15:32:22.318Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-12T15:32:22.318Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestDockerFails [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-12T15:32:22.318Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-12T15:32:22.318Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-12T15:32:22.318Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-12T15:32:22.318Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-12T15:32:22.318Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-12T15:32:22.318Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-12T15:32:23.813Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-12T15:32:23.814Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-12T15:32:23.814Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-12T15:32:23.814Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-12T15:32:23.814Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-12T15:32:23.814Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T15:32:23.814Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-12T15:32:25.285Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-12T15:32:26.039Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-12T15:32:26.039Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T15:32:26.039Z] === RUN TestDockerSuite/TestCommitChange [2021-11-12T15:32:27.512Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-12T15:32:27.793Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-11-12T15:32:29.734Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-12T15:32:30.813Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-12T15:32:35.598Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-12T15:32:35.598Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-12T15:32:35.598Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-12T15:32:37.092Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-12T15:32:37.092Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-12T15:32:37.092Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-12T15:32:37.563Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-12T15:32:38.412Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-12T15:32:39.971Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-11-12T15:32:41.860Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-11-12T15:32:42.223Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-12T15:32:42.786Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-12T15:32:42.786Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-12T15:32:42.786Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-12T15:32:44.374Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-11-12T15:32:46.890Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-11-12T15:32:48.115Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-12T15:32:49.686Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-12T15:32:49.966Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-12T15:32:50.676Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-12T15:32:54.481Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-12T15:32:54.741Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-12T15:32:54.741Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T15:32:54.741Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-12T15:32:54.741Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-12T15:32:54.741Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-12T15:32:54.741Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-12T15:32:54.741Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-12T15:32:54.741Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-12T15:32:54.741Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-12T15:32:54.741Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-12T15:32:54.741Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-12T15:32:54.741Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-12T15:32:54.741Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-12T15:32:54.741Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T15:32:54.741Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-12T15:32:54.741Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-12T15:32:54.974Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-11-12T15:32:55.475Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-12T15:32:56.466Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-12T15:32:58.241Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-11-12T15:33:00.758Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-11-12T15:33:01.248Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-12T15:33:01.925Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-12T15:33:03.291Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-11-12T15:33:05.809Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-11-12T15:33:06.027Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-12T15:33:06.027Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-12T15:33:06.027Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-12T15:33:06.027Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T15:33:06.027Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-12T15:33:06.027Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-12T15:33:06.027Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-12T15:33:06.027Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-12T15:33:06.027Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-12T15:33:07.599Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-12T15:33:07.599Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-12T15:33:07.599Z] === RUN TestDockerSuite/TestEventsRename [2021-11-12T15:33:08.016Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-12T15:33:08.324Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-11-12T15:33:09.115Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-12T15:33:09.115Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-12T15:33:09.115Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-12T15:33:09.854Z] === RUN TestDockerSuite/TestEventsResize [2021-11-12T15:33:11.341Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-12T15:33:11.341Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-12T15:33:11.341Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-12T15:33:11.341Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-12T15:33:11.341Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-12T15:33:11.341Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-12T15:33:11.341Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-12T15:33:11.591Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-11-12T15:33:13.481Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-11-12T15:33:14.319Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-12T15:33:14.319Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-12T15:33:14.319Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-12T15:33:14.319Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-12T15:33:17.297Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-12T15:33:17.297Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-12T15:33:17.297Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-12T15:33:17.297Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-12T15:33:17.297Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-12T15:33:17.297Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-12T15:33:17.297Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T15:33:17.297Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-12T15:33:18.539Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-12T15:33:20.110Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-12T15:33:20.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-12T15:33:22.334Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-12T15:33:23.233Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-12T15:33:26.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-12T15:33:26.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-12T15:33:26.324Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-12T15:33:26.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-12T15:33:27.266Z] === RUN TestDockerSuite/TestEventsTop [2021-11-12T15:33:27.266Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-12T15:33:27.266Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-12T15:33:29.289Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-12T15:33:30.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-12T15:33:30.133Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-12T15:33:30.237Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-12T15:33:33.095Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-12T15:33:33.098Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-12T15:33:33.099Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T15:33:33.099Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-12T15:33:33.099Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T15:33:33.099Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-12T15:33:34.039Z] === RUN TestDockerSuite/TestExec [2021-11-12T15:33:34.039Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:33:34.039Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-12T15:33:34.039Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-12T15:33:34.039Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-12T15:33:35.327Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-12T15:33:35.327Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-12T15:33:35.612Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-12T15:33:37.837Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-12T15:33:37.837Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:33:37.837Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-12T15:33:37.837Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:33:37.837Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-12T15:33:37.837Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-12T15:33:37.837Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-12T15:33:38.293Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-12T15:33:38.293Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-12T15:33:38.293Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-12T15:33:38.980Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-12T15:33:39.407Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-12T15:33:41.258Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-12T15:33:41.631Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-12T15:33:41.729Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-12T15:33:43.205Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-12T15:33:44.700Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-12T15:33:44.869Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-12T15:33:45.428Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-12T15:33:49.233Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-12T15:33:49.233Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-12T15:33:49.233Z] === RUN TestDockerSuite/TestExecEnv [2021-11-12T15:33:49.233Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T15:33:49.233Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-12T15:33:49.233Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-12T15:33:49.473Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-12T15:33:49.703Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-12T15:33:51.274Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-12T15:33:55.366Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-12T15:33:55.366Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-12T15:33:55.366Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-12T15:33:55.366Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-12T15:33:55.366Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-12T15:33:56.040Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-12T15:33:56.040Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-12T15:33:56.040Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-12T15:33:56.040Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-12T15:33:56.040Z] === RUN TestDockerSuite/TestExecParseError [2021-11-12T15:33:56.040Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T15:33:56.040Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-12T15:33:56.040Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-12T15:33:56.040Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-12T15:33:56.040Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-12T15:33:56.040Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-12T15:33:58.264Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-12T15:33:58.264Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-12T15:33:58.264Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-12T15:33:58.264Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T15:33:58.264Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-12T15:33:58.264Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-12T15:33:58.264Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-12T15:33:58.264Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-12T15:33:58.264Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-12T15:33:58.264Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-12T15:33:58.264Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-12T15:33:58.334Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-12T15:33:58.334Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-12T15:33:58.334Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-12T15:33:59.835Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-12T15:33:59.835Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-12T15:33:59.835Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-12T15:33:59.836Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-12T15:33:59.836Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-12T15:33:59.836Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-12T15:34:00.561Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-12T15:34:00.561Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T15:34:00.561Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-12T15:34:04.374Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-12T15:34:04.374Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-12T15:34:04.604Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-12T15:34:04.604Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-12T15:34:04.604Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-12T15:34:04.604Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-12T15:34:04.604Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-12T15:34:04.604Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T15:34:04.604Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-12T15:34:09.149Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-12T15:34:09.643Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-11-12T15:34:10.486Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-12T15:34:11.380Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-12T15:34:11.380Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-12T15:34:11.380Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-12T15:34:11.380Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-12T15:34:11.380Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-12T15:34:11.380Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-12T15:34:11.380Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-12T15:34:11.380Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-12T15:34:11.380Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-12T15:34:11.380Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-12T15:34:11.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-12T15:34:12.363Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-12T15:34:12.363Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-12T15:34:12.363Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-12T15:34:12.363Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-12T15:34:12.363Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-12T15:34:12.363Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-12T15:34:14.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-12T15:34:14.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-12T15:34:14.589Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-12T15:34:16.365Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-12T15:34:17.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-12T15:34:19.328Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-12T15:34:19.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-12T15:34:22.525Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-12T15:34:24.496Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-11-12T15:34:25.044Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-12T15:34:25.214Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-12T15:34:25.214Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:34:25.214Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-12T15:34:25.214Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-12T15:34:25.214Z] === RUN TestDockerSuite/TestHealth [2021-11-12T15:34:25.214Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-12T15:34:25.214Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-12T15:34:25.214Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-12T15:34:25.214Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-12T15:34:25.214Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-12T15:34:25.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000a01b0_} [2021-11-12T15:34:28.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1210408129_c:\foo_false____} [2021-11-12T15:34:29.981Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-12T15:34:29.981Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-12T15:34:29.981Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-12T15:34:29.981Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-12T15:34:29.981Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-12T15:34:29.981Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-12T15:34:29.981Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-12T15:34:30.452Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-12T15:34:30.452Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T15:34:30.452Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-12T15:34:30.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1210408129_c:\foo_true____} [2021-11-12T15:34:30.938Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-12T15:34:30.938Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-12T15:34:30.938Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-12T15:34:31.441Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-12T15:34:31.441Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-12T15:34:33.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-12T15:34:33.663Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-12T15:34:33.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-12T15:34:33.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-12T15:34:33.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-12T15:34:33.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-12T15:34:33.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-12T15:34:33.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-12T15:34:33.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-12T15:34:33.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-12T15:34:33.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-12T15:34:33.663Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-12T15:34:33.663Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-12T15:34:33.907Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-12T15:34:34.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-12T15:34:34.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-12T15:34:34.134Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-12T15:34:34.134Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-12T15:34:34.134Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-12T15:34:34.134Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-12T15:34:34.134Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-12T15:34:34.134Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-12T15:34:34.134Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-12T15:34:34.134Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-12T15:34:34.134Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-12T15:34:34.134Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-12T15:34:34.134Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-12T15:34:34.900Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-12T15:34:35.234Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-12T15:34:36.474Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-12T15:34:37.108Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-12T15:34:37.108Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-12T15:34:37.108Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-12T15:34:37.108Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-12T15:34:37.108Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-12T15:34:37.108Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-12T15:34:37.108Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-12T15:34:37.108Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-12T15:34:37.108Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-12T15:34:37.108Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-12T15:34:37.108Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-12T15:34:37.108Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-12T15:34:37.108Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T15:34:37.108Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-12T15:34:38.197Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-12T15:34:38.197Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-12T15:34:38.197Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T15:34:38.197Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite (1637.56s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.85s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.95s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.19s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.20s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.43s) [2021-11-12T15:34:39.330Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.91s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.19s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.41s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.98s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.61s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.77s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.85s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (38.03s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.93s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.42s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.32s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.14s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.52s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.15s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.43s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.40s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.15s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.34s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.10s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.37s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.22s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.20s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.82s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.70s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.53s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.32s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.91s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.36s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.94s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.57s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.58s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.12s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.88s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.18s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.02s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.93s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.48s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.92s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.03s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.78s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.03s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.87s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.95s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.21s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.14s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.59s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.01s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.63s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.16s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.96s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.01s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.36s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.81s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.54s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.17s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.53s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.39s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.16s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.76s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.05s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.12s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.45s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.93s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.83s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (127.49s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.39s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.03s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.98s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.30s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.20s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.56s) [2021-11-12T15:34:39.330Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.96s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.20s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.58s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.89s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.28s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.17s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.11s) [2021-11-12T15:34:39.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.40s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.45s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.99s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.27s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.91s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.17s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.10s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.69s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.09s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2021-11-12T15:34:39.331Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s) [2021-11-12T15:34:39.331Z] === RUN TestDockerExternalVolumeSuite [2021-11-12T15:34:39.331Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-11-12T15:34:39.893Z] docker_cli_external_volume_driver_test.go:52: [d8db73f88badf] daemon is not started [2021-11-12T15:34:40.079Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-12T15:34:40.079Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-12T15:34:40.079Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-12T15:34:40.079Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-12T15:34:42.008Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-12T15:34:42.008Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-12T15:34:43.044Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-12T15:34:43.044Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-12T15:34:43.044Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-12T15:34:43.044Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-12T15:34:43.044Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-12T15:34:43.044Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-12T15:34:43.044Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-12T15:34:44.230Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-12T15:34:44.230Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T15:34:44.230Z] === RUN TestDockerSuite/TestImportFile [2021-11-12T15:34:44.230Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T15:34:44.230Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-12T15:34:44.230Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-12T15:34:44.230Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-12T15:34:44.230Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-12T15:34:44.230Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T15:34:44.230Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-12T15:34:44.230Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:34:44.230Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-12T15:34:44.230Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-12T15:34:44.701Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-12T15:34:44.701Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-12T15:34:44.701Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-12T15:34:44.701Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-12T15:34:44.701Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-12T15:34:44.701Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-12T15:34:44.701Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T15:34:44.701Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-12T15:34:44.701Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T15:34:44.701Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-12T15:34:45.162Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-12T15:34:46.154Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-12T15:34:46.924Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-12T15:34:48.940Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-12T15:34:49.148Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-12T15:34:49.148Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T15:34:49.148Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-12T15:34:49.148Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-12T15:34:49.618Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-12T15:34:49.618Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-12T15:34:49.618Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-12T15:34:49.618Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-12T15:34:51.167Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-12T15:34:51.167Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T15:34:51.167Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-12T15:34:51.167Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-12T15:34:51.167Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-12T15:34:51.841Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-12T15:34:51.841Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-12T15:34:54.065Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-12T15:34:54.065Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-12T15:34:54.065Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-12T15:34:54.065Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-12T15:34:54.065Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-12T15:34:54.065Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-12T15:34:54.065Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-12T15:34:54.846Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-12T15:34:57.034Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-12T15:34:57.929Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-11-12T15:34:58.723Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-12T15:35:00.837Z] === RUN TestDockerSuite/TestInspectImage [2021-11-12T15:35:00.837Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:35:00.837Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-12T15:35:00.837Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:35:00.837Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-12T15:35:00.837Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T15:35:00.837Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-12T15:35:01.619Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-12T15:35:01.619Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-12T15:35:01.619Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-12T15:35:01.619Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T15:35:01.619Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-12T15:35:03.061Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-12T15:35:05.285Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-12T15:35:05.285Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-12T15:35:07.408Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-12T15:35:07.509Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-12T15:35:09.731Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-12T15:35:09.731Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-12T15:35:09.731Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-12T15:35:09.731Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-12T15:35:11.215Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-12T15:35:11.302Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-12T15:35:12.084Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-12T15:35:12.084Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-12T15:35:12.084Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-12T15:35:12.084Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-12T15:35:12.084Z] === RUN TestDockerSuite/TestCpToDot [2021-11-12T15:35:14.262Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-12T15:35:14.312Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-12T15:35:14.312Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-12T15:35:14.312Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-12T15:35:14.312Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-12T15:35:14.312Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-12T15:35:15.989Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-12T15:35:16.461Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-12T15:35:16.461Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-12T15:35:16.461Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-12T15:35:16.461Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-12T15:35:16.461Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-12T15:35:17.282Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-12T15:35:17.282Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:35:17.282Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-12T15:35:17.282Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-12T15:35:17.282Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-12T15:35:17.282Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-12T15:35:17.282Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-12T15:35:17.282Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-12T15:35:17.282Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-12T15:35:17.754Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-12T15:35:17.754Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-12T15:35:18.067Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-12T15:35:18.687Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-12T15:35:18.687Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-12T15:35:18.687Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-12T15:35:19.988Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-12T15:35:20.290Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-12T15:35:22.514Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-12T15:35:22.953Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-12T15:35:22.953Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-12T15:35:22.953Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-12T15:35:24.737Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-12T15:35:25.918Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-12T15:35:26.388Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-12T15:35:26.388Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-12T15:35:26.388Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-12T15:35:26.388Z] === RUN TestDockerSuite/TestCreateRM [2021-11-12T15:35:26.860Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-12T15:35:26.860Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T15:35:26.860Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-12T15:35:26.964Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-12T15:35:27.331Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-12T15:35:27.331Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-12T15:35:29.189Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-12T15:35:31.442Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-12T15:35:31.442Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-12T15:35:31.442Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-12T15:35:31.442Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-12T15:35:31.913Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-12T15:35:31.913Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-12T15:35:33.491Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-12T15:35:35.077Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-12T15:35:36.020Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-12T15:35:36.020Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-12T15:35:36.020Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-12T15:35:39.828Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-12T15:35:39.828Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-12T15:35:39.828Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-12T15:35:39.828Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-12T15:35:40.974Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-12T15:35:42.792Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-12T15:35:42.792Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-12T15:35:42.792Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-12T15:35:42.792Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-12T15:35:42.792Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-12T15:35:42.792Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-12T15:35:42.792Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-12T15:35:42.792Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-12T15:35:42.792Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-12T15:35:42.792Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDockerFails [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-12T15:35:42.792Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-12T15:35:42.792Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-12T15:35:42.792Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-12T15:35:42.792Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-12T15:35:42.792Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-12T15:35:42.792Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-12T15:35:43.197Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-12T15:35:43.197Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-12T15:35:43.197Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-12T15:35:45.423Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-12T15:35:45.423Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-12T15:35:45.759Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-12T15:35:48.724Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-12T15:35:50.200Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-12T15:35:51.691Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-12T15:35:54.983Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-12T15:35:59.760Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-12T15:36:01.445Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-12T15:36:02.164Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-12T15:36:02.722Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-12T15:36:04.297Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-12T15:36:04.297Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-12T15:36:04.297Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-12T15:36:05.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-11-12T15:36:06.524Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-12T15:36:06.943Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-12T15:36:08.747Z] === RUN TestDockerSuite/TestLogsSince [2021-11-12T15:36:12.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-11-12T15:36:12.834Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-12T15:36:13.972Z] === RUN TestDockerSuite/TestBuildRm [2021-11-12T15:36:15.064Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-12T15:36:16.057Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-12T15:36:19.204Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-12T15:36:19.204Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-12T15:36:19.204Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-12T15:36:19.204Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-12T15:36:19.204Z] === RUN TestDockerSuite/TestLogsTail [2021-11-12T15:36:20.777Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-12T15:36:20.831Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-12T15:36:21.302Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-12T15:36:22.293Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-12T15:36:23.004Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-12T15:36:25.229Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-12T15:36:25.229Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.229Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-12T15:36:25.229Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.229Z] === RUN TestDockerSuite/TestNetHostname [2021-11-12T15:36:25.229Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.230Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-12T15:36:25.230Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.230Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-12T15:36:25.230Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.230Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-12T15:36:25.230Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.230Z] === RUN TestDockerSuite/TestPluginActive [2021-11-12T15:36:25.230Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.230Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-12T15:36:25.230Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.230Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-12T15:36:25.700Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-12T15:36:25.700Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.700Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-12T15:36:25.700Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-12T15:36:25.700Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-12T15:36:25.700Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-12T15:36:25.700Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-12T15:36:25.700Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.700Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-12T15:36:25.700Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.700Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-12T15:36:25.700Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.700Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-12T15:36:25.700Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.700Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-12T15:36:25.700Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.700Z] === RUN TestDockerSuite/TestPortList [2021-11-12T15:36:25.700Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-12T15:36:25.700Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-12T15:36:26.497Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-12T15:36:26.924Z] docker_cli_external_volume_driver_test.go:52: [d282fae955e31] daemon is not started [2021-11-12T15:36:28.071Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-12T15:36:28.071Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-12T15:36:28.071Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-12T15:36:28.071Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-12T15:36:28.183Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-12T15:36:28.542Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-12T15:36:30.114Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-12T15:36:30.473Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-12T15:36:30.473Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:36:30.473Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-12T15:36:30.473Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-12T15:36:30.473Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-12T15:36:30.473Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-12T15:36:30.473Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-12T15:36:30.473Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-12T15:36:30.473Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T15:36:30.473Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-12T15:36:30.473Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-12T15:36:30.473Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-12T15:36:30.473Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-12T15:36:30.473Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-12T15:36:30.473Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-12T15:36:30.473Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-12T15:36:30.474Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T15:36:30.474Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-12T15:36:33.079Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-12T15:36:34.072Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-12T15:36:34.072Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-12T15:36:34.072Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-12T15:36:34.072Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T15:36:34.072Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-12T15:36:34.072Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-12T15:36:34.072Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-12T15:36:34.072Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-12T15:36:34.072Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-12T15:36:35.646Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-12T15:36:35.646Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-12T15:36:35.646Z] === RUN TestDockerSuite/TestEventsRename [2021-11-12T15:36:36.361Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-12T15:36:36.361Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-12T15:36:36.361Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-12T15:36:36.895Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-12T15:36:38.617Z] === RUN TestDockerSuite/TestEventsResize [2021-11-12T15:36:40.705Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-12T15:36:41.758Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-11-12T15:36:43.552Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-12T15:36:43.553Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-12T15:36:43.553Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-12T15:36:52.234Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-12T15:36:55.676Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-12T15:36:55.676Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-12T15:36:56.147Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-12T15:36:59.827Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-11-12T15:37:06.646Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-12T15:37:06.646Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-12T15:37:07.206Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-12T15:37:07.206Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-12T15:37:07.206Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-12T15:37:07.206Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-12T15:37:10.453Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-12T15:37:10.453Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-12T15:37:14.268Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-12T15:37:14.662Z] docker_cli_external_volume_driver_test.go:52: [ded517d4d4073] daemon is not started [2021-11-12T15:37:14.682Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-12T15:37:14.682Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-12T15:37:17.651Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-12T15:37:19.727Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-12T15:37:21.953Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-12T15:37:23.539Z] === RUN TestDockerSuite/TestEventsTop [2021-11-12T15:37:23.539Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-12T15:37:23.539Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-12T15:37:25.765Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-12T15:37:29.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-11-12T15:37:29.496Z] docker_cli_external_volume_driver_test.go:52: [dcfc7a6dba8df] daemon is not started [2021-11-12T15:37:30.547Z] === RUN TestDockerSuite/TestExec [2021-11-12T15:37:30.547Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:37:30.547Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-12T15:37:30.547Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-12T15:37:30.547Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-12T15:37:30.652Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-12T15:37:32.123Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-12T15:37:32.123Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-12T15:37:32.594Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-12T15:37:33.517Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-12T15:37:34.457Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-12T15:37:34.458Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-12T15:37:34.458Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-12T15:37:34.458Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-12T15:37:34.458Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-12T15:37:35.560Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-12T15:37:36.482Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-12T15:37:36.482Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:37:36.482Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-12T15:37:36.482Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:37:36.482Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-12T15:37:36.482Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-12T15:37:36.482Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-12T15:37:36.552Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-12T15:37:39.231Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-12T15:37:39.231Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T15:37:39.231Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-12T15:37:39.231Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-12T15:37:39.231Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-12T15:37:39.231Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-12T15:37:39.231Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-12T15:37:39.231Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-12T15:37:39.231Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-12T15:37:41.326Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-12T15:37:43.671Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-12T15:37:44.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-11-12T15:37:46.099Z] === RUN TestDockerSuite/TestBuildUser [2021-11-12T15:37:46.099Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-12T15:37:46.099Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-12T15:37:46.099Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-12T15:37:46.099Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-12T15:37:46.099Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-12T15:37:46.099Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-12T15:37:46.424Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-12T15:37:46.424Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-12T15:37:46.424Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-12T15:37:47.414Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-12T15:37:47.414Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-12T15:37:47.414Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-12T15:37:47.484Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-12T15:37:48.984Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-12T15:37:49.454Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-12T15:37:49.454Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-12T15:37:49.454Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-12T15:37:49.902Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-12T15:37:50.374Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-12T15:37:50.452Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-12T15:37:53.427Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-12T15:37:54.228Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-12T15:37:57.560Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-12T15:37:57.560Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-12T15:37:57.560Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-12T15:37:57.560Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-12T15:37:57.560Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-12T15:37:58.031Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-12T15:37:59.320Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-12T15:37:59.320Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-12T15:37:59.320Z] === RUN TestDockerSuite/TestExecEnv [2021-11-12T15:37:59.320Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T15:37:59.320Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-12T15:37:59.320Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-12T15:37:59.320Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-12T15:38:00.255Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-12T15:38:02.285Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-12T15:38:08.181Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-12T15:38:08.181Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-12T15:38:08.181Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-12T15:38:08.181Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-12T15:38:08.181Z] === RUN TestDockerSuite/TestExecParseError [2021-11-12T15:38:08.181Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T15:38:08.181Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-12T15:38:08.181Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-12T15:38:08.181Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-12T15:38:08.181Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-12T15:38:08.181Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-12T15:38:11.149Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-12T15:38:11.149Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-12T15:38:11.149Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-12T15:38:11.149Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T15:38:11.149Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-12T15:38:11.149Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-12T15:38:11.149Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-12T15:38:11.149Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-12T15:38:11.149Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-12T15:38:11.149Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-12T15:38:11.149Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-12T15:38:14.969Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-12T15:38:14.969Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-12T15:38:14.969Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-12T15:38:16.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-11-12T15:38:18.840Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-12T15:38:18.840Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-12T15:38:20.862Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-12T15:38:20.862Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-12T15:38:20.862Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-12T15:38:20.862Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-12T15:38:20.862Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-12T15:38:20.862Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T15:38:20.862Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-12T15:38:21.541Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-12T15:38:21.541Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:38:21.541Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-12T15:38:27.427Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-12T15:38:27.427Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-12T15:38:27.427Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-12T15:38:27.525Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-12T15:38:28.053Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-12T15:38:28.417Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-12T15:38:31.181Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-11-12T15:38:31.335Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-12T15:38:31.335Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-12T15:38:31.805Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-12T15:38:31.805Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-12T15:38:31.805Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-12T15:38:33.186Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-12T15:38:34.036Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-12T15:38:34.036Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-12T15:38:34.507Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-12T15:38:35.258Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-12T15:38:36.998Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-12T15:38:36.998Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:38:36.998Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-12T15:38:39.079Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-12T15:38:41.771Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-12T15:38:41.771Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-12T15:38:42.241Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-12T15:38:44.963Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-12T15:38:46.015Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-11-12T15:38:46.286Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-12T15:38:46.286Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:38:46.286Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-12T15:38:46.286Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-12T15:38:46.286Z] === RUN TestDockerSuite/TestHealth [2021-11-12T15:38:46.286Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-12T15:38:46.286Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-12T15:38:46.286Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-12T15:38:46.286Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-12T15:38:46.286Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-12T15:38:48.771Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-12T15:38:49.242Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-12T15:38:51.074Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-12T15:38:51.074Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-12T15:38:51.074Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-12T15:38:51.074Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-12T15:38:51.074Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-12T15:38:51.074Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-12T15:38:51.545Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-12T15:38:52.015Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-12T15:38:52.015Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T15:38:52.015Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-12T15:38:53.009Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-12T15:38:53.483Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-12T15:38:54.769Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-12T15:38:55.059Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-12T15:38:55.532Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-12T15:38:57.735Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-12T15:38:57.757Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-12T15:38:58.205Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-12T15:39:00.722Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-12T15:39:00.722Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-12T15:39:00.722Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T15:39:00.722Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-12T15:39:04.105Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-12T15:39:04.530Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-12T15:39:04.530Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-12T15:39:06.759Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-12T15:39:06.759Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T15:39:06.759Z] === RUN TestDockerSuite/TestImportFile [2021-11-12T15:39:06.759Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T15:39:06.759Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-12T15:39:06.759Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-12T15:39:06.759Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-12T15:39:06.759Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-12T15:39:06.759Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T15:39:06.759Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-12T15:39:06.759Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:39:06.759Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-12T15:39:06.759Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-12T15:39:06.759Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-12T15:39:06.759Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-12T15:39:06.759Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-12T15:39:06.759Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-12T15:39:06.759Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-12T15:39:06.759Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-12T15:39:06.759Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T15:39:06.759Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-12T15:39:06.759Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T15:39:07.231Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-12T15:39:08.874Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-12T15:39:10.195Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-12T15:39:12.421Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-12T15:39:12.421Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T15:39:12.421Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-12T15:39:12.421Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-12T15:39:12.421Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-12T15:39:12.421Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-12T15:39:12.421Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-12T15:39:12.421Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-12T15:39:14.571Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-12T15:39:14.571Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-12T15:39:14.571Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-12T15:39:14.571Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-12T15:39:14.571Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-12T15:39:14.571Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-12T15:39:14.571Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-12T15:39:14.571Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-12T15:39:15.392Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-12T15:39:15.862Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-12T15:39:16.049Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-12T15:39:18.829Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-12T15:39:18.829Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-12T15:39:18.829Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-12T15:39:18.829Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-12T15:39:18.829Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-12T15:39:18.829Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-12T15:39:18.829Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-12T15:39:20.461Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-12T15:39:20.819Z] === RUN TestDockerSuite/TestRmiTag [2021-11-12T15:39:20.819Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-12T15:39:21.061Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-12T15:39:22.685Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-12T15:39:22.685Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-12T15:39:22.685Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-12T15:39:22.685Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-12T15:39:22.685Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-12T15:39:22.685Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T15:39:22.685Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-12T15:39:23.045Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-12T15:39:24.911Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-12T15:39:25.841Z] === RUN TestDockerSuite/TestInspectImage [2021-11-12T15:39:25.841Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:39:25.841Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-12T15:39:25.841Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:39:25.841Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-12T15:39:25.841Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T15:39:25.841Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-12T15:39:28.715Z] === RUN TestDockerSuite/TestCommitChange [2021-11-12T15:39:28.807Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-12T15:39:31.772Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-12T15:39:32.243Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-12T15:39:32.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-11-12T15:39:33.503Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-12T15:39:35.207Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-12T15:39:38.003Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-12T15:39:38.172Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-12T15:39:38.172Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-12T15:39:38.172Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-12T15:39:38.172Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-12T15:39:38.275Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-12T15:39:38.275Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-12T15:39:38.275Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-12T15:39:40.965Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-12T15:39:45.735Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-12T15:39:46.205Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-12T15:39:46.205Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-12T15:39:46.205Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-12T15:39:46.205Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-12T15:39:46.205Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-12T15:39:46.205Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-12T15:39:46.205Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-12T15:39:46.205Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-12T15:39:46.205Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-12T15:39:46.205Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-12T15:39:46.205Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-12T15:39:46.205Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-12T15:39:46.205Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-12T15:39:46.205Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-12T15:39:46.205Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-12T15:39:46.867Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-12T15:39:48.429Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-12T15:39:48.429Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-12T15:39:48.429Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-12T15:39:48.429Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-12T15:39:48.429Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-12T15:39:48.724Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-12T15:39:48.724Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-12T15:39:48.724Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-12T15:39:49.835Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-12T15:39:50.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-11-12T15:39:53.203Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-12T15:39:55.727Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-12T15:39:56.164Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-12T15:39:58.389Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-12T15:39:58.693Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-12T15:40:00.619Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-12T15:40:01.256Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-12T15:40:01.662Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-12T15:40:02.848Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-12T15:40:02.848Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-12T15:40:04.626Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-12T15:40:07.588Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-12T15:40:07.619Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-12T15:40:07.619Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-12T15:40:07.619Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-12T15:40:07.619Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-12T15:40:07.619Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-12T15:40:07.619Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-12T15:40:07.619Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-12T15:40:07.619Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-12T15:40:07.619Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-12T15:40:07.619Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-12T15:40:07.619Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-12T15:40:07.619Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-12T15:40:07.619Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-12T15:40:07.619Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-12T15:40:07.619Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-12T15:40:07.619Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-12T15:40:07.619Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-12T15:40:07.619Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-12T15:40:07.619Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-12T15:40:07.619Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-12T15:40:07.619Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-12T15:40:07.619Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-12T15:40:07.619Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-12T15:40:09.843Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-12T15:40:09.843Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-12T15:40:09.843Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-12T15:40:09.944Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-12T15:40:09.944Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T15:40:09.944Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-12T15:40:09.944Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-12T15:40:09.944Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-12T15:40:09.944Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-12T15:40:09.944Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-12T15:40:09.944Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-12T15:40:09.944Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-12T15:40:09.944Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-12T15:40:09.944Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-12T15:40:09.944Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-12T15:40:09.944Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-12T15:40:09.944Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T15:40:09.944Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-12T15:40:09.944Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-12T15:40:10.556Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-12T15:40:13.520Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-12T15:40:13.520Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-12T15:40:13.520Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-12T15:40:13.520Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-12T15:40:13.656Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-12T15:40:13.656Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.656Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-12T15:40:13.656Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-12T15:40:13.656Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-12T15:40:15.227Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-12T15:40:15.227Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-12T15:40:15.227Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-12T15:40:15.227Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-12T15:40:15.227Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-12T15:40:15.227Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-12T15:40:15.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-12T15:40:15.227Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-12T15:40:15.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-12T15:40:15.227Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-12T15:40:15.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-12T15:40:15.227Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-12T15:40:15.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-12T15:40:15.227Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-12T15:40:15.227Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-12T15:40:16.495Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-12T15:40:17.451Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-12T15:40:19.460Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-12T15:40:19.675Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-12T15:40:21.904Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-12T15:40:21.904Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-12T15:40:21.904Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-12T15:40:21.904Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-12T15:40:21.904Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-12T15:40:21.904Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-12T15:40:22.383Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-12T15:40:22.706Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-11-12T15:40:24.608Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-12T15:40:24.608Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-12T15:40:24.608Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-12T15:40:24.608Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T15:40:24.608Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-12T15:40:24.608Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-12T15:40:24.608Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-12T15:40:24.608Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T15:40:24.608Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-12T15:40:25.353Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-12T15:40:26.178Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-12T15:40:27.793Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-12T15:40:28.324Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-12T15:40:28.324Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-12T15:40:28.324Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-12T15:40:32.065Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-12T15:40:32.065Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-12T15:40:32.065Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-12T15:40:32.065Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-12T15:40:32.065Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-12T15:40:32.065Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-12T15:40:32.065Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-12T15:40:32.065Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T15:40:32.065Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-12T15:40:32.065Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-12T15:40:32.065Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-12T15:40:32.065Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-12T15:40:32.065Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-12T15:40:32.133Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-12T15:40:32.133Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-12T15:40:32.567Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-12T15:40:32.567Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-12T15:40:32.567Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-12T15:40:34.140Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-12T15:40:34.140Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-12T15:40:34.140Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-12T15:40:34.140Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-12T15:40:34.140Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-12T15:40:34.140Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-12T15:40:34.140Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-12T15:40:34.296Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-12T15:40:34.296Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-12T15:40:34.296Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-12T15:40:34.296Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-12T15:40:34.296Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-12T15:40:34.296Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-12T15:40:36.367Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-12T15:40:36.367Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-12T15:40:36.367Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-12T15:40:36.367Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-12T15:40:36.906Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-12T15:40:37.262Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-12T15:40:39.333Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-12T15:40:39.333Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-12T15:40:39.333Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-12T15:40:39.333Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-12T15:40:39.333Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-12T15:40:39.333Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-12T15:40:39.333Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T15:40:39.333Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-12T15:40:39.482Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-12T15:40:39.482Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-12T15:40:39.482Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-12T15:40:41.564Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-12T15:40:41.703Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-12T15:40:41.703Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-12T15:40:41.703Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-12T15:40:41.703Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-12T15:40:41.703Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-12T15:40:41.703Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-12T15:40:41.703Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-12T15:40:42.794Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-12T15:40:43.792Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-12T15:40:43.924Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-12T15:40:46.017Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-12T15:40:46.017Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-12T15:40:46.017Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-12T15:40:46.017Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-12T15:40:46.885Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-12T15:40:47.573Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-12T15:40:48.242Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-12T15:40:48.242Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-12T15:40:49.107Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-12T15:40:50.468Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-12T15:40:50.468Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T15:40:50.468Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-12T15:40:50.468Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T15:40:50.468Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-12T15:40:51.327Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-12T15:40:51.327Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-12T15:40:51.327Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-12T15:40:51.327Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-12T15:40:51.327Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-12T15:40:51.327Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-12T15:40:51.327Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-12T15:40:51.327Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-12T15:40:51.327Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-12T15:40:51.327Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T15:40:51.327Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T15:40:51.327Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-12T15:40:51.327Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-12T15:40:51.327Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-12T15:40:51.327Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-12T15:40:51.327Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-12T15:40:52.341Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-12T15:40:52.698Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-12T15:40:52.698Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-12T15:40:54.269Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-12T15:40:54.269Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-12T15:40:54.269Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-12T15:40:54.729Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-11-12T15:40:56.090Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-12T15:40:56.090Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-12T15:40:56.090Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-12T15:40:56.090Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-12T15:40:56.090Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T15:40:56.090Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-12T15:40:56.090Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-12T15:40:56.090Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-12T15:40:56.090Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-12T15:40:56.090Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-12T15:40:56.090Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-12T15:40:56.090Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-12T15:40:56.147Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-12T15:40:56.147Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-12T15:40:56.147Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-12T15:40:56.496Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-12T15:40:56.967Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-12T15:40:59.128Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-12T15:40:59.191Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-12T15:41:02.094Z] === RUN TestDockerSuite/TestLogsSince [2021-11-12T15:41:02.997Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-12T15:41:03.264Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-12T15:41:03.264Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-12T15:41:03.264Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-12T15:41:04.834Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-12T15:41:04.834Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-12T15:41:04.834Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-12T15:41:04.834Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-12T15:41:04.834Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-12T15:41:04.834Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-12T15:41:04.834Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-12T15:41:04.834Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-12T15:41:04.834Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-12T15:41:04.834Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-12T15:41:04.834Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-12T15:41:04.834Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-12T15:41:04.834Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-12T15:41:04.834Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-12T15:41:04.835Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-12T15:41:04.835Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-12T15:41:04.835Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-12T15:41:04.835Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-12T15:41:04.835Z] === RUN TestDockerSuite/TestRunMount [2021-11-12T15:41:04.835Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-12T15:41:04.835Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-12T15:41:04.835Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-12T15:41:04.835Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-12T15:41:04.835Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-12T15:41:04.835Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-12T15:41:04.835Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-12T15:41:04.835Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-12T15:41:06.803Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-12T15:41:06.804Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-12T15:41:06.804Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-12T15:41:06.804Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-12T15:41:06.804Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-12T15:41:08.377Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-12T15:41:08.377Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-12T15:41:08.377Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-12T15:41:09.598Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-11-12T15:41:10.602Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-12T15:41:10.602Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T15:41:11.073Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-12T15:41:12.007Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-12T15:41:12.007Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-12T15:41:12.007Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-12T15:41:12.007Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-12T15:41:12.007Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-12T15:41:12.007Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-12T15:41:12.007Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-12T15:41:12.548Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-12T15:41:12.548Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-12T15:41:12.548Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-12T15:41:12.548Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-12T15:41:12.548Z] === RUN TestDockerSuite/TestLogsTail [2021-11-12T15:41:13.300Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-12T15:41:13.300Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-12T15:41:14.119Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-12T15:41:17.091Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-12T15:41:17.888Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-12T15:41:18.073Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-12T15:41:19.646Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-12T15:41:19.646Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-12T15:41:19.646Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-12T15:41:19.646Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-12T15:41:19.646Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-12T15:41:19.646Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-12T15:41:19.646Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-12T15:41:19.646Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-12T15:41:19.646Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-12T15:41:19.646Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-12T15:41:19.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-12T15:41:20.053Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-12T15:41:20.053Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestNetHostname [2021-11-12T15:41:20.053Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-12T15:41:20.053Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-12T15:41:20.053Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-12T15:41:20.053Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPluginActive [2021-11-12T15:41:20.053Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-12T15:41:20.053Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-12T15:41:20.053Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-12T15:41:20.053Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-12T15:41:20.053Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-12T15:41:20.053Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-12T15:41:20.053Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-12T15:41:20.053Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-12T15:41:20.053Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-12T15:41:20.053Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPortList [2021-11-12T15:41:20.053Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-12T15:41:20.053Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-12T15:41:21.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-12T15:41:21.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-12T15:41:21.687Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-12T15:41:21.687Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-12T15:41:21.687Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-12T15:41:21.687Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-12T15:41:21.687Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-12T15:41:21.687Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-12T15:41:21.687Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-12T15:41:21.687Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-12T15:41:21.687Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-12T15:41:21.687Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-12T15:41:21.687Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-12T15:41:21.687Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-12T15:41:21.687Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-12T15:41:21.687Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-12T15:41:21.687Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-12T15:41:21.687Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-12T15:41:21.687Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-12T15:41:21.687Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-12T15:41:21.687Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-12T15:41:21.687Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-12T15:41:22.677Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-12T15:41:24.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-12T15:41:24.900Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-12T15:41:25.932Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-12T15:41:25.932Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:41:25.932Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-12T15:41:25.932Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-12T15:41:25.932Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-12T15:41:25.932Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-12T15:41:25.932Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-12T15:41:25.932Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-12T15:41:25.932Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T15:41:25.932Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-12T15:41:25.932Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-12T15:41:25.932Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-12T15:41:25.932Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-12T15:41:25.932Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-12T15:41:25.932Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-12T15:41:25.932Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-12T15:41:25.932Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T15:41:25.932Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-12T15:41:26.469Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-12T15:41:27.458Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-12T15:41:27.636Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-11-12T15:41:27.636Z] docker_cli_external_volume_driver_test.go:484: [dfc7dc3f1a101] daemon is not started [2021-11-12T15:41:29.680Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-12T15:41:29.680Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-12T15:41:29.680Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-12T15:41:29.680Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-12T15:41:29.680Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-12T15:41:29.680Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-12T15:41:29.680Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-12T15:41:29.680Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-12T15:41:29.680Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-12T15:41:29.680Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-12T15:41:29.680Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-12T15:41:29.680Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-12T15:41:29.680Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-12T15:41:29.680Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-12T15:41:29.680Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-12T15:41:29.680Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-12T15:41:29.680Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T15:41:31.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-12T15:41:31.825Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-12T15:41:31.825Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-12T15:41:31.825Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-12T15:41:33.485Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-12T15:41:33.485Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-12T15:41:33.485Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-12T15:41:33.485Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-12T15:41:33.485Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-12T15:41:33.485Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-12T15:41:33.485Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-12T15:41:33.485Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-12T15:41:33.485Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-12T15:41:33.485Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T15:41:33.485Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-12T15:41:34.336Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-12T15:41:36.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000454d20_} [2021-11-12T15:41:42.162Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-12T15:41:42.162Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-12T15:41:42.162Z] === RUN TestDockerSuite/TestRunRm [2021-11-12T15:41:42.469Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-11-12T15:41:42.469Z] docker_cli_external_volume_driver_test.go:52: [d92768523a901] daemon is not started [2021-11-12T15:41:43.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13770432728_c:\foo_false____} [2021-11-12T15:41:44.338Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-12T15:41:44.338Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-12T15:41:44.338Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-12T15:41:44.383Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-12T15:41:46.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13770432728_c:\foo_true____} [2021-11-12T15:41:48.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-12T15:41:48.959Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-12T15:41:48.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-12T15:41:48.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-12T15:41:48.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-12T15:41:48.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-12T15:41:48.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-12T15:41:48.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-12T15:41:48.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-12T15:41:48.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-12T15:41:48.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-12T15:41:48.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-12T15:41:48.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-12T15:41:49.429Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-12T15:41:49.429Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-12T15:41:49.429Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-12T15:41:49.429Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-12T15:41:49.429Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-12T15:41:49.429Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-12T15:41:49.429Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-12T15:41:49.429Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-12T15:41:49.429Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-12T15:41:49.429Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-12T15:41:49.429Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-12T15:41:50.260Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-12T15:41:51.657Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-12T15:41:51.657Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-12T15:41:51.657Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-12T15:41:51.657Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:41:51.657Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-12T15:41:51.657Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:41:51.657Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-12T15:41:51.657Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-12T15:41:51.657Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-12T15:41:51.657Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T15:41:51.657Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-12T15:41:51.657Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-12T15:41:51.657Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-12T15:41:51.657Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-12T15:41:51.657Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-12T15:41:51.657Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T15:41:51.657Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-12T15:41:51.657Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-12T15:41:52.134Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-12T15:41:52.135Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-12T15:41:52.135Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-12T15:41:52.135Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-12T15:41:52.135Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-12T15:41:52.135Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:41:52.135Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-12T15:41:52.135Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T15:41:52.135Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-12T15:41:52.481Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-12T15:41:54.702Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-12T15:41:54.785Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-12T15:41:56.927Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite (437.21s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.32s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.93s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2021-11-12T15:41:57.321Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-11-12T15:41:57.321Z] PASS [2021-11-12T15:41:57.321Z] [2021-11-12T15:41:57.321Z] === Skipped [2021-11-12T15:41:57.321Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-12T15:41:57.321Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-12T15:41:57.321Z] check_test.go:308: [dea8dcf0dd5b5] daemon is not started [2021-11-12T15:41:57.321Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-12T15:41:57.321Z] [2021-11-12T15:41:57.321Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-12T15:41:57.321Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-12T15:41:57.321Z] check_test.go:308: [d24d9c0eb1359] daemon is not started [2021-11-12T15:41:57.321Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-12T15:41:57.321Z] [2021-11-12T15:41:57.321Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-11-12T15:41:57.321Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-12T15:41:57.321Z] check_test.go:308: [d4b978d529d34] daemon is not started [2021-11-12T15:41:57.321Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-11-12T15:41:57.321Z] [2021-11-12T15:41:57.321Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-12T15:41:57.321Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-12T15:41:57.321Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-12T15:41:57.321Z] [2021-11-12T15:41:57.321Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-12T15:41:57.321Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-12T15:41:57.321Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-12T15:41:57.321Z] [2021-11-12T15:41:57.321Z] DONE 273 tests, 5 skipped in 2418.845s [2021-11-12T15:41:57.321Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-12T15:41:57.321Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d957d2ea7c6fd/docker.pid [2021-11-12T15:41:57.321Z] +++ kill 7456 [2021-11-12T15:41:57.321Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7456 is not a child of this shell [2021-11-12T15:41:57.321Z] warning: PID 7456 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d957d2ea7c6fd/docker.pid had a nonzero exit code [2021-11-12T15:41:57.321Z] ++++ cat bundles/test-integration/docker.pid [2021-11-12T15:41:57.321Z] +++ kill 8529 [2021-11-12T15:41:57.321Z] +++ /etc/init.d/apparmor stop [2021-11-12T15:41:57.321Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-12T15:41:57.321Z] [2021-11-12T15:41:57.321Z] Unloading profiles will leave already running processes permanently [2021-11-12T15:41:57.321Z] unconfined, which can lead to unexpected situations. [2021-11-12T15:41:57.321Z] [2021-11-12T15:41:57.321Z] To set a process to complain mode, use the command line tool [2021-11-12T15:41:57.321Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-12T15:41:57.321Z] +++ true [2021-11-12T15:41:57.321Z] exiting test-integration [2021-11-12T15:41:57.321Z] ++ exit 0 [2021-11-12T15:41:57.321Z] [2021-11-12T15:41:57.321Z] + exit 0 [2021-11-12T15:41:57.321Z] ++ jobs -p [2021-11-12T15:41:57.321Z] + pids= [2021-11-12T15:41:57.321Z] + echo 'Remaining pids to kill: []' [2021-11-12T15:41:57.321Z] Remaining pids to kill: [] [2021-11-12T15:41:57.321Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-11-12T15:41:57.333Z] Recording test results [2021-11-12T15:41:59.147Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-12T15:41:59.147Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-12T15:41:59.147Z] === RUN TestDockerSuite/TestRunState [2021-11-12T15:41:59.147Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-12T15:41:59.147Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-12T15:41:59.351Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2021-11-12T15:41:59.374Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-12T15:41:59.374Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-12T15:41:59.374Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-12T15:41:59.374Z] === RUN TestDockerSuite/TestCpRelativePath Post stage [Pipeline] sh [2021-11-12T15:41:59.671Z] + echo Ensuring container killed. [2021-11-12T15:41:59.671Z] Ensuring container killed. [2021-11-12T15:41:59.671Z] + docker ps -aq -f name=docker-pr4-* [2021-11-12T15:41:59.671Z] + cids=929362eb1e0d [2021-11-12T15:41:59.671Z] 52697dea5bc4 [2021-11-12T15:41:59.671Z] 5e764722b137 [2021-11-12T15:41:59.671Z] + [ -n 929362eb1e0d [2021-11-12T15:41:59.671Z] 52697dea5bc4 [2021-11-12T15:41:59.671Z] 5e764722b137 ] [2021-11-12T15:41:59.671Z] + docker rm -vf 929362eb1e0d 52697dea5bc4 5e764722b137 [2021-11-12T15:42:00.237Z] 929362eb1e0d [2021-11-12T15:42:00.237Z] 52697dea5bc4 [2021-11-12T15:42:00.237Z] 5e764722b137 [Pipeline] sh [2021-11-12T15:42:00.560Z] + echo Chowning /workspace to jenkins user [2021-11-12T15:42:00.560Z] Chowning /workspace to jenkins user [2021-11-12T15:42:00.560Z] + id -u [2021-11-12T15:42:00.560Z] + id -g [2021-11-12T15:42:00.560Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42980:/workspace busybox chown -R 1000:1000 /workspace [2021-11-12T15:42:00.560Z] Unable to find image 'busybox:latest' locally [2021-11-12T15:42:00.560Z] latest: Pulling from library/busybox [2021-11-12T15:42:00.816Z] e685c5c858e3: Pulling fs layer [2021-11-12T15:42:00.816Z] e685c5c858e3: Download complete [2021-11-12T15:42:00.816Z] e685c5c858e3: Pull complete [2021-11-12T15:42:00.816Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-12T15:42:00.816Z] Status: Downloaded newer image for busybox:latest [2021-11-12T15:42:01.600Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-12T15:42:01.600Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-12T15:42:01.600Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-12T15:42:01.600Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-12T15:42:02.071Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-12T15:42:02.071Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-12T15:42:02.071Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-12T15:42:02.108Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-12T15:42:02.108Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T15:42:02.108Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-12T15:42:04.329Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-12T15:42:04.329Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-12T15:42:04.329Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-12T15:42:04.329Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-12T15:42:04.329Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-12T15:42:04.329Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-12T15:42:04.329Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-12T15:42:04.329Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-12T15:42:04.329Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-12T15:42:04.389Z] + bundleName=amd64 [2021-11-12T15:42:04.389Z] + echo Creating amd64-bundles.tar.gz [2021-11-12T15:42:04.389Z] Creating amd64-bundles.tar.gz [2021-11-12T15:42:04.389Z] + xargs tar -czf amd64-bundles.tar.gz [2021-11-12T15:42:04.389Z] + 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-11-12T15:42:06.288Z] Archiving artifacts [2021-11-12T15:42:06.856Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-12T15:42:08.029Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42980/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-12T15:42:08.374Z] + make clean [2021-11-12T15:42:08.375Z] docker volume rm -f docker-dev-cache [2021-11-12T15:42:08.630Z] docker-dev-cache [Pipeline] deleteDir [2021-11-12T15:42:09.091Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-12T15:42:09.091Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-12T15:42:09.091Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-12T15:42:09.091Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-12T15:42:09.091Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-12T15:42:09.091Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-12T15:42:09.091Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-12T15:42:09.091Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-12T15:42:09.091Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-12T15:42:09.091Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-12T15:42:09.091Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-12T15:42:09.091Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-12T15:42:09.091Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-12T15:42:09.091Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-12T15:42:09.091Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-12T15:42:09.091Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-12T15:42:09.091Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-12T15:42:09.091Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-12T15:42:09.091Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-12T15:42:09.091Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-12T15:42:09.091Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-12T15:42:11.312Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-12T15:42:11.312Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-12T15:42:11.312Z] === RUN TestDockerSuite/TestRunVerifyContainerID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T15:42:12.626Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-12T15:42:12.626Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-12T15:42:12.626Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-12T15:42:12.626Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-12T15:42:12.626Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-12T15:42:12.626Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-12T15:42:14.037Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-12T15:42:14.037Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T15:42:14.037Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-12T15:42:14.037Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-12T15:42:14.037Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-12T15:42:14.277Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-12T15:42:14.277Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-12T15:42:14.277Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-12T15:42:14.277Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-12T15:42:14.277Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-12T15:42:15.588Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-12T15:42:17.249Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-12T15:42:22.733Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-12T15:42:22.733Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-12T15:42:22.733Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-12T15:42:22.733Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T15:42:22.733Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-12T15:42:24.274Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-12T15:42:24.431Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-12T15:42:29.195Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-12T15:42:30.158Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-12T15:42:30.158Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-12T15:42:30.158Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-12T15:42:30.158Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-12T15:42:30.158Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-12T15:42:35.073Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-12T15:42:35.073Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-12T15:42:35.073Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-12T15:42:35.073Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-12T15:42:35.260Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-12T15:42:35.261Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-12T15:42:35.261Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-12T15:42:35.261Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-12T15:42:35.261Z] === RUN TestDockerSuite/TestCpToDot [2021-11-12T15:42:36.059Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-12T15:42:36.059Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T15:42:36.059Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-12T15:42:36.059Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-12T15:42:36.059Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-12T15:42:36.059Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-12T15:42:36.059Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-12T15:42:36.059Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-12T15:42:36.059Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-12T15:42:37.488Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-12T15:42:37.488Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-12T15:42:37.488Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-12T15:42:37.488Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-12T15:42:37.488Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-12T15:42:38.030Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-12T15:42:40.251Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-12T15:42:42.472Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-12T15:42:42.472Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-12T15:42:42.472Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-12T15:42:42.472Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-12T15:42:42.943Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-12T15:42:42.943Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T15:42:42.943Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-12T15:42:42.943Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-12T15:42:42.943Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-12T15:42:42.943Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-12T15:42:42.943Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-12T15:42:42.943Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-12T15:42:42.943Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-12T15:42:42.943Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-12T15:42:42.943Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-12T15:42:44.677Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-12T15:42:44.677Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:42:44.677Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-12T15:42:44.677Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-12T15:42:44.677Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-12T15:42:44.677Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-12T15:42:44.677Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-12T15:42:44.677Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-12T15:42:44.677Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-12T15:42:44.742Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-12T15:42:44.742Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-12T15:42:44.742Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-12T15:42:45.148Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-12T15:42:45.148Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-12T15:42:46.311Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-12T15:42:46.311Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-12T15:42:46.311Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-12T15:42:46.743Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-12T15:42:47.374Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-12T15:42:47.886Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-12T15:42:48.312Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-12T15:42:48.876Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-12T15:42:48.876Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-12T15:42:48.876Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-12T15:42:49.603Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-12T15:42:49.603Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-12T15:42:50.074Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-12T15:42:50.533Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-12T15:42:51.646Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-12T15:42:52.638Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-12T15:42:52.638Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-12T15:42:52.638Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-12T15:42:52.638Z] === RUN TestDockerSuite/TestCreateRM [2021-11-12T15:42:53.109Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-12T15:42:53.109Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T15:42:53.109Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-12T15:42:53.109Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-12T15:42:53.580Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-12T15:42:54.757Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-12T15:42:55.299Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-12T15:42:55.299Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-12T15:42:55.299Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-12T15:42:55.299Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-12T15:42:55.299Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-12T15:42:55.299Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-12T15:42:55.299Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-12T15:42:55.299Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-12T15:42:55.299Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-12T15:42:55.299Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-12T15:42:55.299Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-12T15:42:55.299Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-12T15:42:55.299Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-12T15:42:55.299Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-12T15:42:55.299Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-12T15:42:55.299Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-12T15:42:55.299Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-12T15:42:55.299Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-12T15:42:57.518Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-12T15:42:57.993Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-12T15:42:58.462Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-12T15:42:58.462Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-12T15:43:00.636Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-12T15:43:00.682Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-12T15:43:03.603Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-12T15:43:06.109Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-12T15:43:06.109Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-12T15:43:06.580Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-12T15:43:07.848Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-12T15:43:07.848Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-12T15:43:07.848Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-12T15:43:10.390Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-12T15:43:10.390Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-12T15:43:10.390Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-12T15:43:10.390Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-12T15:43:15.035Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-12T15:43:15.035Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T15:43:15.505Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-12T15:43:17.572Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-12T15:43:17.572Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-12T15:43:17.572Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-12T15:43:17.572Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-12T15:43:17.572Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-12T15:43:17.572Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-12T15:43:17.572Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-12T15:43:17.572Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-12T15:43:17.572Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-12T15:43:17.572Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDockerFails [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-12T15:43:17.572Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-12T15:43:17.572Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-12T15:43:17.572Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-12T15:43:17.572Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-12T15:43:17.572Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-12T15:43:17.572Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-12T15:43:19.306Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-12T15:43:19.306Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-12T15:43:19.306Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-12T15:43:19.306Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T15:43:19.306Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-12T15:43:19.306Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-12T15:43:19.306Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-12T15:43:19.306Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-12T15:43:19.306Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-12T15:43:19.799Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-12T15:43:22.030Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-12T15:43:24.258Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-12T15:43:26.497Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-12T15:43:26.497Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T15:43:26.497Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-12T15:43:26.497Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-12T15:43:26.497Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-12T15:43:26.497Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T15:43:26.497Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-12T15:43:26.497Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T15:43:26.497Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-12T15:43:26.497Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-12T15:43:26.497Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-12T15:43:26.497Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T15:43:26.497Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-12T15:43:28.065Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-12T15:43:28.935Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-12T15:43:28.935Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:43:28.935Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-12T15:43:30.288Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-12T15:43:30.288Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-12T15:43:30.288Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-12T15:43:31.858Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-12T15:43:31.858Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-12T15:43:31.858Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-12T15:43:31.858Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-12T15:43:31.858Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-12T15:43:31.858Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T15:43:31.858Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-12T15:43:31.858Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-12T15:43:31.858Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-12T15:43:31.858Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T15:43:31.858Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-12T15:43:31.858Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-12T15:43:31.858Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-12T15:43:32.960Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-12T15:43:36.112Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-12T15:43:36.112Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-12T15:43:36.112Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-12T15:43:36.586Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-12T15:43:37.741Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-12T15:43:42.516Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-12T15:43:43.773Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-12T15:43:49.659Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-12T15:43:49.659Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:43:49.659Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-12T15:43:49.699Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-12T15:43:49.799Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-12T15:43:49.799Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-12T15:43:49.799Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-12T15:43:49.799Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-12T15:43:49.799Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-12T15:43:49.799Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-12T15:43:49.799Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-12T15:43:49.799Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-12T15:43:50.172Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-12T15:43:50.788Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-12T15:43:50.788Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-12T15:43:53.983Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-12T15:43:54.425Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-12T15:43:54.425Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-12T15:43:54.425Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-12T15:43:54.455Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-12T15:43:54.603Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-12T15:43:54.603Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-12T15:43:54.603Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-12T15:43:55.073Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-12T15:43:55.073Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-12T15:43:55.449Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-12T15:44:00.226Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-12T15:44:03.729Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-12T15:44:03.729Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T15:44:03.729Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-12T15:44:03.729Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-12T15:44:03.729Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-12T15:44:03.729Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-12T15:44:03.729Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-12T15:44:04.049Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-12T15:44:04.049Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-12T15:44:04.049Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-12T15:44:04.049Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T15:44:04.049Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-12T15:44:04.049Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-12T15:44:04.524Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-12T15:44:04.524Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-12T15:44:04.524Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-12T15:44:05.516Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-12T15:44:05.516Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-12T15:44:05.516Z] === RUN TestDockerSuite/TestEventsRename [2021-11-12T15:44:07.745Z] === RUN TestDockerSuite/TestEventsResize [2021-11-12T15:44:09.380Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-12T15:44:10.948Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-12T15:44:10.948Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-12T15:44:10.948Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-12T15:44:12.485Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-12T15:44:13.475Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-12T15:44:16.436Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-12T15:44:18.009Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-12T15:44:20.236Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-12T15:44:21.368Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-12T15:44:21.368Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.368Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite (2058.58s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (74.20s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.16s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.90s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.41s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.91s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.46s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (66.16s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.82s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.32s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.09s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.51s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.72s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.92s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.43s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.73s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.35s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.35s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.92s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.88s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.03s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.61s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.77s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.38s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.49s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.77s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.74s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.23s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.88s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.45s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.45s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.07s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.22s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.89s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.88s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.54s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.58s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.31s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.27s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.46s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.05s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.82s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.76s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.00s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.43s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.23s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.08s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.27s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.81s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.30s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.13s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.58s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (65.71s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.44s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.90s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.14s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.58s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.99s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.79s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildFails (2.42s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.70s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.67s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.16s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.22s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.31s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.34s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2021-11-12T15:44:21.837Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T15:44:21.837Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.33s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildHistory (10.81s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.98s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.77s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.23s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.81s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.64s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.10s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.59s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.70s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.35s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.13s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.84s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.61s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.08s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.42s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.91s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.02s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.54s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.81s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.90s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.54s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.34s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.68s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.65s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.20s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.87s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.07s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.84s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.61s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.96s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildRm (10.71s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.57s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.40s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.62s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.66s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.06s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.57s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.66s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.95s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildStderr (4.30s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.82s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.22s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.33s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.84s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.45s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.17s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.91s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.50s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.85s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.99s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.24s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.18s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.27s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.60s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.03s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.71s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.70s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.78s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestCommitChange (4.49s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.19s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.37s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestCommitTTY (6.45s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.00s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.41s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.72s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.16s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.41s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.35s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.40s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (7.47s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.97s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.91s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.04s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.40s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.06s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.82s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.92s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.47s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.58s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.66s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.74s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.45s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.90s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.30s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.95s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.53s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.34s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.65s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.45s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.44s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.44s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005938_} (2.43s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1848882039_c:\foo_false____} (2.47s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1848882039_c:\foo_true____} (2.42s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.48s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.61s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.53s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-12T15:44:21.838Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.57s) [2021-11-12T15:44:21.838Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.59s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.86s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.22s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCpToDot (2.61s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.07s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCpToStdout (2.69s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.09s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.49s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.74s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.44s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.89s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.47s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.48s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.42s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.49s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.54s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsCopy (4.02s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.21s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.36s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.99s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.79s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.94s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsFilters (5.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsFormat (4.81s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsRename (2.52s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsResize (7.71s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.51s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.30s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.80s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.95s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.88s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.82s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.90s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.90s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.87s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.84s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.25s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.97s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestExecInspectID (4.27s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.13s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.00s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.79s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.87s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.82s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.83s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.78s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.08s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.64s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.59s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.59s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.42s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.36s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.04s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.47s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectDefault (2.39s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectHistory (4.08s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.33s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.95s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.32s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.94s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.98s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectStatus (2.98s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.67s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.00s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.37s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.88s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.36s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.28s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.33s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.76s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.80s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.57s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.40s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.00s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.79s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.93s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.79s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.49s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.02s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.06s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.49s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsSince (8.85s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsTail (2.68s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.49s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.37s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T15:44:21.839Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T15:44:21.839Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.80s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.46s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPsByOrder (7.42s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.29s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.04s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.58s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.39s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.72s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.50s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.69s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.52s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.93s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.33s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.44s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.03s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.62s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.40s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.58s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.67s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.53s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.03s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.67s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.61s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.46s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.03s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.50s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.63s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.78s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.55s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.19s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.79s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.52s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.35s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.35s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.93s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.33s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.25s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.72s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.93s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.49s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.56s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.06s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.80s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.70s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.36s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.41s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.42s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.39s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunExitCode (2.36s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.43s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.39s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.47s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.29s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.59s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.07s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.38s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.18s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.81s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.72s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.68s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.78s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.31s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T15:44:21.840Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.71s) [2021-11-12T15:44:21.840Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunRm (2.48s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.55s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.52s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.33s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.10s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.48s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.73s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.21s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.58s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.35s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.45s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.14s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.14s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.70s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.65s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.92s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.45s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.47s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.10s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.61s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.72s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.89s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.23s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.76s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.85s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.61s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.14s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.04s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.87s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.73s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.11s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.86s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.71s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.36s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T15:44:21.841Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.29s) [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-12T15:44:21.841Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] --- PASS: TestDockerRegistrySuite (0.10s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T15:44:21.841Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T15:44:21.841Z] === RUN TestDockerSchema1RegistrySuite [2021-11-12T15:44:21.841Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-12T15:44:21.841Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.841Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T15:44:21.841Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-12T15:44:21.842Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-12T15:44:21.842Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-12T15:44:21.842Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-12T15:44:21.842Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-12T15:44:21.842Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-12T15:44:21.842Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-12T15:44:21.842Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-12T15:44:21.842Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-12T15:44:21.842Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-12T15:44:21.842Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-12T15:44:21.842Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-12T15:44:21.842Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-12T15:44:21.842Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-12T15:44:21.842Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T15:44:21.842Z] === RUN TestDockerDaemonSuite [2021-11-12T15:44:21.842Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-12T15:44:21.842Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-12T15:44:21.842Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-12T15:44:21.842Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T15:44:21.842Z] === RUN TestDockerSwarmSuite [2021-11-12T15:44:21.842Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-12T15:44:21.842Z] === RUN TestDockerPluginSuite [2021-11-12T15:44:21.842Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-12T15:44:21.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-12T15:44:21.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-12T15:44:21.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-12T15:44:21.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-12T15:44:21.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-12T15:44:21.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-12T15:44:21.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-12T15:44:21.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-12T15:44:21.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-12T15:44:21.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-12T15:44:21.842Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T15:44:21.842Z] === RUN TestDockerExternalVolumeSuite [2021-11-12T15:44:21.842Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-12T15:44:21.842Z] === RUN TestDockerNetworkSuite [2021-11-12T15:44:21.842Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-12T15:44:21.842Z] === RUN TestDockerHubPullSuite [2021-11-12T15:44:21.842Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-12T15:44:21.842Z] PASS [2021-11-12T15:44:21.842Z] ok github.com/docker/docker/integration-cli 2058.843s [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === Skipped [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-12T15:44:21.842Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-12T15:44:21.842Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-12T15:44:21.842Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-12T15:44:21.842Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-12T15:44:21.842Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-12T15:44:21.842Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-12T15:44:21.842Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-12T15:44:21.842Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-12T15:44:21.842Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-12T15:44:21.842Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-12T15:44:21.842Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T15:44:21.842Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-12T15:44:21.842Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-12T15:44:21.842Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-12T15:44:21.842Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T15:44:21.842Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-12T15:44:21.842Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T15:44:21.842Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-12T15:44:21.842Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T15:44:21.842Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-12T15:44:21.842Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-12T15:44:21.842Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-12T15:44:21.842Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.842Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-12T15:44:21.842Z] [2021-11-12T15:44:21.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-12T15:44:21.843Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.08s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.08s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-12T15:44:21.843Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.843Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-12T15:44:21.843Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-11-12T15:44:21.844Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-11-12T15:44:21.844Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-11-12T15:44:21.844Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-12T15:44:21.844Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-12T15:44:21.844Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-12T15:44:21.844Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-12T15:44:21.844Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-12T15:44:21.844Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-12T15:44:21.844Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-12T15:44:21.844Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-11-12T15:44:21.844Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-11-12T15:44:21.844Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-12T15:44:21.844Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-11-12T15:44:21.844Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-12T15:44:21.844Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-12T15:44:21.844Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-12T15:44:21.844Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-12T15:44:21.844Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-12T15:44:21.844Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T15:44:21.844Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T15:44:21.844Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-12T15:44:21.844Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T15:44:21.844Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T15:44:21.844Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-12T15:44:21.844Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.16s) [2021-11-12T15:44:21.844Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.16s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-12T15:44:21.844Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-12T15:44:21.844Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-12T15:44:21.844Z] [2021-11-12T15:44:21.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-12T15:44:22.311Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-12T15:44:22.312Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-12T15:44:22.312Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-12T15:44:22.312Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T15:44:22.312Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-12T15:44:22.312Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T15:44:22.312Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T15:44:22.312Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T15:44:22.312Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T15:44:22.312Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-12T15:44:22.312Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-12T15:44:22.312Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-12T15:44:22.312Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-12T15:44:22.312Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-12T15:44:22.312Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.07s) [2021-11-12T15:44:22.312Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.07s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-12T15:44:22.312Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-12T15:44:22.312Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-12T15:44:22.312Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T15:44:22.312Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-12T15:44:22.312Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T15:44:22.312Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-12T15:44:22.312Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-12T15:44:22.312Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T15:44:22.312Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T15:44:22.312Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T15:44:22.312Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T15:44:22.312Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T15:44:22.312Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.312Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T15:44:22.312Z] [2021-11-12T15:44:22.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T15:44:22.312Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2021-11-12T15:44:22.313Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-12T15:44:22.313Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T15:44:22.313Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T15:44:22.313Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T15:44:22.313Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-12T15:44:22.313Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-12T15:44:22.313Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T15:44:22.313Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-12T15:44:22.313Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-12T15:44:22.313Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-12T15:44:22.313Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-12T15:44:22.313Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-12T15:44:22.313Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.313Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-12T15:44:22.313Z] [2021-11-12T15:44:22.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T15:44:22.313Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-12T15:44:22.314Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-12T15:44:22.314Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-12T15:44:22.314Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-12T15:44:22.314Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T15:44:22.314Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-12T15:44:22.314Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T15:44:22.314Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:44:22.314Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-12T15:44:22.314Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T15:44:22.314Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-12T15:44:22.314Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T15:44:22.314Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-12T15:44:22.314Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-12T15:44:22.314Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-12T15:44:22.314Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-12T15:44:22.314Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.314Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-12T15:44:22.314Z] [2021-11-12T15:44:22.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-12T15:44:22.314Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-12T15:44:22.315Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.315Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-12T15:44:22.315Z] [2021-11-12T15:44:22.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T15:44:22.316Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.316Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T15:44:22.316Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-12T15:44:22.317Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2021-11-12T15:44:22.317Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T15:44:22.317Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.317Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:44:22.317Z] [2021-11-12T15:44:22.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T15:44:22.317Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-12T15:44:22.318Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.318Z] [2021-11-12T15:44:22.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-12T15:44:22.319Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.319Z] [2021-11-12T15:44:22.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-12T15:44:22.319Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-12T15:44:22.319Z] [2021-11-12T15:44:22.319Z] DONE 1092 tests, 546 skipped in 2067.632s [2021-11-12T15:44:22.319Z] INFO: Integration tests ended at 11/12/2021 15:44:22. Duration:00:34:27.7478509 [2021-11-12T15:44:22.319Z] INFO: Docker info of the daemon under test at end of run [2021-11-12T15:44:22.319Z] [2021-11-12T15:44:22.319Z] Containers: 2 [2021-11-12T15:44:22.319Z] Running: 0 [2021-11-12T15:44:22.319Z] Paused: 0 [2021-11-12T15:44:22.319Z] Stopped: 2 [2021-11-12T15:44:22.319Z] Images: 18 [2021-11-12T15:44:22.319Z] Server Version: 0.0.0-dev [2021-11-12T15:44:22.319Z] Storage Driver: windowsfilter [2021-11-12T15:44:22.319Z] Windows: [2021-11-12T15:44:22.319Z] Logging Driver: json-file [2021-11-12T15:44:22.319Z] Plugins: [2021-11-12T15:44:22.319Z] Volume: local [2021-11-12T15:44:22.319Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T15:44:22.319Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T15:44:22.319Z] Swarm: inactive [2021-11-12T15:44:22.319Z] Default Isolation: process [2021-11-12T15:44:22.319Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-12T15:44:22.319Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-12T15:44:22.319Z] OSType: windows [2021-11-12T15:44:22.319Z] Architecture: x86_64 [2021-11-12T15:44:22.319Z] CPUs: 4 [2021-11-12T15:44:22.319Z] Total Memory: 32GiB [2021-11-12T15:44:22.319Z] Name: azwin-2-a6d4f0 [2021-11-12T15:44:22.319Z] ID: HYX7:LXYQ:G7AV:YUEV:GIFD:NMZZ:HOWO:ILL7:C22A:AW3A:QVPY:SNEJ [2021-11-12T15:44:22.319Z] Docker Root Dir: D:\CI\PR-42980\4\daemon [2021-11-12T15:44:22.319Z] Debug Mode (client): false [2021-11-12T15:44:22.319Z] Debug Mode (server): true [2021-11-12T15:44:22.319Z] File Descriptors: -1 [2021-11-12T15:44:22.319Z] Goroutines: 17 [2021-11-12T15:44:22.319Z] System Time: 2021-11-12T15:44:22.2279849Z [2021-11-12T15:44:22.319Z] EventsListeners: 0 [2021-11-12T15:44:22.319Z] Registry: https://index.docker.io/v1/ [2021-11-12T15:44:22.319Z] Labels: [2021-11-12T15:44:22.319Z] Experimental: false [2021-11-12T15:44:22.319Z] Insecure Registries: [2021-11-12T15:44:22.319Z] 127.0.0.0/8 [2021-11-12T15:44:22.319Z] Live Restore Enabled: false [2021-11-12T15:44:22.319Z] [2021-11-12T15:44:22.319Z] [2021-11-12T15:44:22.319Z] INFO: Stopping daemon under test [2021-11-12T15:44:22.786Z] SUCCESS: The process with PID 2272 (child process of PID 3776) has been terminated. [2021-11-12T15:44:22.786Z] SUCCESS: The process with PID 3776 (child process of PID 5900) has been terminated. [2021-11-12T15:44:22.786Z] INFO: Stop tailing logs of the daemon under tests [2021-11-12T15:44:22.786Z] INFO: executeCI.ps1 Completed successfully at 11/12/2021 15:44:22. [2021-11-12T15:44:22.786Z] INFO: Tidying up at end of run [2021-11-12T15:44:22.786Z] INFO: Saving daemon under test log (d:\CI\PR-42980\4\dut.out) to bundles\CIDUT.out [2021-11-12T15:44:22.786Z] INFO: Saving daemon under test log (d:\CI\PR-42980\4\dut.err) to bundles\CIDUT.err [2021-11-12T15:44:22.786Z] INFO: Saving containerd logs to bundles [2021-11-12T15:44:22.786Z] INFO: Nuke-Everything... [2021-11-12T15:44:22.786Z] INFO: Container count on control daemon to delete is 2 [2021-11-12T15:44:23.253Z] 26014f3067f9 [2021-11-12T15:44:23.253Z] 95d5ed7aa1e2 [2021-11-12T15:44:23.253Z] INFO: Tidying pidfile d:\CI\PR-42980\4\docker.pid [2021-11-12T15:44:23.253Z] INFO: Nuking d:\CI [2021-11-12T15:44:25.993Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-12T15:44:30.692Z] === RUN TestDockerSuite/TestEventsTop [2021-11-12T15:44:30.692Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-12T15:44:30.692Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-12T15:44:30.772Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-12T15:44:32.269Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-12T15:44:36.077Z] === RUN TestDockerSuite/TestExec [2021-11-12T15:44:36.077Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:44:36.077Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-12T15:44:36.077Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-12T15:44:36.077Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-12T15:44:38.305Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-12T15:44:39.466Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-12T15:44:39.886Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-12T15:44:39.886Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:44:39.886Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-12T15:44:39.886Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:44:39.886Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-12T15:44:39.886Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-12T15:44:39.886Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-12T15:44:41.154Z] INFO: Zapped successfully [2021-11-12T15:44:41.154Z] [2021-11-12T15:44:41.154Z] INFO: executeCI.ps1 exiting at Fri Nov 12 15:44:39 CUT 2021. Duration 00:55:39.8065646 [2021-11-12T15:44:41.154Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-12T15:44:41.404Z] Recording test results [2021-11-12T15:44:42.111Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-12T15:44:43.274Z] === RUN TestDockerSuite/TestRmiTag [2021-11-12T15:44:43.747Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-12T15:44:44.335Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-12T15:44:45.907Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-12T15:44:46.718Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-12T15:44:48.132Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-12T15:44:48.363Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-12T15:44:50.466Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-12T15:44:51.671Z] Archiving artifacts [2021-11-12T15:44:51.938Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-12T15:44:51.938Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-12T15:44:51.938Z] === RUN TestDockerSuite/TestExecEnv [2021-11-12T15:44:51.938Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T15:44:51.938Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-12T15:44:51.938Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-12T15:44:51.938Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-12T15:44:54.163Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-12T15:44:57.969Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-12T15:44:57.969Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-12T15:44:57.969Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-12T15:44:57.969Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-12T15:44:57.969Z] === RUN TestDockerSuite/TestExecParseError [2021-11-12T15:44:57.969Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T15:44:57.969Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-12T15:44:57.969Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-12T15:44:57.969Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-12T15:44:57.969Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-12T15:44:57.969Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-12T15:45:00.197Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-12T15:45:00.197Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-12T15:45:00.197Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-12T15:45:00.197Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T15:45:00.197Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-12T15:45:00.197Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-12T15:45:00.197Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-12T15:45:00.197Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-12T15:45:00.197Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-12T15:45:00.197Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-12T15:45:00.197Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-12T15:45:02.424Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-12T15:45:02.424Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-12T15:45:02.895Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-12T15:45:04.583Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-12T15:45:06.068Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42980/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-12T15:45:07.023Z] + make clean [2021-11-12T15:45:07.548Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-12T15:45:08.014Z] docker volume rm -f docker-dev-cache [2021-11-12T15:45:08.014Z] docker-dev-cache [Pipeline] deleteDir [2021-11-12T15:45:10.077Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-12T15:45:10.077Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-12T15:45:10.077Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-12T15:45:10.077Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-12T15:45:10.077Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-12T15:45:10.077Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T15:45:10.077Z] === RUN TestDockerSuite/TestGetContainerStats [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T15:45:12.328Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-12T15:45:13.320Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-12T15:45:13.320Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-12T15:45:13.320Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-12T15:45:13.320Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-12T15:45:13.320Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-12T15:45:13.320Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-12T15:45:13.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-12T15:45:13.320Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-12T15:45:13.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-12T15:45:13.320Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-12T15:45:13.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-12T15:45:13.320Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-12T15:45:13.320Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-12T15:45:13.320Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-12T15:45:13.320Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-12T15:45:15.560Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-12T15:45:15.560Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-12T15:45:15.560Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-12T15:45:15.560Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-12T15:45:15.560Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-12T15:45:15.964Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-12T15:45:21.509Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-12T15:45:21.855Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-12T15:45:24.822Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-12T15:45:25.320Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-12T15:45:28.289Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-12T15:45:30.516Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-12T15:45:30.719Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-12T15:45:30.719Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:45:30.719Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-12T15:45:30.719Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-12T15:45:30.719Z] === RUN TestDockerSuite/TestHealth [2021-11-12T15:45:30.719Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-12T15:45:30.719Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-12T15:45:30.719Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-12T15:45:30.719Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-12T15:45:30.719Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-12T15:45:33.493Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-12T15:45:33.493Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-12T15:45:35.489Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-12T15:45:35.489Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-12T15:45:35.489Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-12T15:45:35.489Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-12T15:45:35.489Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-12T15:45:35.489Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-12T15:45:35.489Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-12T15:45:36.481Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-12T15:45:36.481Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T15:45:36.481Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-12T15:45:37.473Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-12T15:45:37.473Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-12T15:45:39.381Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-12T15:45:39.381Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-12T15:45:39.381Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-12T15:45:39.381Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-12T15:45:39.381Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-12T15:45:39.381Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-12T15:45:39.381Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-12T15:45:39.381Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-12T15:45:39.381Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-12T15:45:39.381Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-12T15:45:39.381Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-12T15:45:39.381Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-12T15:45:39.381Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-12T15:45:39.381Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-12T15:45:39.381Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-12T15:45:39.381Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-12T15:45:39.381Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-12T15:45:39.381Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-12T15:45:39.381Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-12T15:45:39.381Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-12T15:45:39.381Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-12T15:45:39.381Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-12T15:45:39.381Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-12T15:45:39.699Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-12T15:45:39.699Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-12T15:45:41.927Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-12T15:45:42.345Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-12T15:45:42.346Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-12T15:45:42.346Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-12T15:45:46.159Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-12T15:45:46.159Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-12T15:45:46.159Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-12T15:45:46.159Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-12T15:45:46.159Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-12T15:45:48.385Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-12T15:45:48.385Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-12T15:45:48.385Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-12T15:45:48.385Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-12T15:45:48.385Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-12T15:45:48.385Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-12T15:45:48.385Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-12T15:45:48.385Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-12T15:45:48.385Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-12T15:45:48.385Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-12T15:45:48.385Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-12T15:45:48.385Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-12T15:45:48.385Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-12T15:45:48.385Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-12T15:45:48.385Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-12T15:45:49.108Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-12T15:45:49.579Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-12T15:45:49.579Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T15:45:49.579Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-12T15:45:49.959Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-12T15:45:52.925Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-12T15:45:53.386Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-12T15:45:53.386Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-12T15:45:55.611Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-12T15:45:55.611Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T15:45:55.611Z] === RUN TestDockerSuite/TestImportFile [2021-11-12T15:45:55.611Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T15:45:55.611Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-12T15:45:55.611Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-12T15:45:55.611Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-12T15:45:55.611Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-12T15:45:55.611Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T15:45:55.905Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-12T15:45:55.905Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-12T15:45:55.905Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-12T15:45:55.905Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-12T15:45:55.905Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-12T15:45:55.905Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-12T15:45:55.905Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-12T15:45:56.081Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-12T15:45:56.081Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:45:56.081Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-12T15:45:56.081Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-12T15:45:56.081Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-12T15:45:56.081Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-12T15:45:56.081Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-12T15:45:56.081Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-12T15:45:56.081Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-12T15:45:56.081Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-12T15:45:56.081Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T15:45:56.081Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-12T15:45:56.081Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T15:45:56.081Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-12T15:45:58.306Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-12T15:45:58.879Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-12T15:45:58.879Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-12T15:45:58.879Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-12T15:45:58.879Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T15:45:58.879Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-12T15:45:58.879Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-12T15:45:58.879Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-12T15:45:58.879Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T15:45:58.879Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-12T15:46:00.452Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-12T15:46:05.484Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-12T15:46:05.484Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T15:46:05.484Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-12T15:46:05.484Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-12T15:46:05.484Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-12T15:46:05.484Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-12T15:46:05.484Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-12T15:46:05.484Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-12T15:46:06.341Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-12T15:46:06.341Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-12T15:46:06.342Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-12T15:46:06.342Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-12T15:46:06.812Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-12T15:46:06.812Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-12T15:46:06.812Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-12T15:46:06.812Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T15:46:06.812Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-12T15:46:06.812Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-12T15:46:06.812Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-12T15:46:06.812Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-12T15:46:06.812Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-12T15:46:07.712Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-12T15:46:07.712Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-12T15:46:09.777Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-12T15:46:09.777Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-12T15:46:09.777Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-12T15:46:09.777Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-12T15:46:09.777Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-12T15:46:09.777Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-12T15:46:09.939Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-12T15:46:09.939Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-12T15:46:09.939Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-12T15:46:09.939Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-12T15:46:09.939Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-12T15:46:09.939Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-12T15:46:09.939Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-12T15:46:12.165Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-12T15:46:12.744Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-12T15:46:15.711Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-12T15:46:15.711Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-12T15:46:15.711Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-12T15:46:15.971Z] === RUN TestDockerSuite/TestInspectImage [2021-11-12T15:46:15.971Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:46:15.971Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-12T15:46:15.971Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:46:15.971Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-12T15:46:15.971Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T15:46:15.971Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-12T15:46:17.939Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-12T15:46:17.939Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-12T15:46:17.939Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-12T15:46:17.939Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-12T15:46:17.939Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-12T15:46:17.939Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-12T15:46:17.939Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-12T15:46:18.199Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-12T15:46:20.427Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-12T15:46:20.427Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-12T15:46:20.913Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-12T15:46:22.653Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-12T15:46:23.880Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-12T15:46:24.225Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-12T15:46:24.225Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-12T15:46:24.225Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-12T15:46:24.697Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-12T15:46:26.847Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-12T15:46:26.922Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-12T15:46:29.074Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-12T15:46:29.147Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-12T15:46:29.661Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-12T15:46:29.662Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-12T15:46:29.662Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-12T15:46:29.662Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-12T15:46:29.662Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-12T15:46:29.662Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-12T15:46:29.662Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-12T15:46:29.662Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-12T15:46:29.662Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T15:46:29.662Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T15:46:29.662Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-12T15:46:29.662Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-12T15:46:29.662Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-12T15:46:29.662Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-12T15:46:29.662Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-12T15:46:33.921Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-12T15:46:34.442Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-12T15:46:34.442Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-12T15:46:34.442Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-12T15:46:34.442Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-12T15:46:34.442Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T15:46:34.442Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-12T15:46:34.442Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-12T15:46:34.442Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-12T15:46:34.442Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-12T15:46:34.442Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-12T15:46:34.442Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-12T15:46:34.442Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-12T15:46:35.494Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-12T15:46:37.719Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-12T15:46:39.948Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-12T15:46:41.643Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-12T15:46:41.643Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-12T15:46:41.643Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-12T15:46:42.174Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-12T15:46:43.868Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-12T15:46:43.868Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-12T15:46:43.868Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-12T15:46:43.868Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-12T15:46:43.868Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-12T15:46:43.868Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-12T15:46:43.868Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-12T15:46:43.868Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-12T15:46:43.868Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunMount [2021-11-12T15:46:43.868Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-12T15:46:43.868Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-12T15:46:43.868Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-12T15:46:43.868Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-12T15:46:43.868Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-12T15:46:44.399Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-12T15:46:46.623Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-12T15:46:46.624Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-12T15:46:46.624Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-12T15:46:46.624Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-12T15:46:46.624Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-12T15:46:48.851Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-12T15:46:50.423Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-12T15:46:52.565Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-12T15:46:52.565Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-12T15:46:52.565Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-12T15:46:52.565Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-12T15:46:52.565Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-12T15:46:52.565Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-12T15:46:52.565Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-12T15:46:56.313Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-12T15:46:58.453Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-12T15:46:58.540Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-12T15:46:58.540Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-12T15:46:58.540Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-12T15:47:00.114Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-12T15:47:00.585Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-12T15:47:03.231Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-12T15:47:03.231Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-12T15:47:03.231Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-12T15:47:03.231Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-12T15:47:03.231Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-12T15:47:03.231Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-12T15:47:03.231Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-12T15:47:03.231Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-12T15:47:03.231Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-12T15:47:03.231Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-12T15:47:03.231Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-12T15:47:03.231Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-12T15:47:03.231Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-12T15:47:03.231Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-12T15:47:03.231Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-12T15:47:03.231Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-12T15:47:03.231Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-12T15:47:03.231Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-12T15:47:03.231Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-12T15:47:03.702Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-12T15:47:04.696Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-12T15:47:06.470Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-12T15:47:06.927Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-12T15:47:08.501Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-12T15:47:10.096Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-12T15:47:11.243Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-12T15:47:12.322Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-12T15:47:12.792Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-12T15:47:12.792Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-12T15:47:12.792Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-12T15:47:12.792Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-12T15:47:12.792Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-12T15:47:12.792Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-12T15:47:12.792Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-12T15:47:12.792Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-12T15:47:12.792Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-12T15:47:12.792Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-12T15:47:12.792Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-12T15:47:12.792Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-12T15:47:12.792Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-12T15:47:12.792Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-12T15:47:12.792Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-12T15:47:12.792Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T15:47:16.604Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-12T15:47:16.605Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-12T15:47:16.605Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-12T15:47:16.605Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-12T15:47:16.605Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-12T15:47:16.605Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-12T15:47:16.605Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-12T15:47:16.605Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-12T15:47:16.605Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-12T15:47:16.605Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T15:47:16.605Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-12T15:47:17.132Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-12T15:47:19.360Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-12T15:47:21.588Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-12T15:47:21.588Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-12T15:47:21.588Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-12T15:47:24.558Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-12T15:47:26.785Z] === RUN TestDockerSuite/TestLogsSince [2021-11-12T15:47:27.075Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-12T15:47:27.075Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-12T15:47:27.075Z] === RUN TestDockerSuite/TestRunRm [2021-11-12T15:47:30.054Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-12T15:47:35.478Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-12T15:47:35.479Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-12T15:47:35.479Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-12T15:47:35.479Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-12T15:47:35.479Z] === RUN TestDockerSuite/TestLogsTail [2021-11-12T15:47:35.950Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-12T15:47:38.178Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-12T15:47:38.443Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-12T15:47:40.670Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-12T15:47:41.150Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-12T15:47:42.900Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-12T15:47:42.900Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestNetHostname [2021-11-12T15:47:42.900Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-12T15:47:42.900Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-12T15:47:42.900Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-12T15:47:42.900Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestPluginActive [2021-11-12T15:47:42.900Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-12T15:47:42.900Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-12T15:47:42.900Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-12T15:47:42.900Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-12T15:47:42.900Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-12T15:47:42.900Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-12T15:47:42.900Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-12T15:47:42.900Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-12T15:47:43.372Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-12T15:47:43.372Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-12T15:47:43.372Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-12T15:47:43.372Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-12T15:47:43.372Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-12T15:47:43.372Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-12T15:47:43.372Z] === RUN TestDockerSuite/TestPortList [2021-11-12T15:47:43.372Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-12T15:47:43.372Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-12T15:47:44.120Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-12T15:47:44.120Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T15:47:44.120Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-12T15:47:44.120Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-12T15:47:44.120Z] === RUN TestDockerSuite/TestRunState [2021-11-12T15:47:44.120Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-12T15:47:44.120Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-12T15:47:47.086Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-12T15:47:47.086Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T15:47:47.086Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-12T15:47:47.086Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-12T15:47:47.086Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-12T15:47:47.086Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-12T15:47:47.086Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-12T15:47:47.086Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-12T15:47:47.566Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-12T15:47:47.566Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-12T15:47:47.566Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-12T15:47:47.566Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-12T15:47:48.150Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-12T15:47:48.150Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:47:48.150Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-12T15:47:48.150Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-12T15:47:48.150Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-12T15:47:48.150Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-12T15:47:48.150Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-12T15:47:48.150Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-12T15:47:48.150Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T15:47:48.150Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-12T15:47:48.150Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-12T15:47:48.150Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-12T15:47:48.150Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-12T15:47:48.150Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-12T15:47:48.150Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-12T15:47:48.150Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-12T15:47:48.150Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T15:47:48.150Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-12T15:47:52.347Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-12T15:47:52.347Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-12T15:47:52.347Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-12T15:47:52.347Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-12T15:47:52.347Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-12T15:47:52.347Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-12T15:47:52.347Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-12T15:47:52.347Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-12T15:47:52.347Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-12T15:47:52.347Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-12T15:47:52.347Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-12T15:47:52.347Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-12T15:47:52.347Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-12T15:47:52.347Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-12T15:47:52.347Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-12T15:47:52.347Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-12T15:47:52.347Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-12T15:47:52.347Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-12T15:47:52.347Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-12T15:47:52.347Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-12T15:47:52.347Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-12T15:47:55.317Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-12T15:47:55.317Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-12T15:47:55.317Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-12T15:47:56.845Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-12T15:47:56.845Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-12T15:47:56.845Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-12T15:47:58.284Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-12T15:47:58.284Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-12T15:47:58.284Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-12T15:47:58.284Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-12T15:47:58.284Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-12T15:48:02.091Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-12T15:48:05.542Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-12T15:48:05.542Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-12T15:48:05.542Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-12T15:48:10.791Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-12T15:48:14.238Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-12T15:48:15.567Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-12T15:48:24.260Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-12T15:48:24.260Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-12T15:48:24.260Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-12T15:48:24.260Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-12T15:48:27.228Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-12T15:48:30.199Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-12T15:48:32.101Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-12T15:48:32.101Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-12T15:48:32.101Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-12T15:48:32.101Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-12T15:48:33.167Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-12T15:48:33.167Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-12T15:48:33.167Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-12T15:48:33.167Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-12T15:48:33.167Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-12T15:48:33.167Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T15:48:33.167Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-12T15:48:33.167Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-12T15:48:33.167Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-12T15:48:33.167Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-12T15:48:33.167Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-12T15:48:33.167Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-12T15:48:33.167Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-12T15:48:33.167Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-12T15:48:33.167Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-12T15:48:37.945Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-12T15:48:40.172Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-12T15:48:42.398Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-12T15:48:44.633Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-12T15:48:47.606Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-12T15:48:48.298Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-12T15:48:48.298Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-12T15:48:48.298Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-12T15:48:48.298Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-12T15:48:48.298Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-12T15:48:48.298Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-12T15:48:48.298Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-12T15:48:48.298Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-12T15:48:48.298Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-12T15:48:48.298Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-12T15:48:48.298Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-12T15:48:48.298Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-12T15:48:48.298Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-12T15:48:48.298Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-12T15:48:48.298Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-12T15:48:48.298Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-12T15:48:48.298Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-12T15:48:48.298Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-12T15:48:49.870Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-12T15:48:50.341Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-12T15:48:50.812Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-12T15:48:51.283Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-12T15:48:52.856Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-12T15:48:54.795Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-12T15:48:58.605Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-12T15:48:58.605Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-12T15:48:58.605Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-12T15:48:58.605Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-12T15:48:58.605Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-12T15:49:01.555Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-12T15:49:01.555Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-12T15:49:01.555Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-12T15:49:09.062Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-12T15:49:09.062Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T15:49:09.062Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-12T15:49:09.062Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-12T15:49:09.062Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-12T15:49:09.062Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-12T15:49:09.062Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-12T15:49:09.062Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-12T15:49:09.062Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-12T15:49:10.252Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-12T15:49:10.252Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T15:49:10.252Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-12T15:49:14.955Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-12T15:49:14.955Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-12T15:49:14.955Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-12T15:49:15.028Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-12T15:49:15.028Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-12T15:49:15.028Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-12T15:49:15.028Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T15:49:15.028Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-12T15:49:15.028Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-12T15:49:15.028Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-12T15:49:15.028Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-12T15:49:15.028Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-12T15:49:15.948Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-12T15:49:15.948Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-12T15:49:15.948Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-12T15:49:17.522Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-12T15:49:18.515Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-12T15:49:18.515Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-12T15:49:18.515Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-12T15:49:22.327Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-12T15:49:23.729Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-12T15:49:23.729Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T15:49:23.729Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-12T15:49:23.729Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-12T15:49:23.729Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-12T15:49:23.729Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T15:49:23.729Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-12T15:49:23.729Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T15:49:23.729Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-12T15:49:23.729Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-12T15:49:23.729Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-12T15:49:23.729Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T15:49:23.729Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-12T15:49:25.958Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-12T15:49:26.150Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-12T15:49:29.766Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-12T15:49:29.766Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-12T15:49:29.766Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-12T15:49:33.331Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-12T15:49:33.577Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-12T15:49:33.577Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-12T15:49:33.577Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-12T15:49:33.577Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-12T15:49:33.577Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-12T15:49:33.577Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T15:49:33.577Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-12T15:49:33.577Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-12T15:49:33.577Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-12T15:49:33.577Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T15:49:33.577Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-12T15:49:33.577Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-12T15:49:33.577Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-12T15:49:48.548Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-12T15:49:48.548Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-12T15:49:49.019Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-12T15:49:49.019Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-12T15:49:49.019Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-12T15:49:49.019Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-12T15:49:49.489Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-12T15:49:49.489Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-12T15:49:52.455Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-12T15:49:52.455Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-12T15:49:54.615Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-12T15:49:54.615Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:49:54.615Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-12T15:49:56.264Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-12T15:49:56.264Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-12T15:49:56.738Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-12T15:49:56.738Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-12T15:49:57.209Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-12T15:50:00.513Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-12T15:50:00.513Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-12T15:50:00.513Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-12T15:50:00.984Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-12T15:50:05.764Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-12T15:50:05.898Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-12T15:50:05.899Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T15:50:05.899Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-12T15:50:06.369Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-12T15:50:06.841Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-12T15:50:06.841Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-12T15:50:06.841Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-12T15:50:08.730Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-12T15:50:08.730Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:50:08.730Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-12T15:50:13.505Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-12T15:50:13.505Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-12T15:50:13.505Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-12T15:50:15.543Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-12T15:50:15.543Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-12T15:50:15.543Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-12T15:50:28.077Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-12T15:50:28.077Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.078Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite (2365.72s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (74.55s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.81s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.80s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.90s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (68.50s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.18s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.82s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.13s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.55s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.82s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.13s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.93s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.02s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.18s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.59s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.58s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.73s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.25s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.54s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.94s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.05s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.45s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.33s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.12s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.91s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.40s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.00s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.27s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.56s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.00s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.46s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.14s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.61s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.92s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.86s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.37s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.04s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.71s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.53s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.53s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.94s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.08s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.57s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.79s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.25s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.20s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.29s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.78s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.15s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.45s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.34s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.10s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.82s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.58s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.05s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.28s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (72.68s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.88s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.26s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.48s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.74s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.18s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.57s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildFails (2.79s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.39s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.43s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.04s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.86s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.26s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.78s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.90s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildHistory (11.46s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.02s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.49s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.53s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.93s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.58s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.63s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.15s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.79s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.03s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.92s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.03s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.02s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.70s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.74s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.42s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T15:50:28.078Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.20s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.58s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.94s) [2021-11-12T15:50:28.078Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.91s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.34s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.06s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.71s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.80s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.33s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.22s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.86s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.23s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.17s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.75s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.16s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.71s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildRm (12.89s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.81s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.39s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.96s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.90s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.47s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.80s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.64s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.19s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.81s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildStderr (4.68s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.18s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.55s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.28s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.82s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.06s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.07s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.25s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.51s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.85s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.53s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.51s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.76s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.65s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.22s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.32s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.23s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.84s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCommitChange (4.79s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.67s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.20s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCommitTTY (7.18s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.47s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.27s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.25s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.69s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.72s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.77s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.31s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.83s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.89s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.41s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.13s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.77s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.81s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.93s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.69s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.17s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.65s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.66s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.77s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.29s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.65s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.81s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.62s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.41s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.77s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.77s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.75s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.79s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000a01b0_} (2.74s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1210408129_c:\foo_false____} (2.81s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1210408129_c:\foo_true____} (2.76s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.02s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.03s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.82s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.87s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.11s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.89s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.05s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.28s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCpToDot (2.78s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCpToStdout (3.04s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.13s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.75s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.51s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.07s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.07s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.93s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-12T15:50:28.079Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T15:50:28.079Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.00s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.06s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.83s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.78s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsCopy (4.86s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.99s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.73s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.78s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.65s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsFilters (5.87s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsFormat (5.89s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsRename (2.85s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsResize (33.04s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.99s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.53s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.19s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.74s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.89s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.90s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (7.39s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.36s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.37s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.91s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.48s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.37s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestExecInspectID (5.32s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.66s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.45s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.98s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.24s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.94s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.95s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.85s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.83s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.80s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.11s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.94s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.73s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImportBadURL (2.34s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.07s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.76s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.77s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.95s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.73s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectDefault (2.72s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectHistory (4.58s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.72s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.30s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.65s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.32s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (7.80s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectStatus (3.41s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.14s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.34s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.78s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.23s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.70s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.77s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.81s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.89s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.91s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.16s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.87s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.41s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.16s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.22s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.15s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.46s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.32s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.89s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.81s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsSince (9.26s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsTail (3.15s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.92s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.77s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.36s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.40s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestPsByOrder (11.60s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.52s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.15s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T15:50:28.080Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-12T15:50:28.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.11s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.09s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.74s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.71s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.99s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.88s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.09s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.53s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.88s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.45s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.67s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.27s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.11s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.32s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.79s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.25s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.79s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.09s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.31s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.39s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.91s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.62s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.05s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.80s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.54s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.76s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.50s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.81s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.85s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.78s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.61s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.69s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.64s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.50s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.93s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.85s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.75s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.75s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.12s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.88s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.76s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.82s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.84s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.79s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunExitCode (2.80s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.76s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.78s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.85s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.93s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.07s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.28s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.23s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.90s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.91s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.02s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.84s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.58s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.72s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.96s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunRm (2.89s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.79s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.91s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.85s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.85s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.78s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.39s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T15:50:28.081Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-11-12T15:50:28.081Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-12T15:50:28.082Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.99s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T15:50:28.082Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.78s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-12T15:50:28.082Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.72s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-12T15:50:28.082Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.57s) [2021-11-12T15:50:28.082Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.50s) [2021-11-12T15:50:28.082Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.50s) [2021-11-12T15:50:28.082Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.72s) [2021-11-12T15:50:28.082Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-12T15:50:28.082Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-11-12T15:50:28.082Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.69s) [2021-11-12T15:50:28.482Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-12T15:50:28.554Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.91s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.79s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.95s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.28s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.74s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.44s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.33s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.78s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.03s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.66s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.36s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.75s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.31s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.04s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.41s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.84s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.32s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.14s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T15:50:28.555Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-12T15:50:28.555Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.555Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T15:50:28.555Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T15:50:28.555Z] === RUN TestDockerSchema1RegistrySuite [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-12T15:50:28.556Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-12T15:50:28.556Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-12T15:50:28.556Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-12T15:50:28.556Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-12T15:50:28.556Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-12T15:50:28.556Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-12T15:50:28.556Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-12T15:50:28.556Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-12T15:50:28.556Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-12T15:50:28.556Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-12T15:50:28.556Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-12T15:50:28.556Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-12T15:50:28.556Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-12T15:50:28.556Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T15:50:28.556Z] === RUN TestDockerDaemonSuite [2021-11-12T15:50:28.556Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-12T15:50:28.556Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-12T15:50:28.556Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-12T15:50:28.556Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T15:50:28.556Z] === RUN TestDockerSwarmSuite [2021-11-12T15:50:28.556Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-12T15:50:28.556Z] === RUN TestDockerPluginSuite [2021-11-12T15:50:28.556Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-12T15:50:28.556Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-12T15:50:28.556Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-12T15:50:28.556Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-12T15:50:28.556Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-12T15:50:28.556Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-12T15:50:28.556Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-12T15:50:28.556Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-12T15:50:28.556Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-12T15:50:28.556Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-12T15:50:28.556Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-12T15:50:28.556Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T15:50:28.556Z] === RUN TestDockerExternalVolumeSuite [2021-11-12T15:50:28.556Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-12T15:50:28.556Z] === RUN TestDockerNetworkSuite [2021-11-12T15:50:28.556Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-12T15:50:28.556Z] === RUN TestDockerHubPullSuite [2021-11-12T15:50:28.556Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-12T15:50:28.556Z] PASS [2021-11-12T15:50:28.556Z] ok github.com/docker/docker/integration-cli 2366.003s [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === Skipped [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-12T15:50:28.556Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-12T15:50:28.556Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-12T15:50:28.556Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-12T15:50:28.556Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-12T15:50:28.556Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-12T15:50:28.556Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-12T15:50:28.556Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-12T15:50:28.556Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-12T15:50:28.556Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-12T15:50:28.556Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-12T15:50:28.556Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-12T15:50:28.556Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T15:50:28.556Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-11-12T15:50:28.556Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-12T15:50:28.556Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-12T15:50:28.556Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-12T15:50:28.556Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T15:50:28.556Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-12T15:50:28.556Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T15:50:28.556Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.556Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-12T15:50:28.556Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-11-12T15:50:28.557Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-12T15:50:28.557Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-12T15:50:28.557Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.557Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-12T15:50:28.557Z] [2021-11-12T15:50:28.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-11-12T15:50:28.558Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-11-12T15:50:28.558Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-12T15:50:28.558Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-12T15:50:28.558Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-12T15:50:28.558Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-12T15:50:28.558Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.558Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-12T15:50:28.558Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-12T15:50:28.559Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.04s) [2021-11-12T15:50:28.559Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-12T15:50:28.559Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-12T15:50:28.559Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T15:50:28.559Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-12T15:50:28.559Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T15:50:28.559Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-12T15:50:28.559Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-12T15:50:28.559Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T15:50:28.559Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T15:50:28.559Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T15:50:28.559Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T15:50:28.559Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T15:50:28.559Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-12T15:50:28.559Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2021-11-12T15:50:28.559Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T15:50:28.559Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T15:50:28.559Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T15:50:28.559Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.559Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T15:50:28.559Z] [2021-11-12T15:50:28.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-11-12T15:50:28.559Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-11-12T15:50:28.560Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-12T15:50:28.560Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T15:50:28.560Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-12T15:50:28.560Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-12T15:50:28.560Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-12T15:50:28.560Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-12T15:50:28.560Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-12T15:50:28.560Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T15:50:28.560Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.07s) [2021-11-12T15:50:28.560Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.07s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-12T15:50:28.560Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-12T15:50:28.560Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-12T15:50:28.560Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-12T15:50:28.560Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-12T15:50:28.560Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-12T15:50:28.560Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.560Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-12T15:50:28.560Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-12T15:50:28.561Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-12T15:50:28.561Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-12T15:50:28.561Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T15:50:28.561Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-12T15:50:28.561Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T15:50:28.561Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:50:28.561Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-12T15:50:28.561Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T15:50:28.561Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-12T15:50:28.561Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T15:50:28.561Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-12T15:50:28.561Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-12T15:50:28.561Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-12T15:50:28.561Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.09s) [2021-11-12T15:50:28.561Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.09s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-12T15:50:28.561Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.561Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-12T15:50:28.561Z] [2021-11-12T15:50:28.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T15:50:28.562Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.562Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T15:50:28.562Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T15:50:28.563Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.563Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T15:50:28.563Z] [2021-11-12T15:50:28.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T15:50:28.564Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T15:50:28.564Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T15:50:28.953Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-12T15:50:29.034Z] [2021-11-12T15:50:29.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-12T15:50:29.034Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.034Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-12T15:50:29.034Z] [2021-11-12T15:50:29.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T15:50:29.034Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.034Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-12T15:50:29.034Z] [2021-11-12T15:50:29.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-12T15:50:29.034Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.034Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-12T15:50:29.034Z] [2021-11-12T15:50:29.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T15:50:29.034Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.034Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-12T15:50:29.034Z] [2021-11-12T15:50:29.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T15:50:29.034Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.034Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-12T15:50:29.034Z] [2021-11-12T15:50:29.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-12T15:50:29.035Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-12T15:50:29.035Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-12T15:50:29.035Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-12T15:50:29.035Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T15:50:29.035Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:50:29.035Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.035Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:50:29.035Z] [2021-11-12T15:50:29.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-12T15:50:29.036Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] DONE 1092 tests, 551 skipped in 2374.833s [2021-11-12T15:50:29.036Z] INFO: Integration tests ended at 11/12/2021 15:50:28. Duration:00:39:34.9503008 [2021-11-12T15:50:29.036Z] INFO: Docker info of the daemon under test at end of run [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] Containers: 2 [2021-11-12T15:50:29.036Z] Running: 0 [2021-11-12T15:50:29.036Z] Paused: 0 [2021-11-12T15:50:29.036Z] Stopped: 2 [2021-11-12T15:50:29.036Z] Images: 18 [2021-11-12T15:50:29.036Z] Server Version: 0.0.0-dev [2021-11-12T15:50:29.036Z] Storage Driver: windowsfilter [2021-11-12T15:50:29.036Z] Windows: [2021-11-12T15:50:29.036Z] Logging Driver: json-file [2021-11-12T15:50:29.036Z] Plugins: [2021-11-12T15:50:29.036Z] Volume: local [2021-11-12T15:50:29.036Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T15:50:29.036Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T15:50:29.036Z] Swarm: inactive [2021-11-12T15:50:29.036Z] Default Isolation: process [2021-11-12T15:50:29.036Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-12T15:50:29.036Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-12T15:50:29.036Z] OSType: windows [2021-11-12T15:50:29.036Z] Architecture: x86_64 [2021-11-12T15:50:29.036Z] CPUs: 4 [2021-11-12T15:50:29.036Z] Total Memory: 32GiB [2021-11-12T15:50:29.036Z] Name: azwin-2-a6d4f1 [2021-11-12T15:50:29.036Z] ID: VLKV:S2PZ:SNRD:F6TB:ALPJ:Q4WY:YDS2:27ZM:DDGS:YQTI:N6RW:LNRC [2021-11-12T15:50:29.036Z] Docker Root Dir: D:\CI\PR-42980\4\daemon [2021-11-12T15:50:29.036Z] Debug Mode (client): false [2021-11-12T15:50:29.036Z] Debug Mode (server): true [2021-11-12T15:50:29.036Z] File Descriptors: -1 [2021-11-12T15:50:29.036Z] Goroutines: 46 [2021-11-12T15:50:29.036Z] System Time: 2021-11-12T15:50:28.6975148Z [2021-11-12T15:50:29.036Z] EventsListeners: 0 [2021-11-12T15:50:29.036Z] Registry: https://index.docker.io/v1/ [2021-11-12T15:50:29.036Z] Labels: [2021-11-12T15:50:29.036Z] Experimental: false [2021-11-12T15:50:29.036Z] Insecure Registries: [2021-11-12T15:50:29.036Z] 127.0.0.0/8 [2021-11-12T15:50:29.036Z] Live Restore Enabled: false [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] [2021-11-12T15:50:29.036Z] INFO: Stopping daemon under test [2021-11-12T15:50:29.036Z] SUCCESS: The process with PID 2320 (child process of PID 4304) has been terminated. [2021-11-12T15:50:29.036Z] SUCCESS: The process with PID 4304 (child process of PID 1772) has been terminated. [2021-11-12T15:50:29.036Z] INFO: Stop tailing logs of the daemon under tests [2021-11-12T15:50:29.036Z] INFO: executeCI.ps1 Completed successfully at 11/12/2021 15:50:28. [2021-11-12T15:50:29.036Z] INFO: Tidying up at end of run [2021-11-12T15:50:29.036Z] INFO: Saving daemon under test log (d:\CI\PR-42980\4\dut.out) to bundles\CIDUT.out [2021-11-12T15:50:29.036Z] INFO: Saving daemon under test log (d:\CI\PR-42980\4\dut.err) to bundles\CIDUT.err [2021-11-12T15:50:29.036Z] INFO: Saving containerd logs to bundles [2021-11-12T15:50:29.036Z] INFO: Nuke-Everything... [2021-11-12T15:50:29.426Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-12T15:50:29.507Z] INFO: Container count on control daemon to delete is 2 [2021-11-12T15:50:29.507Z] 87c299f91a27 [2021-11-12T15:50:29.507Z] a79b87dd17ac [2021-11-12T15:50:29.507Z] INFO: Tidying pidfile d:\CI\PR-42980\4\docker.pid [2021-11-12T15:50:29.507Z] INFO: Killing containerd with PID 6012 [2021-11-12T15:50:29.507Z] INFO: Nuking d:\CI [2021-11-12T15:50:36.634Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-12T15:50:40.439Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-12T15:50:47.368Z] INFO: Zapped successfully [2021-11-12T15:50:47.368Z] [2021-11-12T15:50:47.368Z] INFO: executeCI.ps1 exiting at Fri Nov 12 15:50:47 CUT 2021. Duration 01:01:46.7833089 [2021-11-12T15:50:47.368Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-12T15:50:47.622Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-12T15:50:47.626Z] Recording test results [2021-11-12T15:50:51.425Z] === RUN TestDockerSuite/TestRmiTag [2021-11-12T15:50:52.416Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-12T15:50:54.730Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-12T15:50:56.265Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-12T15:50:58.713Z] Archiving artifacts [2021-11-12T15:50:59.601Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-12T15:51:13.488Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42980/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-12T15:51:14.452Z] + make clean [2021-11-12T15:51:15.442Z] docker volume rm -f docker-dev-cache [2021-11-12T15:51:15.442Z] docker-dev-cache [Pipeline] deleteDir [2021-11-12T15:51:17.456Z] === RUN TestDockerSuite/TestRmiWithContainerFails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T15:51:17.927Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-12T15:51:22.697Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-12T15:51:23.688Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-12T15:51:23.688Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-12T15:51:23.688Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-12T15:51:23.688Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-12T15:51:23.688Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-12T15:51:23.688Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-12T15:51:23.688Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-12T15:51:23.688Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-12T15:51:23.688Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-12T15:51:23.688Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-12T15:51:23.688Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-12T15:51:23.688Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-12T15:51:23.688Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-12T15:51:23.688Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-12T15:51:23.688Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-12T15:51:26.060Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-12T15:51:26.060Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-12T15:51:26.060Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-12T15:51:26.060Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-12T15:51:26.060Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-12T15:51:29.875Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-12T15:51:32.842Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-12T15:51:35.070Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-12T15:51:36.645Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-12T15:51:39.612Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-12T15:51:39.613Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-12T15:51:48.302Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-12T15:51:48.302Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-12T15:51:48.302Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-12T15:51:48.302Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-12T15:51:48.302Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-12T15:51:48.302Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-12T15:51:48.302Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-12T15:51:48.302Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-12T15:51:48.302Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-12T15:51:48.302Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-12T15:51:48.302Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-12T15:51:48.302Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-12T15:51:48.302Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-12T15:51:48.302Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-12T15:51:48.302Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-12T15:51:48.302Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-12T15:51:48.773Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-12T15:51:48.773Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-12T15:51:48.773Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-12T15:51:48.773Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-12T15:51:48.773Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-12T15:51:48.773Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-12T15:51:48.773Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-12T15:51:55.954Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-12T15:51:55.954Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-12T15:51:55.954Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-12T15:51:58.921Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-12T15:51:58.921Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-12T15:51:58.921Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-12T15:51:58.921Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-12T15:51:58.921Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-12T15:52:00.493Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-12T15:52:00.493Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-12T15:52:00.493Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-12T15:52:00.493Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-12T15:52:00.493Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-12T15:52:00.493Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-12T15:52:00.493Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-12T15:52:00.493Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-12T15:52:00.493Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-12T15:52:00.493Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-12T15:52:00.493Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-12T15:52:00.493Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-12T15:52:00.493Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-12T15:52:00.493Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-12T15:52:00.493Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-12T15:52:02.720Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-12T15:52:04.948Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-12T15:52:07.183Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-12T15:52:07.183Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-12T15:52:07.183Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-12T15:52:07.183Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-12T15:52:07.183Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-12T15:52:07.183Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-12T15:52:07.183Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-12T15:52:09.411Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-12T15:52:09.411Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-12T15:52:09.411Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-12T15:52:09.411Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T15:52:09.411Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-12T15:52:09.411Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-12T15:52:09.411Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-12T15:52:09.411Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T15:52:09.411Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-12T15:52:11.636Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-12T15:52:16.410Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-12T15:52:16.410Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-12T15:52:16.410Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-12T15:52:16.410Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-12T15:52:16.410Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-12T15:52:16.410Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-12T15:52:16.410Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-12T15:52:16.410Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T15:52:16.410Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-12T15:52:16.410Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-12T15:52:16.410Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-12T15:52:16.410Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-12T15:52:16.410Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-12T15:52:18.635Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-12T15:52:18.635Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-12T15:52:18.635Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-12T15:52:19.106Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-12T15:52:19.106Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-12T15:52:19.106Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-12T15:52:21.330Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-12T15:52:22.905Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-12T15:52:23.377Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-12T15:52:23.377Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-12T15:52:25.602Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-12T15:52:25.602Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-12T15:52:25.602Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-12T15:52:25.602Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-12T15:52:25.602Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-12T15:52:25.602Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-12T15:52:25.602Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-12T15:52:27.177Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-12T15:52:29.412Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-12T15:52:31.636Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-12T15:52:33.866Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-12T15:52:33.866Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-12T15:52:33.866Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-12T15:52:33.866Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-12T15:52:33.866Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-12T15:52:33.866Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-12T15:52:33.866Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-12T15:52:33.866Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-12T15:52:33.866Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-12T15:52:33.866Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T15:52:33.866Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T15:52:33.866Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-12T15:52:33.866Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-12T15:52:33.866Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-12T15:52:33.866Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-12T15:52:33.867Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-12T15:52:42.604Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-12T15:52:42.604Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-12T15:52:42.604Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-12T15:52:42.604Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-12T15:52:42.604Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T15:52:42.604Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-12T15:52:42.604Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-12T15:52:42.604Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-12T15:52:42.604Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-12T15:52:42.604Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-12T15:52:42.604Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-12T15:52:42.604Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-12T15:52:51.296Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-12T15:52:51.296Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-12T15:52:51.296Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-12T15:52:53.524Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-12T15:52:53.524Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-12T15:52:53.524Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-12T15:52:53.524Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-12T15:52:53.524Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-12T15:52:53.524Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-12T15:52:53.524Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-12T15:52:53.524Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-12T15:52:53.524Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunMount [2021-11-12T15:52:53.524Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-12T15:52:53.524Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-12T15:52:53.524Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-12T15:52:53.524Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-12T15:52:53.524Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-12T15:53:00.709Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-12T15:53:00.709Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-12T15:53:00.709Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-12T15:53:00.709Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-12T15:53:00.709Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-12T15:53:00.709Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-12T15:53:00.709Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-12T15:53:09.475Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-12T15:53:14.249Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-12T15:53:14.249Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-12T15:53:14.249Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-12T15:53:14.249Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-12T15:53:14.249Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-12T15:53:14.249Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-12T15:53:14.249Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-12T15:53:14.249Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-12T15:53:14.249Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-12T15:53:14.249Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-12T15:53:14.249Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-12T15:53:14.249Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-12T15:53:14.249Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-12T15:53:14.249Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-12T15:53:14.249Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-12T15:53:14.249Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-12T15:53:14.249Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-12T15:53:14.249Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-12T15:53:14.249Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-12T15:53:14.249Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-12T15:53:15.243Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-12T15:53:17.472Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-12T15:53:19.699Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-12T15:53:20.691Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-12T15:53:22.918Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-12T15:53:22.918Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-12T15:53:22.918Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-12T15:53:22.918Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-12T15:53:22.918Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-12T15:53:22.918Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-12T15:53:23.389Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-12T15:53:23.389Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-12T15:53:23.389Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-12T15:53:23.389Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-12T15:53:23.389Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-12T15:53:23.389Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-12T15:53:23.389Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-12T15:53:23.389Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-12T15:53:23.389Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-12T15:53:23.389Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-12T15:53:23.389Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-12T15:53:30.580Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-12T15:53:30.580Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-12T15:53:30.580Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-12T15:53:30.580Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-12T15:53:30.580Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-12T15:53:30.580Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-12T15:53:30.580Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-12T15:53:30.580Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-12T15:53:30.580Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-12T15:53:30.580Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T15:53:30.580Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-12T15:53:39.280Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-12T15:53:39.280Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-12T15:53:39.280Z] === RUN TestDockerSuite/TestRunRm [2021-11-12T15:53:40.272Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-12T15:53:46.160Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-12T15:53:48.386Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-12T15:53:50.614Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-12T15:53:52.190Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-12T15:53:55.155Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-12T15:53:55.155Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-12T15:53:55.155Z] === RUN TestDockerSuite/TestRunState [2021-11-12T15:53:55.155Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-12T15:53:55.155Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-12T15:53:56.726Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-12T15:53:56.726Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T15:53:56.726Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-12T15:53:58.949Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-12T15:53:58.949Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-12T15:53:58.949Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-12T15:53:58.949Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-12T15:53:58.949Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-12T15:53:58.949Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-12T15:53:58.949Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-12T15:53:58.949Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-12T15:53:58.949Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-12T15:54:03.720Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-12T15:54:03.720Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-12T15:54:03.720Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-12T15:54:03.720Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-12T15:54:03.720Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-12T15:54:03.720Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-12T15:54:03.720Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-12T15:54:03.720Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-12T15:54:03.720Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-12T15:54:03.720Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-12T15:54:03.720Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-12T15:54:03.720Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-12T15:54:03.720Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-12T15:54:03.720Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-12T15:54:03.720Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-12T15:54:03.720Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-12T15:54:03.720Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-12T15:54:03.720Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-12T15:54:03.720Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-12T15:54:03.720Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-12T15:54:03.720Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-12T15:54:05.953Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-12T15:54:05.953Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-12T15:54:05.953Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-12T15:54:08.177Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-12T15:54:08.177Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-12T15:54:08.177Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-12T15:54:08.177Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-12T15:54:08.177Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-12T15:54:16.862Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-12T15:54:22.749Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-12T15:54:26.556Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-12T15:54:33.738Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-12T15:54:33.738Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-12T15:54:33.738Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-12T15:54:33.738Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-12T15:54:35.312Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-12T15:54:37.536Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-12T15:54:39.761Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-12T15:54:39.761Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-12T15:54:39.761Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-12T15:54:39.761Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-12T15:54:39.761Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-12T15:54:39.761Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T15:54:39.761Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-12T15:54:39.761Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-12T15:54:39.761Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-12T15:54:39.761Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-12T15:54:39.761Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-12T15:54:39.761Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-12T15:54:39.762Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-12T15:54:39.762Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-12T15:54:39.762Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-12T15:54:43.567Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-12T15:54:45.139Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-12T15:54:47.362Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-12T15:54:52.169Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-12T15:54:52.169Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-12T15:54:52.169Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-12T15:54:52.169Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-12T15:54:52.169Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-12T15:54:52.169Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-12T15:54:52.169Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-12T15:54:52.169Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-12T15:54:52.169Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-12T15:54:52.169Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-12T15:54:52.169Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-12T15:54:52.169Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-12T15:54:52.169Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-12T15:54:52.169Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-12T15:54:52.169Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-12T15:54:52.169Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-12T15:54:52.169Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-12T15:54:52.169Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-12T15:54:54.391Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-12T15:54:54.391Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-12T15:54:54.865Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-12T15:54:55.336Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-12T15:54:56.909Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-12T15:55:04.087Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-12T15:55:04.087Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-12T15:55:04.087Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-12T15:55:11.264Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-12T15:55:11.264Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T15:55:11.264Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-12T15:55:14.224Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-12T15:55:14.224Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-12T15:55:14.224Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-12T15:55:14.224Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T15:55:14.695Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-12T15:55:14.695Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-12T15:55:14.695Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-12T15:55:14.695Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-12T15:55:14.695Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-12T15:55:20.579Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-12T15:55:20.579Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T15:55:20.579Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-12T15:55:20.579Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-12T15:55:20.579Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-12T15:55:20.579Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T15:55:20.579Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-12T15:55:20.579Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T15:55:20.579Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-12T15:55:20.579Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-12T15:55:20.579Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-12T15:55:20.579Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T15:55:20.579Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-12T15:55:22.152Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-12T15:55:24.380Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-12T15:55:24.380Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-12T15:55:24.380Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-12T15:55:26.611Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-12T15:55:26.611Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-12T15:55:26.611Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-12T15:55:26.611Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-12T15:55:26.611Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-12T15:55:26.611Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T15:55:26.611Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-12T15:55:26.611Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-12T15:55:26.611Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-12T15:55:26.611Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T15:55:26.611Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-12T15:55:26.611Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-12T15:55:26.611Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-12T15:55:44.462Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-12T15:55:44.462Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-12T15:55:44.462Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-12T15:55:44.462Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-12T15:55:44.462Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-12T15:55:44.462Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-12T15:55:44.462Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-12T15:55:44.462Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-12T15:55:46.035Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-12T15:55:46.035Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-12T15:55:48.998Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-12T15:55:48.998Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-12T15:55:49.469Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-12T15:55:49.469Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-12T15:55:49.940Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-12T15:56:02.534Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-12T15:56:02.534Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T15:56:02.534Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-12T15:56:02.534Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-12T15:56:03.005Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-12T15:56:03.005Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-12T15:56:03.005Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-12T15:56:10.190Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-12T15:56:10.190Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-12T15:56:10.190Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-12T15:56:18.877Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-12T15:56:18.877Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-12T15:56:18.877Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite (2486.07s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (102.69s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.21s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.70s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.03s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.97s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.99s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.03s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.06s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.15s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.72s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.16s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.44s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.81s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.30s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.18s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.18s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.64s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.16s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.53s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.16s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.28s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.41s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.13s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.58s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.47s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.24s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.76s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.13s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.30s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.04s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.25s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.42s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.08s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.95s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.16s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.81s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.92s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.77s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.37s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.59s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.51s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.78s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.48s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.11s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.48s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.10s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.34s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.57s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerignore (86.31s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.87s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (71.84s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.50s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.66s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.77s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.16s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.76s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.23s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.93s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.10s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (99.60s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.08s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.19s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.46s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.81s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.04s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.65s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.66s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-12T15:56:19.870Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T15:56:19.870Z] --- PASS: TestDockerSuite/TestBuildFails (2.34s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.09s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.10s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.95s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.11s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.54s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.05s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.11s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildHistory (11.23s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.92s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.64s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.56s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.87s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.49s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.06s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.31s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.38s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.96s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.67s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.19s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.40s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.82s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.59s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.95s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.15s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.00s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.40s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.45s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.56s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.35s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.56s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.96s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.57s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.58s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.13s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.09s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.45s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.99s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildRm (11.94s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.10s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.42s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.27s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.42s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.92s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.29s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.43s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.21s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildStderr (4.07s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.00s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.84s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.21s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.18s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.93s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.79s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.42s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.90s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.97s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.06s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.46s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.11s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.11s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.89s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.41s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.09s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.11s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.06s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestCommitChange (4.53s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.11s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.15s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestCommitTTY (11.52s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.08s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPICommit (16.16s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.27s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.15s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.35s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.54s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.14s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.12s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.13s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.21s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.88s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.35s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.16s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.69s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.70s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.83s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.41s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.15s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.31s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.00s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.89s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.56s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.51s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.48s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.58s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.56s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000454d20_} (7.44s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13770432728_c:\foo_false____} (2.46s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13770432728_c:\foo_true____} (2.49s) [2021-11-12T15:56:19.871Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-12T15:56:19.871Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.44s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.29s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.46s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.31s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.20s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.61s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.20s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCpToDot (2.31s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCpToStdout (7.20s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.12s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.20s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.39s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.15s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.05s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.30s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.28s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.32s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.24s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsCopy (4.76s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.85s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.24s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.57s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsFilters (4.44s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsFormat (4.35s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsRename (2.40s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsResize (7.60s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.22s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.49s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.46s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.61s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.91s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.91s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.91s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.16s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.06s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.07s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.95s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.13s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestExecInspectID (3.53s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.41s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.24s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.92s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.94s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.97s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.97s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.96s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.15s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.86s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.23s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.37s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.76s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.25s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (6.93s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.12s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectDefault (2.11s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectHistory (4.08s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.03s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.07s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.10s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.10s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.09s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectStatus (2.54s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.06s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.21s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.16s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.18s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.31s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.11s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.08s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.84s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.80s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.53s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.27s) [2021-11-12T15:56:19.872Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.15s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.38s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.44s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.63s) [2021-11-12T15:56:19.872Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.57s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.28s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.51s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.25s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestLogsSince (8.90s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestLogsTail (2.76s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.42s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.32s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.24s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPsByOrder (7.80s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.64s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.10s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.11s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.54s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.81s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.37s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.21s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.66s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.84s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.97s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.08s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.80s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.73s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.08s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.80s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.88s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.14s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.61s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.04s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.83s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.11s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.95s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.08s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.08s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.63s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.41s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.19s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.89s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.14s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.67s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.19s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.17s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.31s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.18s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (6.94s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.06s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.92s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.19s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.24s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.12s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.12s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.88s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.92s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.36s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.11s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.14s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.06s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunExitCode (2.07s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.13s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.17s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.09s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.65s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.74s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.68s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.80s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.46s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.92s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T15:56:19.873Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.12s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.11s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2021-11-12T15:56:19.873Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.47s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.38s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunRm (2.29s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.37s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.30s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.08s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.11s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.39s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.08s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.91s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.67s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.12s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.21s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.84s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.38s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.21s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.51s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.19s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.11s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.76s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.68s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.10s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.15s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.51s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.11s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.80s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.62s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.08s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.20s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.09s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.67s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.77s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.27s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.40s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.40s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-12T15:56:19.874Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.42s) [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-12T15:56:19.874Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.874Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:56:19.874Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-12T15:56:19.875Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-12T15:56:19.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-12T15:56:19.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-12T15:56:19.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-12T15:56:19.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-12T15:56:19.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-12T15:56:19.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-12T15:56:19.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-12T15:56:19.875Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-12T15:56:19.875Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-12T15:56:19.875Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-12T15:56:19.875Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-12T15:56:19.875Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-12T15:56:19.875Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T15:56:19.875Z] === RUN TestDockerDaemonSuite [2021-11-12T15:56:19.875Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-12T15:56:19.875Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-12T15:56:19.875Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-12T15:56:19.875Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T15:56:19.875Z] === RUN TestDockerSwarmSuite [2021-11-12T15:56:19.875Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-12T15:56:19.875Z] === RUN TestDockerPluginSuite [2021-11-12T15:56:19.875Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-12T15:56:19.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-12T15:56:19.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-12T15:56:19.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-12T15:56:19.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-12T15:56:19.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-12T15:56:19.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-12T15:56:19.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-12T15:56:19.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-12T15:56:19.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-12T15:56:19.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-12T15:56:19.875Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T15:56:19.875Z] === RUN TestDockerExternalVolumeSuite [2021-11-12T15:56:19.875Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-12T15:56:19.875Z] === RUN TestDockerNetworkSuite [2021-11-12T15:56:19.875Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-12T15:56:19.875Z] === RUN TestDockerHubPullSuite [2021-11-12T15:56:19.875Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-12T15:56:19.875Z] PASS [2021-11-12T15:56:19.875Z] ok github.com/docker/docker/integration-cli 2486.451s [2021-11-12T15:56:19.875Z] [2021-11-12T15:56:19.875Z] === Skipped [2021-11-12T15:56:19.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-12T15:56:19.875Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-12T15:56:19.875Z] [2021-11-12T15:56:19.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-12T15:56:19.875Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-12T15:56:19.875Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-12T15:56:19.875Z] [2021-11-12T15:56:20.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-12T15:56:20.347Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.347Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-12T15:56:20.347Z] [2021-11-12T15:56:20.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-12T15:56:20.347Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.347Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-12T15:56:20.347Z] [2021-11-12T15:56:20.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-12T15:56:20.347Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.347Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-12T15:56:20.347Z] [2021-11-12T15:56:20.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-12T15:56:20.348Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-12T15:56:20.348Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-12T15:56:20.348Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-12T15:56:20.348Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-12T15:56:20.348Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-12T15:56:20.348Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T15:56:20.348Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-11-12T15:56:20.348Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-12T15:56:20.348Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-12T15:56:20.348Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.348Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-12T15:56:20.348Z] [2021-11-12T15:56:20.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-11-12T15:56:20.349Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-11-12T15:56:20.349Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-12T15:56:20.349Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-12T15:56:20.349Z] docker_cli_sni_test.go:18: Flakey test [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T15:56:20.349Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T15:56:20.349Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-12T15:56:20.349Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T15:56:20.349Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T15:56:20.349Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T15:56:20.349Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-12T15:56:20.349Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-12T15:56:20.349Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.349Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-12T15:56:20.349Z] [2021-11-12T15:56:20.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T15:56:20.350Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T15:56:20.350Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T15:56:20.350Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T15:56:20.350Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T15:56:20.350Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T15:56:20.350Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T15:56:20.350Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T15:56:20.350Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-12T15:56:20.350Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T15:56:20.350Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-12T15:56:20.350Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-12T15:56:20.350Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-12T15:56:20.350Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-12T15:56:20.350Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T15:56:20.350Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T15:56:20.350Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T15:56:20.350Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T15:56:20.350Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-12T15:56:20.350Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T15:56:20.350Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T15:56:20.350Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T15:56:20.350Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-11-12T15:56:20.350Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-12T15:56:20.350Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-12T15:56:20.350Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.350Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-12T15:56:20.350Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T15:56:20.351Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T15:56:20.351Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-11-12T15:56:20.351Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2021-11-12T15:56:20.351Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-12T15:56:20.351Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-12T15:56:20.351Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-12T15:56:20.351Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-12T15:56:20.351Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-12T15:56:20.351Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-12T15:56:20.351Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T15:56:20.351Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-12T15:56:20.351Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.351Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-12T15:56:20.351Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-12T15:56:20.352Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-12T15:56:20.352Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-12T15:56:20.352Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-12T15:56:20.352Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T15:56:20.352Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:56:20.352Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-12T15:56:20.352Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T15:56:20.352Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-12T15:56:20.352Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-12T15:56:20.352Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-12T15:56:20.352Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-12T15:56:20.352Z] [2021-11-12T15:56:20.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-12T15:56:20.352Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-12T15:56:20.353Z] [2021-11-12T15:56:20.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-12T15:56:20.353Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T15:56:20.354Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-12T15:56:20.354Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.354Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-12T15:56:20.354Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-12T15:56:20.355Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-12T15:56:20.355Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-12T15:56:20.355Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-12T15:56:20.355Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-12T15:56:20.355Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T15:56:20.355Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T15:56:20.355Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-12T15:56:20.355Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T15:56:20.355Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T15:56:20.355Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T15:56:20.355Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T15:56:20.355Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T15:56:20.355Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-12T15:56:20.355Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-12T15:56:20.355Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-12T15:56:20.355Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T15:56:20.355Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T15:56:20.355Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T15:56:20.355Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T15:56:20.355Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-12T15:56:20.355Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-12T15:56:20.355Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-12T15:56:20.355Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-12T15:56:20.355Z] [2021-11-12T15:56:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-12T15:56:20.355Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.355Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:56:20.826Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.826Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:56:20.826Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.827Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-12T15:56:20.827Z] [2021-11-12T15:56:20.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T15:56:20.827Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.828Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-12T15:56:20.828Z] [2021-11-12T15:56:20.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T15:56:20.828Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.828Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-12T15:56:20.828Z] [2021-11-12T15:56:20.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T15:56:20.828Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.828Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-12T15:56:20.828Z] [2021-11-12T15:56:20.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T15:56:20.828Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.828Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-12T15:56:20.828Z] [2021-11-12T15:56:20.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T15:56:20.828Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.828Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-12T15:56:20.828Z] [2021-11-12T15:56:20.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-12T15:56:20.828Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.828Z] [2021-11-12T15:56:20.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-12T15:56:20.828Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.828Z] [2021-11-12T15:56:20.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-12T15:56:20.828Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-12T15:56:20.828Z] [2021-11-12T15:56:20.828Z] DONE 1092 tests, 546 skipped in 2495.061s [2021-11-12T15:56:20.828Z] INFO: Integration tests ended at 11/12/2021 15:56:20. Duration:00:41:35.1937512 [2021-11-12T15:56:20.828Z] INFO: Docker info of the daemon under test at end of run [2021-11-12T15:56:20.828Z] [2021-11-12T15:56:20.828Z] Containers: 2 [2021-11-12T15:56:20.828Z] Running: 0 [2021-11-12T15:56:20.828Z] Paused: 0 [2021-11-12T15:56:20.828Z] Stopped: 2 [2021-11-12T15:56:20.828Z] Images: 18 [2021-11-12T15:56:20.828Z] Server Version: 0.0.0-dev [2021-11-12T15:56:20.828Z] Storage Driver: windowsfilter [2021-11-12T15:56:20.828Z] Windows: [2021-11-12T15:56:20.828Z] Logging Driver: json-file [2021-11-12T15:56:20.828Z] Plugins: [2021-11-12T15:56:20.828Z] Volume: local [2021-11-12T15:56:20.828Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-12T15:56:20.828Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-12T15:56:20.828Z] Swarm: inactive [2021-11-12T15:56:20.828Z] Default Isolation: process [2021-11-12T15:56:20.828Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-12T15:56:20.828Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-12T15:56:20.828Z] OSType: windows [2021-11-12T15:56:20.828Z] Architecture: x86_64 [2021-11-12T15:56:20.828Z] CPUs: 4 [2021-11-12T15:56:20.828Z] Total Memory: 32GiB [2021-11-12T15:56:20.828Z] Name: azwin-2-81d3c0 [2021-11-12T15:56:20.828Z] ID: WGXJ:RDND:F6UX:XBAP:KNX5:DWL3:DP6M:3OC2:JDYK:6IEN:MB4G:QZM7 [2021-11-12T15:56:20.828Z] Docker Root Dir: D:\CI\PR-42980\4\daemon [2021-11-12T15:56:20.828Z] Debug Mode (client): false [2021-11-12T15:56:20.828Z] Debug Mode (server): true [2021-11-12T15:56:20.828Z] File Descriptors: -1 [2021-11-12T15:56:20.828Z] Goroutines: 17 [2021-11-12T15:56:20.828Z] System Time: 2021-11-12T15:56:20.4909038Z [2021-11-12T15:56:20.828Z] EventsListeners: 0 [2021-11-12T15:56:20.828Z] Registry: https://index.docker.io/v1/ [2021-11-12T15:56:20.828Z] Labels: [2021-11-12T15:56:20.828Z] Experimental: false [2021-11-12T15:56:20.828Z] Insecure Registries: [2021-11-12T15:56:20.828Z] 127.0.0.0/8 [2021-11-12T15:56:20.828Z] Live Restore Enabled: false [2021-11-12T15:56:20.828Z] [2021-11-12T15:56:20.828Z] [2021-11-12T15:56:20.828Z] INFO: Stopping daemon under test [2021-11-12T15:56:20.828Z] SUCCESS: The process with PID 5356 (child process of PID 4832) has been terminated. [2021-11-12T15:56:20.828Z] SUCCESS: The process with PID 4832 (child process of PID 2628) has been terminated. [2021-11-12T15:56:20.828Z] INFO: Stop tailing logs of the daemon under tests [2021-11-12T15:56:20.828Z] INFO: executeCI.ps1 Completed successfully at 11/12/2021 15:56:20. [2021-11-12T15:56:20.828Z] INFO: Tidying up at end of run [2021-11-12T15:56:20.828Z] INFO: Saving daemon under test log (d:\CI\PR-42980\4\dut.out) to bundles\CIDUT.out [2021-11-12T15:56:20.828Z] INFO: Saving daemon under test log (d:\CI\PR-42980\4\dut.err) to bundles\CIDUT.err [2021-11-12T15:56:20.828Z] INFO: Saving containerd logs to bundles [2021-11-12T15:56:20.828Z] INFO: Nuke-Everything... [2021-11-12T15:56:21.298Z] INFO: Container count on control daemon to delete is 2 [2021-11-12T15:56:21.769Z] ec768b76f9ba [2021-11-12T15:56:21.769Z] 18af7c07711b [2021-11-12T15:56:21.769Z] INFO: Tidying pidfile d:\CI\PR-42980\4\docker.pid [2021-11-12T15:56:21.769Z] INFO: Nuking d:\CI [2021-11-12T15:56:47.121Z] INFO: Zapped successfully [2021-11-12T15:56:47.121Z] [2021-11-12T15:56:47.121Z] INFO: executeCI.ps1 exiting at Fri Nov 12 15:56:45 CUT 2021. Duration 01:07:41.2417945 [2021-11-12T15:56:47.121Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-12T15:56:47.381Z] Recording test results [2021-11-12T15:56:54.876Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-12T15:56:56.468Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-12T15:56:58.268Z] Archiving artifacts [2021-11-12T15:57:12.944Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42980/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-12T15:57:13.909Z] + make clean [2021-11-12T15:57:14.902Z] docker volume rm -f docker-dev-cache [2021-11-12T15:57:14.902Z] 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